summaryrefslogtreecommitdiff
path: root/include/trace/events
AgeCommit message (Expand)Author
2025-08-01Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-07-31Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-07-31Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-30Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-30Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-29Merge tag 'kvm-x86-generic-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-28sched: Adapt sched tracepoints for RV task modelGabriele Monaco
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'nfsd-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-07-26mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()Zi Yan
2025-07-25tracing: sched: Hide numa events under CONFIG_NUMA_BALANCINGSteven Rostedt
2025-07-25ext4: get rid of some obsolete EXT4_MB_HINT flagsBaokun Li
2025-07-25powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64Steven Rostedt
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-23tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exitSteven Rostedt
2025-07-22tcp: trace retransmit failures in tcp_retransmit_skbFan Yu
2025-07-21btrfs: tree-log: add and rename extent bits for dirty_log_pages treeDavid Sterba
2025-07-21btrfs: use refcount_t type for the extent buffer reference counterFilipe Manana
2025-07-21PM: tracing: Hide power_domain_target event under ARCH_OMAP2PLUSSteven Rostedt
2025-07-21PM: tracing: Hide device_pm_callback events under PM_SLEEPSteven Rostedt
2025-07-21PM: tracing: Hide psci_domain_idle events under ARM_PSCI_CPUIDLESteven Rostedt
2025-07-21PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt
2025-07-21alarmtimer: Hide alarmtimer_suspend event when RTC_CLASS is not configuredSteven Rostedt
2025-07-21Merge tag 'scmi-updates-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2025-07-19Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-16block: fix blk_zone_append_update_request_bio() kernel-docJohannes Thumshirn
2025-07-15block: add trace messages to zone write pluggingJohannes Thumshirn
2025-07-15block: add tracepoint for blkdev_zone_mgmtJohannes Thumshirn
2025-07-15block: add tracepoint for blk_zone_update_request_bioJohannes Thumshirn
2025-07-15blktrace: add zoned block commands to blk_fill_rwbsJohannes Thumshirn
2025-07-14sunrpc: remove SVC_SYSERRJeff Layton
2025-07-14sunrpc: new tracepoints around svc thread wakeupsJeff Layton
2025-07-14netfs: Fix race between cache write completion and ALL_QUEUED being setDavid Howells
2025-07-13ext4: enhance tracepoints during the folios writebackZhang Yi
2025-07-13ext4: process folios writeback in bytesZhang Yi
2025-07-13mm/damon: add trace event for effective size quotaSeongJae Park
2025-07-13mm/damon: add trace event for auto-tuned monitoring intervalsSeongJae Park
2025-07-13mm/page_isolation: remove migratetype parameter from more functionsZi Yan
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski