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-master-arm-lts-allyesconfig in repository toolchain/ci/linux.
from 320cf83f3806 Merge v5.10.71 adds 2ababcd8c2ab spi: rockchip: handle zero length transfers without timing out adds e5611503249f platform/x86: touchscreen_dmi: Add info for the Chuwi HiBo [...] adds f986cf270284 platform/x86: touchscreen_dmi: Update info for the Chuwi H [...] adds 83050cc23909 nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN adds 50628b06e604 btrfs: replace BUG_ON() in btrfs_csum_one_bio() with prope [...] adds 63c89930d4b5 btrfs: fix mount failure due to past and transient device [...] adds a41938d07201 net: mdio: introduce a shutdown method to mdio device drivers adds fdfb3bc87381 xen-netback: correct success/error reporting for the SKB-w [...] adds b114f2d18e0f sparc64: fix pci_iounmap() when CONFIG_PCI is not set adds 76c7063c7405 ext2: fix sleeping in atomic bugs on error adds 60df9f55562a scsi: sd: Free scsi_disk device via put_device() adds ed6574d48469 usb: testusb: Fix for showing the connection speed adds 2754fa3b73df usb: dwc2: check return value after calling platform_get_r [...] adds 6a4aaf1d84f7 habanalabs/gaudi: fix LBW RR configuration adds bcc4b4de63a4 selftests: be sure to make khdr before other targets adds c4506403e1f3 selftests:kvm: fix get_warnings_count() ignoring fscanf() [...] adds c251d023ed22 nvme-fc: update hardware queues before using them adds 7a670cfb0f4c nvme-fc: avoid race between time out and tear down adds 2e28f7dd3743 thermal/drivers/tsens: Fix wrong check for tzd in irq handlers adds 8724a2a0e6d9 scsi: ses: Retry failed Send/Receive Diagnostic commands adds a7be240d1703 irqchip/gic: Work around broken Renesas integration adds 84778fd66d3d smb3: correct smb3 ACL security descriptor adds 352b02562a3e tools/vm/page-types: remove dependency on opt_file for idl [...] adds b8add3f47ae7 selftests: KVM: Align SMCCC call with the spec in steal_time adds 6d0ff9205999 KVM: do not shrink halt_poll_ns below grow_start adds ae34f26d4a84 kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[] adds b56475c29bd8 KVM: x86: nSVM: restore int_vector in svm_clear_vintr adds 02bf504bc32b perf/x86: Reset destroy callback on event init failure adds 387aecdab7fa libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and [...] adds 5aa003b38148 Linux 5.10.72 adds 080735f6de74 Merge v5.10.72
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/sparc/lib/iomap.c | 2 + arch/x86/events/core.c | 1 + arch/x86/kvm/svm/svm.c | 2 + arch/x86/kvm/x86.c | 7 ++ drivers/ata/libata-core.c | 34 +++++- drivers/irqchip/irq-gic.c | 52 +++++++++- drivers/misc/habanalabs/gaudi/gaudi_security.c | 115 ++++++++++++--------- drivers/net/phy/mdio_device.c | 11 ++ drivers/net/xen-netback/netback.c | 2 +- drivers/nvme/host/fc.c | 18 ++-- drivers/platform/x86/touchscreen_dmi.c | 54 +++++++++- drivers/scsi/sd.c | 9 +- drivers/scsi/ses.c | 22 +++- drivers/spi/spi-rockchip.c | 6 ++ drivers/thermal/qcom/tsens.c | 4 +- drivers/usb/dwc2/hcd.c | 4 + fs/btrfs/file-item.c | 13 ++- fs/btrfs/volumes.c | 13 +++ fs/cifs/smb2pdu.c | 4 +- fs/ext2/balloc.c | 14 ++- fs/nfsd/nfs4state.c | 16 ++- include/linux/libata.h | 1 + include/linux/mdio.h | 3 + tools/testing/selftests/kvm/steal_time.c | 4 +- .../selftests/kvm/x86_64/mmio_warning_test.c | 3 +- tools/testing/selftests/lib.mk | 1 + tools/usb/testusb.c | 14 +-- tools/vm/page-types.c | 2 +- virt/kvm/kvm_main.c | 6 +- 30 files changed, 339 insertions(+), 100 deletions(-)