Applied: [Impish] Impish update: v5.13.16 upstream stable release

Kamal Mostafa kamal at canonical.com
Wed Oct 6 16:56:04 UTC 2021


The following patch set (24 commits) was applied to Impish master-next:

	Impish update: v5.13.16 upstream stable release
	https://bugs.launchpad.net/bugs/1946245

 -Kamal

-----

The following changes since commit 11d91985dd4b557e21eee796196a11f3246cacbf:

  UBUNTU: upstream stable to v5.13.15 (2021-10-06 08:14:18 -0700)

have been applied to the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/impish master-next

up to a57d11694179e2c94dac78f4d6ac8115e46e5083:

  UBUNTU: upstream stable to v5.13.16 (2021-10-06 08:52:53 -0700)

----------------------------------------------------------------
Alexander Tsoy (1):
      ALSA: usb-audio: Add registration quirk for JBL Quantum 800

Chunfeng Yun (6):
      usb: xhci-mtk: fix issue of out-of-bounds array access
      usb: cdnsp: fix the wrong mult value for HS isoc or intr
      usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intr
      usb: mtu3: restore HS function when set SS/SSP
      usb: mtu3: use @mult for HS isoc or intr
      usb: mtu3: fix the wrong HS mult value

Esben Haabendal (1):
      net: ll_temac: Remove left-over debug message

Greg Kroah-Hartman (1):
      Linux 5.13.16

Hans de Goede (1):
      firmware: dmi: Move product_sku info to the end of the modalias

Hayes Wang (1):
      Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"

Ismael Ferreras Morezuelas (1):
      Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more generic

Kamal Mostafa (1):
      UBUNTU: upstream stable to v5.13.16

Larry Finger (1):
      Bluetooth: Add additional Bluetooth part for Realtek 8852AE

Liu Jian (1):
      igmp: Add ip_mc_list lock in ip_check_mc_rcu

Marek BehĂșn (1):
      PCI: Call Max Payload Size-related fixup quirks early

Mathias Nyman (3):
      xhci: fix even more unsafe memory usage in xhci tracing
      xhci: fix unsafe memory usage in xhci tracing
      xhci: Fix failure to give back some cached cancelled URBs.

Ming Lei (3):
      blk-mq: fix kernel panic during iterating over flush request
      blk-mq: fix is_flush_rq
      blk-mq: clearing flush request reference in tags->rqs[]

Paul Gortmaker (1):
      x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions

Yoshihiro Shimoda (1):
      usb: host: xhci-rcar: Don't reload firmware after the completion

 Makefile                                    |  2 +-
 arch/x86/kernel/reboot.c                    |  3 +-
 block/blk-core.c                            |  1 -
 block/blk-flush.c                           | 13 +++++
 block/blk-mq.c                              | 37 ++++++++++++++-
 block/blk.h                                 |  6 +--
 debian.master/upstream-stable               |  2 +-
 drivers/bluetooth/btusb.c                   | 59 +++++++++++++----------
 drivers/firmware/dmi-id.c                   |  6 ++-
 drivers/net/ethernet/realtek/r8169_main.c   |  1 +
 drivers/net/ethernet/xilinx/ll_temac_main.c |  4 +-
 drivers/pci/quirks.c                        | 12 ++---
 drivers/usb/cdns3/cdnsp-mem.c               |  2 +-
 drivers/usb/gadget/udc/tegra-xudc.c         |  4 +-
 drivers/usb/host/xhci-debugfs.c             | 14 ++++--
 drivers/usb/host/xhci-mtk-sch.c             | 10 ++--
 drivers/usb/host/xhci-rcar.c                |  7 +++
 drivers/usb/host/xhci-ring.c                | 43 ++++++++++-------
 drivers/usb/host/xhci-trace.h               | 26 +++++-----
 drivers/usb/host/xhci.h                     | 73 ++++++++++++++---------------
 drivers/usb/mtu3/mtu3_core.c                |  4 +-
 drivers/usb/mtu3/mtu3_gadget.c              |  6 +--
 net/ipv4/igmp.c                             |  2 +
 sound/usb/quirks.c                          |  1 +
 24 files changed, 212 insertions(+), 126 deletions(-)



More information about the kernel-team mailing list