From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45776 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752899AbcGYUzW (ORCPT ); Mon, 25 Jul 2016 16:55:22 -0400 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org Subject: [PATCH 3.14 00/53] 3.14.74-stable review Date: Mon, 25 Jul 2016 13:54:42 -0700 Message-Id: <20160725203514.202312855@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: stable-owner@vger.kernel.org List-ID: This is the start of the stable review cycle for the 3.14.74 release. There are 53 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 Jul 27 20:35:00 UTC 2016. 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.x/stable-review/patch-3.14.74-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-3.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 3.14.74-rc1 Jan Willeke s390/seccomp: fix error return for filtered system calls Hugh Dickins tmpfs: fix regression hang in fallocate undo Anthony Romano tmpfs: don't undo fallocate past its last page Jan Beulich xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7 Steve French Fix reconnect to not defer smb3 session reconnect long after socket reconnect Wei Fang scsi: fix race between simultaneous decrements of ->host_failed Takashi Iwai ALSA: ctl: Stop notification after disconnection Takashi Iwai ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift() Takashi Iwai ALSA: dummy: Fix a use-after-free at closing Dmitry Torokhov tty/vt/keyboard: fix OOB access in do_compute_shiftstate() Mark Brown iio:ad7266: Fix probe deferral for vref Mark Brown iio:ad7266: Fix support for optional regulators Mark Brown iio:ad7266: Fix broken regulator error handling Linus Walleij iio: accel: kxsd9: fix the usage of spi_w8r8() Luis de Bethencourt staging: iio: accel: fix error check Crestez Dan Leonard iio: Fix error handling in iio_trigger_attach_poll_func Andrey Ryabinin perf/x86: Fix undefined shift on 32-bit kernels Palik, Imre perf/x86: Honor the architectural performance monitoring version Lyude drm/i915/ilk: Don't disable SSC source if it's in use Alex Deucher drm/radeon: fix asic initialization for virtualized environments Jiri Slaby base: make module_create_drivers_dir race-free Steven Rostedt (Red Hat) tracing: Handle NULL formats in hold_module_trace_bprintk_format() Scott Bauer HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands Oliver Neukum HID: elo: kill not flush the work Xiubo Li kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES Dan Carpenter KEYS: potential uninitialized variable Bjørn Mork cdc_ncm: workaround for EM7455 "silent" data interface James Hogan MIPS: KVM: Fix modular KVM under QEMU Vladimir Davydov signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo Ben Hutchings nfsd: check permissions when setting ACLs Andreas Gruenbacher posix_acl: Add set_posix_acl Kirill A. Shutemov UBIFS: Implement ->migratepage() Richard Weinberger mm: Export migrate_page_move_mapping and migrate_page_copy Will Deacon ARM: 8578/1: mm: ensure pmd_present only checks the valid bit Trond Myklebust NFS: Fix another OPEN_DOWNGRADE bug Al Viro make nfs_atomic_open() call d_drop() on all ->open_context() errors. Borislav Petkov x86/amd_nb: Fix boot crash on non-AMD systems Masami Hiramatsu kprobes/x86: Clear TF bit in fault on single-stepping H. Peter Anvin x86, build: copy ldlinux.c32 to image.iso Alan Stern USB: EHCI: declare hostpc register as zero-length array Cyril Bur powerpc/tm: Always reclaim in start_thread() for exec() class syscalls Gavin Shan powerpc/pseries: Fix PCI config address for DDW Guilherme G. Piccoli powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism Jason Gunthorpe IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs Martin Willi mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL Bob Copeland mac80211: mesh: flush mesh paths unconditionally Andrew Goodbody usb: musb: Ensure rx reinit occurs for shared_fifo endpoints Andrew Goodbody usb: musb: Stop bulk endpoint while queue is rotated Hans de Goede usb: quirks: Add no-lpm quirk for Acer C120 LED Projector Feng Tang net: alx: Work around the DMA RX overflow issue Tom Goff ipmr/ip6mr: Initialize the last assert time of mfc entries. Simon Horman sit: correct IP protocol used in ipip6_err Linus Walleij crypto: ux500 - memmove the right size ------------- Diffstat: Documentation/scsi/scsi_eh.txt | 8 ++++-- Makefile | 4 +-- arch/arm/include/asm/pgtable-2level.h | 1 + arch/arm/include/asm/pgtable-3level.h | 1 + arch/arm/include/asm/pgtable.h | 1 - arch/mips/include/asm/kvm_host.h | 1 + arch/mips/kvm/kvm_locore.S | 1 + arch/mips/kvm/kvm_mips.c | 11 +++++++- arch/mips/kvm/kvm_mips_int.h | 2 ++ arch/powerpc/kernel/process.c | 10 +++++++ arch/powerpc/platforms/pseries/iommu.c | 24 ++++++++-------- arch/s390/include/asm/syscall.h | 2 +- arch/x86/boot/Makefile | 3 ++ arch/x86/kernel/amd_nb.c | 4 +-- arch/x86/kernel/cpu/perf_event_intel.c | 12 ++++---- arch/x86/kernel/kprobes/core.c | 12 ++++++++ drivers/ata/libata-eh.c | 2 +- drivers/base/module.c | 8 ++++-- drivers/crypto/ux500/hash/hash_core.c | 4 +-- drivers/gpu/drm/i915/intel_display.c | 48 ++++++++++++++++++++++---------- drivers/gpu/drm/radeon/radeon_device.c | 21 ++++++++++++++ drivers/hid/hid-elo.c | 2 +- drivers/hid/usbhid/hiddev.c | 10 +++---- drivers/iio/accel/kxsd9.c | 4 +-- drivers/iio/adc/ad7266.c | 7 +++-- drivers/iio/industrialio-trigger.c | 23 +++++++++++---- drivers/infiniband/hw/mlx4/ah.c | 2 +- drivers/net/ethernet/atheros/alx/main.c | 7 ++++- drivers/net/usb/cdc_ncm.c | 7 +++++ drivers/net/wireless/mac80211_hwsim.c | 1 + drivers/scsi/scsi_error.c | 4 ++- drivers/staging/iio/accel/sca3000_core.c | 2 +- drivers/tty/vt/keyboard.c | 30 ++++++-------------- drivers/usb/core/quirks.c | 3 ++ drivers/usb/musb/musb_host.c | 21 ++++++++------ drivers/xen/xen-acpi-processor.c | 35 ++--------------------- fs/cifs/connect.c | 4 ++- fs/cifs/smb2pdu.c | 27 ++++++++++++++++++ fs/nfs/dir.c | 2 +- fs/nfs/nfs4proc.c | 5 ++-- fs/nfsd/nfs2acl.c | 20 ++++++------- fs/nfsd/nfs3acl.c | 16 +++++------ fs/nfsd/nfs4acl.c | 16 +++++------ fs/posix_acl.c | 38 ++++++++++++++----------- fs/ubifs/file.c | 24 ++++++++++++++++ include/linux/usb/ehci_def.h | 4 +-- kernel/signal.c | 14 ++++------ kernel/trace/trace_printk.c | 7 ++++- mm/migrate.c | 2 ++ mm/shmem.c | 8 ++++-- net/ipv4/ipmr.c | 4 ++- net/ipv6/ip6mr.c | 1 + net/ipv6/sit.c | 4 +-- net/mac80211/mesh.c | 4 +++ security/keys/key.c | 2 +- sound/core/control.c | 2 ++ sound/drivers/dummy.c | 1 + sound/pci/au88x0/au88x0_core.c | 5 ++-- virt/kvm/kvm_main.c | 2 +- 59 files changed, 351 insertions(+), 199 deletions(-)