Linux 7.0.9 and new LTS maintenance releases: Kernel.org delivers a b…

Linux 7.0.9 and new LTS maintenance releases: Kernel.org delivers a b…

Linux 7.0.9 and new LTS maintenance releases: Kernel.org delivers a b…

https://www.igorslab.de/en/linux-7-0-9-lts-maintenance-releases-kernel-org-stable-wave/

Publish Date: 2026-05-18 00:00:00

Source Domain: www.igorslab.de

📖 Reading time: approx. 5 minutes · 906 words · 5,612 charactersListen

1.0×+

⏹ Stop

Since 17 May 2026, kernel.org has listed new maintenance releases for several active kernel branches. At the top is Linux 7.0.9 as the current stable kernel; in parallel, Linux 6.18.32, 6.12.90 and 6.6.140 have been provided as longterm releases. This is not a new major version with large functional blocks, but classic stable work: bug fixes are backported from newer development states, tested, and integrated into the maintained branches. It is precisely this unspectacular layer that keeps servers, distributions, workstations and embedded systems running in day-to-day use. A kernel update is rarely a confetti cannon. More often, it is the plumber in the basement, whom you only notice when he is missing.

Symbol image

Many small fixes, several relevant subsystems

The official release page clearly categorises the difference: after a mainline release, a kernel is considered stable; bug fixes are backported from the mainline branch and published as needed, often roughly weekly. Longterm kernels, by contrast, are intended to provide important bug fixes for older kernel series over a longer period of time. According to kernel.org, 6.18 and 6.12 are currently maintained until December 2028, and 6.6 until December 2027. For distributions and vendors, this is crucial because not every platform can or wants to move permanently to the latest stable branch. The nice phrase “just update” sounds rather different in a data centre than on a hobby notebook on Sunday evening. The changelog for Linux 7.0.9 shows that this stable release wave affects several areas. Notable among these are fixes in the AMDGPU VCN code, where potential overflows in message validation are avoided. This affects video acceleration units on AMD GPUs and therefore falls into the category “better patch it before an edge case gets creative”. Also included are several virtio-vsock changes. These…

Source