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 <[email protected]>
    Linux 3.0.56-rc1

Jan Kara <[email protected]>
    scsi: Silence unnecessary warnings about ioctl to partition

Chris Wilson <[email protected]>
    drm/i915: Add no-lvds quirk for Supermicro X7SPA-H

Calvin Walton <[email protected]>
    i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard

Alan Cox <[email protected]>
    ACPI: missing break

Michal Kubecek <[email protected]>
    route: release dst_entry.hh_cache when handling redirects

Mike Galbraith <[email protected]>
    Revert "sched, autogroup: Stop going ahead if autogroup is disabled"

Mike Galbraith <[email protected]>
    workqueue: exit rescuer_thread() as TASK_RUNNING

Naoya Horiguchi <[email protected]>
    mm: soft offline: split thp at the beginning of soft_offline_page()

Jianguo Wu <[email protected]>
    mm/vmemmap: fix wrong use of virt_to_page

Russell King - ARM Linux <[email protected]>
    Dove: Fix irq_to_pmu()

Russell King - ARM Linux <[email protected]>
    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(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to