[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160725203514.202312855@linuxfoundation.org>
Date: Mon, 25 Jul 2016 13:54:42 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
linux@...ck-us.net, shuah.kh@...sung.com, patches@...nelci.org,
stable@...r.kernel.org
Subject: [PATCH 3.14 00/53] 3.14.74-stable review
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 <gregkh@...uxfoundation.org>
Linux 3.14.74-rc1
Jan Willeke <willeke@...ibm.com>
s390/seccomp: fix error return for filtered system calls
Hugh Dickins <hughd@...gle.com>
tmpfs: fix regression hang in fallocate undo
Anthony Romano <anthony.romano@...eos.com>
tmpfs: don't undo fallocate past its last page
Jan Beulich <JBeulich@...e.com>
xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7
Steve French <smfrench@...il.com>
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Wei Fang <fangwei1@...wei.com>
scsi: fix race between simultaneous decrements of ->host_failed
Takashi Iwai <tiwai@...e.de>
ALSA: ctl: Stop notification after disconnection
Takashi Iwai <tiwai@...e.de>
ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
Takashi Iwai <tiwai@...e.de>
ALSA: dummy: Fix a use-after-free at closing
Dmitry Torokhov <dmitry.torokhov@...il.com>
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
Mark Brown <broonie@...nel.org>
iio:ad7266: Fix probe deferral for vref
Mark Brown <broonie@...nel.org>
iio:ad7266: Fix support for optional regulators
Mark Brown <broonie@...nel.org>
iio:ad7266: Fix broken regulator error handling
Linus Walleij <linus.walleij@...aro.org>
iio: accel: kxsd9: fix the usage of spi_w8r8()
Luis de Bethencourt <luisbg@....samsung.com>
staging: iio: accel: fix error check
Crestez Dan Leonard <leonard.crestez@...el.com>
iio: Fix error handling in iio_trigger_attach_poll_func
Andrey Ryabinin <aryabinin@...tuozzo.com>
perf/x86: Fix undefined shift on 32-bit kernels
Palik, Imre <imrep@...zon.de>
perf/x86: Honor the architectural performance monitoring version
Lyude <cpaul@...hat.com>
drm/i915/ilk: Don't disable SSC source if it's in use
Alex Deucher <alexander.deucher@....com>
drm/radeon: fix asic initialization for virtualized environments
Jiri Slaby <jslaby@...e.cz>
base: make module_create_drivers_dir race-free
Steven Rostedt (Red Hat) <rostedt@...dmis.org>
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Scott Bauer <sbauer@...donthack.me>
HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
Oliver Neukum <oneukum@...e.com>
HID: elo: kill not flush the work
Xiubo Li <lixiubo@...s.chinamobile.com>
kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES
Dan Carpenter <dan.carpenter@...cle.com>
KEYS: potential uninitialized variable
Bjørn Mork <bjorn@...k.no>
cdc_ncm: workaround for EM7455 "silent" data interface
James Hogan <james.hogan@...tec.com>
MIPS: KVM: Fix modular KVM under QEMU
Vladimir Davydov <vdavydov@...allels.com>
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Ben Hutchings <ben@...adent.org.uk>
nfsd: check permissions when setting ACLs
Andreas Gruenbacher <agruenba@...hat.com>
posix_acl: Add set_posix_acl
Kirill A. Shutemov <kirill.shutemov@...ux.intel.com>
UBIFS: Implement ->migratepage()
Richard Weinberger <richard@....at>
mm: Export migrate_page_move_mapping and migrate_page_copy
Will Deacon <will.deacon@....com>
ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
Trond Myklebust <trond.myklebust@...marydata.com>
NFS: Fix another OPEN_DOWNGRADE bug
Al Viro <viro@...IV.linux.org.uk>
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Borislav Petkov <bp@...e.de>
x86/amd_nb: Fix boot crash on non-AMD systems
Masami Hiramatsu <mhiramat@...nel.org>
kprobes/x86: Clear TF bit in fault on single-stepping
H. Peter Anvin <hpa@...or.com>
x86, build: copy ldlinux.c32 to image.iso
Alan Stern <stern@...land.harvard.edu>
USB: EHCI: declare hostpc register as zero-length array
Cyril Bur <cyrilbur@...il.com>
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Gavin Shan <gwshan@...ux.vnet.ibm.com>
powerpc/pseries: Fix PCI config address for DDW
Guilherme G. Piccoli <gpiccoli@...ux.vnet.ibm.com>
powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
Jason Gunthorpe <jgunthorpe@...idianresearch.com>
IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
Martin Willi <martin@...ongswan.org>
mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
Bob Copeland <me@...copeland.com>
mac80211: mesh: flush mesh paths unconditionally
Andrew Goodbody <andrew.goodbody@...brionix.com>
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
Andrew Goodbody <andrew.goodbody@...brionix.com>
usb: musb: Stop bulk endpoint while queue is rotated
Hans de Goede <hdegoede@...hat.com>
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
Feng Tang <feng.tang@...el.com>
net: alx: Work around the DMA RX overflow issue
Tom Goff <thomas.goff@...mit.edu>
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Simon Horman <simon.horman@...ronome.com>
sit: correct IP protocol used in ipip6_err
Linus Walleij <linus.walleij@...aro.org>
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(-)
Powered by blists - more mailing lists