aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2026-03-28Merge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+7
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+3
2026-03-26netfs: Fix the handling of stream->front by removing itDavid Howells1-4/+4
2026-03-23btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues1-4/+7
2026-03-21tracing: Revert "tracing: Remove pid in task_rename tracing output"Xuewen Yan1-2/+5
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky1-1/+2
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky1-1/+1
2026-03-20dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace outputLeon Romanovsky1-1/+2
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells1-1/+3
2026-02-24mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh1-1/+7
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+146
2026-02-14Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+141
2026-02-13Merge tag 'trace-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds3-6/+6
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+94
2026-02-12Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+7
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+81
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+129
2026-02-11Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+159
2026-02-09Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+5
2026-02-09Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...Linus Torvalds1-6/+0
2026-02-06Merge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+19
2026-02-04trace: mptcp: add mptcp_rcvbuf_grow tracepointPaolo Abeni1-0/+80
2026-02-02tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflowDeepanshu Kartikey1-6/+19
2026-02-01cgroup: increase maximum subsystem count from 16 to 32Chen Ridong1-1/+1
2026-01-31mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen1-0/+51
2026-01-31f2fs: introduce trace_f2fs_priority_updateChao Yu1-0/+57
2026-01-30tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fastSteven Rostedt1-2/+2
2026-01-30tracing: perf: Have perf tracepoint callbacks always disable preemptionSteven Rostedt1-2/+2
2026-01-29fsverity: add tracepointsAndrey Albershteyn1-0/+146
2026-01-28BackMerge tag 'v6.19-rc7' into drm-nextDave Airlie3-3/+6
2026-01-26mm/khugepaged: map dirty/writeback pages failures to EAGAINShivank Garg1-1/+2
2026-01-26tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin1-2/+2
2026-01-23erofs: pass inode to trace_erofs_read_folioHongbo Li1-5/+5
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-24/+26
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet1-1/+1
2026-01-21dma-buf: add some tracepoints to debug.gaoxiang171-24/+26
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner1-1/+0
2026-01-20mm/damon/core: add trace point for damos stat per apply intervalSeongJae Park1-0/+41
2026-01-19ext4: mark move extents fast-commit ineligibleLi Chen1-1/+3
2026-01-19ext4: mark fs-verity enable fast-commit ineligibleLi Chen1-1/+3
2026-01-19ext4: mark inode format migration fast-commit ineligibleLi Chen1-1/+3
2026-01-19rxrpc: Fix recvmsg() unconditional requeueDavid Howells1-0/+4
2026-01-12fs: factor out a sync_lazytime helperChristoph Hellwig1-6/+0
2026-01-07f2fs: trace elapsed time for io_rwsem lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for cp_global_sem lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for node_change lockChao Yu1-1/+2
2026-01-07f2fs: trace elapsed time for cp_rwsem lockChao Yu1-1/+1
2026-01-07f2fs: add lock elapsed time trace facility for f2fs rwsemphoreChao Yu1-0/+68
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-2/+0
2026-01-05Merge tag 'for-6.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2026-01-02NFSD: Remove NFSERR_EAGAINChuck Lever1-2/+0
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+157
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue1-0/+57
2025-12-23PCI: trace: Add generic RAS tracepoint for hotplug eventShuai Xue1-0/+72
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2025-12-18dma-buf: add some tracepoints to debug.gaoxiang171-0/+157
2025-12-16btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà1-1/+2
2025-12-16f2fs: add a tracepoint to see large folio read submissionJaegeuk Kim1-1/+11
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+234
2025-12-13x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman1-2/+3
2025-12-10ceph: add trace points to the MDS clientMax Kellermann1-0/+234
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+50
2025-12-09Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+100
2025-12-05Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-1/+7
2025-12-04Merge tag 'spi-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+106
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+2
2025-12-04io_uring/trace: rename io_uring_queue_async_work event "rw" fieldCaleb Sander Mateos1-6/+6
2025-12-03Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+90
2025-12-04f2fs: optimize trace_f2fs_write_checkpoint with enumsYH Lin1-5/+14
2025-12-04f2fs: add fadvise tracepointJaegeuk Kim1-0/+32
2025-12-04f2fs: fix to access i_size w/ i_size_read()Chao Yu1-4/+4
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-10/+27
2025-12-03Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+39
2025-12-02Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+2
2025-12-02Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2025-12-01Merge 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