[ 000/101] 3.6.5-stable review

2012-10-29 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.6.5 release.
There are 101 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:31:45 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.6.5-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-
Pseudo-Shortlog of commits:

Greg Kroah-Hartman 
Linux 3.6.5-rc1

Peng Tao 
pnfsblock: fix non-aligned DIO write

Peng Tao 
pnfsblock: fix non-aligned DIO read

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

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

Stanislaw Gruszka 
cfg80211/mac80211: avoid state mishmash on deauth

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

Stanislav Yakovlev 
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()

Piotr Haber 
bcma: fix unregistration of cores

Johannes Berg 
iwlwifi: fix 6000 series channel switch command

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

Dan Williams 
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan

Johan Hedberg 
Bluetooth: SMP: Fix setting unknown auth_req bits

Chris Metcalf 
tilegx: fix some issues in the SW TSO support

Larry Finger 
b43: Fix oops on unload when firmware not found

Felix Fietkau 
mac80211: use ieee80211_free_txskb in a few more places

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

Johannes Berg 
mac80211: connect with HT20 if HT40 is not permitted

Nicolas Ferre 
ARM: at91: fix external interrupt specification in board code

Nicolas Ferre 
ARM: at91: fix external interrupts in non-DT case

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 port-data memory leak

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: quatech2: fix io after disconnect

Johan Hovold 
USB: quatech2: fix close and disconnect urb handling

Johan Hovold 
USB: quatech2: fix port-data memory leaks

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

Johan Hovold 
USB: mos7720: fix port-data memory leak

Johan Hovold 
USB: metro-usb: fix io after disconnect

Johan Hovold 
USB: metro-usb: fix port-data memory leak

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

Johan Hovold 
USB: opticon: fix DMA from stack

Johan Hovold 
USB: whiteheat: fix port-data memory leak

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

Johan Hovold 
USB: qcserial: fix interface-data memory leak in error path

Johan Hovold 
USB: omninet: fix port-data memory leak

Johan Hovold 
USB: keyspan: fix NULL-pointer dereferences and memory leaks

Johan Hovold 
USB: option: fix interface-data memory leak in error path

Johan Hovold 
USB: mct_u232: fix broken close

Johan Hovold 
USB: mct_u232: fix port-data memory leak

Johan Hovold 
USB: ipw: fix interface-data memory leak in error path

Johan Hovold 
USB: digi_acceleport: fix port-data memory leak

Johan Hovold 
USB: ch341: fix port-data memory leak

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

Johan Hovold 
USB: usb-wwan: fix multiple memory leaks in error paths

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

Anisse Astier 
ehci: Add yet-another Lucid 

[ 000/101] 3.6.5-stable review

2012-10-29 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.6.5 release.
There are 101 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:31:45 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.6.5-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.6.5-rc1

Peng Tao bergw...@gmail.com
pnfsblock: fix non-aligned DIO write

Peng Tao bergw...@gmail.com
pnfsblock: fix non-aligned DIO read

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

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

Stanislaw Gruszka sgrus...@redhat.com
cfg80211/mac80211: avoid state mishmash on deauth

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

Stanislav Yakovlev stas.yakov...@gmail.com
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()

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

Johannes Berg johannes.b...@intel.com
iwlwifi: fix 6000 series channel switch command

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

Dan Williams d...@redhat.com
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan

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

Chris Metcalf cmetc...@tilera.com
tilegx: fix some issues in the SW TSO support

Larry Finger larry.fin...@lwfinger.net
b43: Fix oops on unload when firmware not found

Felix Fietkau n...@openwrt.org
mac80211: use ieee80211_free_txskb in a few more places

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

Johannes Berg johannes.b...@intel.com
mac80211: connect with HT20 if HT40 is not permitted

Nicolas Ferre nicolas.fe...@atmel.com
ARM: at91: fix external interrupt specification in board code

Nicolas Ferre nicolas.fe...@atmel.com
ARM: at91: fix external interrupts in non-DT case

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 port-data memory leak

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: quatech2: fix io after disconnect

Johan Hovold jhov...@gmail.com
USB: quatech2: fix close and disconnect urb handling

Johan Hovold jhov...@gmail.com
USB: quatech2: fix port-data memory leaks

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

Johan Hovold jhov...@gmail.com
USB: mos7720: fix port-data memory leak

Johan Hovold jhov...@gmail.com
USB: metro-usb: fix io after disconnect

Johan Hovold jhov...@gmail.com
USB: metro-usb: fix port-data memory leak

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 port-data memory leak

Johan Hovold jhov...@gmail.com