summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2025-01-18Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+63
2025-01-17tracing: gfp: Fix the GFP enum values shown for user space tracing toolsSteven Rostedt-0/+63
2025-01-12hugetlb: fix NULL pointer dereference in trace_hugetlbfs_alloc_inodeMuchun Song-1/+1
2024-12-05mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita-1/+1
2024-11-30Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-2/+2
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+43
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+35
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-10/+155
2024-11-22Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-17/+120
2024-11-21Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds-40/+173
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+25
2024-11-20Merge tag 'pwm/for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+126
2024-11-19Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-23/+35
2024-11-18Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linuxLinus Torvalds-15/+9
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds-3/+3
2024-11-18Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-19/+20
2024-11-18Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-1/+1
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-0/+156
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+124
2024-11-13LoongArch: KVM: Add iocsr and mmio bus simulation in kernelXianglai Li-0/+35
2024-11-12block: remove the ioprio field from struct requestChristoph Hellwig-3/+3
2024-11-11mm: mmap_lock: check trace_mmap_lock_$type_enabled() instead of regcountVlastimil Babka-10/+4
2024-11-11rxrpc: Add a tracepoint for aborts being proposedDavid Howells-0/+25
2024-11-11btrfs: rename extent map shrinker members from struct btrfs_fs_infoFilipe Manana-5/+5
2024-11-11btrfs: simplify tracking progress for the extent map shrinkerFilipe Manana-11/+10
2024-11-11btrfs: remove unused btrfs_try_tree_write_lock()Dr. David Alan Gilbert-1/+0
2024-11-11btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_recordFilipe Manana-7/+10
2024-11-11memcg: add flush tracepointJP Kobryn-0/+25
2024-11-08sunrpc: remove newlines from tracepointsJeff Layton-2/+2
2024-11-07Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+1
2024-11-07rxrpc: Fix missing locking causing hanging callsDavid Howells-0/+1
2024-11-06vmscan: add a vmscan event for reclaim_pagesJaewon Kim-0/+45
2024-11-06memcg: add tracing for memcg stat updatesShakeel Butt-0/+81
2024-11-04rust: samples: add tracepoint to Rust sampleAlice Ryhl-0/+31
2024-11-04rust: add tracepoint supportAlice Ryhl-0/+12
2024-11-01tracing: Introduce tracepoint_is_faultable()Mathieu Desnoyers-1/+1
2024-11-01Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds-1/+6
2024-10-31x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik-2/+5
2024-10-30tracing: Add __print_dynamic_array() helperSteven Rostedt-0/+9
2024-10-30x86/mce: Add wrapper for struct mce to export vendor specific infoAvadhut Naik-21/+21
2024-10-29io_uring: clean up cqe trace pointsPavel Begunkov-15/+9
2024-10-29dma-mapping: trace more error pathsSean Anderson-0/+36
2024-10-29dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_mapSean Anderson-2/+97
2024-10-29dma-mapping: trace dma_alloc/free directionSean Anderson-6/+12
2024-10-29dma-mapping: use macros to define events in a classSean Anderson-32/+28
2024-10-25Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...Uwe Kleine-König-8/+126
2024-10-24afs: Fix missing subdir edit when renamed between parent dirsDavid Howells-1/+6
2024-10-21Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+0
2024-10-20Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds-8/+8
2024-10-17dma-mapping: fix tracing dma_alloc/free with vmalloc'd memorySean Anderson-8/+8