summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2026-04-23net: validate skb->napi_id in RX tracepointsKohei Enju1-1/+3
2026-04-15Merge 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 Torvalds2-28/+54
2026-04-14Merge tag 'erofs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+3
2026-04-14Merge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-0/+24
2026-04-14Merge 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-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-09mptcp: better mptcp-level RTT estimatorPaolo Abeni1-1/+1
2026-04-09rxrpc: Fix to request an ack if window is limitedMarc Dionne1-0/+1
2026-04-09rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari1-0/+1
2026-04-09rxrpc: Fix call removal to use RCU safe deletionDavid Howells1-1/+1
2026-04-07btrfs: add tracepoint for search slot restart trackingLeo Martins1-0/+24
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+11
2026-03-30Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2026-03-29Merge 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-12tracing: Use explicit array size instead of sentinel elements in symbol printingThomas Weißschuh (Schneider Electric)1-20/+20
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
2026-03-05Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2026-03-01net: sched: introduce qdisc-specific drop reason tracingJesper Dangaard Brouer1-0/+51
2026-02-27hrtimer: Add hrtimer_rearm tracepointThomas Gleixner1-0/+24
2026-02-27hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner1-4/+7
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells1-1/+3
2026-02-24mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh1-1/+7
2026-02-17Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+146
2026-02-14Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+141
2026-02-14Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds3-6/+6
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+94