[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20121029200420.550338074@linuxfoundation.org>
Date: Mon, 29 Oct 2012 13:07:31 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
alan@...rguk.ukuu.org.uk
Subject: [ 00/34] 3.0.50-stable review
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@...labora.co.uk>
drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13
Ian Abbott <abbotti@....co.uk>
staging: comedi: amplc_pc236: fix invalid register access during detach
Yinghai Lu <yinghai@...nel.org>
x86, mm: Undo incorrect revert in arch/x86/mm/init.c
Jacob Shin <jacob.shin@....com>
x86, mm: Find_early_table_space based on ranges that are actually being mapped
Andreas Herrmann <andreas.herrmann3@....com>
cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible code
Piotr Haber <phaber@...adcom.com>
bcma: fix unregistration of cores
Stanislaw Gruszka <sgruszka@...hat.com>
mac80211: check if key has TKIP type before updating IV
Bo Shen <voice.shen@...el.com>
ARM: at91/i2c: change id to let i2c-gpio work
Michael S. Tsirkin <mst@...hat.com>
vhost: fix mergeable bufs on BE hosts
Sarah Sharp <sarah.a.sharp@...ux.intel.com>
xhci: Fix potential NULL ptr deref in command cancellation.
Johan Hovold <jhovold@...il.com>
USB: mos7840: remove invalid disconnect handling
Johan Hovold <jhovold@...il.com>
USB: mos7840: remove NULL-urb submission
Johan Hovold <jhovold@...il.com>
USB: mos7840: fix port-device leak in error path
Johan Hovold <jhovold@...il.com>
USB: mos7840: fix urb leak at release
Johan Hovold <jhovold@...il.com>
USB: sierra: fix memory leak in probe error path
Johan Hovold <jhovold@...il.com>
USB: sierra: fix memory leak in attach error path
Lennart Sorensen <lsorense@...lub.uwaterloo.ca>
USB: serial: Fix memory leak in sierra_release()
Johan Hovold <jhovold@...il.com>
USB: opticon: fix memory leak in error path
Johan Hovold <jhovold@...il.com>
USB: opticon: fix DMA from stack
Johan Hovold <jhovold@...il.com>
USB: whiteheat: fix memory leak in error path
Octavian Purdila <octavian.purdila@...el.com>
usb hub: send clear_tt_buffer_complete events when canceling TT clear work
Michael Shigorin <mike@...n.org.ua>
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
Anisse Astier <anisse@...ier.eu>
ehci: Add yet-another Lucid nohandoff pci quirk
Anisse Astier <anisse@...ier.eu>
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
Geert Uytterhoeven <geert@...ux-m68k.org>
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
Trond Myklebust <Trond.Myklebust@...app.com>
SUNRPC: Prevent races in xs_abort_connection()
Trond Myklebust <Trond.Myklebust@...app.com>
Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."
Trond Myklebust <Trond.Myklebust@...app.com>
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT
Trond Myklebust <Trond.Myklebust@...app.com>
SUNRPC: Get rid of the xs_error_report socket callback
Will Deacon <will.deacon@....com>
ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count
Thadeu Lima de Souza Cascardo <cascardo@...ux.vnet.ibm.com>
genalloc: stop crashing the system when destroying a pool
Jan Luebbe <jlu@...gutronix.de>
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
Kees Cook <keescook@...omium.org>
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
Kees Cook <keescook@...omium.org>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists