Linux 7.1-rc7 [LWN.net]
LWN<br>.net<br>News from the source
Content Weekly Edition<br>Archives<br>Search<br>Kernel<br>Security<br>Events calendar<br>Unread comments
LWN FAQ<br>Write for us
User:<br>Password: |
Log in /<br>Subscribe /<br>Register
Linux 7.1-rc7
From :<br>Linus Torvalds<br>To :<br>Linux Kernel Mailing List<br>Subject :<br>Linux 7.1-rc7<br>Date :<br>Sun, 07 Jun 2026 17:21:38 -0700<br>Message-ID :
Archive-link :<br>Article
So I wouldn't call rc7 small, but the rc's have definitely been<br>shrinking. The biggest single area here is the GPU fixes, and<br>networking isn't far behind, but on the whole things are calming down.<br>Knock wood.
The rest is pretty random and spread out - some architecture fixes<br>(mostly kvm-related), various random driver fixes, some filesystem<br>work, and a few build fixes for strange configs.
I don't get the feeling that there's anything really scary going on<br>that would cause delays to the release cycle. I do have some<br>unfortunate travel timing coming up, but not anything where I'd feel<br>like moving releases around would be useful.
Anyway, as things look now this is the last rc. Something can<br>obviously always come up and force us to change that, but please give<br>rc7 a whirl and keep testing for on emore week,
Linus
Abel Vesa (1):<br>arm64: dts: qcom: glymur: Drop RPMh CXO clocks from QMP PHYs
Aleksander Pshenitsyn (1):<br>ASoC: amd: acp70: add standalone RT721 SoundWire machine
Aleksandr Nogikh (1):<br>signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
Alex Deucher (1):<br>drm/amdgpu/sdma7.1: fix support for disable_kq
Alexander Dahl (1):<br>memory: atmel-ebi: Allow deferred probing
Alice Ryhl (2):<br>rust: kasan/kbuild: fix rustc-option when cross-compiling<br>rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES
Alysa Liu (1):<br>drm/amdkfd: fix UAF race in destroy_queue_cpsch
Amirreza Zarrabi (1):<br>tee: optee: prevent use-after-free when the client exits before<br>the supplicant
Amit Matityahu (1):<br>timers/migration: Fix livelock in tmigr_handle_remote_up()
Andrew Martin (1):<br>drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11
Andrzej Kacprowski (3):<br>accel/ivpu: Add bounds check for firmware runtime memory<br>accel/ivpu: Add bounds checks for firmware log indices<br>accel/ivpu: Add buffer overflow check in MS get_info_ioctl
Andy Roulin (3):<br>vxlan: vnifilter: send notification on VNI add<br>vxlan: vnifilter: fix spurious notification on VNI update<br>selftests: net: add vxlan vnifilter notification test
Andy Shevchenko (1):<br>auxdisplay: max6959: use regmap_assign_bits() in max6959_enable()
Antoine Tenart (1):<br>geneve: fix length used in GRO hint UDP checksum adjustment
Arnd Bergmann (2):<br>tee: fix tee_ioctl_object_invoke_arg padding<br>regulator: mt6363: select CONFIG_IRQ_DOMAIN
Arpith Kalaginanavoor (1):<br>fs/qnx6: fix pointer arithmetic in directory iteration
Bharath Reddy (1):<br>Bluetooth: fix memory leak in error path of hci_alloc_dev()
Chaitanya Kumar Borah (1):<br>drm/i915: Fix color blob reference handling in intel_plane_state
Chancel Liu (1):<br>ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR write
Christian Brauner (1):<br>pidfd: refuse access to tasks that have started exiting harder
Christian König (1):<br>drm/amdgpu: fix waiting for all submissions for userptrs
Christoph Hellwig (3):<br>xfs: drop the RTG reference later in xfs_ioc_rtgroup_geometry<br>xfs: factor rtgroup geom write pointer reporting into a helper<br>xfs: abort mount if xfs_fs_reserve_ag_blocks fails
Claudio Imbrenda (10):<br>KVM: s390: Fix _gmap_unmap_crste()<br>KVM: s390: Fix _gmap_crstep_xchg_atomic()<br>KVM: s390: Avoid potentially sleeping while atomic when zapping pages<br>KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()<br>KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()<br>KVM: s390: Fix fault-in code<br>KVM: s390: Lock pte when making page secure<br>KVM: s390: Prevent memslots outside the ASCE range<br>KVM: s390: Fix possible reference leak in fault-in code<br>KVM: s390: Remove ptep_zap_softleaf_entry()
Clément Léger (1):<br>io_uring/net: inherit IORING_CQE_F_BUF_MORE across bundle recv retries
Cryolitia PukNgae (1):<br>Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboard
Dai Ngo (2):<br>xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path<br>xfs: fix overlapping extents returned for pNFS LAYOUTGET
Daniele Ceraolo Spurio (1):<br>Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
Dave Jones (1):<br>NFS: write_completion: dereference loop-local req, not hdr->req
David Carlier (1):<br>mm/hugetlb: restore reservation on error in hugetlb folio copy paths
David Glushkov (1):<br>ASoC: amd: yc: Add MSI Raider A18 HX A9WJG to quirk table
David Thompson (1):<br>net: lan743x: permit VLAN-tagged packets up to configured MTU
Davidlohr Bueso (1):<br>locking/rtmutex: Skip remove_waiter() when waiter is not enqueued
Deepanshu Kartikey (1):<br>wifi: mac80211: limit injected antenna index in<br>ieee80211_parse_tx_radiotap
Donet Tom (1):<br>drm/amdgpu: Fix incorrect VRAM GART mappings on non-4K page size systems
Emmanuel Grumbach...