aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+50
3 daysMerge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
6 daysMerge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+100
7 daysMerge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-1/+7
8 daysMerge tag 'spi-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+106
8 daysMerge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+2
8 daysio_uring/trace: rename io_uring_queue_async_work event "rw" fieldCaleb Sander Mateos1-6/+6
8 daysMerge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+90
8 daysf2fs: optimize trace_f2fs_write_checkpoint with enumsYH Lin1-5/+14
8 daysf2fs: add fadvise tracepointJaegeuk Kim1-0/+32
8 daysf2fs: fix to access i_size w/ i_size_read()Chao Yu1-4/+4
8 daysMerge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-10/+27
8 daysMerge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+39
9 daysMerge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+2
10 daysMerge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
10 daysMerge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
11 daysMerge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2025-11-26ext4: rename EXT4_GET_BLOCKS_PRE_IOYang Erkun1-1/+1
2025-11-24mm/memory-failure: remove the selection of RASXie Yuanbin1-0/+98
2025-11-24mm/khugepaged: unify SCAN_PMD_NONE and SCAN_PMD_NULL into SCAN_NO_PTE_TABLEWei Yang1-2/+1
2025-11-20mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smapsLorenzo Stoakes1-0/+1
2025-11-20timers/migration: Rename 'online' bit to 'available'Gabriele Monaco1-2/+2
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki1-1/+2
2025-11-17ASoC: asoc.h: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-2/+2
2025-11-14PM: Introduce new PMSG_POWEROFF eventMario Limonciello (AMD)1-1/+2
2025-11-12sched_ext: Implement load balancer for bypass modeTejun Heo1-0/+39
2025-11-06ext4: add two trace points for moving extentsZhang Yi1-0/+74
2025-11-06ext4: introduce seq counter for the extent status entryZhang Yi1-8/+15
2025-11-05spi: tegra210-quad: Improve timeout handling underMark Brown1-0/+9
2025-11-04net: add net cookie for net device trace eventsTonghao Zhang1-10/+27
2025-11-04rseq: Cache CPU ID and MM CID valuesThomas Gleixner1-2/+2
2025-10-29trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()Eric Dumazet1-0/+9
2025-10-28tracing: Display some syscall arrays as stringsSteven Rostedt1-1/+3
2025-10-28tracing: Have system call events record user array dataSteven Rostedt1-1/+3
2025-10-28tracing: Have syscall trace events read user space stringSteven Rostedt1-1/+3
2025-10-27spi: spi-mem: Trace exec_opSean Anderson1-0/+106
2025-10-20Manual conversion to use ->i_state accessors of all places not covered by coc...Mateusz Guzik1-4/+4
2025-10-07Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-35/+0
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+4
2025-10-03Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+22
2025-10-03dma-mapping: fix direction in dma_alloc direction tracesPetr Tesarik1-0/+1
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-22/+157
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+3
2025-10-02Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2025-10-02Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2025-10-01Merge tag 'hwmon-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2025-09-30NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN supportMike Snitzer1-0/+22
2025-09-29Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+29
2025-09-29Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-09-25afs: Add support for RENAME_NOREPLACE and RENAME_EXCHANGEDavid Howells1-0/+6
2025-09-25accel/habanalabs: fix typo in trace output (cms -> cmd)Tomer Tayar1-1/+1
2025-09-23LoongArch: KVM: Move kvm_iocsr tracepoint out of generic codeSteven Rostedt1-35/+0
2025-09-21mm: drop all references of writable and SCAN_PAGE_RODev Jain1-13/+6
2025-09-21readahead: add trace pointsJan Kara1-0/+132
2025-09-19writeback: Add tracepoint to track pending inode switchesJan Kara1-0/+29
2025-09-13kmem/tracing: add kmem name to kmem_cache_alloc tracepointWander Lairson Costa1-1/+4
2025-09-13mm/cma: add 'available count' and 'total count' to trace_cma_alloc_startgaoxiang171-6/+13
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-2/+2
2025-09-12dma-mapping: export new dma_*map_phys() interfaceLeon Romanovsky1-2/+0
2025-09-12dma-mapping: rename trace_dma_*map_page to trace_dma_*map_physLeon Romanovsky1-2/+2
2025-09-12dma-mapping: introduce new DMA attribute to indicate MMIO memoryLeon Romanovsky1-1/+2
2025-09-07hwmon: Introduce 64-bit energy attribute supportGuenter Roeck1-5/+5
2025-09-05filelock: add FL_RECLAIM to show_fl_flags() macroJeff Layton1-1/+2
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster1-3/+3
2025-09-01fs: add an icount_read helperJosef Bacik1-1/+1
2025-08-26ipv4: Convert ->flowi4_tos to dscp_t.Guillaume Nault1-1/+3
2025-08-24io_uring/trace: support completion tracing of mixed 32b CQEsJens Axboe1-2/+2
2025-08-24io_uring: remove io_ctx_cqe32() helperJens Axboe1-2/+2
2025-08-01Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-2/+0
2025-07-31Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-47/+0
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-104/+48
2025-07-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+11
2025-07-31Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+39
2025-07-30Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-4/+34
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-82/+29
2025-07-30Merge tag 'trace-unused-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-51/+41
2025-07-30Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-4/+8
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-37/+13
2025-07-29Merge tag 'soc-drivers-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+14
2025-07-29Merge tag 'kvm-x86-generic-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+27
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-82/+2
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds1-1/+90
2025-07-28sched: Adapt sched tracepoints for RV task modelGabriele Monaco1-4/+8
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2025-07-28Merge tag 'nfsd-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-7/+18
2025-07-26mm/page_alloc: remove trace_mm_alloc_contig_migrate_range_info()Zi Yan1-40/+0
2025-07-25tracing: sched: Hide numa events under CONFIG_NUMA_BALANCINGSteven Rostedt1-1/+1
2025-07-25ext4: get rid of some obsolete EXT4_MB_HINT flagsBaokun Li1-3/+0
2025-07-25powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64Steven Rostedt1-0/+2
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+30
2025-07-23tracing: arm: arm64: Hide trace events ipi_raise, ipi_entry and ipi_exitSteven Rostedt1-28/+30
2025-07-22tcp: trace retransmit failures in tcp_retransmit_skbFan Yu1-18/+9
2025-07-21btrfs: tree-log: add and rename extent bits for dirty_log_pages treeDavid Sterba1-1/+2
2025-07-21btrfs: use refcount_t type for the extent buffer reference counterFilipe Manana1-1/+1
2025-07-21PM: tracing: Hide power_domain_target event under ARCH_OMAP2PLUSSteven Rostedt1-0/+2
2025-07-21PM: tracing: Hide device_pm_callback events under PM_SLEEPSteven Rostedt1-0/+2
2025-07-21PM: tracing: Hide psci_domain_idle events under ARM_PSCI_CPUIDLESteven Rostedt1-0/+2
2025-07-21PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt1-22/+0
2025-07-21alarmtimer: Hide alarmtimer_suspend event when RTC_CLASS is not configuredSteven Rostedt1-0/+2
2025-07-21Merge tag 'scmi-updates-6.17' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-10/+14
2025-07-19Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+30
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells1-1/+2
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells1-0/+3
2025-07-16block: fix blk_zone_append_update_request_bio() kernel-docJohannes Thumshirn1-2/+2
2025-07-15block: add trace messages to zone write pluggingJohannes Thumshirn1-0/+44
2025-07-15block: add tracepoint for blkdev_zone_mgmtJohannes Thumshirn1-0/+34
2025-07-15block: add tracepoint for blk_zone_update_request_bioJohannes Thumshirn1-0/+11
2025-07-15blktrace: add zoned block commands to blk_fill_rwbsJohannes Thumshirn1-1/+1
2025-07-14sunrpc: remove SVC_SYSERRJeff Layton1-2/+0
2025-07-14sunrpc: new tracepoints around svc thread wakeupsJeff Layton1-5/+18
2025-07-14netfs: Fix race between cache write completion and ALL_QUEUED being setDavid Howells1-0/+30
2025-07-13ext4: enhance tracepoints during the folios writebackZhang Yi1-5/+37
2025-07-13ext4: process folios writeback in bytesZhang Yi1-7/+6
2025-07-13mm/damon: add trace event for effective size quotaSeongJae Park1-0/+24
2025-07-13mm/damon: add trace event for auto-tuned monitoring intervalsSeongJae Park1-0/+17
2025-07-13mm/page_isolation: remove migratetype parameter from more functionsZi Yan1-6/+8
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-9/+20
2025-07-09mm: update core kernel code to use vm_flags_t consistentlyLorenzo Stoakes1-3/+3
2025-07-09mm: remove the for_reclaim field from struct writeback_controlChristoph Hellwig2-11/+4
2025-07-09mm: remove unused mmap tracepointsCaleb Sander Mateos1-52/+0
2025-07-09tracing/sched: Remove obsolete comment on suffixesRicardo Neri1-2/+0
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+20
2025-07-03include: trace: Add tracepoint support for inflight xfer countPhilip Radford1-10/+14
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells1-8/+18
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells1-1/+1
2025-07-01netfs: Fix double put of requestDavid Howells1-0/+1
2025-06-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-19/+2
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-18/+0
2025-06-23ext4: add FALLOC_FL_WRITE_ZEROES supportZhang Yi1-1/+2
2025-06-20KVM: Add trace_kvm_vm_set_mem_attributes()Liam Merwick1-0/+27
2025-06-20KVM: Squash two CONFIG_HAVE_KVM_IRQCHIP #ifdefs into oneSean Christopherson1-3/+0
2025-06-20KVM: x86: Add CONFIG_KVM_IOAPIC to allow disabling in-kernel I/O APICSean Christopherson1-2/+2
2025-06-20KVM: Move x86-only tracepoints to x86's trace.hSean Christopherson1-77/+0
2025-06-18erofs: remove unused trace event erofs_destroy_inodeGao Xiang1-18/+0
2025-06-17cgroup: remove per-cpu per-subsystem locksShakeel Butt1-47/+0
2025-06-16net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AOSteven Rostedt1-0/+2
2025-06-13dma-fence: Add safe access helpers and document the rulesTvrtko Ursulin1-4/+34
2025-06-12xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALLSteven Rostedt1-0/+2
2025-06-12xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_errSteven Rostedt1-19/+0
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann25-338/+634
2025-06-09scsi: trace: Show rtn in string for scsi_dispatch_cmd_error()Kassey Li1-2/+11
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds1-47/+0
2025-06-06tracing: PM: Remove unused clock eventsSteven Rostedt1-47/+0
2025-06-03Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-3/+3
2025-06-03Merge tag 'trace-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds3-112/+0
2025-06-03fsdax: Remove unused trace events for dax insert mappingSteven Rostedt1-78/+0
2025-06-03dma-fence: Add helpers for accessing driver and timeline nameTvrtko Ursulin1-2/+2
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+5
2025-06-02genirq/matrix: Remove unused irq_matrix_alloc_reserved tracepointSteven Rostedt1-8/+0
2025-06-02xdp: Remove unused mem_return_failed eventSteven Rostedt1-26/+0
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-9/+40
2025-05-30Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+1
2025-05-29Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-0/+80
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds4-68/+83
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds5-9/+267
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2-6/+28
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+10
2025-05-26Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+43
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+30
2025-05-26Merge tag 'erofs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-05-26Merge tag 'for-6.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-49/+40
2025-05-26Merge tag 'for-6.16/io_uring-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds1-16/+1
2025-05-23traceevent/block: Add REQ_ATOMIC flag to block trace eventsRitesh Harjani (IBM)1-1/+1
2025-05-23netfs: Fix undifferentiation of DIO reads from unbuffered readsDavid Howells1-0/+1
2025-05-22mm: remove VM_PATDavid Hildenbrand1-3/+1
2025-05-22trace/io_uring: fix io_uring_local_work_run ctx documentationCaleb Sander Mateos1-1/+1
2025-05-21Merge patch series "netfs: Miscellaneous fixes"Christian Brauner1-4/+3
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells1-4/+3
2025-05-21fs/netfs: remove unused source NETFS_INVALID_WRITEMax Kellermann1-2/+1
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn1-2/+10
2025-05-19sunrpc: implement rfc2203 rpcsec_gss seqnum cacheNikhil Jha2-3/+3
2025-05-16x86/tracing, x86/mm: Move page fault tracepoints to genericx86-debug-2025-05-25x86/debugNam Cao1-0/+43
2025-05-16erofs: refine readahead tracepointGao Xiang1-1/+1
2025-05-15tcp: add tcp_rcvbuf_grow() tracepointEric Dumazet1-0/+73
2025-05-15btrfs: tracepoints: remove no longer used tracepoints for eb lockingFilipe Manana1-4/+0
2025-05-15btrfs: tracepoints: add btrfs prefix to names where it's missingFilipe Manana1-9/+9
2025-05-15btrfs: rename the functions to get inode and fs_info from an extent io treeFilipe Manana1-6/+6
2025-05-15btrfs: add btrfs prefix to trace events for extent state alloc and freeFilipe Manana1-2/+2
2025-05-15btrfs: tracepoints: use btrfs_root_id() to get the id of a rootFilipe Manana1-27/+23
2025-05-15btrfs: remove EXTENT_UPTODATE io tree flagFilipe Manana1-1/+0
2025-05-14tracing/sched: Use __string() instead of fixed lengths for task->commSteven Rostedt1-47/+47
2025-05-14tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffixSteven Rostedt4-21/+36
2025-05-12sched/numa: add tracepoint that tracks the skipping of numa balancing due to ...Libo Chen1-0/+33
2025-05-12khugepaged: pass folio instead of head page to trace eventsFan Ni1-6/+6
2025-05-11nfsd: add a tracepoint for nfsd_setattrJeff Layton1-0/+21
2025-05-11sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepointJeff Layton1-6/+7
2025-05-08tsm-mr: Add TVM Measurement Register supportCedric Xing1-0/+80
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-05-08f2fs: remove wbc->for_reclaim handlingChristoph Hellwig1-4/+1
2025-05-06Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-05-05block: remove bounce buffering supportChristoph Hellwig1-15/+0
2025-05-02btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues1-1/+1
2025-04-17trace: tcp: Add const qualifier to skb parameter in tcp_probe eventBreno Leitao1-1/+1
2025-04-14rxrpc: Add more CHALLENGE/RESPONSE packet tracingDavid Howells1-1/+77
2025-04-14rxrpc: Display security params in the afs_cb_call tracepointDavid Howells1-2/+9