I'm announcing the release of the 3.0.65 kernel. All users of the 3.0 kernel series must upgrade. The updated 3.0.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary thanks, greg k-h ------------ Makefile | 2 +- arch/x86/include/asm/pgtable.h | 5 +++++ arch/x86/mm/init_64.c | 3 +++ arch/x86/xen/xen-asm_32.S | 14 +++++++------- drivers/net/igb/igb_main.c | 8 +++++--- drivers/pci/remove.c | 2 ++ 6 files changed, 23 insertions(+), 11 deletions(-) Alexander Duyck (1): igb: Remove artificial restriction on RQDPC stat reading Greg Kroah-Hartman (1): Linux 3.0.65 Jan Beulich (1): x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. Mel Gorman (1): x86/mm: Check if PUD is large when validating a kernel address Rafael J. Wysocki (1): PCI/PM: Clean up PME state when removing a device