[PATCH 4.9 00/44] 4.9.35-stable review

From: Greg Kroah-Hartman
Date: Tue Jun 27 2017 - 10:13:09 EST


This is the start of the stable review cycle for the 4.9.35 release.
There are 44 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 Thu Jun 29 14:10:54 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.35-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.35-rc1

Arend Van Spriel <arend.vanspriel@xxxxxxxxxxxx>
brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()

Gleb Fotengauer-Malinovskiy <glebfm@xxxxxxxxxxxx>
jump label: fix passing kbuild_cflags when checking for asm goto support

Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
net: phy: fix marvell phy status reading

Hauke Mehrtens <hauke@xxxxxxxxxx>
spi: double time out tolerance

Matthias Reichl <hias@xxxxxxxxx>
dmaengine: bcm2835: Fix cyclic DMA period splitting

Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@xxxxxxxxxxxx>
net: phy: Initialize mdio clock at probe function

Stanislaw Gruszka <sgruszka@xxxxxxxxxx>
rt2x00: avoid introducing a USB dependency in the rt2x00lib module

William Wu <william.wu@xxxxxxxxxxxxxx>
usb: gadget: f_fs: avoid out of bounds access on comp_desc

JoÃl Esponde <joel.esponde@xxxxxxxxxxxxx>
mtd: spi-nor: fix spansion quad enable

Tobias Wolf <dev-NTEO@xxxxxxxxx>
of: Add check to of_scan_flat_dt() before accessing initial_boot_params

David Howells <dhowells@xxxxxxxxxx>
rxrpc: Fix several cases where a padded len isn't checked in ticket decode

Alex Deucher <alexander.deucher@xxxxxxx>
drm/amdgpu: adjust default display clock

Alex Deucher <alexander.deucher@xxxxxxx>
drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGating

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: add a quirk for Toshiba Satellite L20-183

Alex Deucher <alexander.deucher@xxxxxxx>
drm/radeon: add a PX quirk for another K53TK variant

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
iscsi-target: Reject immediate data underflow larger than SCSI transfer length

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP

Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
target: Fix kref->refcount underflow in transport_cmd_finish_abort

Will Deacon <will.deacon@xxxxxxx>
arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAW

John Stultz <john.stultz@xxxxxxxxxx>
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting

John Stultz <john.stultz@xxxxxxxxxx>
time: Fix clock->read(clock) race around clocksource changes

Arend Van Spriel <arend.vanspriel@xxxxxxxxxxxx>
brcmfmac: unbind all devices upon failure in firmware callback

Arend Van Spriel <arend.vanspriel@xxxxxxxxxxxx>
brcmfmac: use firmware callback upon failure to load

Arend Van Spriel <arend.vanspriel@xxxxxxxxxxxx>
brcmfmac: add parameter to pass error code in firmware callback

Daniel Drake <drake@xxxxxxxxxxxx>
Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list

Naveen N. Rao <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
powerpc/64s: Handle data breakpoints in Radix mode

Naveen N. Rao <naveen.n.rao@xxxxxxxxxxxxxxxxxx>
powerpc/kprobes: Pause function_graph tracing during jprobes handling

Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
signal: Only reschedule timers on signals timers have sent

Sebastian Parschauer <sparschauer@xxxxxxx>
HID: Add quirk for Dell PIXART OEM mouse

Raju Rangoju <rajur@xxxxxxxxxxx>
cxgb4: notify uP to route ctrlq compl to rdma rspq

Pavel Shilovsky <pshilov@xxxxxxxxxxxxx>
CIFS: Improve readdir verbosity

Paul Mackerras <paulus@xxxxxxxxxx>
KVM: PPC: Book3S HV: Context-switch EBB registers properly

Paul Mackerras <paulus@xxxxxxxxxx>
KVM: PPC: Book3S HV: Preserve userspace HTM state properly

Heiko Carstens <heiko.carstens@xxxxxxxxxx>
KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows

Kan Liang <Kan.liang@xxxxxxxxx>
perf/x86/intel: Add 1G DTLB load/store miss support for SKL

