Where is Linux going ?
I can't find anything about Linux 2.8 nor Linux 3.0.
Is there any plan for the future of the Linux kernel ?

link|improve this question

40% accept rate
2  
"Say Hello To Linux 3.0; Linus Just Tagged 3.0-rc1" - here it is. – boehj May 31 '11 at 2:19
feedback

3 Answers

up vote 4 down vote accepted

According to this, there probably won't be a 3.0.

Update: As of May 2011, 3.0 is the next release: https://lkml.org/lkml/2011/5/29/204

link|improve this answer
+1 The Linux article is excellent. – DaveParillo Feb 6 '10 at 18:36
3  
Your answer appears to no longer apply, you may want to consider removing it or adjusting it. – Zoredache May 31 '11 at 1:18
feedback

Linux 3.0.0-rc1 has just been tagged. Have a look at the news post Say hallo to Linux 3.0 at Phoronix or the 2011-05-30 Git tag message from Linus Torvalds.

link|improve this answer
feedback

As chris mentions, there probably won't be a Linux 3.0.x series. This is mainly due to the core kernel code maturing to the point that major code changes are no longer necessary.

For a near-term kernel roadmap, see the Linux Foundation's Linux Weather Forecast. I think this is as official as you can get without combing through the Linux Kernel Mailing List archives.

At the moment, the highlights include the 2.6.32 release highlights, and changes expected in the next kernel release (2.6.33).

link|improve this answer
2  
Your answer appears to no longer apply, you may want to consider removing it or adjusting it. – Zoredache May 31 '11 at 1:18
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.