Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758128Ab2J2V6B (ORCPT ); Mon, 29 Oct 2012 17:58:01 -0400 Received: from mail.kernel.org ([198.145.19.201]:48353 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761418Ab2J2VlA (ORCPT ); Mon, 29 Oct 2012 17:41:00 -0400 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: =?UTF-8?q?=5B=2000/54=5D=203=2E4=2E17-stable=20review?= Date: Mon, 29 Oct 2012 14:40:01 -0700 Message-Id: <20121029213802.697479610@linuxfoundation.org> X-Mailer: git-send-email 1.7.12.2.421.g261b511 User-Agent: quilt/0.60-2.1.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 9659 Lines: 253 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 | 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/setup.c | 2 +- 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 | 69 +++++---- 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/gpu/drm/i915/intel_lvds.c | 8 + drivers/gpu/drm/radeon/evergreen_cs.c | 1 + drivers/hv/channel.c | 24 +-- .../net/wireless/ath/ath9k/ar9003_2p2_initvals.h | 164 ++++++++++----------- drivers/rtc/rtc-imxdi.c | 2 + drivers/staging/android/binder.c | 30 +++- 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/exec.c | 3 +- fs/sysfs/dir.c | 16 +- include/drm/drm_pciids.h | 3 + include/linux/efi.h | 5 + include/linux/memblock.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/wpa.c | 3 +- net/sunrpc/xprtsock.c | 41 ++---- sound/pci/hda/patch_realtek.c | 1 + usr/gen_init_cpio.c | 43 +++--- 56 files changed, 469 insertions(+), 286 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/