Ilya Matveychikov <matvejchikov@xxxxxxxxx>
lib/cmdline.c: fix get_options() overflow while parsing ranges

NeilBrown <neilb@xxxxxxxx>
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL

Ravi Bangoria <ravi.bangoria@xxxxxxxxxxxxxxxxxx>
powerpc/perf: Fix oops when kthread execs user process

Kees Cook <keescook@xxxxxxxxxxxx>
fs/exec.c: account for argv/envp pointers

Takashi Iwai <tiwai@xxxxxxx>
ALSA: pcm: Don't treat NULL chmap as a fatal error

Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
ALSA: firewire-lib: Fix stall of process context at packet error

Jan Beulich <jbeulich@xxxxxxxx>
xen-blkback: don't leak stack data via response ring

Juergen Gross <jgross@xxxxxxxx>
xen/blkback: fix disconnect while I/Os in flight

Chen-Yu Tsai <wens@xxxxxxxx>
clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offset


-------------

Diffstat:

Makefile | 16 ++---
arch/arm64/kernel/vdso.c | 5 +-
arch/arm64/kernel/vdso/gettimeofday.S | 1 -
arch/powerpc/kernel/exceptions-64s.S | 11 ++--
arch/powerpc/kernel/kprobes.c | 11 ++++
arch/powerpc/kvm/book3s_hv.c | 36 +++++++++++
arch/powerpc/perf/perf_regs.c | 3 +-
arch/s390/kvm/gaccess.c | 15 ++---
arch/x86/events/intel/core.c | 4 +-
drivers/block/xen-blkback/blkback.c | 23 +++----
drivers/block/xen-blkback/common.h | 26 ++------
drivers/block/xen-blkback/xenbus.c | 7 ++-
drivers/clk/sunxi-ng/ccu-sun6i-a31.c | 2 +-
drivers/dma/bcm2835-dma.c | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 4 ++
drivers/gpu/drm/amd/amdgpu/atombios_crtc.c | 4 +-
drivers/gpu/drm/radeon/radeon_combios.c | 7 +++
drivers/gpu/drm/radeon/radeon_device.c | 4 ++
drivers/hid/hid-ids.h | 3 +
drivers/hid/usbhid/hid-quirks.c | 1 +
drivers/input/serio/i8042-x86ia64io.h | 7 +++
drivers/mtd/spi-nor/spi-nor.c | 7 +++
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 10 +--
drivers/net/phy/marvell.c | 2 -
drivers/net/phy/mdio-bcm-iproc.c | 6 +-
.../broadcom/brcm80211/brcmfmac/firmware.c | 35 +++++------
.../broadcom/brcm80211/brcmfmac/firmware.h | 4 +-
.../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 17 +++--
.../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 18 ++++--
.../net/wireless/broadcom/brcm80211/brcmfmac/usb.c | 9 +--
drivers/net/wireless/ralink/rt2x00/rt2x00dev.c | 23 +++----
drivers/net/wireless/ralink/rt2x00/rt2x00usb.c | 5 ++
drivers/of/fdt.c | 9 ++-
drivers/spi/spi.c | 2 +-
drivers/target/iscsi/iscsi_target.c | 22 ++++++-
drivers/target/target_core_internal.h | 2 +-
drivers/target/target_core_tmr.c | 16 ++---
drivers/target/target_core_transport.c | 9 ++-
drivers/usb/gadget/function/f_fs.c | 10 +--
fs/autofs4/dev-ioctl.c | 2 +-
fs/cifs/smb1ops.c | 9 ++-
fs/cifs/smb2ops.c | 4 +-
fs/exec.c | 28 +++++++--
include/linux/timekeeper_internal.h | 5 +-
kernel/signal.c | 20 ++++--
kernel/time/timekeeping.c | 72 ++++++++++++++--------
lib/cmdline.c | 6 +-
net/rxrpc/key.c | 64 ++++++++++---------
sound/core/pcm_lib.c | 4 +-
sound/firewire/amdtp-stream.c | 8 ++-
sound/firewire/amdtp-stream.h | 2 +-
51 files changed, 396 insertions(+), 229 deletions(-)