aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2026-08-04mm: add VM_UFFD_RWP VMA flagKiryl Shutsemau (Meta)1-0/+7
2026-08-04mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)1-1/+1
2026-07-30mm: remove the __GFP_NO_OBJ_EXT flagVlastimil Babka (SUSE)1-9/+1
2026-07-30mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracingSJ Park1-3/+5
2026-07-28mm: use enum migrate_reason instead of int for migration reason parametersYe Liu1-4/+4
2026-07-28mm/page_owner: add MR_NEVER to enum migrate_reason and use it for last_migrate_reasonYe Liu1-1/+2
2026-07-28mm/lruvec: trace LRU add drains and drain-all requestsJP Kobryn1-0/+8
2026-07-09mm/memory-failure: trace: change memory_failure_event to ras subsystemXie Yuanbin1-1/+5
2026-06-26Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+67
2026-06-23Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+28
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-12/+22
2026-06-22Merge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsLinus Torvalds1-5/+4
2026-06-22ceph: add manual reset debugfs control and tracepointsAlex Markuze1-0/+67
2026-06-22f2fs: Add trace_f2fs_fault_reportliujinbao11-0/+28
2026-06-22Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+164
2026-06-21mm/khugepaged: improve tracepoints for mTHP ordersNico Pache1-12/+22
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-0/+90
2026-06-18Merge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+61
2026-06-18erofs: add folio order to trace_erofs_read_folioZhan Xusheng1-5/+4
2026-06-17Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-44/+88
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-2/+0
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+2
2026-06-16Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-0/+59
2026-06-16Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-20/+867
2026-06-16Merge tag 'spi-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+103
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+17
2026-06-15Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+27
2026-06-15Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-73/+22
2026-06-15Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+2
2026-06-15Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds3-1/+123
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1
2026-06-11locking: Add contended_release tracepoint to sleepable locksDmitry Ilvokhin1-0/+17
2026-06-11tracing/lock: Remove unnecessary linux/sched.h includeDmitry Ilvokhin1-1/+0
2026-06-09btrfs: zoned: decode 'RECLAIM_ZONES' state in tracepointsJohannes Thumshirn1-0/+1
2026-06-09btrfs: tracepoints: show inode type in btrfs_sync_file_enter() eventFilipe Manana1-9/+10
2026-06-09btrfs: tracepoints: add trace event for btrfs_sync_log()Filipe Manana1-0/+85
2026-06-09btrfs: tracepoints: add trace event for btrfs_log_new_name()Filipe Manana1-0/+66
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_new_subvolume()Filipe Manana1-0/+25
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()Filipe Manana1-0/+25
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()Filipe Manana1-0/+31
2026-06-09btrfs: tracepoints: add trace event for log_new_delayed_dentries()Filipe Manana1-0/+53
2026-06-09btrfs: tracepoints: add trace event for log_conflicting_inodes()Filipe Manana1-0/+53
2026-06-09btrfs: tracepoints: add trace event for add_conflicting_inode()Filipe Manana1-0/+66
2026-06-08btrfs: tracepoints: add trace event for log_new_dir_dentries()Filipe Manana1-0/+53
2026-06-08btrfs: tracepoints: add trace event for log_all_new_ancestors()Filipe Manana1-0/+55
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_all_parents()Filipe Manana1-0/+53
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode()Filipe Manana1-0/+116
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode_parent()Filipe Manana1-0/+85
2026-06-08btrfs: tracepoints: add trace event for when fsync finishesFilipe Manana1-1/+27
2026-06-08btrfs: tracepoints: trace transaction states during commit phaseFilipe Manana1-2/+15