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-master-aarch64-lts-allmodconfig in repository toolchain/ci/linux.
from 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 adds 3ac8f76124de Merge v5.10.19
No new revisions were added by this update.
Summary of changes: Makefile | 4 +- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 1 + arch/x86/kvm/mmu/mmu.c | 2 +- drivers/bluetooth/btusb.c | 7 +++ drivers/gpu/drm/xlnx/zynqmp_disp.c | 15 +++--- drivers/hid/hid-core.c | 6 +-- drivers/hwmon/dell-smm-hwmon.c | 7 +++ drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 1 + drivers/net/usb/qmi_wwan.c | 1 + drivers/nvme/host/rdma.c | 2 +- drivers/usb/core/quirks.c | 9 ++-- 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 +++++ kernel/bpf/verifier.c | 10 ++-- mm/memory.c | 57 ++++++++++++---------- net/rds/ib.h | 7 --- scripts/gen_autoksyms.sh | 3 ++ scripts/recordmcount.pl | 6 ++- virt/kvm/kvm_main.c | 17 +++++-- 23 files changed, 127 insertions(+), 70 deletions(-)