[ 00/28] 3.4.24-stable review

From: Greg Kroah-Hartman
Date: Fri Dec 14 2012 - 17:28:25 EST


This is the start of the stable review cycle for the 3.4.24 release.
There are 28 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 16 22:16:59 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.4.24-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 3.4.24-rc1

Eric Dumazet <edumazet@xxxxxxxxxx>
rcu: Fix batch-limit size problem

Zheng Liu <gnehzuil.liu@xxxxxxxxx>
perf test: fix a build error on builtin-test

Dan Williams <dcbw@xxxxxxxxxx>
cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
ftrace: Clear bits properly in reset_iter_read()

Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
xhci: Extend Fresco Logic MSI quirk.

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue

Zhang Rui <rui.zhang@xxxxxxxxx>
ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000

Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
ACPI / PNP: Do not crash due to stale pointer use during system resume

Lan Tianyu <tianyu.lan@xxxxxxxxx>
ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.

Kamil Iskra <kamil@xxxxxxxxxx>
ACPI / battery: Correct battery capacity values on Thinkpads

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
USB: mark uas driver as BROKEN

Markus Becker <mab@xxxxxxxxxxxxxxxxxxxxx>
USB: cp210x: add Virtenio Preon32 device id

Peter Korsgaard <jacmet@xxxxxxxxxx>
usb: ftdi_sio: fixup BeagleBone A5+ quirk

Martin Teichmann <lkb.teichmann@xxxxxxxxx>
USB: ftdi_sio: Add support for Newport AGILIS motor drivers

BjÃrn Mork <bjorn@xxxxxxx>
USB: option: blacklist network interface on Huawei E173

li.rui27@xxxxxxxxxx <li.rui27@xxxxxxxxxx>
USB: add new zte 3g-dongle's pid to option.c

Jan Beulich <JBeulich@xxxxxxxx>
x86: hpet: Fix masking of MSI interrupts

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
telephony: ijx: buffer overflow in ixj_write_cid()

Boris Ostrovsky <boris.ostrovsky@xxxxxxx>
x86,AMD: Power driver support for AMD's family 16h processors

Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls

Jani Nikula <jani.nikula@xxxxxxxxx>
drm/i915: do not default to 18 bpp for eDP if missing from VBT

Jani Nikula <jani.nikula@xxxxxxxxx>
drm/i915: do not ignore eDP bpc settings from vbt

Tejun Heo <tj@xxxxxxxxxx>
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s

Peter Ujfalusi <peter.ujfalusi@xxxxxx>
ASoC: dmaengine: Correct Makefile when sound is built as module

Paul Walmsley <paul@xxxxxxxxx>
ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_VFPv3 set

Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)

Chris Ball <cjb@xxxxxxxxxx>
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"

Mel Gorman <mgorman@xxxxxxx>
tmpfs: fix shared mempolicy leak


-------------

Diffstat:

Makefile | 4 +-
arch/arm/include/asm/hwcap.h | 3 +-
arch/arm/include/asm/vfpmacros.h | 12 +++---
arch/arm/vfp/vfpmodule.c | 9 +++--
arch/x86/kernel/hpet.c | 4 +-
drivers/acpi/battery.c | 77 ++++++++++++++++++++++++++++++++++++
drivers/acpi/sleep.c | 8 ++++
drivers/acpi/video.c | 14 +++++++
drivers/gpu/drm/i915/intel_bios.c | 11 +-----
drivers/gpu/drm/i915/intel_display.c | 11 ++++++
drivers/hwmon/fam15h_power.c | 4 ++
drivers/mmc/host/sh_mmcif.c | 8 +---
drivers/pnp/pnpacpi/core.c | 3 ++
drivers/staging/telephony/ixj.c | 24 +++++------
drivers/usb/class/cdc-acm.c | 38 ++++++++++++++++++
drivers/usb/host/ohci-q.c | 19 +++++++++
drivers/usb/host/xhci-pci.c | 7 +++-
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/ftdi_sio.c | 3 +-
drivers/usb/serial/ftdi_sio_ids.h | 6 +++
drivers/usb/serial/option.c | 25 ++++++++++++
drivers/usb/storage/Kconfig | 2 +-
include/linux/mempolicy.h | 16 --------
kernel/rcutree.c | 14 +++----
kernel/trace/ftrace.c | 2 +-
kernel/workqueue.c | 4 +-
mm/dmapool.c | 31 ++++-----------
mm/mempolicy.c | 22 -----------
mm/shmem.c | 26 +++++++-----
sound/soc/Makefile | 5 ++-
tools/perf/builtin-test.c | 38 ++++++------------
31 files changed, 296 insertions(+), 155 deletions(-)


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