summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-338/+634
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-47/+0
2025-06-06tracing: PM: Remove unused clock eventsSteven Rostedt-47/+0
2025-06-03Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-3/+3
2025-06-03Merge tag 'trace-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-112/+0
2025-06-03fsdax: Remove unused trace events for dax insert mappingSteven Rostedt-78/+0
2025-06-03dma-fence: Add helpers for accessing driver and timeline nameTvrtko Ursulin-2/+2
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-6/+5
2025-06-02genirq/matrix: Remove unused irq_matrix_alloc_reserved tracepointSteven Rostedt-8/+0
2025-06-02xdp: Remove unused mem_return_failed eventSteven Rostedt-26/+0
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-9/+40
2025-05-30Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+1
2025-05-29Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds-0/+80
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-68/+83
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-9/+267
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-6/+28
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+10
2025-05-26Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+43
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+30
2025-05-26Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2025-05-26Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-49/+40
2025-05-26Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linuxLinus Torvalds-1/+1
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds-16/+1
2025-05-23traceevent/block: Add REQ_ATOMIC flag to block trace eventsRitesh Harjani (IBM)-1/+1
2025-05-23netfs: Fix undifferentiation of DIO reads from unbuffered readsDavid Howells-0/+1
2025-05-22mm: remove VM_PATDavid Hildenbrand-3/+1
2025-05-22trace/io_uring: fix io_uring_local_work_run ctx documentationCaleb Sander Mateos-1/+1
2025-05-21Merge patch series "netfs: Miscellaneous fixes"Christian Brauner-4/+3
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells-4/+3
2025-05-21fs/netfs: remove unused source NETFS_INVALID_WRITEMax Kellermann-2/+1
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn-2/+10
2025-05-19sunrpc: implement rfc2203 rpcsec_gss seqnum cacheNikhil Jha-3/+3
2025-05-16x86/tracing, x86/mm: Move page fault tracepoints to genericNam Cao-0/+43
2025-05-16erofs: refine readahead tracepointGao Xiang-1/+1
2025-05-15tcp: add tcp_rcvbuf_grow() tracepointEric Dumazet-0/+73
2025-05-15btrfs: tracepoints: remove no longer used tracepoints for eb lockingFilipe Manana-4/+0
2025-05-15btrfs: tracepoints: add btrfs prefix to names where it's missingFilipe Manana-9/+9
2025-05-15btrfs: rename the functions to get inode and fs_info from an extent io treeFilipe Manana-6/+6
2025-05-15btrfs: add btrfs prefix to trace events for extent state alloc and freeFilipe Manana-2/+2
2025-05-15btrfs: tracepoints: use btrfs_root_id() to get the id of a rootFilipe Manana-27/+23
2025-05-15btrfs: remove EXTENT_UPTODATE io tree flagFilipe Manana-1/+0
2025-05-14tracing/sched: Use __string() instead of fixed lengths for task->commSteven Rostedt-47/+47
2025-05-14tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffixSteven Rostedt-21/+36
2025-05-12sched/numa: add tracepoint that tracks the skipping of numa balancing due to ...Libo Chen-0/+33
2025-05-12khugepaged: pass folio instead of head page to trace eventsFan Ni-6/+6
2025-05-11nfsd: add a tracepoint for nfsd_setattrJeff Layton-0/+21
2025-05-11sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepointJeff Layton-6/+7
2025-05-08tsm-mr: Add TVM Measurement Register supportCedric Xing-0/+80
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2025-05-08f2fs: remove wbc->for_reclaim handlingChristoph Hellwig-4/+1