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