So it's been almost three months since 2.6.25 (87 days to be exact, I
think), making this a longer-than-usual release cycle. Or maybe it just
feels that way, and we're always getting close to three months these days.
But it's out there now. Or rather, the git tree is out there, and the
patch/tar-ball is still uploading as I write this.
The diffs from -rc9 are pretty small, with with the bulk actually being
Documentation updates (almost 80% is just added docs). The rest tensd to
be one-liners for some regressions or otherwise pretty small patches.
Several regressions did get fixed in the last few days, thanks to
everybody involved.
dirstat since -rc9:
3.3% Documentation/networking/
78.5% Documentation/
2.5% arch/
2.4% drivers/net/wireless/
4.0% drivers/net/
2.0% drivers/usb/host/
2.1% drivers/usb/
9.4% drivers/
2.0% fs/
3.6% net/
and dirstat for the whole release since 2.6.25 (yeah, Documentation
doesn't even show up in the latter :^):
4.9% arch/arm/
9.0% arch/powerpc/configs/
11.8% arch/powerpc/
28.7% arch/
5.0% drivers/media/video/
9.2% drivers/media/
5.5% drivers/net/sk98lin/
6.6% drivers/net/wireless/
17.8% drivers/net/
4.8% drivers/s390/net/
5.3% drivers/s390/
49.7% drivers/
6.4% include/
5.1% net/
Have fun,
Linus
---
Alan Stern (1):
[SCSI] erase invalid data returned by device
Alessandro Zummo (1):
rtc-fm3130: fix chip naming
Andres Salomon (1):
ov7670: clean up ov7670_read semantics
Andrew Morton (1):
tcp: net/ipv4/tcp.c needs linux/scatterlist.h
Andrey Vagin (1):
ipv6: fix race between ipv6_del_addr and DAD timer
Anthony Liguori (1):
x86: KVM guest: Add memory clobber to hypercalls
Bartlomiej Zolnierkiewicz (2):
ide: add __ide_default_irq() inline helper
it8213: fix return value in it8213_init_one()
Ben Hutchings (1):
ipv4: fib_trie: Fix lookup error return
Benjamin Herrenschmidt (1):...