aboutsummaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)AuthorFilesLines
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-19/+70
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+34
2026-04-13Merge tag 'erofs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+3
2026-04-13Merge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+24
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+45
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-583/+583
2026-04-13xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursorChuck Lever1-14/+14
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner4-11/+19
2026-04-10erofs: clean up encoded map flagsGao Xiang1-4/+3
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2026-04-08mptcp: better mptcp-level RTT estimatorPaolo Abeni1-1/+1
2026-04-08rxrpc: Fix to request an ack if window is limitedMarc Dionne1-0/+1
2026-04-08rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari1-0/+1
2026-04-08rxrpc: Fix call removal to use RCU safe deletionDavid Howells1-1/+1
2026-04-08tracing: Report ipi_raise target CPUs as cpumaskCaoRuichuang1-3/+3
2026-04-07btrfs: add tracepoint for search slot restart trackingLeo Martins1-0/+24
2026-04-07PCI: trace: Add PCI controller tracepoint featureShawn Lin1-0/+58
2026-04-05mm: vmscan: add PIDs to vmscan tracepointsThomas Ballasi1-8/+16
2026-04-05mm: vmscan: add cgroup IDs to vmscan tracepointsThomas Ballasi1-35/+48
2026-04-05mm: khugepaged: skip lazy-free foliosVernon Yang1-0/+1
2026-04-05mm: khugepaged: add trace_mm_khugepaged_scan eventVernon Yang1-0/+25
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+11
2026-04-02dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memoryJiri Pirko1-1/+2
2026-03-31sched: Add deadline tracepointsGabriele Monaco1-0/+26
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie4-11/+19
2026-03-29sunrpc: Add XPT flags missing from SVC_XPRT_FLAG_LISTChuck Lever1-1/+3
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2026-03-28Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+7
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+8
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+3
2026-03-26netfs: Fix the handling of stream->front by removing itDavid Howells1-4/+4
2026-03-23btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues1-4/+7
2026-03-23coredump: add tracepoint for coredump eventsBreno Leitao1-0/+45
2026-03-21tracing: Revert "tracing: Remove pid in task_rename tracing output"Xuewen Yan1-2/+5
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar2-2/+10
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky1-1/+2
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky1-1/+1
2026-03-20dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace outputLeon Romanovsky1-1/+2
2026-03-14devlink: add devlink_dev_driver_name() helper and use it in trace eventsJiri Pirko1-6/+6
2026-03-14devlink: add helpers to get bus_name/dev_nameJiri Pirko1-12/+12
2026-03-12hrtimer: Drop unnecessary pointer indirection in hrtimer_expire_entry eventThomas Weißschuh (Schneider Electric)1-4/+3
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter1-1/+3
2026-03-06ext4: fix signed format specifier in ext4_load_inode trace eventChristian Brauner1-1/+1
2026-03-06nilfs2: widen trace event i_ino fields to u64Jeff Layton1-6/+6
2026-03-06f2fs: widen trace event i_ino fields to u64Jeff Layton1-121/+121
2026-03-06ext4: widen trace event i_ino fields to u64Jeff Layton1-272/+272
2026-03-06hugetlbfs: widen trace event i_ino fields to u64Jeff Layton1-21/+21
2026-03-06cachefiles: widen trace event i_ino fields to u64Jeff Layton1-9/+9
2026-03-06vfs: widen trace event i_ino fields to u64Jeff Layton8-154/+154
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+10