aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events
AgeCommit message (Expand)AuthorFilesLines
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-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 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-23btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_file()Goldwyn Rodrigues1-4/+7
2026-03-21tracing: Revert "tracing: Remove pid in task_rename tracing output"Xuewen Yan1-2/+5
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-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+3
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-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-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
2026-02-09Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-5/+5
2026-02-09Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-6/+0
2026-02-06Merge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-6/+19
2026-02-04trace: mptcp: add mptcp_rcvbuf_grow tracepointPaolo Abeni1-0/+80
2026-02-02tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflowDeepanshu Kartikey1-6/+19
2026-02-01cgroup: increase maximum subsystem count from 16 to 32Chen Ridong1-1/+1
2026-01-31mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen1-0/+51
2026-01-31f2fs: introduce trace_f2fs_priority_updateChao Yu1-0/+57
2026-01-29fsverity: add tracepointsAndrey Albershteyn1-0/+146
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie2-1/+6
2026-01-26mm/khugepaged: map dirty/writeback pages failures to EAGAINShivank Garg1-1/+2
2026-01-23erofs: pass inode to trace_erofs_read_folioHongbo Li1-5/+5
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-24/+26
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet1-1/+1
2026-01-21dma-buf: add some tracepoints to debug.gaoxiang171-24/+26
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner1-1/+0
2026-01-20mm/damon/core: add trace point for damos stat per apply intervalSeongJae Park1-0/+41
2026-01-19ext4: mark move extents fast-commit ineligibleLi Chen1-1/+3
2026-01-19ext4: mark fs-verity enable fast-commit ineligibleLi Chen1-1/+3
2026-01-19ext4: mark inode format migration fast-commit ineligibleLi Chen1-1/+3
2026-01-19rxrpc: Fix recvmsg() unconditional requeueDavid Howells1-0/+4
2026-01-12fs: factor out a sync_lazytime helperChristoph Hellwig1-6/+0
2026-01-07f2fs: trace elapsed time for io_rwsem lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for cp_global_sem lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu1-1/+2