Greg K-H Recommends New Kernel Version Naming
Greg Kroah-Hartman, Linux developer at Novell, suggests a new naming scheme for the Kernel releases on the Kernel mailing list. The four-digit year would be included in the name.
Kroah-Hartman writes that he had meant to bring up his suggestion at the Kernel Summit 2008 in September that he does now as a follow-up. He had always been involved with version numbering and finds the current scheme unmanageable.
His recommendation: future versions of the Linux kernel should follow the pattern four_digit_year.release_number.minor_release_number. By this pattern the first release in the coming year would be 2009.0.0, the second 2009.1.0, and so forth. If zero-numbered releases are undesirable, he says, the year could also begin with release 2009.1.1.
Kroah-Hartman points out that the naming scheme provides a better way to determine how old the release is. Kernel 2004.9.0 would be easier to date than Kernel 2.6.9.
The current scheme follows the pattern 2. major_release.minor_release.extra_version. With the new scheme, kernel macros with major and minor numbers would also have compatible naming so as not to break scripts, he assures the community in his email.
Among the first responses was one from H. Peter Anvin who found it easiest just to increment the last digit, such as 27, 28, 29, etc. He finds the existing prefix 2 with the large following digits to have "outlived its utility" and suggests bumping the version to 3.0 and maintaining that scheme for "huge changes."
Adrian Bunk had rather a different view and warned against radical changes that could affect not only the Kernel and its tools, but break countless userspace programs. Many of these programs interpret the kernel version number through calls such as uname -r. He gives a snippet from an OpenSSL library script as an example.
Comments
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.
-
Fedora 41 Released with New Features
If you're a Fedora fan or just looking for a Linux distribution to help you migrate from Windows, Fedora 41 might be just the ticket.
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.
-
System76 Unveils an Ampere-Powered Thelio Desktop
If you're looking for a new desktop system for developing autonomous driving and software-defined vehicle solutions. System76 has you covered.
-
VirtualBox 7.1.4 Includes Initial Support for Linux kernel 6.12
The latest version of VirtualBox has arrived and it not only adds initial support for kernel 6.12 but another feature that will make using the virtual machine tool much easier.
-
New Slimbook EVO with Raw AMD Ryzen Power
If you're looking for serious power in a 14" ultrabook that is powered by Linux, Slimbook has just the thing for you.
Age of release
Even better would be YYYY.MM.1.
nice idea but,
most sensible out of all
Though I'm one of those who really thinks that changing now kernel versioning provides little to no gains.
To me it more and more sounds like lots of people are bothered by visibly smaller role kernel now is playing in the whole "Linux OS" thing. Seems like people want some shake up of kernel development to make their contributions look more significant.
I see the flame war starting...