This is the start of the stable review cycle for the 3.10.77 release. There are 65 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 Mon May 4 19:00:04 UTC 2015. 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.10.77-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 3.10.77-rc1 Dan Carpenter <dan.carpenter@xxxxxxxxxx> memstick: mspro_block: add missing curly braces Nishanth Menon <nm@xxxxxx> C6x: time: Ensure consistency in __init Nicolas Iooss <nicolas.iooss_linux@xxxxxxx> wl18xx: show rx_frames_per_rates as an array as it really is mancha security <mancha1@xxxxxxxx> lib: memzero_explicit: use barrier instead of OPTIMIZER_HIDE_VAR Sabrina Dubroca <sd@xxxxxxxxxxxxxxx> e1000: add dummy allocator to fix race condition between mtu change and netpoll Calvin Owens <calvinowens@xxxxxx> ksoftirqd: Enable IRQs and call cond_resched() before poking RCU Al Viro <viro@xxxxxxxxxxxxxxxxxx> RCU pathwalk breakage when running into a symlink overmounting something Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> drm/i915: cope with large i2c transfers Alex Deucher <alexander.deucher@xxxxxxx> drm/radeon: fix doublescan modes (v2) Mark Brown <broonie@xxxxxxxxxx> i2c: core: Export bus recovery functions Rabin Vincent <rabin@xxxxxx> tracing: Handle ftrace_dump() atomic context in graph_trace_open() Erez Shitrit <erezsh@xxxxxxxxxxxx> IB/mlx4: Fix WQE LSO segment calculation Yann Droneaud <ydroneaud@xxxxxxxxxx> IB/core: don't disallow registering region starting at 0x0 Yann Droneaud <ydroneaud@xxxxxxxxxx> IB/core: disallow registering 0-sized memory region Ezequiel Garcia <ezequiel@xxxxxxxxxxxxxxxxxxxx> stk1160: Make sure current buffer is released James Bottomley <JBottomley@xxxxxxxx> mvsas: fix panic on expander attached SATA devices K. Y. Srinivasan <kys@xxxxxxxxxxxxx> Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open() Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx> gpio: mvebu: Fix mask/unmask managment per irq chip type Max Filippov <jcmvbkbc@xxxxxxxxx> xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range Max Filippov <jcmvbkbc@xxxxxxxxx> xtensa: xtfpga: fix hardware lockup caused by LCD driver Lv Zheng <lv.zheng@xxxxxxxxx> ACPICA: Utilities: split IO address types from data type models. Guenter Roeck <linux@xxxxxxxxxxxx> drivers: parport: Kconfig: exclude arm64 for PARPORT_PC K. Y. Srinivasan <kys@xxxxxxxxxxxxx> scsi: storvsc: Fix a bug in copy_from_bounce_buffer() Brian Norris <computersforpeace@xxxxxxxxx> UBI: fix check for "too many bytes" Brian Norris <computersforpeace@xxxxxxxxx> UBI: initialize LEB number variable Brian Norris <computersforpeace@xxxxxxxxx> UBI: fix out of bounds write Brian Norris <computersforpeace@xxxxxxxxx> UBI: account for bitflips in both the VID header and data Thomas D <whissi@xxxxxxxxx> tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O= option in Makefile Anton Blanchard <anton@xxxxxxxxx> powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH Lukas Czerner <lczerner@xxxxxxxxxx> ext4: make fsync to sync parent dir in no-journal for real this time Chen Gang <gang.chen@xxxxxxxxxxx> arm64: kernel: compiling issue, need delete read_current_timer() Mark Brown <broonie@xxxxxxxxxx> video: vgacon: Don't build on arm64 Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> console: Disable VGA text console support on cris Chen Gang <gang.chen@xxxxxxxxxxx> drivers: parport: Kconfig: exclude h8300 for PARPORT_PC Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> parport: disable PC-style parallel port support on cris Marek Vasut <marex@xxxxxxx> rtlwifi: rtl8192cu: Add new device ID Larry Finger <Larry.Finger@xxxxxxxxxxxx> rtlwifi: rtl8192cu: Add new USB ID Oleg Nesterov <oleg@xxxxxxxxxx> ptrace: fix race between ptrace_resume() and wait_task_stopped() Michael Davidson <md@xxxxxxxxxx> fs/binfmt_elf.c: fix bug in loading of PIE binaries Ulrik De Bie <ulrik.debie-os@xxxxxxxxx> Input: elantech - fix absolute mode setting on some ASUS laptops Michael Gernoth <michael@xxxxxxxxxxx> ALSA: emu10k1: don't deadlock in proc-functions Felipe Balbi <balbi@xxxxxx> usb: core: hub: use new USB_RESUME_TIMEOUT Felipe Balbi <balbi@xxxxxx> usb: host: sl811: use new USB_RESUME_TIMEOUT Felipe Balbi <balbi@xxxxxx> usb: host: xhci: use new USB_RESUME_TIMEOUT Felipe Balbi <balbi@xxxxxx> usb: host: isp116x: use new USB_RESUME_TIMEOUT Felipe Balbi <balbi@xxxxxx> usb: host: r8a66597: use new USB_RESUME_TIMEOUT Felipe Balbi <balbi@xxxxxx> usb: define a generic USB_RESUME_TIMEOUT macro Axel Lin <axel.lin@xxxxxxxxxx> usb: phy: Find the right match in devm_usb_phy_match Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxxxxxxxx> ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on Cragganmore Andrey Ryabinin <a.ryabinin@xxxxxxxxxxx> ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx> power_supply: lp8788-charger: Fix leaked power supply on probe fail Steven Rostedt <rostedt@xxxxxxxxxxx> ring-buffer: Replace this_cpu_*() with __this_cpu_*() Ian Abbott <abbotti@xxxxxxxxx> spi: spidev: fix possible arithmetic overflow for multi-transfer message Oliver Neukum <oneukum@xxxxxxx> cdc-wdm: fix endianness bug in debug statements Huacai Chen <chenhc@xxxxxxxxxx> MIPS: Hibernate: flush TLB entries earlier Radim Krčmář <rkrcmar@xxxxxxxxxx> KVM: use slowpath for cross page cached accesses Heiko Carstens <heiko.carstens@xxxxxxxxxx> s390/hibernate: fix save and restore of kernel text section Ekaterina Tumanova <tumanova@xxxxxxxxxxxxxxxxxx> KVM: s390: Zero out current VMDB of STSI before including level3 data. Felipe Balbi <balbi@xxxxxx> usb: gadget: composite: enable BESL support Len Brown <len.brown@xxxxxxxxx> sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance Filipe Manana <fdmanana@xxxxxxxx> Btrfs: fix inode eviction infinite loop after cloning into it Filipe Manana <fdmanana@xxxxxxxx> Btrfs: fix log tree corruption when fs mounted with -o discard Eric Dumazet <edumazet@xxxxxxxxxx> tcp: avoid looping in tcp_send_fin() Eric Dumazet <edumazet@xxxxxxxxxx> tcp: fix possible deadlock in tcp_send_fin() Sebastian Pöhn <sebastian.poehn@xxxxxxxxx> ip_forward: Drop frames with attached skb->sk ------------- Diffstat: Makefile | 4 +- arch/arm/include/asm/elf.h | 2 +- arch/arm/mach-s3c64xx/crag6410.h | 1 + arch/arm/mach-s3c64xx/mach-crag6410.c | 1 + arch/arm64/include/asm/timex.h | 6 +- arch/arm64/kernel/time.c | 6 -- arch/c6x/kernel/time.c | 2 +- arch/mips/power/hibernate.S | 3 +- arch/powerpc/perf/callchain.c | 2 +- arch/s390/kernel/suspend.c | 4 ++ arch/s390/kvm/priv.c | 1 + arch/x86/kernel/process.c | 49 ++++++++++++++++ arch/xtensa/Kconfig | 30 ++++++++++ arch/xtensa/include/uapi/asm/unistd.h | 2 +- arch/xtensa/platforms/xtfpga/Makefile | 3 +- .../platforms/xtfpga/include/platform/hardware.h | 3 - .../xtensa/platforms/xtfpga/include/platform/lcd.h | 15 +++++ arch/xtensa/platforms/xtfpga/lcd.c | 55 +++++++++++------- drivers/gpio/gpio-mvebu.c | 24 +++++--- drivers/gpu/drm/i915/i915_reg.h | 1 + drivers/gpu/drm/i915/intel_i2c.c | 66 ++++++++++++++++++---- drivers/gpu/drm/radeon/atombios_crtc.c | 8 ++- drivers/hv/channel.c | 7 ++- drivers/i2c/i2c-core.c | 3 + drivers/infiniband/core/umem.c | 7 ++- drivers/infiniband/hw/mlx4/qp.c | 3 +- drivers/input/mouse/elantech.c | 22 ++++++++ drivers/input/mouse/elantech.h | 1 + drivers/media/usb/stk1160/stk1160-v4l.c | 17 +++++- drivers/memstick/core/mspro_block.c | 3 +- drivers/mtd/ubi/attach.c | 2 +- drivers/mtd/ubi/cdev.c | 2 +- drivers/mtd/ubi/eba.c | 3 +- drivers/mtd/ubi/wl.c | 2 +- drivers/net/ethernet/intel/e1000/e1000_main.c | 10 +++- drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 2 + drivers/net/wireless/ti/wl18xx/debugfs.c | 2 +- drivers/net/wireless/ti/wlcore/debugfs.h | 4 +- drivers/parport/Kconfig | 4 +- drivers/power/lp8788-charger.c | 4 +- drivers/scsi/mvsas/mv_sas.c | 5 +- drivers/scsi/storvsc_drv.c | 15 ++--- drivers/spi/spidev.c | 5 +- drivers/usb/class/cdc-wdm.c | 12 ++-- drivers/usb/core/hub.c | 4 +- drivers/usb/gadget/composite.c | 2 +- drivers/usb/host/isp116x-hcd.c | 2 +- drivers/usb/host/r8a66597-hcd.c | 2 +- drivers/usb/host/sl811-hcd.c | 2 +- drivers/usb/host/xhci-ring.c | 2 +- drivers/usb/phy/phy.c | 4 +- drivers/video/console/Kconfig | 5 +- fs/binfmt_elf.c | 9 ++- fs/btrfs/extent-tree.c | 5 +- fs/btrfs/ioctl.c | 5 ++ fs/ext4/namei.c | 20 ++++--- fs/namei.c | 6 +- include/acpi/actypes.h | 20 +++++++ include/acpi/platform/acenv.h | 1 + include/linux/usb.h | 26 +++++++++ kernel/ptrace.c | 20 +++++++ kernel/softirq.c | 6 +- kernel/trace/ring_buffer.c | 11 ++-- kernel/trace/trace_functions_graph.c | 8 ++- lib/string.c | 2 +- net/ipv4/ip_forward.c | 3 + net/ipv4/tcp_output.c | 64 ++++++++++++++------- sound/pci/emu10k1/emuproc.c | 12 ---- tools/power/x86/turbostat/Makefile | 6 +- virt/kvm/kvm_main.c | 4 +- 70 files changed, 509 insertions(+), 165 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html