RepoJournal
Linux

Linux

The kernel, distros, and the rigs of the moment

Keep up with Linux in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Infrastructure Full archive →

The Wire · Showcase

NTFS AND MEMORY HOTFIXES LAND AHEAD OF 7.1 FINAL

By RepoJournal · Filed · About Linux

The kernel is closing rc5 with critical fixes for filesystem corruption, uninitialized memory leaks, and power profile detection on USB-C laptops.

Three major fix sets hit the tree in the last 24 hours. The NTFS subsystem merged four patches [1] addressing index depth validation, security descriptor memory leaks, and volume label state corruption, the kind of silent data corruption that ships to production undetected. Simultaneously, Andrew Morton's MM hotfixes [2] pulled 14 patches including nine memory-related fixes marked stable and two critical memory-hotplug corrections from Muchun Song. On the userspace side, omarchy fixed a race condition [5] where udev power_supply events fire before sysfs updates on Lenovo Yoga Pro 7 systems, leaving performance mode locked after USB-C unplug. The ATA subsystem [3] corrected deferred command handling to prevent incorrect workqueue usage in PATA drivers, and ksmbd server [4] closed three null pointer dereferences and a memory leak in ACL parsing. Build tooling saw a pacman versioning fix [6] to allow smooth rc-to-stable upgrades without triggering downgrades, and archinstall refactored logging internals [8] for maintainability. Docker multi-arch support lands in omarchy [7] by default, eliminating arm64 build friction.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'ntfs-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs torvalds/linux
  2. [2] Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm torvalds/linux
  3. [3] Merge tag 'ata-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux torvalds/linux
  4. [4] Merge tag 'v7.1-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd torvalds/linux
  5. [5] Fix power profile race on plug/unplug events (#5898) basecamp/omarchy
  6. [6] kbuild: pacman-pkg: make "rc" releases adhere to pacman versioning scheme torvalds/linux
  7. [7] Enable Docker multi-arch builds by default (#5901) basecamp/omarchy
  8. [8] Refactor logging and formatting logic ↗ archlinux/archinstall

Quick answers

What shipped in Linux on May 20, 2026?
The kernel is closing rc5 with critical fixes for filesystem corruption, uninitialized memory leaks, and power profile detection on USB-C laptops. In total, 10 commits and 3 pull requests landed.
Who contributed to Linux on May 20, 2026?
1 developer shipped this update, including svartkanin.
What were the notable Linux updates?
Merge tag 'ntfs-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/ntfs, Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm, and Merge tag 'ata-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux.

More from Linux

Daily updates, in your inbox

Follow Linux

Keep up with Linux in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?