Greg Kroah-Hartman has updated the projected end-of-life (EOL) dates for several active longterm support kernels via a commit. The provided reasoning? It was done "based on lots of discussions with different companies and groups and the other stable kernel maintainer."
The other maintainer is Sasha Levin, who co-maintains these Linux kernel releases alongside Greg. Now, the updated support schedule for the currently active LTS kernels looks like this:
- Linux 6.6 now EOLs Dec 2027 (was Dec 2026), giving it a 4-year support window.
- Linux 6.12 now EOLs Dec 2028 (was Dec 2026), also a 4-year window.
- Linux 6.18 now EOLs Dec 2028 (was Dec 2027), at least 3 years of support.

Worth noting above is that Linux 5.10 and 5.15 are both hitting EOL this year in December, so if your distro is still running either of these, now is a good time to start thinking about a move.
If you are not that deep into the kernel rabbit hole, then you need to know that most releases only get about two months of active support before the next one takes over. LTS releases are the exception here.
They get years of backported security patches and bug fixes without any new features that make it a great choice for desktop, embedded hardware, and servers that need stability over bleeding-edge features.
Back in 2023, things were slightly different. At the Open Source Summit Europe event, it was disclosed that LTS support windows were being cut from six years down to just two. Burnout was cited as the main culprit, as too many contributors were working unpaid and had to handle a flood of bugs generated by fuzzing tools.
The change in question here does not undo that decision entirely, but it does push back against the shorter support window, at least for the current batch of LTS kernels.
What Does This Mean?
For most desktop Linux users, this change is barely noticeable. If you're running Ubuntu, Fedora, or most mainstream distros, the kernel side of things is handled for you. You don't need to keep track of specific releases, your distro does it for you and notifies you when there's an update.
But for anyone running embedded systems, single-board computers, or servers, moving across kernel versions is tricky, and EOL dates are a big deal. Once a kernel hits EOL, it stops getting security patches.
The longer support window is also relevant for hardware vendors and device manufacturers who ship Linux on their products. Certifying against a specific kernel version takes time and resources. Knowing that kernel will be patched until 2028 instead of 2026 changes the math on when an upgrade cycle even needs to start.
So the short version is, if you're a regular user, nothing changes today. If you depend on a specific LTS kernel for anything critical, you just got more breathing room than you had yesterday.
Suggested Read π: What Is Liquorix Kernel? Should You Use It?

