LWN.net Logo

Kernel release status

The current 2.6 kernel is 2.6.3, which was released on February 17. Only a handful of patches have gone in since the last release candidate. Overall, 2.6.3 includes a great deal of internal cleanup work, the removal of the USB scanner driver (in favor of the user-space libusb solution), the new generic DMA pool mechanism, "context mount" support for SELinux, a big ALSA update, a fix for the new mremap() vulnerability, and quite a few architecture updates. See the long-format changelog for the details.

During the last week, we also saw 2.6.3-rc3 (changelog) and 2.6.3-rc4 (changelog).

The current kernel tree from Andrew Morton is 2.6.3-mm1. Recent additions to the -mm tree include some more scheduler improvements, a new CPU hotplug implementation, journaled quotas for the ext3 filesystem, and numerous fixes.

2.6.3-mm1 also contains the new device mapper crypto target code. This target allows the creation of encrypted filesystems by way of the device mapper (LVM) subsystem. If things work out, this approach is likely to replace the (buggy) cryptoloop driver; if you have an interest in encrypted filesystems, testing out this patch might be a good idea.

The current 2.4 kernel is 2.4.25, released by Marcelo on February 18. Among other things, this release includes the mremap() vulnerability fix. Marcelo has had a busy week, having previously released 2.4.25-rc2, -rc3, and -rc4.


(Log in to post comments)

Kernel release status

Posted Feb 19, 2004 3:56 UTC (Thu) by rfunk (subscriber, #4054) [Link]

Um, 2.6.3 was released Feb 18, not Feb 7.

Release date

Posted Feb 19, 2004 4:24 UTC (Thu) by corbet (editor, #1) [Link]

The 17th, actually. Somehow the "1" disappeared; I found another one and stuck it in.

Kernel release status

Posted Feb 19, 2004 6:58 UTC (Thu) by tosk (guest, #5697) [Link]

i think, the actual -mm is 2.6.3-rc3-mm1 regards - are -

Kernel release status

Posted Feb 19, 2004 12:47 UTC (Thu) by corbet (editor, #1) [Link]

Actually, the name was right; it is 2.6.3-mm1. I just got the link wrong. Fixed now, sorry for the confusion.

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