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-arm-lts-allmodconfig in repository toolchain/ci/linux.
from 3ffc10af457c Merge v5.10.78 new ecf58653f1e4 KVM: x86: avoid warning with -Wbitwise-instead-of-logical new a8db6fd04d58 Revert "x86/kvm: fix vcpu-id indexed array sizes" new 94e5305a3816 usb: ehci: handshake CMD_RUN instead of STS_HALT new 27409143122f usb: gadget: Mark USB_FSL_QE broken on 64-bit new 1309753b7841 usb: musb: Balance list entry in musb_gadget_queue new 42681b90c4db usb-storage: Add compatibility quirk flags for iODD 2531/2541 new 07d1db141e47 binder: don't detect sender/target during buffer cleanup new ab4af56ae250 printk/console: Allow to disable console output by using c [...] new c430094541a8 staging: rtl8712: fix use-after-free in rtl8712_dl_fw new 86d4aedcbc69 isofs: Fix out of bound access for corrupted isofs image new 786f5b034504 comedi: dt9812: fix DMA buffers on stack new ef143dc0c3de comedi: ni_usb6501: fix NULL-deref in command paths new 33d7a470730d comedi: vmk80xx: fix transfer-buffer overflows new b7fd7f3387f0 comedi: vmk80xx: fix bulk-buffer overflow new 844b02496eac comedi: vmk80xx: fix bulk and interrupt message timeouts new 9963ba5b9d49 staging: r8712u: fix control-message timeout new 1cf43e928954 staging: rtl8192u: fix control-message timeouts new 8971158af1e0 media: staging/intel-ipu3: css: Fix wrong size comparison [...] new 62424fe4c2cf rsi: fix control-message timeout new bd816c278316 Linux 5.10.79 new e1cae3f8dc29 Merge v5.10.79
The 21 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 | 2 +- arch/x86/kvm/ioapic.c | 2 +- arch/x86/kvm/ioapic.h | 4 +- arch/x86/kvm/mmu/mmu.c | 2 +- drivers/android/binder.c | 14 ++-- drivers/net/wireless/rsi/rsi_91x_usb.c | 2 +- drivers/staging/comedi/drivers/dt9812.c | 115 +++++++++++++++++++++------- drivers/staging/comedi/drivers/ni_usb6501.c | 10 +++ drivers/staging/comedi/drivers/vmk80xx.c | 28 +++---- drivers/staging/media/ipu3/ipu3-css-fw.c | 7 +- drivers/staging/media/ipu3/ipu3-css-fw.h | 2 +- drivers/staging/rtl8192u/r8192U_core.c | 18 ++--- drivers/staging/rtl8712/usb_intf.c | 4 +- drivers/staging/rtl8712/usb_ops_linux.c | 2 +- drivers/usb/gadget/udc/Kconfig | 1 + drivers/usb/host/ehci-hcd.c | 11 ++- drivers/usb/host/ehci-platform.c | 6 ++ drivers/usb/host/ehci.h | 1 + drivers/usb/musb/musb_gadget.c | 4 +- drivers/usb/storage/unusual_devs.h | 10 +++ fs/isofs/inode.c | 2 + kernel/printk/printk.c | 9 ++- 22 files changed, 181 insertions(+), 75 deletions(-)