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

KERNEL HOTFIXES LAND ACROSS MM, KEYS, AND EROFS AS ARCHINSTALL ADDS AARCH64 SUPPORT

By RepoJournal · Filed · About Linux

Linus merged 13 memory management fixes cc:stable overnight, plus critical corrections to keyring array bounds and erofs page cache sharing that fix a NULL pointer dereference.

The biggest pull was a 13-hotfix batch from Andrew Morton covering memory management, keyring array trimming, and erofs regression fixes [1] [2] [3]. The keys fix addresses an unprivileged keyring vulnerability where description-chunk collisions drive assoc_array node splitting into out-of-bounds writes. Erofs also landed a critical fix: it was throwing NULL pointers during mincore() because page cache sharing lost a valid f_path reference. The pinctrl subsystem picked up an S4 sleep state fix for AMD machines and wakeup fixes for Qualcomm SC8280XP [4]. Over on Omarchy, DHH merged a package conflict recovery system that stops upgrades from aborting when pacman finds files it doesn't own, replacing the hand-maintained 25-entry allowlist that kept bitten users twice [5] [6]. Archinstall added AArch64 root partition type GUID support [7] and deduped systemd-resolved stub mode configuration [8], while Japanese translations hit 100% [9].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm torvalds/linux
  2. [2] Merge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd torvalds/linux
  3. [3] Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs torvalds/linux
  4. [4] Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl torvalds/linux
  5. [5] Recover from package file conflicts instead of predicting them ↗ basecamp/omarchy
  6. [6] Recover from package file conflicts instead of predicting them basecamp/omarchy
  7. [7] Support AArch64 root partition type GUID ↗ archlinux/archinstall
  8. [8] Deduplicate enabling systemd-resolved stub mode ↗ archlinux/archinstall
  9. [9] Update Japanese translation ↗ archlinux/archinstall

Quick answers

What shipped in Linux on July 28, 2026?
Linus merged 13 memory management fixes cc:stable overnight, plus critical corrections to keyring array bounds and erofs page cache sharing that fix a NULL pointer dereference. In total, 24 commits and 6 pull requests landed.
Who contributed to Linux on July 28, 2026?
4 developers shipped this update, including Linus Torvalds, dhh, utuhiro78, and codefiles.
What were the notable Linux updates?
Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm, Merge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd, and Merge tag 'erofs-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.

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?