Linux kernel versions 6.18, 6.12, and 6.6 receive extended end-of-life dates, with 6.12 gaining two additional years thanks to widespread adoption and the long-awaited PREEMPT_RT feature.
Linux kernel users can breathe a little easier knowing that several major kernel versions have received extended support, with Linux 6.12 getting a particularly generous two-year EOL extension. This news comes directly from Greg Kroah-Hartman, the maintainer of the Linux stable kernel branch, who announced the changes after extensive discussions with companies and organizations relying on these kernel versions.
Which Kernels Got Extended Support?
The updated support timeline now looks like this:
- Linux 5.10: 6 years of support (unchanged)
- Linux 5.15: 5 years of support (unchanged)
- Linux 6.6: 4 years of support (extended from previous timeline)
- Linux 6.12: 4 years of support (extended from previous timeline)
- Linux 6.18: At least 3 years of support (new extension)
While versions 5.10 and 5.15 maintain their original EOL dates, the more recent kernels have received significant extensions. This is particularly noteworthy for enterprise users and organizations that need stability over cutting-edge features.
Why Linux 6.12 Got the Biggest Boost
Linux 6.12 stands out as the biggest winner in this extension round, gaining two additional years of support. The reason? It's become something of a perfect storm for adoption across the Linux ecosystem.
First, Linux 6.12 finally integrated PREEMPT_RT, a real-time patch that took 20 years to make it into the mainline kernel. This feature is crucial for users who need deterministic, low-latency performance—think industrial control systems, audio processing, and other time-sensitive applications.
Second, 6.12 became the foundation for several major Linux distributions:
- Debian 13 Trixie - The upcoming Debian release is building on 6.12
- RHEL 10 - Red Hat Enterprise Linux 10 will use this kernel as its base
- Raspberry Pi 5 support - The popular single-board computer gained official kernel support in this version
When multiple major distributions and hardware platforms converge on a single kernel version, it creates a strong incentive for extended support. Kroah-Hartman and his team only grant these extensions when there's demonstrable demand from the community and industry partners.
What This Means for Linux Users
For most Linux users, this news is a relief. The Linux kernel development cycle moves incredibly fast, with new stable releases coming every few weeks. Without these extended support windows, users would be forced to upgrade far more frequently than many organizations can manage.
This extension strategy allows:
- Enterprise stability - Companies can standardize on a kernel version for years
- Hardware compatibility - Devices like the Raspberry Pi 5 will have guaranteed support
- Development predictability - Developers know exactly how long they have to test and deploy
- Security maintenance - Extended support means security patches continue arriving for older kernels
The Bigger Picture of Kernel Support
This isn't the first time Kroah-Hartman has extended kernel support, and it likely won't be the last. The Linux kernel project has evolved to recognize that while innovation moves quickly, enterprise adoption and hardware lifecycle management don't always keep pace.
By carefully selecting which kernels receive extended support based on real-world adoption patterns, the kernel team balances the need for progress with the practical realities of large-scale Linux deployments. It's a pragmatic approach that benefits everyone from individual hobbyists running Raspberry Pi projects to Fortune 500 companies running mission-critical infrastructure.
For users of Linux 6.12 specifically, this means you can confidently deploy systems knowing you have a solid four-year window before needing to upgrade. That's plenty of time to plan migrations, test compatibility, and ensure business continuity.

The extended support for these kernels demonstrates how the Linux ecosystem continues to mature, providing both cutting-edge features for early adopters and stable, long-term options for those who need reliability over novelty.

Comments
Please log in or register to join the discussion