Linux Kernel Daily: A Week of Late-Cycle Hardening

Five merge commits landed late-cycle fixes dominated by security and correctness bugs in RDMA, memory management, and filesystems, with several race conditions and user-triggerable issues addressed across subsystems.

Duration: PT2M11S

Episode overview

This episode is a short developer briefing from Linux Kernel Daily.

It explains recent repository work in plain language.

  • Show: Linux Kernel Daily
  • Published: 2026-09-15T06:01:32Z
  • Audio duration: PT2M11S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good day, and welcome to Linux Kernel Daily for September 15th, 2026.

Today's activity is all fixes, no features — and the through-line is race conditions and user-triggerable bugs getting cleaned up before release.

The biggest batch comes from RDMA, merged by Linus in commit 01414b7. Jason Gunthorpe's pull brings twenty-eight fixes, and the pattern is notable: multiple remotely triggerable races in the SIW and RXE drivers, a user-triggerable race in U-C-M-A around multicast handling, and a security fix in bnxt_re to stop…

Memory management saw its own hardening pass in commit 164f652, Andrew Morton's fourteen hotfixes. Highlights include a swap usage counter bug where a status bit collided with the real usage count — a subtle correctness issue — plus a fix for incorrect memory accounting during failed memory-map preparation, and an…

Two smaller but concrete fixes rounded things out. The nfsd pull in 5878583 fixes how the P-NFS export flag is handled over the netlink interface — a correctness fix for cluster-aware NFS setups. And the 9p filesystem fix in 59826bc addresses a regression from version 7.1 where cached file size wasn't updating…

What to remember: this cycle's fixes lean…

Nearby episodes from Linux Kernel Daily

  1. Late-Cycle Fixes for Scheduling and Sysctl
  2. Weekly Recap - Late-Cycle Fixes Converge Across Memory, Tracing, and Crypto
  3. The Great Regression Cleanup
  4. Late-Cycle Fixes Converge on Crypto, Filesystems, and Build Tooling
  5. The RC3 Bounds-Checking Sweep
  6. The RC3 Fix Wave
  7. Locking Bugs Under the Microscope
  8. AMD Fixes Converge Ahead of 7.3