|
|
Subscribe / Log in / New account

Kernel release status

The current 2.6 prepatch is 2.6.19-rc1, released on October 4, several milliseconds after last week's Kernel Page was published. For a summary of changes, see this article and this one from the last two weeks. Highlights include the parallel ATA driver set, labeled networking for IPsec and CIPSO security, a few new architectures, lots of new drivers, the GFS2 cluster filesystem, eCryptfs, and large numbers of internal changes.

The long-format changelog has the details - but, since we're talking about almost 5000 patches from over 600 contributors, it's best to have a lot of time on one's hands. The short-form changelog is somewhat more compact, but still lengthy.

At this point in the process, patches going into the mainline repository are supposed to be confined to fixes. Many of them are, but Linus has merged a few other significant changes, including, as predicted, the interrupt handler prototype change, which has caused changes throughout the tree. There is a new epoll_pwait() system call which takes an additional signal mask parameter, and the venerable (but long-unused) <linux/config.h> include file has been removed at last.

Also merged is the developmental ext4 filesystem, which includes a number of enhancements, including support for extents and 48-bit block numbers. See the ext4 documentation file if you are interested in playing with ext4 (and have good backups).

The current -mm tree is 2.6.19-rc1-mm1. Recent changes to -mm include the addition of ext4 (which promptly moved on into the mainline), continued work on the swap token mechanism, a generic log2() implementation, and the dynamic tick patch.


to post comments

Kernel release status

Posted Oct 12, 2006 19:00 UTC (Thu) by smoogen (subscriber, #97) [Link] (2 responses)

I for one am glad to see Linus having returned to posting new kernels right after he sees that LWN weekly edition has been posted. I had kind of missed that pattern.

Kernel release status

Posted Oct 16, 2006 20:02 UTC (Mon) by ccezar (subscriber, #2749) [Link] (1 responses)

Hmmm... Does it mean, that making LWN an daily publication will speedup kernel development...? ;))

cezar

Kernel release status

Posted Oct 19, 2006 10:56 UTC (Thu) by peschmae (guest, #32292) [Link]

No, but it will increase the number of releases. ;-)


Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds