[ 00/54] 3.4.17-stable review

2012-10-29 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.4.17 release.
There are 54 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 21:37:26 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.17-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-
Pseudo-Shortlog of commits:

Greg Kroah-Hartman 
Linux 3.4.17-rc1

Sjoerd Simons 
drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13

Yinghai Lu 
x86, mm: Use memblock memory loop instead of e820_RAM

Ian Abbott 
staging: comedi: amplc_pc236: fix invalid register access during detach

Olof Johansson 
x86: efi: Turn off efi_enabled after setup on mixed fw/kernel

Josh Triplett 
efi: Defer freeing boot services memory until after ACPI init

Yinghai Lu 
x86, mm: Undo incorrect revert in arch/x86/mm/init.c

Jacob Shin 
x86, mm: Find_early_table_space based on ranges that are actually being 
mapped

Felix Fietkau 
Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"

Andreas Herrmann 
cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible 
code

Piotr Haber 
bcma: fix unregistration of cores

Wei Yongjun 
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()

Barry Song 
dmaengine: sirf: fix a typo in moving running dma_desc to active queue

Barry Song 
dmaengine: sirf: fix a typo in dma_prep_interleaved

Oleg Nesterov 
freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD

Johan Hedberg 
Bluetooth: SMP: Fix setting unknown auth_req bits

Stanislaw Gruszka 
mac80211: check if key has TKIP type before updating IV

Ivan Shugov 
ARM: at91: at91sam9g10: fix SOC type detection

Bo Shen 
ARM: at91/i2c: change id to let i2c-gpio work

Josh Wu 
ARM: at91/tc: fix typo in the DT document

Heiko Stuebner 
ARM: SAMSUNG: Add naming of s3c64xx-spi devices

Michael S. Tsirkin 
vhost: fix mergeable bufs on BE hosts

Johan Hovold 
USB: mos7840: remove invalid disconnect handling

Johan Hovold 
USB: mos7840: remove NULL-urb submission

Johan Hovold 
USB: mos7840: fix port-device leak in error path

Johan Hovold 
USB: mos7840: fix urb leak at release

Johan Hovold 
USB: sierra: fix memory leak in probe error path

Johan Hovold 
USB: sierra: fix memory leak in attach error path

Lennart Sorensen 
USB: serial: Fix memory leak in sierra_release()

Johan Hovold 
USB: opticon: fix memory leak in error path

Johan Hovold 
USB: opticon: fix DMA from stack

Johan Hovold 
USB: whiteheat: fix memory leak in error path

Octavian Purdila 
usb hub: send clear_tt_buffer_complete events when canceling TT clear work

Michael Shigorin 
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera

Anisse Astier 
ehci: Add yet-another Lucid nohandoff pci quirk

Anisse Astier 
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions

K. Y. Srinivasan 
Drivers: hv: Cleanup error handling in vmbus_open()

Arve Hjønnevåg 
Staging: android: binder: Allow using highmem for binder buffers

Arve Hjønnevåg 
Staging: android: binder: Fix memory leak on thread/process exit

Geert Uytterhoeven 
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()

Sarah Sharp 
xhci: Fix potential NULL ptr deref in command cancellation.

Trond Myklebust 
SUNRPC: Prevent races in xs_abort_connection()

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

Trond Myklebust 
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT

Trond Myklebust 
SUNRPC: Get rid of the xs_error_report socket callback

Jan Kara 
mm: fix XFS oops due to dirty pages without buffers on s390

Yinghai Lu 
x86, mm: Trim memory in memblock to be page aligned

Will Deacon 
ARM: 7559/1: smp: switch away from the idmap before updating 
init_mm.mm_count

Thadeu Lima de Souza Cascardo 
genalloc: stop crashing the system when destroying a pool

Jan Luebbe 
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization

Kees Cook 
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check

Kees Cook 
gen_init_cpio: avoid stack overflow when expanding

Stefán Freyr 
ALSA: hda - add dock support for Thinkpad T430

Alex Deucher 
drm/radeon: add error output if VM CS fails on cayman

Alex Deucher 
drm/radeon: add some new SI PCI ids


-

Diffstat:

 .../devicetree/bindings/arm/atmel-at91.txt |   2 +-
 Makefile   |   4 +-
 arch/arm/kernel/smp.c  |  14 +-
 arch/arm/mach-at91/at91rm9200_devices.c|   2 +-
 arch/arm/mach-at91/at91sam9260_devices.c  

[ 00/54] 3.4.17-stable review

2012-10-29 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.4.17 release.
There are 54 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 21:37:26 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.17-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-
Pseudo-Shortlog of commits:

Greg Kroah-Hartman gre...@linuxfoundation.org
Linux 3.4.17-rc1

Sjoerd Simons sjoerd.sim...@collabora.co.uk
drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13

Yinghai Lu ying...@kernel.org
x86, mm: Use memblock memory loop instead of e820_RAM

Ian Abbott abbo...@mev.co.uk
staging: comedi: amplc_pc236: fix invalid register access during detach

Olof Johansson o...@lixom.net
x86: efi: Turn off efi_enabled after setup on mixed fw/kernel

Josh Triplett j...@joshtriplett.org
efi: Defer freeing boot services memory until after ACPI init

Yinghai Lu ying...@kernel.org
x86, mm: Undo incorrect revert in arch/x86/mm/init.c

Jacob Shin jacob.s...@amd.com
x86, mm: Find_early_table_space based on ranges that are actually being 
mapped

Felix Fietkau n...@openwrt.org
Revert ath9k_hw: Updated AR9003 tx gain table for 5GHz

Andreas Herrmann andreas.herrma...@amd.com
cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible 
code

Piotr Haber pha...@broadcom.com
bcma: fix unregistration of cores

Wei Yongjun yongjun_...@trendmicro.com.cn
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()

Barry Song baohua.s...@csr.com
dmaengine: sirf: fix a typo in moving running dma_desc to active queue

Barry Song baohua.s...@csr.com
dmaengine: sirf: fix a typo in dma_prep_interleaved

Oleg Nesterov o...@redhat.com
freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD

Johan Hedberg johan.hedb...@intel.com
Bluetooth: SMP: Fix setting unknown auth_req bits

Stanislaw Gruszka sgrus...@redhat.com
mac80211: check if key has TKIP type before updating IV

Ivan Shugov ivan.shu...@gmail.com
ARM: at91: at91sam9g10: fix SOC type detection

Bo Shen voice.s...@atmel.com
ARM: at91/i2c: change id to let i2c-gpio work

Josh Wu josh...@atmel.com
ARM: at91/tc: fix typo in the DT document

Heiko Stuebner he...@sntech.de
ARM: SAMSUNG: Add naming of s3c64xx-spi devices

Michael S. Tsirkin m...@redhat.com
vhost: fix mergeable bufs on BE hosts

Johan Hovold jhov...@gmail.com
USB: mos7840: remove invalid disconnect handling

Johan Hovold jhov...@gmail.com
USB: mos7840: remove NULL-urb submission

Johan Hovold jhov...@gmail.com
USB: mos7840: fix port-device leak in error path

Johan Hovold jhov...@gmail.com
USB: mos7840: fix urb leak at release

Johan Hovold jhov...@gmail.com
USB: sierra: fix memory leak in probe error path

Johan Hovold jhov...@gmail.com
USB: sierra: fix memory leak in attach error path

Lennart Sorensen lsore...@csclub.uwaterloo.ca
USB: serial: Fix memory leak in sierra_release()

Johan Hovold jhov...@gmail.com
USB: opticon: fix memory leak in error path

Johan Hovold jhov...@gmail.com
USB: opticon: fix DMA from stack

Johan Hovold jhov...@gmail.com
USB: whiteheat: fix memory leak in error path

Octavian Purdila octavian.purd...@intel.com
usb hub: send clear_tt_buffer_complete events when canceling TT clear work

Michael Shigorin m...@osdn.org.ua
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera

Anisse Astier ani...@astier.eu
ehci: Add yet-another Lucid nohandoff pci quirk

Anisse Astier ani...@astier.eu
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions

K. Y. Srinivasan k...@microsoft.com
Drivers: hv: Cleanup error handling in vmbus_open()

Arve Hjønnevåg a...@android.com
Staging: android: binder: Allow using highmem for binder buffers

Arve Hjønnevåg a...@android.com
Staging: android: binder: Fix memory leak on thread/process exit

Geert Uytterhoeven ge...@linux-m68k.org
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()

Sarah Sharp sarah.a.sh...@linux.intel.com
xhci: Fix potential NULL ptr deref in command cancellation.

Trond Myklebust trond.mykleb...@netapp.com
SUNRPC: Prevent races in xs_abort_connection()

Trond Myklebust trond.mykleb...@netapp.com
Revert SUNRPC: Ensure we close the socket on EPIPE errors too...

Trond Myklebust trond.mykleb...@netapp.com
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT

Trond Myklebust trond.mykleb...@netapp.com
SUNRPC: Get rid of the xs_error_report socket callback

Jan Kara j...@suse.cz
mm: fix XFS oops due to dirty pages without buffers on s390

Yinghai Lu ying...@kernel.org
x86, mm: Trim memory in memblock to be page aligned

Will