aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
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/git/vfs/vfsLinus Torvalds1-4/+4
2026-03-28Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus 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/kernel/git/mszyprowski/linuxLinus Torvalds1-1/+3
2026-03-26netfs: Fix the handling of stream->front by removing itDavid Howells1-4/+4
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffer/coreSteven Rostedt1-2/+5
2026-03-23btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file()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-11Merge v7.0-rc3 into drm-nextSimona Vetter1-1/+3
2026-03-09tracing: Add helpers to create trace remote eventsVincent Donnefort1-0/+73
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-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+3
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-30/+5
2026-02-28net: 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-23Merge drm/drm-next into drm-misc-nextMaxime Ripard16-29/+629
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+146
2026-02-14Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+141
2026-02-13Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-6/+6
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds4-2/+94
2026-02-12Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+7
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-1/+81
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds1-0/+129
2026-02-11Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+159