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-arm-stable-allmodconfig in repository toolchain/ci/linux.
from 291d1e21aa48 Merge v5.14.17 adds 186155ac272e ALSA: pcm: Check mmap capability of runtime dma buffer at first adds f468cbedb2a7 ALSA: pci: cs46xx: Fix set up buffer type properly adds 2f63111ab86f KVM: x86: avoid warning with -Wbitwise-instead-of-logical adds a4cdb4c9c453 Revert "x86/kvm: fix vcpu-id indexed array sizes" adds d3c7daab289d usb: ehci: handshake CMD_RUN instead of STS_HALT adds d7f4ffba71d0 usb: gadget: Mark USB_FSL_QE broken on 64-bit adds 6be11f54f5d4 usb: musb: Balance list entry in musb_gadget_queue adds 4674de4e2734 usb-storage: Add compatibility quirk flags for iODD 2531/2541 adds f9b4ef2504bb Revert "proc/wchan: use printk format instead of lookup_sy [...] adds fbb106e79524 binder: use euid from cred instead of using task adds 46088365bab7 binder: use cred instead of task for selinux checks adds 68abe9aefc40 binder: use cred instead of task for getsecid adds bec32c40e438 binder: don't detect sender/target during buffer cleanup adds befd23bd3b17 staging: rtl8712: fix use-after-free in rtl8712_dl_fw adds b2fa1f52d22c isofs: Fix out of bound access for corrupted isofs image adds 3ac273d154d6 comedi: dt9812: fix DMA buffers on stack adds 4a9d43cb5d5f comedi: ni_usb6501: fix NULL-deref in command paths adds 278484ae9329 comedi: vmk80xx: fix transfer-buffer overflows adds 7b0e35618932 comedi: vmk80xx: fix bulk-buffer overflow adds 373ac8c59414 comedi: vmk80xx: fix bulk and interrupt message timeouts adds f3422d1fceba staging: r8712u: fix control-message timeout adds 5013f2aaf959 staging: rtl8192u: fix control-message timeouts adds eda57a310234 media: staging/intel-ipu3: css: Fix wrong size comparison [...] adds 1379769b0b46 rsi: fix control-message timeout adds a0265dd8262d Linux 5.14.18 adds 91071d60ec0a Merge v5.14.18
No new revisions were added by this update.
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(-)