[Xenial SRU] Xenial update to 4.4.88 stable release
Stefan Bader
stefan.bader at canonical.com
Wed Sep 20 09:26:46 UTC 2017
BugLink: https://bugs.launchpad.net/bugs/1718195
Patch "Input: trackpoint - assume 3 buttons when buttons detection fails"
is already applied for bug #1715271.
Patch "Bluetooth: Properly check L2CAP config option output buffer length"
is already applied for CVE-2017-1000251.
-Stefan
---
The following changes since commit 14f827da9e3f0a6eee173fa56f1353758b1fe987:
UBUNTU: Ubuntu-4.4.0-97.120 (2017-09-19 17:57:10 +0200)
are available in the git repository at:
git://git.launchpad.net/~smb/+git/linux-xenial stable-4.4
for you to fetch changes up to 1b8f25b079672b269dc66db042badd5bf7ac0752:
Linux 4.4.88 (2017-09-20 09:35:13 +0200)
----------------------------------------------------------------
Aleksa Sarai (1):
btrfs: resume qgroup rescan on rw remount
Alexander Shishkin (2):
intel_th: pci: Add Cannon Lake PCH-H support
intel_th: pci: Add Cannon Lake PCH-LP support
Andrey Korolyov (1):
cs5536: add support for IDE controller variant
Archit Taneja (1):
drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabled
Ben Hutchings (1):
workqueue: Fix flag collision
Brian Norris (1):
mwifiex: correct channel stat buffer overflows
Christophe JAILLET (1):
driver core: bus: Fix a potential double free
Colin Ian King (1):
staging/rts5208: fix incorrect shift to extract upper nybble
Dmitry Fleytman (1):
usb: Add device quirk for Logitech HD Pro Webcam C920-C
Dmitry Tunin (1):
Bluetooth: Add support of 13d3:3494 RTL8723BE device
Douglas Anderson (1):
USB: core: Avoid race of async_completed() w/ usbdev_release()
Edwin Török (1):
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Greg Kroah-Hartman (1):
Linux 4.4.88
Ilia Mirkin (1):
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
John Stultz (3):
drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq context
drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
drm/bridge: adv7511: Re-write the i2c address before EDID probing
Kai-Heng Feng (1):
usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
Maciej S. Szmigiero (1):
USB: serial: option: add support for D-Link DWM-157 C1
Malcolm Priestley (1):
rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
Mark Rutland (1):
ARM: 8692/1: mm: abort uaccess retries upon fatal signal
Rakesh Pillai (1):
ath10k: fix memory leak in rx ring buffer allocation
Richard Wareing (1):
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Sandeep Singh (1):
usb:xhci:Fix regression when ATI chipsets detected
Takashi Iwai (1):
ALSA: msnd: Optimize / harden DSP and MIDI loops
Todd Poynor (2):
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
scsi: sg: recheck MMAP_IO request length with lock held
Trond Myklebust (1):
NFS: Fix 2 use after free issues in the I/O code
Wolfram Sang (1):
drm: adv7511: really enable interrupts for EDID detection
Yang Shi (1):
locktorture: Fix potential memory leak with rw lock test
Makefile | 2 +-
arch/arm/mm/fault.c | 5 +-
drivers/ata/pata_amd.c | 1 +
drivers/ata/pata_cs5536.c | 1 +
drivers/base/bus.c | 2 +-
drivers/bluetooth/btusb.c | 1 +
drivers/gpu/drm/i2c/adv7511.c | 71 ++++++++++++++++++++------
drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.c | 4 ++
drivers/hwtracing/intel_th/pci.c | 10 ++++
drivers/net/wireless/ath/ath10k/core.c | 12 ++---
drivers/net/wireless/mwifiex/cfg80211.c | 2 +-
drivers/net/wireless/mwifiex/scan.c | 6 +++
drivers/net/wireless/realtek/rtlwifi/pci.c | 4 +-
drivers/scsi/sg.c | 19 +++++--
drivers/staging/rts5208/rtsx_scsi.c | 2 +-
drivers/usb/core/devio.c | 4 +-
drivers/usb/core/quirks.c | 6 ++-
drivers/usb/host/pci-quirks.c | 35 +++++++------
drivers/usb/serial/option.c | 1 +
fs/btrfs/super.c | 2 +
fs/dlm/user.c | 4 ++
fs/nfs/internal.h | 1 -
fs/nfs/pagelist.c | 26 +++++-----
fs/nfs/pnfs.c | 2 -
fs/xfs/xfs_linux.h | 9 +++-
include/linux/pci_ids.h | 1 +
include/linux/workqueue.h | 2 +-
kernel/locking/locktorture.c | 4 ++
sound/isa/msnd/msnd_midi.c | 30 +++++------
sound/isa/msnd/msnd_pinnacle.c | 23 +++++----
30 files changed, 192 insertions(+), 100 deletions(-)
More information about the kernel-team
mailing list