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 EMERGENCY FIXES ACROSS KVM, X86, AND REAL-TIME SUBSYSTEMS

By RepoJournal · Filed · About Linux

Linus pulled five critical fix sets overnight addressing memory leaks, SEV guest failures, and real-time kernel regressions that block stable deployments.

The KVM team shipped fixes for arm64 ITS EventID sanitization and a PPI memory leak that crashes vcpu initialization [1], while RISC-V steal-time recording got a HVA validation patch. On the x86 side, a major change landed: SEV guests now handle encrypted memory failures conservatively to prevent silent data corruption [2], and Peter Zijlstra fixed a critical VMX hrtimer regression that broke RT scheduling. The irqchip fixes address two driver-specific issues: renesas-rzt2h's broken probe error path and exynos-combiner's spinlock contention on -rt kernels [3]. Real-time kernel users got relief from a debugobjects regression that was poisoning priority inheritance by incorrectly filling the pool under contention [4]. Separately, hwmon picked up adm1266 stability fixes and lenovo-ec-sensors got a devm cleanup fix that was leaking region references [5].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm torvalds/linux
  2. [2] Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip torvalds/linux
  3. [3] Merge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip torvalds/linux
  4. [4] Merge tag 'core-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip torvalds/linux
  5. [5] Merge tag 'hwmon-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging torvalds/linux

Quick answers

What shipped in Linux on May 25, 2026?
Linus pulled five critical fix sets overnight addressing memory leaks, SEV guest failures, and real-time kernel regressions that block stable deployments. In total, 8 commits and 1 releases landed.
What were the notable Linux updates?
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm, Merge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip, and Merge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.

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?