From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: [ 00/11] 3.0.56-stable review Date: Thu, 6 Dec 2012 16:56:56 -0800 Message-Id: <20121207005613.189054768@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: This is the start of the stable review cycle for the 3.0.56 release. There are 11 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 Dec 9 00:55:07 UTC 2012. 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.56-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 3.0.56-rc1 Jan Kara scsi: Silence unnecessary warnings about ioctl to partition Chris Wilson drm/i915: Add no-lvds quirk for Supermicro X7SPA-H Calvin Walton i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard Alan Cox ACPI: missing break Michal Kubecek route: release dst_entry.hh_cache when handling redirects Mike Galbraith Revert "sched, autogroup: Stop going ahead if autogroup is disabled" Mike Galbraith workqueue: exit rescuer_thread() as TASK_RUNNING Naoya Horiguchi mm: soft offline: split thp at the beginning of soft_offline_page() Jianguo Wu mm/vmemmap: fix wrong use of virt_to_page Russell King - ARM Linux Dove: Fix irq_to_pmu() Russell King - ARM Linux Dove: Attempt to fix PMU/RTC interrupts ------------- Diffstat: Makefile | 4 ++-- arch/arm/mach-dove/include/mach/pm.h | 2 +- arch/arm/mach-dove/irq.c | 14 +++++++++++++- block/scsi_ioctl.c | 5 ++++- drivers/acpi/processor_driver.c | 1 + drivers/gpu/drm/i915/intel_lvds.c | 16 ++++++++++++++++ kernel/sched_autogroup.c | 4 ---- kernel/sched_autogroup.h | 5 ----- kernel/workqueue.c | 4 +++- mm/memory-failure.c | 8 ++++++++ mm/sparse.c | 10 ++++------ net/ipv4/route.c | 4 ++++ 12 files changed, 56 insertions(+), 21 deletions(-)