aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-04-06Linux 6.15-rc1HEADv6.15-rc1masterlinux-6.15.yLinus Torvalds1-2/+2
2025-04-06tools/include: make uapi/linux/types.h usable from assemblyThomas Weißschuh1-0/+3
2025-04-06Merge tag 'turbostat-2025.05.06' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-43/+135
2025-04-06Merge tag 'soundwire-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-04-06tools/power turbostat: v2025.05.06Len Brown1-1/+1
2025-04-06tools/power turbostat: disable "cpuidle" invocation counters, by defaultLen Brown2-13/+33
2025-04-06Merge tag 'perf-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+9
2025-04-06Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+3
2025-04-06Disable SLUB_TINY for build testingLinus Torvalds2-2/+2
2025-04-06tools/power turbostat: re-factor sysfs codeLen Brown1-10/+21
2025-04-06tools/power turbostat: Restore GFX sysfs fflush() callZhang Rui1-0/+1
2025-04-06tools/power turbostat: Document GNR UncMHz domain conventionLen Brown1-0/+1
2025-04-06tools/power turbostat: report CoreThr per measurement intervalLen Brown2-1/+3
2025-04-06tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192Justin Ernst1-1/+1
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds796-1718/+1650
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds36-54/+54
2025-04-06Merge tag 'timers-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-69/+25
2025-04-06Merge tag 'sh-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-5/+14
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds62-350/+890
2025-04-05Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds52-703/+539
2025-04-06kbuild: rpm-pkg: build a debuginfo RPMUday Shankar2-2/+54
2025-04-06kconfig: merge_config: use an empty file as initfileDaniel Gomez1-2/+2
2025-04-06nios2: migrate to the generic rule for built-in DTBMasahiro Yamada4-9/+10
2025-04-05sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes4-4/+0
2025-04-05sh: Align .bss section padding to 8-byte boundaryArtur Rojek1-1/+14
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-150/+814
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao4-7/+7
2025-04-05hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()Nam Cao1-4/+4
2025-04-05hrtimers: Rename debug_init() to debug_setup()Nam Cao1-4/+2
2025-04-05hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()Nam Cao1-4/+4
2025-04-05hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()Nam Cao1-2/+0
2025-04-05hrtimers: Make callback function pointer privateNam Cao4-8/+8
2025-04-05hrtimers: Merge __hrtimer_init() into __hrtimer_setup()Nam Cao1-9/+3
2025-04-05hrtimers: Switch to use __htimer_setup()Nam Cao1-2/+1
2025-04-05hrtimers: Delete hrtimer_init()Nam Cao3-23/+1
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner4-12/+9
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner787-1648/+1613
2025-04-04Merge branch 'next' into for-linusDmitry Torokhov10012-147857/+444662
2025-04-04Merge tag 'v6.15-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+2
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds20-412/+437
2025-04-04Merge tag '6.15-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds19-86/+438
2025-04-04Merge tag 'ntb-6.15' of https://github.com/jonmason/ntbLinus Torvalds7-17/+14
2025-04-05Merge tag 'drm-misc-next-fixes-2025-04-04' of https://gitlab.freedesktop.org/...Dave Airlie1-6/+7
2025-04-04Revert "timekeeping: Fix possible inconsistencies in _COARSE clockids"Thomas Gleixner1-69/+25
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds62-399/+1250
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds69-442/+864
2025-04-04Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-22/+39
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-63/+9
2025-04-04Merge tag 'platform-drivers-x86-v6.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-15/+34
2025-04-04genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()Thomas Gleixner1-1/+1
2025-04-04selftests: net: amt: indicate progress in the stress testJakub Kicinski1-6/+14
2025-04-04irqdomain: Stop using 'host' for domainJiri Slaby (SUSE)1-6/+6
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)8-11/+11
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)30-36/+36
2025-04-04Merge branch 'netlink-specs-rt_addr-fix-problems-revealed-by-c-codegen'Jakub Kicinski3-111/+115
2025-04-04netlink: specs: rt_route: pull the ifa- prefix out of the namesJakub Kicinski1-89/+91
2025-04-04netlink: specs: rt_addr: pull the ifa- prefix out of the namesJakub Kicinski2-20/+21
2025-04-04netlink: specs: rt_addr: fix get multi command nameJakub Kicinski2-2/+2
2025-04-04netlink: specs: rt_addr: fix the spec format / schema failuresJakub Kicinski1-0/+1
2025-04-04Merge branch 'net-make-memory-provider-install-close-paths-more-common'Jakub Kicinski4-65/+62
2025-04-04net: avoid false positive warnings in __net_mp_close_rxq()Jakub Kicinski2-8/+8
2025-04-04net: move mp dev config validation to __net_mp_open_rxq()Jakub Kicinski4-57/+54
2025-04-04net: ibmveth: make veth_pool_store stop hangingDave Marquardt1-12/+27
2025-04-04arcnet: Add NULL check in com20020pci_probe()Henry Martin1-1/+16
2025-04-04Merge branch 'ipv6-multipath-routing-fixes'Jakub Kicinski1-4/+38
2025-04-04ipv6: Do not consider link down nexthops in path selectionIdo Schimmel1-2/+4
2025-04-04ipv6: Start path selection from the first nexthopIdo Schimmel1-3/+35
2025-04-04usbnet:fix NPE during rx_completeYing Lu1-3/+3
2025-04-04net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROPLorenzo Bianconi1-5/+4
2025-04-04Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-31/+44
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-90/+205
2025-04-04Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2-3/+4
2025-04-04Merge tag 'soc_fsl-6.15-1' of https://github.com/chleroy/linux into soc/drive...Arnd Bergmann7-60/+5
2025-04-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-10/+59
2025-04-03Merge tag 'nf-25-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-5/+6
2025-04-03Merge tag 'v6.15rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-20/+55
2025-04-03Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-26/+50
2025-04-03Merge tag 'block-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds6-84/+94
2025-04-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski8-14/+93
2025-04-03Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linuxLinus Torvalds30-238/+673
2025-04-03net: fix geneve_opt length integer overflowLin Ma4-4/+4
2025-04-03fs: actually hold the namespace semaphoreChristian Brauner1-1/+2
2025-04-03io_uring/zcrx: fix selftests w/ updated netdev Python helpersDavid Wei1-4/+4
2025-04-03Merge tag 'bcachefs-2025-04-03' of git://evilpiepirate.org/bcachefsLinus Torvalds58-549/+710
2025-04-03Merge tag '9p-for-6.15-rc1' of https://github.com/martinetd/linuxLinus Torvalds5-73/+73
2025-04-03Merge branch 'net-hold-instance-lock-during-netdev_up-register'Jakub Kicinski16-36/+125
2025-04-03selftests: net: use netdevsim in netns testStanislav Fomichev2-4/+34
2025-04-03docs: net: document netdev notifier expectationsStanislav Fomichev1-0/+23
2025-04-03net: dummy: request ops lockStanislav Fomichev1-0/+1
2025-04-03netdevsim: add dummy device notifiersStanislav Fomichev4-5/+28
2025-04-03net: rename rtnl_net_debug to lock_debugStanislav Fomichev2-1/+1
2025-04-03net: use netif_disable_lro in ipv6_add_devStanislav Fomichev3-10/+22
2025-04-03net: hold instance lock during NETDEV_REGISTER/UPStanislav Fomichev4-15/+15
2025-04-03net: switch to netif_disable_lro in inetdev_initStanislav Fomichev1-1/+1
2025-04-03Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds43-858/+662
2025-04-03net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()Lorenzo Bianconi3-2/+22
2025-04-03net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroyDavid Oberhollenzer2-4/+10
2025-04-03MAINTAINERS: Update Loic Poulain's email addressLoic Poulain1-3/+3
2025-04-03ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATSFernando Fernandez Mancera1-12/+25
2025-04-03eth: bnxt: fix deadlock in the mgmt_opsTaehee Yoo1-3/+3
2025-04-03net/selftests: Add loopback link local route for self-connectDmitry Safonov1-0/+3
2025-04-03sfc: fix NULL dereferences in ef100_process_design_param()Edward Cree2-29/+24
2025-04-03gve: handle overflow when reporting TX consumed descriptorsJoshua Washington1-1/+3
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds12-14/+62
2025-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-8/+9
2025-04-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds5-11/+14
2025-04-03Merge tag 'mm-nonmm-stable-2025-04-02-22-12' of git://git.kernel.org/pub/scm/...Linus Torvalds4-33/+92
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds41-128/+417
2025-04-03Merge tag 'mm-hotfixes-stable-2025-04-02-21-57' of git://git.kernel.org/pub/s...Linus Torvalds6-37/+94
2025-04-03Merge tag 'sched_ext-for-6.15-rc0-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-40/+103
2025-04-03Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds7-6/+19
2025-04-03bcachefs: Fix "journal stuck" during recoveryKent Overstreet1-0/+8
2025-04-03bcachefs: backpointer_get_key: check for null from peek_slot()Kent Overstreet1-0/+12
2025-04-03bcachefs: Fix null ptr deref in invalidate_one_bucket()Kent Overstreet1-0/+3
2025-04-03bcachefs: Fix check_snapshot_exists() restart handlingKent Overstreet1-3/+0
2025-04-03bcachefs: use nonblocking variant of print_string_as_lines in error pathBharadwaj Raju1-2/+2
2025-04-03bcachefs: Fix scheduling while atomic from logging changesKent Overstreet2-0/+4
2025-04-03bcachefs: Add error handling for zlib_deflateInit2()Wentao Liang1-2/+3
2025-04-03Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt11-80/+260
2025-04-03block: don't grab elevator lock during queue initializationMing Lei1-7/+17
2025-04-03io_uring: always do atomic put from iowqPavel Begunkov2-1/+8
2025-04-03netfilter: nft_tunnel: fix geneve_opt type confusion additionLin Ma1-2/+2
2025-04-03rseq: Eliminate useless task_work on execveMathieu Desnoyers2-2/+2
2025-04-03sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMPOleg Nesterov1-1/+1
2025-04-03net: decrease cached dst counters in dst_releaseAntoine Tenart1-0/+8
2025-04-03crypto: inside-secure/eip93 - acquire lock on eip93_put_descriptor hashChristian Marangi1-1/+2
2025-04-03Merge tag 'amd-drm-next-6.15-2025-03-27' of https://gitlab.freedesktop.org/ag...Dave Airlie36-649/+393
2025-04-03Merge tag 'drm-xe-next-fixes-2025-03-27' of https://gitlab.freedesktop.org/dr...Dave Airlie12-45/+131
2025-04-03Merge tag 'drm-intel-next-fixes-2025-03-25' of https://gitlab.freedesktop.org...Dave Airlie2-1/+6
2025-04-03Merge tag 'drm-misc-next-fixes-2025-03-27' of https://gitlab.freedesktop.org/...Dave Airlie1-2/+2
2025-04-02Merge tag 'firewire-updates-6.15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-23/+19
2025-04-02selftests/bpf: Fix verifier_private_stack test failureYonghong Song1-3/+3
2025-04-02selftests/bpf: Fix verifier_bpf_fastcall testSong Liu1-3/+3
2025-04-02selftests/bpf: Fix tests after fields reorder in struct fileSong Liu2-4/+4
2025-04-02xsk: Fix __xsk_generic_xmit() error code when cq is fullWang Liang1-1/+4
2025-04-02Merge tag 'for-6.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds33-244/+520
2025-04-03docs: fs/9p: Add missing "not" in cache documentationTingmao Wang1-2/+2
2025-04-02Merge tag 'libnvdimm-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-58/+3
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds38-588/+1645
2025-04-02Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds87-699/+1637
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds58-1462/+2238
2025-04-02Merge tag 'staging-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds51-3927/+2728
2025-04-02Merge tag 'char-misc-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+34
2025-04-02cifs: update internal version numberSteve French1-2/+2
2025-04-02cifs: Implement is_network_name_deleted for SMB1Pali Rohár1-0/+44
2025-04-02cifs: Remove cifs_truncate_page() as it should be superfluousDavid Howells3-22/+0
2025-04-02tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().Guillaume Nault2-7/+1
2025-04-02vsock: avoid timeout during connect() if the socket is closingStefano Garzarella1-1/+5
2025-04-02Merge branch 'udp-fix-two-integer-overflows-when-sk-sk_rcvbuf-is-close-to-int...Jakub Kicinski1-18/+24
2025-04-02udp: Fix memory accounting leak.Kuniyuki Iwashima1-9/+7
2025-04-02udp: Fix multiple wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima1-9/+17
2025-04-02rtnetlink: Use register_pernet_subsys() in rtnl_net_debug_init().Kuniyuki Iwashima1-1/+1
2025-04-02Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds31-74/+807
2025-04-02Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-41/+356
2025-04-02selftests: tc-testing: fix nat regex matchingPedro Tammela1-7/+7
2025-04-02Merge tag 'ntfs3_for_6.15' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds9-181/+96
2025-04-02net: mvpp2: Prevent parser TCAM memory corruptionTobias Waldekranz3-67/+140
2025-04-02eth: mlx4: select PAGE_POOLGreg Thelen1-0/+1
2025-04-02MAINTAINERS: update Open vSwitch maintainersJakub Kicinski2-1/+7
2025-04-02bpf: add missing ops lock around dev_xdp_attach_linkStanislav Fomichev1-0/+2
2025-04-02net: airoha: Fix ETS priomap validationLorenzo Bianconi1-8/+8
2025-04-02Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-37/+45
2025-04-02net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()Lorenzo Bianconi1-1/+1
2025-04-02sctp: add mutual exclusion in proc_sctp_do_udp_port()Eric Dumazet1-0/+4
2025-04-02Merge branch 'net_sched-skbprio-remove-overly-strict-queue-assertions'Jakub Kicinski2-4/+33
2025-04-02selftests: tc-testing: Add TBF with SKBPRIO queue length corner case testCong Wang1-1/+33
2025-04-02net_sched: skbprio: Remove overly strict queue assertionsCong Wang1-3/+0
2025-04-02netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 socketsDebin Zhu1-3/+18
2025-04-02Merge tag 'pm-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+6
2025-04-02Merge tag 'acpi-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-24/+36
2025-04-02netfilter: nf_tables: don't unregister hook when table is dormantFlorian Westphal1-2/+2
2025-04-02netfilter: nft_set_hash: GC reaps elements with conncount for dynamic sets onlyPablo Neira Ayuso1-1/+2
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds48-14312/+43
2025-04-02Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds44-1111/+1121
2025-04-02Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds11-22/+44
2025-04-02tools/sched_ext: Sync with scx repoTejun Heo5-29/+94
2025-04-02Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-40/+78
2025-04-02Merge tag 'nvme-6.15-2025-04-02' of git://git.infradead.org/nvme into block-6.15Jens Axboe5-74/+75
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds39-650/+679
2025-04-02Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-27/+30
2025-04-02Merge tag 'rcu-fixes-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2025-04-02Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds3-43/+11
2025-04-02mm/page_alloc: Fix try_alloc_pagesAlexei Starovoitov1-0/+3
2025-04-02Merge tag 'v6.15-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-133/+24
2025-04-02idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov1-1/+5
2025-04-02ixgbe: fix media type detection for E610 devicePiotr Kwapulinski1-1/+3
2025-04-02e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits3-5/+82
2025-04-02igc: Fix TX drops in XDP ZCZdenek Bouska1-1/+1
2025-04-02igc: Fix XSK queue NAPI ID mappingJoe Damato3-6/+2
2025-04-02ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()Steven Rostedt1-2/+3
2025-04-02tracing: Use vmap_page_range() to map memmap ring bufferSteven Rostedt1-17/+16
2025-04-02tracing: Have reserve_mem use phys_to_virt() and separate from memmap bufferSteven Rostedt2-7/+17
2025-04-02tracing: Enforce the persistent ring buffer to be page alignedSteven Rostedt3-0/+14
2025-04-02bcachefs: add missing selection of XARRAY_MULTIEric Biggers1-0/+1
2025-04-02bcachefs: bch_dev_usage_fullKent Overstreet8-25/+51
2025-04-02bcachefs: Kill btree_iter.transKent Overstreet41-402/+405
2025-04-02bcachefs: do_trace_key_cache_fill()Kent Overstreet1-9/+15
2025-04-02bcachefs: Split up bch_dev.io_refKent Overstreet19-87/+142
2025-04-02nfs: Add missing release on error in nfs_lock_and_join_requests()Dan Carpenter1-1/+3
2025-04-02rv: Fix missing unlock on double nested monitors return pathGabriele Monaco1-1/+2