Linux 4.9 Will Be the Next LTS Kernel Branch, Says Greg Kroah-Hartman (softpedia.com)
Reader prisoninmate writes: Renowned Linux kernel developer and maintainer Greg Kroah-Hartman said on Friday that the next LTS (Long-Term Support) kernel branch will be Linux 4.9. The development cycle of a new Linux kernel branch doesn't take more than a month and a half or a maximum of two months, depending if the respective series will receive seven or eight Release Candidate (RC) milestones, but LTS releases are picked by veteran kernel developers from time to time when older ones reach end of life (EOL). If Linux kernel 4.8 will be a normal release with a total of seven RCs and it'll be announced on day of September 25, then the development cycle of the Linux 4.9 kernel should start with the first Release Candidate development snapshot on October 9, 2016. But if Linux kernel 4.8 will have eight RCs, then we should see Linux kernel 4.9 LTS RC1 one week later, on October 16.
The summary is completely incoherent.
It will be for a long term. You're welcome.
It seems like the kernel people have no plan whatsoever. Kernels are EOL'd when they feel like it and the next LTS version is picked arbitrarily (there is nothing especially stable about 4.9, in case you are wondering).
Version numbers are mostly meaningless: Major versions change when Linus feels like it. Major breakage (as in, systems no longer booting) and major API changes happen even in minor versions. Version A.b isn't just an incremental update to A.a. It might bring an entirely new, experimental network stack, for example.
Then there's the ABI instability. FreeBSD, for example, guarantees ABI stability between major versions. In Windows, a driver written for Windows 7 has a good chance of working in Windows 10. In Linux, you can't even get a compiled module to insert cleanly between two compiles of the same kernel with slightly different options.
All of this makes it painful to develop for Linux, especially writing drivers. You either beg the kernel people to accept your driver in the tree (and hope that they maintain it), or you ship your driver in source form to users and fervently hope that your users manage to compile it (they won't).
And before you say "But Nvidia...", not all of us have the resources to build a nice, clean driver install package. And this assumes that you can even reliably get the source/headers for your kernel in the first place, which, for example, in the case of the Raspberry Pi, isn't exactly easy.
usually when released there is promise of the time span, at least two years which is what this one has
This is very different thing from an LTS distro by the way
The development cycle of a new Linux kernel branch doesn't take more than a month and a half or a maximum of two months, depending if the respective series will receive seven or eight Release Candidate (RC) milestones.
No. One month merge window, ~2 months with weekly RCs. If the kernel releases early the merge window widens so they're on a very stable three month cycle. You'd think an post about the kernel would do a minimum of fact-checking, but no...
Live today, because you never know what tomorrow brings
You know, that's the kind of question people want answered.
Do people really want to know that? Really? Do people really download and build their own kernels anymore? I guess some people do but most cerainly don't. Most people will use their distro kernel which the distro supports. This is something that the distro can do completely independent of whatever support the upstream kernel project provides.
Stop procrasturbating and just skip to the next whole number.
Do people really want to know that? Really? Do people really download and build their own kernels anymore?
I do. I routinely build Linux From Scratch. I generally pick an LTS kernel to follow and this news is very useful (I'm currently on version 4.4, another LTS release). Folks that do this are not the majority, or even a significant minority, but there are people out there that care.
Also, since the Linux kernel does not guarantee ABI compatibility, an LTS kernel allows you prepare for the future. If you're writing kernel modules (which a greater number of people do), it is trivial to target specific LTS releases versus every possible release of the kernel ever.
Has someone hired himself a publicist? Is he being groomed or fluffed?
I'm just not sure which is his wife's boyfriend's last name.... Kroah, or Hartman?
So you've never heard of Tim Berners-Lee, then?
I'm not used to think about Linux 3.x kernel as a stable yet! And when I think that I'm out - they pull me back again!!! ©