This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allnoconfig in repository toolchain/ci/linux.
from 95d6ebd3671f Merge v5.10.63 adds ddd7e8b7b848 igmp: Add ip_mc_list lock in ip_check_mc_rcu adds 6e2c4e665623 USB: serial: mos7720: improve OOM-handling in read_mos_reg() adds 50e56c68e1ef net: ll_temac: Remove left-over debug message adds c4225992060b mm/page_alloc: speed up the iteration of max_order adds 7ff0b71b6826 net: kcov: don't select SKB_EXTENSIONS when there is no NET adds 0b62660c6a33 serial: 8250: 8250_omap: Fix unused variable warning adds 0757a883b970 net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling adds d24347e2ff11 tty: drop termiox user definitions adds 554efc9a6138 Revert "r8169: avoid link-up interrupt issue on RTL8106e i [...] adds bc1b5c5f3e3b x86/events/amd/iommu: Fix invalid Perf result due to IOMMU [...] adds ceffaa61b5bb blk-mq: fix kernel panic during iterating over flush request adds cad6239f5080 blk-mq: fix is_flush_rq adds 3fda454f909c netfilter: nftables: avoid potential overflows on 32bit arches adds 36983fc2f87e netfilter: nf_tables: initialize set before expression setup adds e51ff3ffc316 netfilter: nftables: clone set element expression template adds 798679af7978 blk-mq: clearing flush request reference in tags->rqs[] adds c3fd7b0b9aa1 ALSA: usb-audio: Add registration quirk for JBL Quantum 800 adds d544c9a2190a usb: host: xhci-rcar: Don't reload firmware after the completion adds c75e2fd0d3c5 usb: gadget: tegra-xudc: fix the wrong mult value for HS i [...] adds 147819723c74 usb: mtu3: restore HS function when set SS/SSP adds 8a4439aaf4f7 usb: mtu3: use @mult for HS isoc or intr adds 30e6e9f8bf2c usb: mtu3: fix the wrong HS mult value adds 3f7f1baf7045 xhci: fix even more unsafe memory usage in xhci tracing adds 1234849353b0 xhci: fix unsafe memory usage in xhci tracing adds 8c04a16d2037 x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versions adds f72fce550709 PCI: Call Max Payload Size-related fixup quirks early adds cb83afdc0b86 Linux 5.10.64 adds 0799236b0640 Merge v5.10.64
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/x86/events/amd/iommu.c | 47 ++++++++------- 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/net/ethernet/realtek/r8169_main.c | 1 + drivers/net/ethernet/xilinx/ll_temac_main.c | 4 +- drivers/pci/quirks.c | 12 ++-- drivers/tty/serial/8250/8250_omap.c | 26 ++++----- drivers/usb/gadget/udc/tegra-xudc.c | 4 +- drivers/usb/host/xhci-debugfs.c | 14 +++-- drivers/usb/host/xhci-rcar.c | 7 +++ drivers/usb/host/xhci-ring.c | 3 +- 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/mos7720.c | 4 +- include/linux/skbuff.h | 4 +- include/uapi/linux/termios.h | 15 ----- lib/Kconfig.debug | 2 +- mm/page_alloc.c | 8 +-- net/ipv4/igmp.c | 2 + net/netfilter/nf_tables_api.c | 89 ++++++++++++++++++----------- net/netfilter/nft_set_hash.c | 10 ++-- sound/usb/quirks.c | 1 + 28 files changed, 251 insertions(+), 173 deletions(-)