LWN.net Logo

Kernel release status

The current 2.6 kernel is 2.6.8.1. Linus announced the availability of the 2.6.8 allegedly stable kernel on August 13. Unfortunately, it turned out to be a true "Friday the 13th" release with a fatal bug in the NFS code, so 2.6.8.1 was rushed out to fix it. This is the first time that the kernel has used a four-entry version number. Changes since -rc4 include the "Khazad" crypto algorithm, some added permissions checking on raw SCSI commands from user space (see below), and the removal of the fcntl() file operations method. For those just tuning in, changes from 2.6.7 include snapshot and mirror support in the device mapper, unbelievable numbers of "sparse" annotations, a bunch of read-copy-update performance improvements, 64-bit SuperH support, some security fixes, a reworked symbolic link lookup mechanism (which will eventually enable raising the maximum link depth), and lots of fixes. The long-format changelog has the details; the 2.6.8.1 changelog is also out there for the curious.

No patches have been added to Linus's BitKeeper repository since the 2.6.8.1 release.

The current prepatch from Andrew Morton is 2.6.8.1-mm1. Recent changes to -mm include kprobes ("Generally we prefer to not merge infrastructure into the kernel unless it has in-kernel users. kprobes is exceptional, in that its applications are all custom-written to solve a particular problem."), the removal of the single-array scheduler patch, a waitid() system call implementation, and lots of fixes.

The current 2.4 prepatch is 2.4.28-pre1, which was released by Marcelo on August 15. Additions include a big serial ATA update, the Khazad crypto algorithm, some networking updates, and a handful of fixes.


(Log in to post comments)

2.6.8(.1)? vs. cd-recording

Posted Aug 19, 2004 12:24 UTC (Thu) by hummassa (subscriber, #307) [Link]

Somehow, it's missing from here the CD-R snafu: apparently cd recording under 2.6.8* triggers a memory leak ... does anyone have more info about this?

2.6.8(.1)? vs. cd-recording

Posted Aug 19, 2004 12:28 UTC (Thu) by dougm (guest, #4615) [Link]

The latest 2.6.8.1-mm tree apparently fixes this.

PLEASE FORGET

Posted Aug 19, 2004 12:32 UTC (Thu) by hummassa (subscriber, #307) [Link]

I need my coffee... It's already 9:30am and I missed the headline below that... ohboy. Sorry. Nothing to see here. :-)

"sparse" annotations

Posted Aug 19, 2004 21:12 UTC (Thu) by pkolloch (subscriber, #21709) [Link]

Sorry, but what is meant with "sparse" annotations? Is there any special meaning?

"sparse" annotations

Posted Aug 19, 2004 21:19 UTC (Thu) by corbet (editor, #1) [Link]

See this article from the June 3 kernel page.

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