What do Linux kernel version numbers mean?

submitted by

www.osnews.com/story/143992/what-do-linux-kerne…

OSnews blogpost links to Linux kernel version numbers by Greg K-H

6
29

Log in to comment

6 Comments

From the godfather Himself:

I’d like to point out (yet again) that we don’t do feature-based releases, and that “5.0” doesn’t mean anything more than that the 4.x numbers started getting big enough that I ran out of fingers and toes.

https://lwn.net/Articles/781206/

From kernel.org:

Does the major version number (4.x vs 5.x) mean anything?

No. The major version number is incremented when the number after the dot starts looking “too big.” There is literally no other reason.

https://www.kernel.org/releases.html#does-the-major-version-number-4-x-vs-5-x-mean-anything

“Kernel version numbers are easy”



$ uname -srv
Linux 6.18.0-kbal #111 SMP PREEMPT Mon Dec 1 10:26:08 EST 2025

Ah yes that’s all fine but the real secret is the meaning of that #111. (I only thought to find out a couple days ago — apparently I’ve done 111 kernel builds on this machine.)


Once you’ve leveled up and had Arch Linux installed for 1 years (in Unix time) you’ll be sent a jar of Ovaltine and the secret decoder ring which reveals the secrets.



Insert image