![]() |
VOOZH | about |
We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.
Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.
Follow TNS on your favorite social media networks.
Become a TNS follower on LinkedIn.
Check out the latest featured and trending stories while you wait for your first TNS newsletter.
The latest Linux kernel available as of Nov. 17, 2024, is kernel 6.12. It contains several important features for certain segments of the Linux community. The 6.12 release candidate 1 became available on Sept. 29, 2024, and enjoyed a relatively quiet test period consisting of seven release candidate iterations. I discussed kernel 6.12rc1 here.
Now that kernel 6.12 is complete, it’s time for you to decide whether to implement it immediately. This article reviews the most relevant features and offers ways to upgrade your Linux devices.
The two key features to focus on for kernel 6.12 are real-time application support and kernel scheduling. There are plenty more new or updated components, but these two represent the best of the offerings.
Other new or updated capabilities include the following:
Determine whether these features will benefit your organization to decide if you need to implement the new kernel immediately.
Most organizations are content to wait for updates to the primary distribution repositories before installing the new kernel and its corresponding features. Your standard patch testing and scheduling apply here.
However, Ubuntu-based distributions can update the kernel immediately using the Mainline application. Begin by installing Mainline, and then browse the available kernels. Mainline also helps you remove older kernels. It’s mainly designed for Ubuntu and its related distributions but will typically work with any Debian-based distro.
Enterprise customers using Red Hat Enterprise Linux and its related distributions will typically wait for Red Hat to finish testing before deploying the new kernel through the standard update and package manager approaches.
SUSE Linux users can add the Kernel:HEAD repository to their package manager for the latest kernel offerings or wait for SUSE to test and make the new kernel available through the standard repository.
Check your favorite distribution for instructions on installing kernel 6.12.
Use the uname -r or uname -a commands to display your system’s current kernel version. This information should help you determine whether a kernel update is worthwhile.
Kernel updates provide additional stability, features, security options, and more, so keeping your system current is typically a good idea. In some cases, that means not waiting for the distribution vendor to test and integrate the new kernel, so you can always add the kernel manually. That’s probably the case for most Linux users when it comes to kernel 6.12. Teams working with real-time applications will benefit the most from this new kernel version.
Keep an eye out for news on kernel 6.13, coming in 2025. This release could include processing improvements for AMD EPYC and Intel Panther Lake CPUs, increased support for pre-M1 Apple devices, removal of ReiserFS, additional drivers, and more.