From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, stable@vger.kernel.org Subject: [ 0/4] 3.0.65-stable review Date: Fri, 15 Feb 2013 14:55:49 -0800 Message-Id: <20130215225523.525656849@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: This is the start of the stable review cycle for the 3.0.65 release. There are 4 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Sun Feb 17 22:53:56 UTC 2013. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.0.65-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 3.0.65-rc1 Alexander Duyck igb: Remove artificial restriction on RQDPC stat reading Rafael J. Wysocki PCI/PM: Clean up PME state when removing a device Jan Beulich x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. Mel Gorman x86/mm: Check if PUD is large when validating a kernel address ------------- Diffstat: Makefile | 4 ++-- 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, 24 insertions(+), 12 deletions(-)