Hacker News new | ask | show | jobs
by dfc 5080 days ago
I have seen a number of people write that CODEL will be mainlined in 3.5. But from what I have seen it has been there for sometime now:

Initial CODEL commit entry from May:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git...

Search for CODEL in linus's tree:

http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Fl...

And there has not been a lot of CODEL activity in the net-next tree since the activity in May:

http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Fdavem%2Fnet-...

Am I missing something obvious?

1 comments

Stable releases branch from Linus's tree. 3.4 branched on May 20th.

  git describe --contains 76e3cc126bb223013a6b9a0e2a51238d1ef2e409
Thank you for responding. For some reason I have always thought or just assumed that linus's tree was the tree people referred to when it came to versioning. HN clues me in yet again...