summaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)Author
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-03-28kasan: remove PG_skip_kasan_poison flagPeter Collingbourne
2023-03-28mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo
2023-03-28mmflags.h: use less error prone method to define pageflag_namesHyeonggon Yoo
2023-03-28mm: add tracepoints to ksmStefan Roesch
2023-03-28Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-03-24trace: Add trace_ipi_send_cpu()Peter Zijlstra
2023-03-24trace: Add trace_ipi_send_cpumask()Valentin Schneider
2023-03-23mm: mmap: remove newline at the end of the traceMinwoo Im
2023-03-23ext4: Convert data=journal writeback to use ext4_writepages()Jan Kara
2023-03-22rcu: Fix rcu_torture_read ftrace eventDouglas Raillard
2023-03-17inet: preserve const qualifier in inet_sk()Eric Dumazet
2023-03-16scsi: ufs: core: Add trace event for MCQZiqi Chen
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel
2023-03-10f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard
2023-03-06fs: dlm: change dflags to use atomic bitsAlexander Aring
2023-03-06fs: dlm: store lkb distributed flags into own valueAlexander Aring
2023-03-06fs: dlm: remove DLM_IFL_LOCAL_MS flagAlexander Aring
2023-03-06fs: dlm: rename stub to local message flagAlexander Aring
2023-02-27Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-22Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2023-02-20SUNRPC: Clean up the svc_xprt_flags() macroChuck Lever
2023-02-20SUNRPC: Record gss_wrap() errors in svcauth_gss_wrap_priv()Chuck Lever
2023-02-20SUNRPC: Record gss_get_mic() errors in svcauth_gss_wrap_integ()Chuck Lever
2023-02-20net: add location to trace_consume_skb()Eric Dumazet
2023-02-20rxrpc: Fix overproduction of wakeups to recvmsg()David Howells
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-15devlink: Fix TP_STRUCT_entry in trace of devlink health reportMoshe Shemesh
2023-02-15erofs: remove unused EROFS_GET_BLOCKS_RAW flagJingbo Xu
2023-02-15erofs: update print symbols for various flags in traceJingbo Xu
2023-02-15erofs: simplify iloc()Gao Xiang
2023-02-13btrfs: introduce size class to block group allocatorBoris Burkov
2023-02-13btrfs: add more find_free_extent tracepointsBoris Burkov
2023-02-13btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov
2023-02-07rxrpc: Trace ack.rwindDavid Howells
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-07f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...Yangtao Li
2023-02-06net: bridge: Add a tracepoint for MDB overflowsPetr Machata
2023-02-02mm: discard __GFP_ATOMICNeilBrown
2023-01-31rxrpc: Change rx_packet tracepoint to display securityIndex not type twiceDavid Howells
2023-01-31rxrpc: Simplify ACK handlingDavid Howells
2023-01-31rxrpc: De-atomic call->ackr_window and call->ackr_nr_unackedDavid Howells