This hasn't been pushed out to the testing repo's just yet, but you can pick it up early from http://people.redhat.com/davej/kernels/Fedora/FC3/ The major change since the last test release should be the fixing of the problem a lot of folks (especially radeon users) saw on logout of Gnome/KDE. Dave Changelog since last testing release.. * Fri Dec 31 2004 Dave Jones <davej@xxxxxxxxxx> - Drop 4g/4g patch completely. * Tue Dec 28 2004 Dave Jones <davej@xxxxxxxxxx> - Drop bogus ethernet slab cache. * Thu Dec 23 2004 Dave Jones <davej@xxxxxxxxxx> - Fix bio error propagation. - Clear ebp on sysenter return. - Extra debugging info on OOM kill. - exit() race fix. - Fix refcounting order in sd/sr, fixing cable pulls on USB storage. - IGMP source filter fixes. - Fix ext2/3 leak on umount. - fix missing wakeup in ipc/sem - Fix another tux corner case bug. * Wed Dec 22 2004 Dave Jones <davej@xxxxxxxxxx> - Add another ipod to the unusual usb devices list. (#142779) * Tue Dec 21 2004 Dave Jones <davej@xxxxxxxxxx> - Fix two silly bugs in the AGP posting fixes. * Thu Dec 16 2004 Dave Jones <davej@xxxxxxxxxx> - Better version of the PCI Posting fixes for agpgart. - Add missing cache flush to the AGP code. * Sun Dec 12 2004 Dave Jones <davej@xxxxxxxxxx> - fix false ECHILD result from wait* with zombie group leader.