summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2025-11-14PM: Introduce new PMSG_POWEROFF eventMario Limonciello (AMD)-1/+2
2025-11-12sched_ext: Implement load balancer for bypass modeTejun Heo-0/+39
2025-11-06ext4: add two trace points for moving extentsZhang Yi-0/+74
2025-11-06ext4: introduce seq counter for the extent status entryZhang Yi-8/+15
2025-11-05spi: tegra210-quad: Improve timeout handling underMark Brown-0/+9
2025-11-04net: add net cookie for net device trace eventsTonghao Zhang-10/+27
2025-11-04rseq: Cache CPU ID and MM CID valuesThomas Gleixner-2/+2
2025-10-29trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()Eric Dumazet-0/+9
2025-10-28tracing: Display some syscall arrays as stringsSteven Rostedt-1/+3
2025-10-28tracing: Have system call events record user array dataSteven Rostedt-1/+3
2025-10-28tracing: Have syscall trace events read user space stringSteven Rostedt-1/+3
2025-10-27spi: spi-mem: Trace exec_opSean Anderson-0/+106
2025-10-20Manual conversion to use ->i_state accessors of all places not covered by coc...Mateusz Guzik-4/+4
2025-10-07Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+1
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-35/+0
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-5/+4
2025-10-03Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-0/+22
2025-10-03dma-mapping: fix direction in dma_alloc direction tracesPetr Tesarik-0/+1
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-22/+157
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1/+3
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-1/+1
2025-10-02Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2025-10-01Merge tag 'hwmon-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2025-09-30NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN supportMike Snitzer-0/+22
2025-09-29Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+29
2025-09-29Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+6
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2025-09-25afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGEDavid Howells-0/+6
2025-09-25accel/habanalabs: fix typo in trace output (cms -> cmd)Tomer Tayar-1/+1
2025-09-23LoongArch: KVM: Move kvm_iocsr tracepoint out of generic codeSteven Rostedt-35/+0
2025-09-21mm: drop all references of writable and SCAN_PAGE_RODev Jain-13/+6
2025-09-21readahead: add trace pointsJan Kara-0/+132
2025-09-19writeback: Add tracepoint to track pending inode switchesJan Kara-0/+29
2025-09-13kmem/tracing: add kmem name to kmem_cache_alloc tracepointWander Lairson Costa-1/+4
2025-09-13mm/cma: add 'available count' and 'total count' to trace_cma_alloc_startgaoxiang17-6/+13
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)-2/+2
2025-09-12dma-mapping: export new dma_*map_phys() interfaceLeon Romanovsky-2/+0
2025-09-12dma-mapping: rename trace_dma_*map_page to trace_dma_*map_physLeon Romanovsky-2/+2
2025-09-12dma-mapping: introduce new DMA attribute to indicate MMIO memoryLeon Romanovsky-1/+2
2025-09-07hwmon: Introduce 64-bit energy attribute supportGuenter Roeck-5/+5
2025-09-05filelock: add FL_RECLAIM to show_fl_flags() macroJeff Layton-1/+2
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster-3/+3
2025-09-01fs: add an icount_read helperJosef Bacik-1/+1
2025-08-26ipv4: Convert ->flowi4_tos to dscp_t.Guillaume Nault-1/+3
2025-08-24io_uring/trace: support completion tracing of mixed 32b CQEsJens Axboe-2/+2
2025-08-24io_uring: remove io_ctx_cqe32() helperJens Axboe-2/+2
2025-08-01Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-2/+0
2025-07-31Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-47/+0
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-104/+48