Linux Kernel

Linux Kernel: Weekly Recap - Stability & Hardware Support

This week focused entirely on bug fixes and hardware support improvements, with 30 commits addressing critical issues across filesystems, graphics drivers, and platform support. No new features were merged as maintainers prioritized system stability.

Duration: PT2M30S

https://podlog.io/listen/linux-kernel-654e5f31/episode/linux-kernel-weekly-recap-stability-hardware-support-687e3c50

Transcript

Good morning, this is your Linux Kernel Weekly Recap for May 17th through 24th, 2026.

Zero pull requests merged, 30 additional commits this week.

**Filesystem Fixes**

Linus merged significant Btrfs improvements addressing simple quotas issues. The fixes include conditional rescheduling during inode iterations to prevent delays with PREEMPT_NONE enabled, proper subvolume deletion handling, and underflow protection. Additionally, preallocated extent handling beyond i_size was corrected for systems not using the no-holes feature.

**Graphics & Display**

A substantial DRM update landed with 78 commits addressing widespread issues. AMD GPU drivers received userq fixes, VCE improvements, and DC BIOS parsing corrections. The Intel XE driver saw SRIOV-related fixes and multi-cast register corrections. MSM drivers got binding fixes for SM8650 and SM8750, plus YUV format stride corrections. Notably, the AMDXDNA driver removed a problematic userspace API for memory mapping and buffer export.

**Platform & Architecture Support**

LoongArch received important KASLR reworking to prevent initrd overlap during kernel relocation, along with kprobes and KVM bug fixes. X86 platform drivers added extensive ACPI NULL checks across multiple drivers and expanded ASUS hardware support for several laptop models including FA401EA and GU605CP.

**Hardware Subsystems**

RDMA fixes addressed security concerns including buffer overflow protection in SIW and memory exposure prevention in bnxt_re. PHY drivers received Qualcomm DP/eDP configuration fixes and Apple USB-C leak corrections. SPI subsystem improvements included DMA setup error handling and SpacemiT K3 device support.

**Core Infrastructure**

Pin control updates fixed GPIO direction callbacks in MediaTek drivers and resolved deadlock issues in Amlogic hardware. Cgroup rstat received critical fixes for out-of-bounds access protection and NMI guard adjustments for SPARC and PowerPC64 platforms.

Next week, we expect continued focus on stability improvements as the 7.1 release cycle progresses toward finalization.

That's your Linux Kernel recap. Back next week with more updates from the development front.