Kernel release status
[Posted August 27, 2003 by corbet]
The current development kernel is 2.6.0-test4, which was
released by Linus on August 22. This
large patch includes several hundred changesets, including numerous
networking fixes, a new
free_netdev() method for networking
drivers (see below), a new
cpumask_t type for systems with more
processors than bits in a long integer, a
CONFIG_BROKEN option to
control access to drivers known to be broken, a
magic, fast new strncpy()
implementation, the addition of wireless statistics to sysfs, Twofish
and Serpent support for IPSec, a bunch of power management code, new sysfs
attributes to control scanning of SCSI devices, a number of IDE patches, a
new sysfs "attribute group" mechanism which enables the addition of
attributes in a safer way and with less boilerplate code, an ALSA update,
and a mind-numbing array of other fixes and updates. See
the long-format changelog for the details.
As of this writing, Linus's BitKeeper tree contains only a handful of
fixes. Linus is currently on vacation, so patches are not currently being
merged.
The current stable kernel is 2.4.22, released by Marcelo on August 25. Marcelo
is not resting, however; he has already put out 2.4.23-pre1, which includes a merge of the IP
virtual server code, an LVM update, various driver updates, a possible
first step toward the eventual inclusion of XFS, and a number of fixes.
(
Log in to post comments)