[ 00/34] 3.0.50-stable review

From: Greg Kroah-Hartman
Date: Mon Oct 29 2012 - 16:08:02 EST


This is the start of the stable review cycle for the 3.0.50 release.
There are 34 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 Wed Oct 31 20:03:41 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.50-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

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

Sjoerd Simons <sjoerd.simons@xxxxxxxxxxxxxxx>
drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13

Ian Abbott <abbotti@xxxxxxxxx>
staging: comedi: amplc_pc236: fix invalid register access during detach

Yinghai Lu <yinghai@xxxxxxxxxx>
x86, mm: Undo incorrect revert in arch/x86/mm/init.c

Jacob Shin <jacob.shin@xxxxxxx>
x86, mm: Find_early_table_space based on ranges that are actually being mapped

Andreas Herrmann <andreas.herrmann3@xxxxxxx>
cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible code

Piotr Haber <phaber@xxxxxxxxxxxx>
bcma: fix unregistration of cores

Stanislaw Gruszka <sgruszka@xxxxxxxxxx>
mac80211: check if key has TKIP type before updating IV

Bo Shen <voice.shen@xxxxxxxxx>
ARM: at91/i2c: change id to let i2c-gpio work

Michael S. Tsirkin <mst@xxxxxxxxxx>
vhost: fix mergeable bufs on BE hosts

Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
xhci: Fix potential NULL ptr deref in command cancellation.

Johan Hovold <jhovold@xxxxxxxxx>
USB: mos7840: remove invalid disconnect handling

Johan Hovold <jhovold@xxxxxxxxx>
USB: mos7840: remove NULL-urb submission

Johan Hovold <jhovold@xxxxxxxxx>
USB: mos7840: fix port-device leak in error path

Johan Hovold <jhovold@xxxxxxxxx>
USB: mos7840: fix urb leak at release

Johan Hovold <jhovold@xxxxxxxxx>
USB: sierra: fix memory leak in probe error path

Johan Hovold <jhovold@xxxxxxxxx>
USB: sierra: fix memory leak in attach error path

Lennart Sorensen <lsorense@xxxxxxxxxxxxxxxxxxx>
USB: serial: Fix memory leak in sierra_release()

Johan Hovold <jhovold@xxxxxxxxx>
USB: opticon: fix memory leak in error path

Johan Hovold <jhovold@xxxxxxxxx>
USB: opticon: fix DMA from stack

Johan Hovold <jhovold@xxxxxxxxx>
USB: whiteheat: fix memory leak in error path

Octavian Purdila <octavian.purdila@xxxxxxxxx>
usb hub: send clear_tt_buffer_complete events when canceling TT clear work

Michael Shigorin <mike@xxxxxxxxxxx>
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera

Anisse Astier <anisse@xxxxxxxxx>
ehci: Add yet-another Lucid nohandoff pci quirk

Anisse Astier <anisse@xxxxxxxxx>
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions

Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()

Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
SUNRPC: Prevent races in xs_abort_connection()

Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."

Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT

Trond Myklebust <Trond.Myklebust@xxxxxxxxxx>
SUNRPC: Get rid of the xs_error_report socket callback

Will Deacon <will.deacon@xxxxxxx>
ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count

Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxxxxxxx>
genalloc: stop crashing the system when destroying a pool

Jan Luebbe <jlu@xxxxxxxxxxxxxx>
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization

Kees Cook <keescook@xxxxxxxxxxxx>
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check

Kees Cook <keescook@xxxxxxxxxxxx>
gen_init_cpio: avoid stack overflow when expanding


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

Diffstat:

Makefile | 4 +-
arch/arm/kernel/smp.c | 14 ++++--
arch/arm/mach-at91/at91rm9200_devices.c | 2 +-
arch/arm/mach-at91/at91sam9260_devices.c | 2 +-
arch/arm/mach-at91/at91sam9261_devices.c | 2 +-
arch/arm/mach-at91/at91sam9263_devices.c | 2 +-
arch/arm/mach-at91/at91sam9rl_devices.c | 2 +-
arch/x86/mm/init.c | 69 ++++++++++++++++------------
drivers/bcma/main.c | 5 +-
drivers/cpufreq/powernow-k8.c | 9 +---
drivers/gpu/drm/i915/intel_lvds.c | 8 ++++
drivers/rtc/rtc-imxdi.c | 2 +
drivers/staging/comedi/drivers/amplc_pc236.c | 2 +-
drivers/usb/core/hub.c | 7 ++-
drivers/usb/host/pci-quirks.c | 9 +++-
drivers/usb/host/xhci-ring.c | 11 +++++
drivers/usb/serial/mos7840.c | 30 ++----------
drivers/usb/serial/opticon.c | 11 ++++-
drivers/usb/serial/sierra.c | 26 ++++++++---
drivers/usb/serial/whiteheat.c | 1 +
drivers/usb/storage/unusual_devs.h | 6 +++
drivers/vhost/net.c | 3 +-
fs/compat_ioctl.c | 2 +
fs/sysfs/dir.c | 16 +++----
lib/genalloc.c | 2 +-
net/mac80211/wpa.c | 3 +-
net/sunrpc/xprtsock.c | 41 ++++-------------
usr/gen_init_cpio.c | 43 +++++++++--------
28 files changed, 181 insertions(+), 153 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/