This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-defconfig in repository toolchain/ci/linux.
from baa4c40945c4 Merge v5.10.17 adds c721898723bc vdpa_sim: remove hard-coded virtq count adds 0ed8181561be vdpa_sim: add struct vdpasim_dev_attr for device attributes adds 0fb67eda6a9c vdpa_sim: store parsed MAC address in a buffer adds 8faf3ea12225 vdpa_sim: make 'config' generic and usable for any device type adds 5840f8687fdf vdpa_sim: add get_config callback in vdpasim_dev_attr adds c313e91b97eb IB/isert: add module param to set sg_tablesize for IO cmd adds 36e4b9383890 net: qrtr: Fix port ID for control messages adds 40bf5450ba6f mptcp: skip to next candidate if subflow has unacked data adds 496ef46dbf6d net/sched: fix miss init the mru in qdisc_skb_cb adds 977060d4ec5b mt76: mt7915: fix endian issues adds f9d6533d18fd mt76: mt7615: fix rdd mcu cmd endianness adds 78b12034d4c3 net: sched: incorrect Kconfig dependencies on Netfilter modules adds 2bce178c254c net: openvswitch: fix TTL decrement exception action execution adds ba2582cd7f20 net: bridge: Fix a warning when del bridge sysfs adds 06ab1e63ec5c net: fix proc_fs init handling in af_packet and tls adds 740f4d9d0c34 Xen/x86: don't bail early from clear_foreign_p2m_mapping() adds 0c08037b56a7 Xen/x86: also check kernel mapping in set_foreign_p2m_mapping() adds 1a5c2274349f Xen/gntdev: correct dev_bus_addr handling in gntdev_map_gr [...] adds be89a0300a58 Xen/gntdev: correct error checking in gntdev_map_grant_pages() adds 0462dbbe2cab xen/arm: don't ignore return errors from set_phys_to_machine adds 8f8ebd6b1cb5 xen-blkback: don't "handle" error by BUG() adds 2814b3aa38a6 xen-netback: don't "handle" error by BUG() adds 9bea436fc3fc xen-scsiback: don't "handle" error by BUG() adds 00805af45a21 xen-blkback: fix error handling in xen_blkbk_map() adds ffec7ee21809 tty: protect tty_write from odd low-level tty disciplines adds df443aad518d Bluetooth: btusb: Always fallback to alt 1 for WBS adds aa0fd921d207 btrfs: fix backport of 2175bf57dc952 in 5.10.13 adds a6703c711534 btrfs: fix crash after non-aligned direct IO write with O_DSYNC adds c6152fd3ac2b media: pwc: Use correct device for DMA adds 63b9d2e001fd Linux 5.10.18 adds 6bf8fde62a2c Merge v5.10.18 adds 3320bae8c115 bpf: Fix truncation handling for mod32 dst reg wrt zero adds 77344e18cf84 HID: make arrays usage and value to be the same adds 225d207da2e1 RDMA: Lift ibdev_to_node from rds to common code adds 95c0528c11b2 nvme-rdma: Use ibdev_to_node instead of dereferencing ->dm [...] adds f8921ed4d330 USB: quirks: sort quirk entries adds 92c8c930caa0 usb: quirks: add quirk to start video capture on ELMO L-12 [...] adds 3e81e1db8b50 ceph: downgrade warning from mdsmap decode to debug adds 9f04a05fa1ed ntfs: check for valid standard information attribute adds d63699364fa3 Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working adds 956690f5c607 arm64: tegra: Add power-domain for Tegra210 HDA adds 729fbb8cb276 hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist adds d2cbae37c3d8 KVM: x86: Zap the oldest MMU pages, not the newest adds f8d8fb7ae86c mm: unexport follow_pte_pmd adds 6d9c9ec0d859 mm: simplify follow_pte{,pmd} adds 83d42c25868d KVM: do not assume PTE is writable after follow_pfn adds a42150f1c965 mm: provide a saner PTE walking API for modules adds 3320aa64c322 KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_re [...] adds 1f683fd2c21f drm/xlnx: fix kmemleak by sending vblank_event in atomic_disable adds b7e51e5ecf39 NET: usb: qmi_wwan: Adding support for Cinterion MV31 adds ec6504c8a1fc cxgb4: Add new T6 PCI device id 0x6092 adds b8b65310e4b9 cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_ [...] adds 6ca89ac39e48 kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64 adds 983f361bde5e scripts/recordmcount.pl: support big endian for ARCH sh adds 7b43ec8a0cc6 Linux 5.10.19 new 3ac8f76124de Merge v5.10.19
The 1 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 | 4 +- arch/arm/xen/p2m.c | 6 +- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 1 + arch/x86/kvm/mmu/mmu.c | 2 +- arch/x86/xen/p2m.c | 15 ++-- drivers/block/xen-blkback/blkback.c | 32 ++++---- drivers/bluetooth/btusb.c | 27 ++++--- drivers/gpu/drm/xlnx/zynqmp_disp.c | 15 ++-- drivers/hid/hid-core.c | 6 +- drivers/hwmon/dell-smm-hwmon.c | 7 ++ drivers/infiniband/ulp/isert/ib_isert.c | 27 ++++++- drivers/infiniband/ulp/isert/ib_isert.h | 6 ++ drivers/media/usb/pwc/pwc-if.c | 22 +++--- drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 1 + drivers/net/usb/qmi_wwan.c | 1 + drivers/net/wireless/mediatek/mt76/mt7615/mcu.c | 89 ++++++++++++++++------ drivers/net/wireless/mediatek/mt76/mt7915/mcu.c | 87 ++++++++++++++++----- drivers/net/xen-netback/netback.c | 4 +- drivers/nvme/host/rdma.c | 2 +- drivers/tty/tty_io.c | 5 +- drivers/usb/core/quirks.c | 9 ++- drivers/vdpa/vdpa_sim/vdpa_sim.c | 83 ++++++++++++++------ drivers/xen/gntdev.c | 37 ++++----- drivers/xen/xen-scsiback.c | 4 +- fs/btrfs/ctree.h | 6 +- fs/btrfs/inode.c | 6 +- fs/ceph/mdsmap.c | 4 +- fs/cifs/connect.c | 1 + fs/dax.c | 10 +-- fs/ntfs/inode.c | 6 ++ include/linux/mm.h | 8 +- include/rdma/ib_verbs.h | 13 ++++ include/xen/grant_table.h | 1 + kernel/bpf/verifier.c | 10 ++- mm/memory.c | 57 +++++++------- net/bridge/br.c | 5 +- net/core/dev.c | 2 + net/mptcp/protocol.c | 5 +- net/openvswitch/actions.c | 15 ++-- net/packet/af_packet.c | 2 + net/qrtr/qrtr.c | 2 +- net/rds/ib.h | 7 -- net/sched/Kconfig | 6 +- net/tls/tls_proc.c | 3 + scripts/gen_autoksyms.sh | 3 + scripts/recordmcount.pl | 6 +- virt/kvm/kvm_main.c | 17 ++++- 47 files changed, 462 insertions(+), 225 deletions(-)