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-stable-allnoconfig in repository toolchain/ci/linux.
from 291d1e21aa48 Merge v5.14.17 new 186155ac272e ALSA: pcm: Check mmap capability of runtime dma buffer at first new f468cbedb2a7 ALSA: pci: cs46xx: Fix set up buffer type properly new 2f63111ab86f KVM: x86: avoid warning with -Wbitwise-instead-of-logical new a4cdb4c9c453 Revert "x86/kvm: fix vcpu-id indexed array sizes" new d3c7daab289d usb: ehci: handshake CMD_RUN instead of STS_HALT new d7f4ffba71d0 usb: gadget: Mark USB_FSL_QE broken on 64-bit new 6be11f54f5d4 usb: musb: Balance list entry in musb_gadget_queue new 4674de4e2734 usb-storage: Add compatibility quirk flags for iODD 2531/2541 new f9b4ef2504bb Revert "proc/wchan: use printk format instead of lookup_sy [...] new fbb106e79524 binder: use euid from cred instead of using task new 46088365bab7 binder: use cred instead of task for selinux checks new 68abe9aefc40 binder: use cred instead of task for getsecid new bec32c40e438 binder: don't detect sender/target during buffer cleanup new befd23bd3b17 staging: rtl8712: fix use-after-free in rtl8712_dl_fw new b2fa1f52d22c isofs: Fix out of bound access for corrupted isofs image new 3ac273d154d6 comedi: dt9812: fix DMA buffers on stack new 4a9d43cb5d5f comedi: ni_usb6501: fix NULL-deref in command paths new 278484ae9329 comedi: vmk80xx: fix transfer-buffer overflows new 7b0e35618932 comedi: vmk80xx: fix bulk-buffer overflow new 373ac8c59414 comedi: vmk80xx: fix bulk and interrupt message timeouts new f3422d1fceba staging: r8712u: fix control-message timeout new 5013f2aaf959 staging: rtl8192u: fix control-message timeouts new eda57a310234 media: staging/intel-ipu3: css: Fix wrong size comparison [...] new 1379769b0b46 rsi: fix control-message timeout new a0265dd8262d Linux 5.14.18 new 91071d60ec0a Merge v5.14.18
The 26 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/spte.h | 7 +- drivers/android/binder.c | 41 +++++------ drivers/android/binder_internal.h | 4 ++ drivers/comedi/drivers/dt9812.c | 115 +++++++++++++++++++++++-------- drivers/comedi/drivers/ni_usb6501.c | 10 +++ drivers/comedi/drivers/vmk80xx.c | 28 ++++---- drivers/net/wireless/rsi/rsi_91x_usb.c | 2 +- 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 + fs/proc/base.c | 19 ++--- include/linux/lsm_hook_defs.h | 14 ++-- include/linux/lsm_hooks.h | 14 ++-- include/linux/security.h | 33 +++++---- security/security.c | 14 ++-- security/selinux/hooks.c | 48 ++++--------- sound/core/pcm_native.c | 9 ++- sound/pci/cs46xx/cs46xx_lib.c | 30 +++----- 30 files changed, 266 insertions(+), 198 deletions(-)