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_tk1/gnu-release-arm-spec2k6-O3_LTO in repository toolchain/ci/linux.
from f4270346b8fb Merge v5.13.14 adds c764e8fa4491 ext4: fix race writing to an inline_data file while its xa [...] adds b6de6ec37320 ext4: fix e2fsprogs checksum failure for mounted filesystem adds 241581af858b gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi [...] adds eb5392205208 reset: reset-zynqmp: Fixed the argument data type adds 9bf0c451fc85 qed: Fix the VF msix vectors flow adds 2aad925a0c8e net: dsa: mv88e6xxx: Update mv88e6393x serdes errata adds b13e2bf00cc2 riscv: dts: microchip: Use 'local-mac-address' for emac1 adds 9809b708655a riscv: dts: microchip: Add ethernet0 to the aliases node adds 8475b024be01 net: macb: Add a NULL check on desc_ptp adds 610832256fd2 qede: Fix memset corruption adds 1ab026cbc7c4 perf/x86/intel/pt: Fix mask of num_address_ranges adds c7858c55cb5d ceph: fix possible null-pointer dereference in ceph_mdsmap [...] adds 3e3bb99d69a3 perf/x86/amd/ibs: Work around erratum #1197 adds 39c6cf24c4ff perf/x86/amd/power: Assign pmu.module adds 391cfacf8c81 cryptoloop: add a deprecation warning adds af64ddb6600f xtensa: fix kconfig unmet dependency warning for HAVE_FUTE [...] adds 7dac6a6ae0ec USB: serial: pl2303: fix GL type detection adds 4df3f36f3e43 USB: serial: cp210x: fix control-characters error handling adds deb48f56a556 USB: serial: cp210x: fix flow-control error handling adds 237d4c2abcf8 ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup adds a0bdfbbb6d79 ALSA: usb-audio: Fix regression on Sony WALKMAN NW-A45 DAC adds 0c9cca4cbd05 ALSA: hda/realtek: Workaround for conflicting SSID on ASUS [...] adds 26874d67198b ALSA: pcm: fix divide error in snd_pcm_lib_ioctl adds 2f939f346edb media: stkwebcam: fix memory leak in stk_camera_probe adds b8c3cc76091b Linux 5.13.15 adds 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 +- .../dts/microchip/microchip-mpfs-icicle-kit.dts | 4 ++ arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi | 2 +- arch/x86/events/amd/ibs.c | 8 +++ arch/x86/events/amd/power.c | 1 + arch/x86/events/intel/pt.c | 2 +- arch/x86/kernel/reboot.c | 3 +- arch/xtensa/Kconfig | 2 +- block/blk-core.c | 1 - block/blk-flush.c | 13 ++++ block/blk-mq.c | 37 ++++++++++- block/blk.h | 6 +- drivers/block/Kconfig | 4 +- drivers/block/cryptoloop.c | 2 + drivers/bluetooth/btusb.c | 59 +++++++++-------- drivers/firmware/dmi-id.c | 6 +- drivers/gpu/ipu-v3/ipu-cpmem.c | 30 ++++----- drivers/media/usb/stkwebcam/stk-webcam.c | 6 +- drivers/net/dsa/mv88e6xxx/serdes.c | 11 ++-- drivers/net/ethernet/cadence/macb_ptp.c | 11 +++- drivers/net/ethernet/qlogic/qed/qed_main.c | 7 ++- drivers/net/ethernet/qlogic/qede/qede_main.c | 2 +- drivers/net/ethernet/realtek/r8169_main.c | 1 + drivers/net/ethernet/xilinx/ll_temac_main.c | 4 +- drivers/pci/quirks.c | 12 ++-- drivers/reset/reset-zynqmp.c | 3 +- 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 +- drivers/usb/serial/cp210x.c | 21 ++++--- drivers/usb/serial/pl2303.c | 1 + fs/ceph/mdsmap.c | 8 ++- fs/ext4/inline.c | 6 ++ fs/ext4/super.c | 8 +++ net/ipv4/igmp.c | 2 + sound/core/pcm_lib.c | 2 +- sound/pci/hda/patch_realtek.c | 11 ++++ sound/usb/endpoint.c | 5 ++ sound/usb/quirks.c | 1 + 46 files changed, 325 insertions(+), 168 deletions(-)