[PATCH 4.9 00/48] 4.9.59-stable review

From: Greg Kroah-Hartman
Date: Tue Oct 24 2017 - 09:04:10 EST


This is the start of the stable review cycle for the 4.9.59 release.
There are 48 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 Oct 26 12:57:14 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.59-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.59-rc1

Brian Foster <bfoster@xxxxxxxxxx>
xfs: trim writepage mapping to within eof

Dave Chinner <dchinner@xxxxxxxxxx>
xfs: cancel dirty pages on invalidation

Eric Sandeen <sandeen@xxxxxxxxxxx>
xfs: handle error if xfs_btree_get_bufs fails

Brian Foster <bfoster@xxxxxxxxxx>
xfs: reinit btree pointer on attr tree inactivation walk

Dave Chinner <dchinner@xxxxxxxxxx>
xfs: don't change inode mode if ACL update fails

Dave Chinner <dchinner@xxxxxxxxxx>
xfs: move more RT specific code under CONFIG_XFS_RT

Dave Chinner <dchinner@xxxxxxxxxx>
xfs: Don't log uninitialised fields in inode structures

Christoph Hellwig <hch@xxxxxx>
xfs: handle racy AIO in xfs_reflink_end_cow

Darrick J. Wong <darrick.wong@xxxxxxxxxx>
xfs: always swap the cow forks when swapping extents

Carlos Maiolino <cmaiolino@xxxxxxxxxx>
xfs: Capture state of the right inode in xfs_iflush_done

Darrick J. Wong <darrick.wong@xxxxxxxxxx>
xfs: perag initialization should only touch m_ag_max_usable for AG 0

Eryu Guan <eguan@xxxxxxxxxx>
xfs: update i_size after unwritten conversion in dio completion

Eryu Guan <eguan@xxxxxxxxxx>
xfs: report zeroed or not correctly in xfs_zero_range()

Helge Deller <deller@xxxxxx>
fs/xfs: Use %pS printk format for direct addresses

Darrick J. Wong <darrick.wong@xxxxxxxxxx>
xfs: evict CoW fork extents when performing finsert/fcollapse

Darrick J. Wong <darrick.wong@xxxxxxxxxx>
xfs: don't unconditionally clear the reflink flag on zero-block files

Dexuan Cui <decui@xxxxxxxxxxxxx>
vmbus: fix missing signaling in hv_signal_on_read()

Eric Sesterhenn <eric.sesterhenn@xxxxxxxxxxx>
pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.

David Howells <dhowells@xxxxxxxxxx>
KEYS: don't let add_key() update an uninstantiated key

Eric Biggers <ebiggers@xxxxxxxxxx>
lib/digsig: fix dereference of NULL user_key_payload

Eric Biggers <ebiggers@xxxxxxxxxx>
KEYS: encrypted: fix dereference of NULL user_key_payload

Borislav Petkov <bp@xxxxxxx>
x86/microcode/intel: Disable late loading on model 79

Larry Finger <Larry.Finger@xxxxxxxxxxxx>
rtlwifi: rtl8821ae: Fix connection lost problem

David Kozub <zub@xxxxxxxxxxxxxxxxxx>
clockevents/drivers/cs5535: Improve resilience to spurious interrupts

Jan Luebbe <jlu@xxxxxxxxxxxxxx>
bus: mbus: fix window size calculation for 4GB windows

Arnd Bergmann <arnd@xxxxxxxx>
brcmsmac: make some local variables 'static const' to reduce stack size

Kevin Cernekee <cernekee@xxxxxxxxxxxx>
brcmfmac: Add check for short event packets

Guenter Roeck <linux@xxxxxxxxxxxx>
i2c: piix4: Fix SMBus port selection for AMD Family 17h chips

Pontus Andersson <epontan@xxxxxxxxx>
i2c: ismt: Separate I2C block read from SMBus block read

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda: Abort capability probe at invalid register read

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda: Remove superfluous '-' added by printk conversion

Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx>
ALSA: seq: Enable 'use' locking in all configurations

Ben Skeggs <bskeggs@xxxxxxxxxx>
drm/nouveau/mmu: flush tlbs before deleting page tables

Ilia Mirkin <imirkin@xxxxxxxxxxxx>
drm/nouveau/bsp/g92: disable by default

Stefan MÃtje <Stefan.Maetje@xxxxxx>
can: esd_usb2: Fix can_dlc value for received RTR, frames

Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
xhci: Identify USB 3.1 capable hosts by their port protocol capability

