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 STABILIZES BEFORE 7.2 FINAL WITH ACL, USB, AND BLOCK DEVICE FIXES

By RepoJournal · Filed · About Linux

Linux 7.2-rc5 lands critical fixes for filesystem caching, USB device quirks, and a nasty emergency thaw deadlock that could hang your system during freeze operations.

The kernel is tightening before final release with three major pull requests hitting the mainline. First, VFS fixes restore the ACL_DONT_CACHE permanent opt-out that FUSE servers depend on [1], after a helper inadvertently flipped it back to ACL_NOT_CACHED and re-enabled caching. Second, USB gains new device quirks and serial IDs plus a critical sysfs BOS removal race fix [3], while char/misc drivers get patched for rust_binder error reporting, firmware sequencing, and MEI issues [2]. The most dangerous fix lands in block device freezing: do_thaw_all_callback() held sb->s_umount while calling bdev_thaw(), creating a deadlock when the block device tried to reacquire the same lock [5]. Tracing subsystem gets a bounds-check fix moving array increments before access [4]. Over on Basecamp's omarchy, DHH shipped Taildrop file transfer support [7] and fixed zram device restarts that were erroring on already-frozen devices [6]. Activity across both desks: 50 commits, 9 PRs in the last 24 hours.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs torvalds/linux
  2. [2] Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc torvalds/linux
  3. [3] Merge tag 'usb-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb torvalds/linux
  4. [4] Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace torvalds/linux
  5. [5] super: fix emergency thaw deadlock on frozen block devices torvalds/linux
  6. [6] Don't restart a zram device that exists but is swapped off basecamp/omarchy
  7. [7] Send and receive files with Taildrop (#6375) basecamp/omarchy

Quick answers

What shipped in Linux on July 27, 2026?
Linux 7.2-rc5 lands critical fixes for filesystem caching, USB device quirks, and a nasty emergency thaw deadlock that could hang your system during freeze operations. In total, 50 commits and 9 pull requests landed.
Who contributed to Linux on July 27, 2026?
3 developers shipped this update, including Linus Torvalds, Christian Brauner, and David Heinemeier Hansson.
What were the notable Linux updates?
Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs, Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc, and Merge tag 'usb-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.

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?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.