summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2026-03-26netfs: Fix the handling of stream->front by removing itDavid Howells
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt
2026-03-23btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues
2026-03-23coredump: add tracepoint for coredump eventsBreno Leitao
2026-03-21tracing: Revert "tracing: Remove pid in task_rename tracing output"Xuewen Yan
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky
2026-03-20dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace outputLeon Romanovsky
2026-03-14devlink: add devlink_dev_driver_name() helper and use it in trace eventsJiri Pirko
2026-03-14devlink: add helpers to get bus_name/dev_nameJiri Pirko
2026-03-12hrtimer: Drop unnecessary pointer indirection in hrtimer_expire_entry eventThomas Weißschuh (Schneider Electric)
2026-03-12tracing: Use explicit array size instead of sentinel elements in symbol printingThomas Weißschuh (Schneider Electric)
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter
2026-03-09tracing: Add helpers to create trace remote eventsVincent Donnefort
2026-03-06ext4: fix signed format specifier in ext4_load_inode trace eventChristian Brauner
2026-03-06nilfs2: widen trace event i_ino fields to u64Jeff Layton
2026-03-06f2fs: widen trace event i_ino fields to u64Jeff Layton
2026-03-06ext4: widen trace event i_ino fields to u64Jeff Layton
2026-03-06hugetlbfs: widen trace event i_ino fields to u64Jeff Layton
2026-03-06cachefiles: widen trace event i_ino fields to u64Jeff Layton
2026-03-06vfs: widen trace event i_ino fields to u64Jeff Layton
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-02-28net: sched: introduce qdisc-specific drop reason tracingJesper Dangaard Brouer
2026-02-27hrtimer: Add hrtimer_rearm tracepointThomas Gleixner
2026-02-27hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells
2026-02-24mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-14Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-13Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-12Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-11Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-09Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-02-09dma-fence: Fix sparse warnings due __rcu annotationsTvrtko Ursulin
2026-02-06Merge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-04trace: mptcp: add mptcp_rcvbuf_grow tracepointPaolo Abeni
2026-02-02tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflowDeepanshu Kartikey
2026-02-01cgroup: increase maximum subsystem count from 16 to 32Chen Ridong
2026-01-31mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen
2026-01-31f2fs: introduce trace_f2fs_priority_updateChao Yu
2026-01-30tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fastSteven Rostedt