Jonathan Liu <net147@xxxxxxxxx>
usb: musb: Check for host-mode using is_host_active() on reset interrupt

Jonathan Liu <net147@xxxxxxxxx>
usb: musb: sunxi: Explicitly release USB PHY on exit

Lars-Peter Clausen <lars@xxxxxxxxxx>
iio: dummy: events: Add missing break

John David Anglin <dave.anglin@xxxxxxxx>
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels

Wolfgang Grandegger <wg@xxxxxxxxxxxxxx>
can: gs_usb: fix busy loop if no more TX context is available

Jussi Laako <jussi@xxxxxxxxxxxxx>
ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 Digital

Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
usb: hub: Allow reset retry for USB2 devices on connect bounce

Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx>
usb: quirks: add quirk for WORLDE MINI MIDI keyboard

Maksim Salau <msalau@xxxxxxxxxxx>
usb: cdc_acm: Add quirk for Elatec TWN3

Johan Hovold <johan@xxxxxxxxxx>
USB: serial: metro-usb: add MS7820 device id

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()

Hans de Goede <hdegoede@xxxxxxxxxx>
USB: devio: Revert "USB: devio: Don't corrupt user memory"


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

Diffstat:

Makefile | 4 +-
arch/parisc/kernel/syscall.S | 6 +-
arch/x86/kernel/cpu/microcode/intel.c | 19 ++
crypto/asymmetric_keys/pkcs7_parser.c | 3 +
drivers/bus/mvebu-mbus.c | 2 +-
drivers/clocksource/cs5535-clockevt.c | 3 +-
drivers/gpu/drm/nouveau/nvkm/engine/bsp/g84.c | 2 +-
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/base.c | 2 +
drivers/i2c/busses/i2c-ismt.c | 5 +-
drivers/i2c/busses/i2c-piix4.c | 30 +++-
drivers/iio/dummy/iio_simple_dummy_events.c | 1 +
drivers/net/can/usb/esd_usb2.c | 2 +-
drivers/net/can/usb/gs_usb.c | 10 +-
.../wireless/broadcom/brcm80211/brcmfmac/fweh.c | 3 +-
.../broadcom/brcm80211/brcmsmac/phy/phy_n.c | 197 ++++++++++-----------
.../net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 2 +-
drivers/usb/class/cdc-acm.c | 3 +
drivers/usb/core/config.c | 6 +-
drivers/usb/core/devio.c | 6 +-
drivers/usb/core/hub.c | 11 +-
drivers/usb/core/quirks.c | 4 +
drivers/usb/host/xhci.c | 3 +-
drivers/usb/musb/musb_core.c | 6 +-
drivers/usb/musb/sunxi.c | 2 +
drivers/usb/serial/metro-usb.c | 1 +
fs/xfs/libxfs/xfs_ag_resv.c | 12 +-
fs/xfs/libxfs/xfs_alloc.c | 8 +
fs/xfs/libxfs/xfs_bmap.c | 11 ++
fs/xfs/libxfs/xfs_bmap.h | 1 +
fs/xfs/libxfs/xfs_log_format.h | 27 +--
fs/xfs/xfs_acl.c | 22 ++-
fs/xfs/xfs_aops.c | 72 +++++---
fs/xfs/xfs_attr_inactive.c | 2 +
fs/xfs/xfs_bmap_util.c | 40 ++++-
fs/xfs/xfs_bmap_util.h | 13 ++
fs/xfs/xfs_error.c | 2 +-
fs/xfs/xfs_file.c | 2 +-
fs/xfs/xfs_inode.c | 8 +-
fs/xfs/xfs_inode_item.c | 86 ++++-----
fs/xfs/xfs_iomap.c | 7 +-
fs/xfs/xfs_iomap.h | 2 +-
fs/xfs/xfs_ondisk.h | 2 +-
fs/xfs/xfs_pnfs.c | 2 +-
fs/xfs/xfs_reflink.c | 9 +-
include/linux/hyperv.h | 4 +-
include/linux/mbus.h | 4 +-
lib/digsig.c | 6 +
security/keys/encrypted-keys/encrypted.c | 7 +
security/keys/key.c | 10 ++
sound/core/seq/seq_lock.c | 4 -
sound/core/seq/seq_lock.h | 12 --
sound/hda/hdac_controller.c | 5 +
sound/pci/hda/hda_codec.c | 2 +-
sound/usb/quirks.c | 1 +
54 files changed, 451 insertions(+), 265 deletions(-)