[PULL][artful] v3: Stable update to 4.13.15

Khaled Elmously khalid.elmously at canonical.com
Mon Jan 22 20:04:48 UTC 2018


The following changes since commit 6dcea5e8d47b058689eb108696c566a98616bd81:

  Linux 4.13.14 (2018-01-22 14:52:39 -0500)

are available in the git repository at:

  git+ssh://kmously@git.launchpad.net/~kmously/ubuntu/+source/linux/+git/artful update-to-4.13.15

for you to fetch changes up to 70d294b0f4afdeb065290ff457b31965b04b1d69:

  Linux 4.13.15 (2018-01-22 14:55:13 -0500)

----------------------------------------------------------------
Aditya Shankar (1):
      staging: wilc1000: Fix bssid buffer offset in Txq

Alan Stern (1):
      USB: usbfs: compute urb->actual_length for isochronous

Andrew Gabbasov (1):
      usb: gadget: f_fs: Fix use-after-free in ffs_free_inst

Andrey Konovalov (1):
      media: dib0700: fix invalid dvb_detach argument

Arvind Yadav (1):
      media: imon: Fix null-ptr-deref in imon_probe

Bernhard Rosenkraenzer (1):
      USB: Add delay-init quirk for Corsair K70 LUX keyboards

Douglas Fischer (1):
      USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update

Eric Biggers (3):
      crypto: dh - Fix double free of ctx->p
      crypto: dh - Don't permit 'p' to be 0
      crypto: dh - Don't permit 'key' or 'g' size longer than 'p'

Gilad Ben-Yossef (1):
      staging: ccree: fix 64 bit scatter/gather DMA ops

Greg Kroah-Hartman (1):
      Linux 4.13.15

Hans de Goede (4):
      platform/x86: peaq-wmi: Add DMI check before binding to the WMI interface
      platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
      staging: vboxvideo: Fix reporting invalid suggested-offset-properties
      staging: rtl8188eu: Revert 4 commits breaking ARP

Huacai Chen (1):
      staging: sm750fb: Fix parameter mistake in poke32

Jason Gerecke (1):
      HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collection

Johan Hovold (4):
      USB: serial: metro-usb: stop I/O after failed open
      USB: serial: garmin_gps: fix I/O after failed probe and remove
      USB: serial: garmin_gps: fix memory leak on probe errors
      staging: greybus: spilib: fix use-after-free after deregistration

Leif Liddy (1):
      Bluetooth: btusb: fix QCA Rome suspend/resume

Lu Baolu (2):
      USB: early: Use new USB product ID and strings for DbC device
      USB: serial: Change DbC debug device binding ID

Sébastien Szymanski (1):
      HID: cp2112: add HIDRAW dependency

Yazen Ghannam (1):
      x86/MCE/AMD: Always give panic severity for UC errors in kernel context

 Makefile                                    |  2 +-
 arch/x86/kernel/cpu/mcheck/mce-severity.c   |  7 ++-
 crypto/dh.c                                 | 33 +++++-------
 crypto/dh_helper.c                          | 16 ++++++
 drivers/bluetooth/btusb.c                   |  6 +++
 drivers/hid/Kconfig                         |  2 +-
 drivers/hid/wacom_wac.h                     |  1 +
 drivers/media/rc/imon.c                     |  5 ++
 drivers/media/usb/dvb-usb/dib0700_devices.c | 24 ++++-----
 drivers/platform/x86/peaq-wmi.c             | 19 +++++++
 drivers/staging/ccree/cc_lli_defs.h         |  2 +-
 drivers/staging/greybus/spilib.c            |  8 +--
 drivers/staging/rtl8188eu/core/rtw_recv.c   | 83 +++++++++++++++++------------
 drivers/staging/rtl8188eu/os_dep/mon.c      | 34 ++----------
 drivers/staging/sm750fb/ddk750_chip.h       |  2 +-
 drivers/staging/vboxvideo/vbox_drv.h        |  8 +--
 drivers/staging/vboxvideo/vbox_irq.c        |  4 +-
 drivers/staging/vboxvideo/vbox_mode.c       | 26 ++++++---
 drivers/staging/wilc1000/wilc_wlan.c        |  2 +-
 drivers/usb/core/devio.c                    | 14 +++++
 drivers/usb/core/quirks.c                   |  3 ++
 drivers/usb/early/xhci-dbc.h                |  6 +--
 drivers/usb/gadget/function/f_fs.c          |  1 +
 drivers/usb/serial/garmin_gps.c             | 22 ++++++--
 drivers/usb/serial/metro-usb.c              | 11 ++--
 drivers/usb/serial/qcserial.c               |  1 +
 drivers/usb/serial/usb_debug.c              |  4 +-
 27 files changed, 215 insertions(+), 131 deletions(-)





More information about the kernel-team mailing list