summaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+94
2026-02-12Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+7
2026-02-12Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+81
2026-02-12Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+129
2026-02-12Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+159
2026-02-10Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2026-02-09Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...Linus Torvalds1-6/+0
2026-02-06Merge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+19
2026-02-05trace: 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-02-01mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen1-0/+51
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie3-3/+6
2026-01-27mm/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-23Merge 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/mi...Dave Airlie1-24/+26
2026-01-22tcp: 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-21mm/block/fs: remove laptop_modeJohannes Weiner1-1/+0
2026-01-21mm/damon/core: add trace point for damos stat per apply intervalSeongJae Park1-0/+41
2026-01-20ext4: mark move extents fast-commit ineligibleLi Chen1-1/+3
2026-01-20ext4: mark fs-verity enable fast-commit ineligibleLi Chen1-1/+3
2026-01-20ext4: 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-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-2/+0
2026-01-06Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever1-2/+0
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+157
2025-12-24PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue1-0/+57
2025-12-24PCI: trace: Add generic RAS tracepoint for hotplug eventShuai Xue1-0/+72
2025-12-22Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2025-12-18dma-buf: add some tracepoints to debug.gaoxiang171-0/+157
2025-12-17btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà1-1/+2
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+234
2025-12-13x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman1-2/+3
2025-12-10ceph: add trace points to the MDS clientMax Kellermann1-0/+234
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+50
2025-12-09Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+100
2025-12-05Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-1/+7
2025-12-04Merge tag 'spi-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+106
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+2
2025-12-04io_uring/trace: rename io_uring_queue_async_work event "rw" fieldCaleb Sander Mateos1-6/+6
2025-12-04Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+90
2025-12-04f2fs: optimize trace_f2fs_write_checkpoint with enumsYH Lin1-5/+14
2025-12-04f2fs: add fadvise tracepointJaegeuk Kim1-0/+32
2025-12-04f2fs: fix to access i_size w/ i_size_read()Chao Yu1-4/+4