This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_apm/gnu-master-aarch64-spec2k6-Os in repository toolchain/ci/linux.
from cf2fe4167cac Merge v5.13.15 adds fa2dd4cdf203 firmware: dmi: Move product_sku info to the end of the modalias adds 961447ff6029 igmp: Add ip_mc_list lock in ip_check_mc_rcu adds f0c532885117 net: ll_temac: Remove left-over debug message adds 3a109bddd5a1 Revert "r8169: avoid link-up interrupt issue on RTL8106e i [...] adds bb578177a487 blk-mq: fix kernel panic during iterating over flush request adds a099f63391ef blk-mq: fix is_flush_rq adds a0e51ecc158a blk-mq: clearing flush request reference in tags->rqs[] adds bc7517af0fac ALSA: usb-audio: Add registration quirk for JBL Quantum 800 adds cfdb50be9811 Bluetooth: Add additional Bluetooth part for Realtek 8852AE adds 43e4f54e618d Bluetooth: btusb: Make the CSR clone chip force-suspend wo [...] adds 5b01f3021499 usb: host: xhci-rcar: Don't reload firmware after the completion adds 3cdae99528f3 usb: xhci-mtk: fix issue of out-of-bounds array access adds e837b275522a usb: cdnsp: fix the wrong mult value for HS isoc or intr adds 82698fa1a968 usb: gadget: tegra-xudc: fix the wrong mult value for HS i [...] adds 49c1ac61e174 usb: mtu3: restore HS function when set SS/SSP adds aae225035094 usb: mtu3: use @mult for HS isoc or intr adds c5240f1cb58a usb: mtu3: fix the wrong HS mult value adds 91889173e8c2 xhci: fix even more unsafe memory usage in xhci tracing adds 316fc5b4958c xhci: fix unsafe memory usage in xhci tracing adds d515c1b5a141 xhci: Fix failure to give back some cached cancelled URBs. adds 8b227ad19af3 x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions adds a20e1dca25cd PCI: Call Max Payload Size-related fixup quirks early adds a92a476e53c1 Linux 5.13.16 adds 00d9b34c0229 Merge v5.13.16
No new revisions were added by this update.
Summary of changes: 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 +-- 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 + 23 files changed, 211 insertions(+), 125 deletions(-)