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 <[email protected]>
Linux 3.6.5-rc1
Peng Tao <[email protected]>
pnfsblock: fix non-aligned DIO write
Peng Tao <[email protected]>
pnfsblock: fix non-aligned DIO read
Yinghai Lu <[email protected]>
x86, mm: Use memblock memory loop instead of e820_RAM
Olof Johansson <[email protected]>
x86: efi: Turn off efi_enabled after setup on mixed fw/kernel
Josh Triplett <[email protected]>
efi: Defer freeing boot services memory until after ACPI init
Stanislaw Gruszka <[email protected]>
cfg80211/mac80211: avoid state mishmash on deauth
Yinghai Lu <[email protected]>
x86, mm: Undo incorrect revert in arch/x86/mm/init.c
Jacob Shin <[email protected]>
x86, mm: Find_early_table_space based on ranges that are actually being
mapped
Felix Fietkau <[email protected]>
Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"
Andreas Herrmann <[email protected]>
cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible
code
Stanislav Yakovlev <[email protected]>
net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()
Piotr Haber <[email protected]>
bcma: fix unregistration of cores
Johannes Berg <[email protected]>
iwlwifi: fix 6000 series channel switch command
Wei Yongjun <[email protected]>
dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()
Barry Song <[email protected]>
dmaengine: sirf: fix a typo in moving running dma_desc to active queue
Barry Song <[email protected]>
dmaengine: sirf: fix a typo in dma_prep_interleaved
Oleg Nesterov <[email protected]>
freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD
Dan Williams <[email protected]>
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
Johan Hedberg <[email protected]>
Bluetooth: SMP: Fix setting unknown auth_req bits
Chris Metcalf <[email protected]>
tilegx: fix some issues in the SW TSO support
Larry Finger <[email protected]>
b43: Fix oops on unload when firmware not found
Felix Fietkau <[email protected]>
mac80211: use ieee80211_free_txskb in a few more places
Stanislaw Gruszka <[email protected]>
mac80211: check if key has TKIP type before updating IV
Johannes Berg <[email protected]>
mac80211: connect with HT20 if HT40 is not permitted
Nicolas Ferre <[email protected]>
ARM: at91: fix external interrupt specification in board code
Nicolas Ferre <[email protected]>
ARM: at91: fix external interrupts in non-DT case
Ivan Shugov <[email protected]>
ARM: at91: at91sam9g10: fix SOC type detection
Bo Shen <[email protected]>
ARM: at91/i2c: change id to let i2c-gpio work
Josh Wu <[email protected]>
ARM: at91/tc: fix typo in the DT document
Heiko Stuebner <[email protected]>
ARM: SAMSUNG: Add naming of s3c64xx-spi devices
Michael S. Tsirkin <[email protected]>
vhost: fix mergeable bufs on BE hosts
Johan Hovold <[email protected]>
USB: mos7840: remove invalid disconnect handling
Johan Hovold <[email protected]>
USB: mos7840: remove NULL-urb submission
Johan Hovold <[email protected]>
USB: mos7840: fix port-device leak in error path
Johan Hovold <[email protected]>
USB: mos7840: fix urb leak at release
Johan Hovold <[email protected]>
USB: sierra: fix port-data memory leak
Johan Hovold <[email protected]>
USB: sierra: fix memory leak in probe error path
Johan Hovold <[email protected]>
USB: sierra: fix memory leak in attach error path
Lennart Sorensen <[email protected]>
USB: serial: Fix memory leak in sierra_release()
Johan Hovold <[email protected]>
USB: quatech2: fix io after disconnect
Johan Hovold <[email protected]>
USB: quatech2: fix close and disconnect urb handling
Johan Hovold <[email protected]>
USB: quatech2: fix port-data memory leaks
Johan Hovold <[email protected]>
USB: quatech2: fix memory leak in error path
Johan Hovold <[email protected]>
USB: mos7720: fix port-data memory leak
Johan Hovold <[email protected]>
USB: metro-usb: fix io after disconnect
Johan Hovold <[email protected]>
USB: metro-usb: fix port-data memory leak
Johan Hovold <[email protected]>
USB: opticon: fix memory leak in error path
Johan Hovold <[email protected]>
USB: opticon: fix DMA from stack
Johan Hovold <[email protected]>
USB: whiteheat: fix port-data memory leak
Johan Hovold <[email protected]>
USB: whiteheat: fix memory leak in error path
Johan Hovold <[email protected]>
USB: qcserial: fix interface-data memory leak in error path
Johan Hovold <[email protected]>
USB: omninet: fix port-data memory leak
Johan Hovold <[email protected]>
USB: keyspan: fix NULL-pointer dereferences and memory leaks
Johan Hovold <[email protected]>
USB: option: fix interface-data memory leak in error path
Johan Hovold <[email protected]>
USB: mct_u232: fix broken close
Johan Hovold <[email protected]>
USB: mct_u232: fix port-data memory leak
Johan Hovold <[email protected]>
USB: ipw: fix interface-data memory leak in error path
Johan Hovold <[email protected]>
USB: digi_acceleport: fix port-data memory leak
Johan Hovold <[email protected]>
USB: ch341: fix port-data memory leak
Octavian Purdila <[email protected]>
usb hub: send clear_tt_buffer_complete events when canceling TT clear work
Johan Hovold <[email protected]>
USB: usb-wwan: fix multiple memory leaks in error paths
Michael Shigorin <[email protected]>
usb-storage: add unusual_devs entry for Casio EX-N1 digital camera
Anisse Astier <[email protected]>
ehci: Add yet-another Lucid nohandoff pci quirk
Anisse Astier <[email protected]>
ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions
K. Y. Srinivasan <[email protected]>
Drivers: hv: Cleanup error handling in vmbus_open()
Peter Huewe <[email protected]>
extcon: unregister compat link on cleanup
Peter Huewe <[email protected]>
extcon: Unregister compat class at module unload to fix oops
Ian Abbott <[email protected]>
staging: comedi: amplc_pc236: fix possible NULL deref during detach
Ian Abbott <[email protected]>
staging: comedi: amplc_pc236: fix invalid register access during detach
Ian Abbott <[email protected]>
staging: comedi: amplc_pc263: fix possible NULL deref during detach
Ian Abbott <[email protected]>
staging: comedi: amplc_dio200: fix possible NULL deref during detach
Ian Abbott <[email protected]>
staging: comedi: ni_labpc: fix possible NULL deref during detach
Fred Brooks <[email protected]>
staging: comedi: ni_daq_700: fix dio subdevice regression
Ian Abbott <[email protected]>
staging: comedi: das08: fix possible NULL deref during detach
Nitin Gupta <[email protected]>
staging: zram: Fix handling of incompressible pages
Arve Hjønnevåg <[email protected]>
Staging: android: binder: Allow using highmem for binder buffers
Arve Hjønnevåg <[email protected]>
Staging: android: binder: Fix memory leak on thread/process exit
Geert Uytterhoeven <[email protected]>
sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
Oliver Neukum <[email protected]>
xhci: endianness xhci_calculate_intel_u2_timeout
Oliver Neukum <[email protected]>
xhci: fix integer overflow
Sarah Sharp <[email protected]>
xhci: Fix potential NULL ptr deref in command cancellation.
Trond Myklebust <[email protected]>
LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero
Trond Myklebust <[email protected]>
SUNRPC: Prevent races in xs_abort_connection()
Trond Myklebust <[email protected]>
LOCKD: fix races in nsm_client_get
Trond Myklebust <[email protected]>
Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."
Trond Myklebust <[email protected]>
SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT
Trond Myklebust <[email protected]>
SUNRPC: Get rid of the xs_error_report socket callback
Jan Kara <[email protected]>
mm: fix XFS oops due to dirty pages without buffers on s390
Yinghai Lu <[email protected]>
x86, mm: Trim memory in memblock to be page aligned
Dave Young <[email protected]>
Revert "x86/mm: Fix the size calculation of mapping tables"
Jan Beulich <[email protected]>
x86-64: Fix page table accounting
Will Deacon <[email protected]>
ARM: 7559/1: smp: switch away from the idmap before updating
init_mm.mm_count
Thadeu Lima de Souza Cascardo <[email protected]>
genalloc: stop crashing the system when destroying a pool
Jan Luebbe <[email protected]>
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
Kees Cook <[email protected]>
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
Kees Cook <[email protected]>
gen_init_cpio: avoid stack overflow when expanding
Linus Torvalds <[email protected]>
VFS: don't do protected {sym,hard}links by default
Takashi Iwai <[email protected]>
ALSA: hda - Fix silent headphone output from Toshiba P200
Stefán Freyr <[email protected]>
ALSA: hda - add dock support for Thinkpad T430
Alex Deucher <[email protected]>
drm/radeon: add error output if VM CS fails on cayman
Alex Deucher <[email protected]>
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 | 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/arm/mach-at91/board-neocore926.c | 2 +-
arch/arm/mach-at91/board-sam9261ek.c | 2 +-
arch/arm/mach-at91/board-sam9263ek.c | 2 +-
arch/arm/mach-at91/generic.h | 3 +-
arch/arm/mach-at91/irq.c | 9 +-
arch/arm/mach-at91/setup.c | 4 +-
arch/arm/mach-exynos/common.c | 5 +
arch/arm/mach-s3c24xx/s3c2416.c | 2 +
arch/arm/mach-s3c24xx/s3c2443.c | 4 +
arch/arm/mach-s5p64x0/common.c | 3 +
arch/arm/mach-s5pc100/common.c | 3 +
arch/arm/mach-s5pv210/common.c | 3 +
arch/arm/plat-samsung/include/plat/spi-core.h | 30 ++++
arch/x86/include/asm/efi.h | 1 +
arch/x86/kernel/e820.c | 3 +
arch/x86/kernel/setup.c | 27 ++-
arch/x86/mm/init.c | 58 ++++---
arch/x86/mm/init_64.c | 7 +-
arch/x86/platform/efi/efi.c | 43 +++--
drivers/bcma/main.c | 5 +-
drivers/cpufreq/powernow-k8.c | 9 +-
drivers/dma/imx-dma.c | 4 +-
drivers/dma/sirf-dma.c | 4 +-
drivers/extcon/extcon_class.c | 7 +
drivers/gpu/drm/radeon/evergreen_cs.c | 1 +
drivers/hv/channel.c | 24 +--
drivers/net/ethernet/tile/tilegx.c | 35 ++--
drivers/net/usb/cdc_ether.c | 41 +++--
drivers/net/usb/qmi_wwan.c | 14 ++
.../net/wireless/ath/ath9k/ar9003_2p2_initvals.h | 164 +++++++++---------
drivers/net/wireless/b43/main.c | 4 +
drivers/net/wireless/ipw2x00/ipw2200.c | 2 +-
drivers/net/wireless/iwlwifi/dvm/devices.c | 39 +++--
drivers/rtc/rtc-imxdi.c | 2 +
drivers/staging/android/binder.c | 30 +++-
drivers/staging/comedi/drivers/amplc_dio200.c | 2 +
drivers/staging/comedi/drivers/amplc_pc236.c | 6 +-
drivers/staging/comedi/drivers/amplc_pc263.c | 3 +
drivers/staging/comedi/drivers/das08.c | 2 +
drivers/staging/comedi/drivers/ni_daq_700.c | 2 +-
drivers/staging/comedi/drivers/ni_labpc.c | 2 +
drivers/staging/zram/zram_drv.c | 12 +-
drivers/usb/core/hub.c | 7 +-
drivers/usb/host/pci-quirks.c | 9 +-
drivers/usb/host/xhci-ring.c | 11 ++
drivers/usb/host/xhci.c | 4 +-
drivers/usb/serial/ch341.c | 23 ++-
drivers/usb/serial/digi_acceleport.c | 117 +++++++------
drivers/usb/serial/ipw.c | 7 +-
drivers/usb/serial/keyspan.c | 183 ++++++++++-----------
drivers/usb/serial/keyspan.h | 8 +
drivers/usb/serial/mct_u232.c | 59 ++++---
drivers/usb/serial/metro-usb.c | 65 +++-----
drivers/usb/serial/mos7720.c | 62 +++----
drivers/usb/serial/mos7840.c | 30 +---
drivers/usb/serial/omninet.c | 36 ++--
drivers/usb/serial/opticon.c | 11 +-
drivers/usb/serial/option.c | 23 ++-
drivers/usb/serial/qcserial.c | 33 ++--
drivers/usb/serial/quatech2.c | 135 +++++++--------
drivers/usb/serial/sierra.c | 133 +++++++--------
drivers/usb/serial/usb-wwan.h | 2 +-
drivers/usb/serial/usb_wwan.c | 130 ++++++---------
drivers/usb/serial/whiteheat.c | 60 +++----
drivers/usb/storage/unusual_devs.h | 6 +
drivers/vhost/net.c | 3 +-
fs/compat_ioctl.c | 2 +
fs/exec.c | 3 +-
fs/lockd/mon.c | 57 ++++---
fs/namei.c | 4 +-
fs/nfs/blocklayout/blocklayout.c | 93 ++++++++---
fs/sysfs/dir.c | 16 +-
include/drm/drm_pciids.h | 3 +
include/linux/efi.h | 5 +
include/linux/memblock.h | 1 +
include/net/cfg80211.h | 1 +
init/main.c | 3 +
lib/genalloc.c | 2 +-
mm/memblock.c | 24 +++
mm/rmap.c | 20 ++-
net/bluetooth/smp.c | 6 +-
net/mac80211/iface.c | 2 +-
net/mac80211/mlme.c | 35 ++--
net/mac80211/sta_info.c | 4 +-
net/mac80211/util.c | 4 +-
net/mac80211/wpa.c | 3 +-
net/sunrpc/xprtsock.c | 41 ++---
net/wireless/mlme.c | 12 +-
sound/pci/hda/patch_realtek.c | 20 ++-
usr/gen_init_cpio.c | 43 ++---
98 files changed, 1255 insertions(+), 961 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/