This is the start of the stable review cycle for the 4.9.34 release. There are 60 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 Jun 21 15:16:33 UTC 2017. 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/v4.x/stable-review/patch-4.9.34-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.9.34-rc1 Hugh Dickins <hughd@xxxxxxxxxx> mm: larger stack guard gap, between vmas Thomas Gleixner <tglx@xxxxxxxxxxxxx> alarmtimer: Rate limit periodic intervals David Miller <davem@xxxxxxxxxxxxx> crypto: Work around deallocated stack frame reference gcc bug on sparc. Hon Ching \(Vicky) Lo <honclo@xxxxxxxxxxxxxxxxxx> vTPM: Fix missing NULL check Paul Burton <paul.burton@xxxxxxxxxx> MIPS: .its targets depend on vmlinux Paul Burton <paul.burton@xxxxxxxxxx> MIPS: Fix bnezc/jialc return address calculation Shuah Khan <shuah@xxxxxxxxxx> usb: dwc3: exynos fix axius clock error path to do cleanup Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> usb: gadget: composite: Fix function used to free memory Thomas Gleixner <tglx@xxxxxxxxxxxxx> alarmtimer: Prevent overflow of relative timers Heiner Kallweit <hkallweit1@xxxxxxxxx> genirq: Release resources in __setup_irq() error path Andy Lutomirski <luto@xxxxxxxxxx> sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() Jean-Baptiste Maneyrol <JManeyrol@xxxxxxxxxxxxxx> iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500 Yu Zhao <yuzhao@xxxxxxxxxx> swap: cond_resched in swap_cgroup_prepare() James Morse <james.morse@xxxxxxx> mm/memory-failure.c: use compound_head() flags for huge pages Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> USB: gadget: fix GPF in gadgetfs Corentin Labbe <clabbe.montjoie@xxxxxxxxx> usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk YD Tseng <yd_tseng@xxxxxxxxxxxxxx> usb: xhci: Fix USB 3.1 supported protocol parsing Dan Carpenter <dan.carpenter@xxxxxxxxxx> drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR() Dan Carpenter <dan.carpenter@xxxxxxxxxx> misc: mic: double free on ioctl error path Kalle Valo <kvalo@xxxxxxxxxxxxxxxx> ath10k: fix napi crash during rmmod when probe firmware fails Chris Brandt <chris.brandt@xxxxxxxxxxx> usb: r8a66597-hcd: decrease timeout Chris Brandt <chris.brandt@xxxxxxxxxxx> usb: r8a66597-hcd: select a different endpoint on timeout Johan Hovold <johan@xxxxxxxxxx> USB: gadget: dummy_hcd: fix hub-descriptor removable fields Arnd Bergmann <arnd@xxxxxxxx> pvrusb2: reduce stack usage pvr2_eeprom_analyze() Johan Hovold <johan@xxxxxxxxxx> USB: usbip: fix nonconforming hub descriptor Anton Bondarenko <anton.bondarenko.sama@xxxxxxxxx> usb: core: fix potential memory leak in error path during hcd creation Johan Hovold <johan@xxxxxxxxxx> USB: hub: fix SS max number of ports Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> usb: gadget: udc: renesas_usb3: lock for PN_ registers access Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> usb: gadget: udc: renesas_usb3: fix deadlock by spinlock Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling Eli Cohen <eli@xxxxxxxxxxxx> IB/mlx5: Fix kernel to user leak prevention logic Dan Carpenter <dan.carpenter@xxxxxxxxxx> iio: adc: ti_am335x_adc: allocating too much in probe Matt Ranostay <matt.ranostay@xxxxxxxxxxxx> iio: proximity: as3935: recalibrate RCO after resume Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx> iio: st_pressure: Fix data sign Eva Rachel Retuya <eraretuya@xxxxxxxxx> staging: iio: tsl2x7x_core: Fix standard deviation calculation Dan Carpenter <dan.carpenter@xxxxxxxxxx> staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data() Tony Lindgren <tony@xxxxxxxxxxx> mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode Laura Abbott <labbott@xxxxxxxxxx> x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init() Geert Uytterhoeven <geert+renesas@xxxxxxxxx> serial: sh-sci: Fix late enablement of AUTORTS Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> serial: efm32: Fix parity management in 'efm32_uart_console_get_options()' Eric Anholt <eric@xxxxxxxxxx> drm/vc4: Fix OOPSes from trying to cache a partially constructed BO. YYS <nickey.yang@xxxxxxxxxxxxxx> drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> mac80211: don't send SMPS action frame in AP mode when not needed Johannes Berg <johannes.berg@xxxxxxxxx> mac80211: fix dropped counter in multiqueue RX Rajkumar Manoharan <rmanohar@xxxxxxxxxxxxxxxx> mac80211: strictly check mesh address extension mode Johannes Berg <johannes.berg@xxxxxxxxx> mac80211: fix IBSS presp allocation size Johannes Berg <johannes.berg@xxxxxxxxx> mac80211: fix packet statistics for fast-RX Koen Vandeputte <koen.vandeputte@xxxxxxxxxxxx> mac80211: fix CSA in IBSS mode Bin Liu <b-liu@xxxxxx> usb: musb: dsps: keep VBUS on for host-only mode Zhenyu Wang <zhenyuw@xxxxxxxxxxxxxxx> drm/i915: Fix GVT-g PVINFO version compatibility check Mario Kleiner <mario.kleiner.de@xxxxxxxxx> drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions. Jason A. Donenfeld <Jason@xxxxxxxxx> mac80211/wpa: use constant time memory comparison for MACs Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> mac80211: don't look at the PM bit of BAR frames Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> vb2: Fix an off by one error in 'vb2_plane_vaddr' Tomasz Wilczyński <twilczynski@xxxxxxxxx> cpufreq: conservative: Allow down_threshold to take values from 1 to 10 Arnd Bergmann <arnd@xxxxxxxx> ila_xlat: add missing hash secret initialization Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> can: gs_usb: fix memory leak in gs_cmd_reset() Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> configfs: Fix race between create_link and configfs_rmdir Christoph Hellwig <hch@xxxxxx> fs: pass on flags in compat_writev ------------- Diffstat: Documentation/kernel-parameters.txt | 7 ++ Makefile | 4 +- arch/arc/mm/mmap.c | 2 +- arch/arm/mm/mmap.c | 4 +- arch/frv/mm/elf-fdpic.c | 2 +- arch/mips/boot/Makefile | 10 +- arch/mips/kernel/branch.c | 4 +- arch/mips/mm/mmap.c | 2 +- arch/parisc/kernel/sys_parisc.c | 15 +-- arch/powerpc/mm/hugetlbpage-radix.c | 2 +- arch/powerpc/mm/mmap.c | 4 +- arch/powerpc/mm/slice.c | 2 +- arch/s390/mm/mmap.c | 4 +- arch/sh/mm/mmap.c | 4 +- arch/sparc/kernel/sys_sparc_64.c | 4 +- arch/sparc/mm/hugetlbpage.c | 2 +- arch/tile/mm/hugetlbpage.c | 2 +- arch/x86/kernel/sys_x86_64.c | 4 +- arch/x86/mm/hugetlbpage.c | 2 +- arch/x86/mm/numa_32.c | 1 + arch/xtensa/kernel/syscall.c | 2 +- drivers/char/tpm/tpm_ibmvtpm.c | 17 ++-- drivers/cpufreq/cpufreq_conservative.c | 4 +- drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 7 +- drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 7 +- drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 7 +- drivers/gpu/drm/amd/amdgpu/dce_v8_0.c | 7 +- drivers/gpu/drm/i915/i915_pvinfo.h | 8 +- drivers/gpu/drm/i915/i915_vgpu.c | 10 +- drivers/gpu/drm/mediatek/mtk_hdmi.c | 2 +- drivers/gpu/drm/vc4/vc4_bo.c | 8 ++ drivers/iio/adc/ti_am335x_adc.c | 2 +- drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 39 +++++++- drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h | 3 + drivers/iio/pressure/st_pressure_core.c | 10 +- drivers/iio/proximity/as3935.c | 6 +- drivers/infiniband/hw/mlx5/main.c | 14 +-- drivers/media/usb/pvrusb2/pvrusb2-eeprom.c | 13 +-- drivers/media/v4l2-core/videobuf2-core.c | 2 +- drivers/mfd/omap-usb-tll.c | 2 +- drivers/misc/c2port/c2port-duramar2150.c | 4 +- drivers/misc/mic/vop/vop_vringh.c | 1 - drivers/net/can/usb/gs_usb.c | 2 + drivers/net/wireless/ath/ath10k/pci.c | 3 +- drivers/staging/iio/light/tsl2x7x_core.c | 2 +- drivers/staging/rtl8188eu/core/rtw_ap.c | 2 +- drivers/tty/serial/efm32-uart.c | 11 ++- drivers/tty/serial/sh-sci.c | 4 + drivers/usb/core/hcd.c | 1 + drivers/usb/core/hub.c | 8 +- drivers/usb/dwc3/dwc3-exynos.c | 4 +- drivers/usb/gadget/composite.c | 2 +- drivers/usb/gadget/legacy/inode.c | 9 +- drivers/usb/gadget/udc/dummy_hcd.c | 19 ++-- drivers/usb/gadget/udc/net2280.c | 9 +- drivers/usb/gadget/udc/renesas_usb3.c | 43 ++++++--- drivers/usb/host/r8a66597-hcd.c | 6 +- drivers/usb/host/xhci-mem.c | 7 +- drivers/usb/host/xhci-pci.c | 3 + drivers/usb/musb/musb_dsps.c | 6 ++ drivers/usb/usbip/vhci_hcd.c | 11 ++- fs/btrfs/hash.c | 5 +- fs/configfs/symlink.c | 3 +- fs/f2fs/f2fs.h | 5 +- fs/hugetlbfs/inode.c | 2 +- fs/proc/task_mmu.c | 4 - fs/read_write.c | 2 +- include/linux/mm.h | 53 +++++----- include/uapi/linux/usb/ch11.h | 3 + kernel/irq/manage.c | 4 +- kernel/sched/core.c | 2 +- kernel/time/alarmtimer.c | 14 ++- lib/libcrc32c.c | 6 +- mm/gup.c | 5 - mm/memory-failure.c | 5 +- mm/memory.c | 38 -------- mm/mmap.c | 149 +++++++++++++++++------------ mm/swap_cgroup.c | 3 + net/ipv6/ila/ila_xlat.c | 1 + net/mac80211/cfg.c | 2 + net/mac80211/ibss.c | 6 +- net/mac80211/rx.c | 10 +- net/mac80211/sta_info.c | 2 +- net/mac80211/wpa.c | 9 +- net/wireless/util.c | 10 +- 85 files changed, 440 insertions(+), 311 deletions(-)