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-mainline-defconfig in repository toolchain/ci/linux.
from ae83d0b416db Linux 5.7-rc2 adds c90f3b8c4b5b clang-format: don't indent namespaces adds 5d65a0218fee clang-format: Update with the latest for_each macro list adds 20f16489093e Merge tag 'clang-format-for-linus-v5.7-rc3' of git://githu [...] adds 684c6bd80625 tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module adds eba5cf3dcb84 tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send() adds 29cb79795e32 tpm: fix wrong return value in tpm_pcr_extend adds b160c94be5d2 tpm/tpm_tis: Free IRQ if probing fails adds b61f7ff0f64f Merge tag 'tpmdd-next-20200421' of git://git.infradead.org [...] adds 355b36e6bfd3 vdpa-sim: depend on HAS_DMA adds aa21c2e73eae vhost: vdpa: remove unnecessary null check adds e373f3d78d83 vhost: remove set but not used variable 'status' adds cf29b1ceb69d vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm' adds 21818ed0c6f0 vdpasim: Return status in vdpasim_get_status adds 247643f85782 vhost: Create accessors for virtqueues private_data adds 3302363a27fb virtio/test: fix up after IOTLB changes adds 6bd6b282d0be tools/virtio: define aligned attribute adds 770f359ced98 tools/virtio: make asm/barrier.h self contained adds 6bbc2b63034a virtgpu: pull in uaccess.h adds b69df6cd0ad7 virtio-rng: pull in slab.h adds bf89a7c0218f remoteproc: pull in slab.h adds f091abe80632 virtio_input: pull in slab.h adds 3d820cd4e82d rpmsg: pull in slab.h adds bf02bd9ae27a remoteproc: pull in slab.h adds 5038a5679094 drm/virtio: fix up for include file changes adds 425a5070239a vdpa: allow a 32 bit vq alignment adds 58ad13729a8a vdpa: make vhost, virtio depend on menu adds ac8b85f9ef14 vdpa: fix comment of vdpa_register_device() adds dc39cbb4e8bc virtio-balloon: make virtballoon_free_page_report() static adds 31ba514b2fd0 virtio-balloon: Avoid using the word 'report' when referri [...] adds 55a2415bef65 virtio_blk: add a missing include adds 15064e70909c virtio: drop vringh.h dependency adds d085eb8ce727 vhost: disable for OABI adds 189522da8b3a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 9ef1530c0c1b KVM: SVM: fix compilation with modular PSP and non-modular KVM adds f14eec0a3203 KVM: SVM: move more vmentry code to assembly adds fb56baae5ea5 KVM: VMX: Enable machine check support for 32bit targets adds b6467ab142b7 KVM: Check validity of resolved slot when searching memslots adds 97daa028f3f6 KVM: s390: Return last valid slot if approx index is out-o [...] adds b045ae906b42 kvm: nVMX: reflect MTF VM-exits if injected by L1 adds 69c097552502 kvm: nVMX: match comment with return type for nested_vmx_e [...] adds b4fd630812a0 KVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON_STANDARD adds b2bce0a589ca KVM: SVM: Fix build error due to missing release_pages() include adds b61f62d40895 KVM: SVM: Do not setup frame pointer in __svm_vcpu_run adds 56a87e5d997b KVM: SVM: Fix __svm_vcpu_run declaration. adds 7289fdb5dcdb KVM: Remove CREATE_IRQCHIP/SET_PIT2 race adds 2ca1a06a5440 kvm: Handle reads of SandyBridge RAPL PMU MSRs rather than [...] adds 7f4b5cde2409 kvm: Disable objtool frame pointer checking for vmenter.S adds d47c4c454ab0 KVM: s390: Fix PV check in deliverable_irqs() adds 2a173ec993ba MAINTAINERS: add a reviewer for KVM/s390 adds 3bda03865fca Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/ [...] adds ae49dedaa92b KVM: PPC: Book3S HV: Handle non-present PTEs in page fault [...] adds 00a6a5ef39e7 Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pu [...] adds 8160a563cfff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 1eb64c07aab8 sh: fix build error in mm/init.c adds 89b83f282d8b slub: avoid redzone when choosing freepointer location adds b64d8d1e1ba5 mm/userfaultfd: disable userfaultfd-wp on x86_32 adds 5701feb0a9f5 MAINTAINERS: add an entry for kfifo adds 3c1d7e6ccb64 mm/hugetlb: fix a addressing exception caused by huge_pte_offset adds d180870d83db mm, gup: return EINTR when gup is interrupted by fatal signals adds 461e1565366e checkpatch: fix a typo in the regex for $allocFunctions adds a21151b9d81a tools/build: tweak unused value workaround adds 56df70a63ed5 mm/ksm: fix NULL pointer dereference when KSM zero page is [...] adds 0783ac95b4a0 mm/shmem: fix build without THP adds bdebd6a2831b vmalloc: fix remap_vmalloc_range() bounds checks adds ea0dfeb4209b shmem: fix possible deadlocks on shmlock_user_lock adds 94b7cc01da5a mm: shmem: disable interrupt when acquiring info->lock in [...] adds db973a7289da coredump: fix null pointer dereference on coredump adds cf01699ee220 tools/vm: fix cross-compile build adds 18bf34080c4c Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
Summary of changes: .clang-format | 18 ++- MAINTAINERS | 8 ++ arch/powerpc/kvm/book3s_64_mmu_hv.c | 9 +- arch/powerpc/kvm/book3s_64_mmu_radix.c | 9 +- arch/s390/kvm/interrupt.c | 2 +- arch/s390/kvm/kvm-s390.c | 3 + arch/sh/mm/init.c | 2 +- arch/x86/Kconfig | 2 +- arch/x86/include/asm/nospec-branch.h | 21 ---- arch/x86/kvm/Makefile | 4 + arch/x86/kvm/svm/sev.c | 6 +- arch/x86/kvm/svm/svm.c | 10 +- arch/x86/kvm/svm/vmenter.S | 10 +- arch/x86/kvm/vmx/nested.c | 21 +++- arch/x86/kvm/vmx/vmx.c | 2 +- arch/x86/kvm/x86.c | 21 +++- drivers/block/virtio_blk.c | 1 + drivers/char/hw_random/virtio-rng.c | 1 + drivers/char/tpm/tpm-interface.c | 2 +- drivers/char/tpm/tpm2-cmd.c | 1 + drivers/char/tpm/tpm_ibmvtpm.c | 136 +++++++++++---------- drivers/char/tpm/tpm_tis_core.c | 8 +- drivers/gpu/drm/virtio/virtgpu_ioctl.c | 1 + drivers/gpu/drm/virtio/virtgpu_kms.c | 1 + drivers/misc/mic/Kconfig | 2 +- drivers/net/caif/Kconfig | 2 +- drivers/remoteproc/remoteproc_sysfs.c | 1 + drivers/remoteproc/stm32_rproc.c | 1 + drivers/rpmsg/mtk_rpmsg.c | 1 + drivers/vdpa/Kconfig | 18 +-- drivers/vdpa/ifcvf/ifcvf_base.c | 2 - drivers/vdpa/ifcvf/ifcvf_main.c | 4 +- drivers/vdpa/vdpa.c | 2 +- drivers/vdpa/vdpa_sim/vdpa_sim.c | 4 +- drivers/vhost/Kconfig | 21 +++- drivers/vhost/net.c | 28 +++-- drivers/vhost/scsi.c | 14 +-- drivers/vhost/test.c | 14 +-- drivers/vhost/vdpa.c | 5 - drivers/vhost/vhost.h | 27 ++++ drivers/vhost/vringh.c | 5 + drivers/vhost/vsock.c | 14 +-- drivers/virtio/Kconfig | 2 +- drivers/virtio/virtio_balloon.c | 4 +- drivers/virtio/virtio_input.c | 1 + fs/coredump.c | 2 + fs/proc/vmcore.c | 5 +- include/linux/kvm_host.h | 2 +- include/linux/vdpa.h | 2 +- include/linux/virtio.h | 1 - include/linux/vmalloc.h | 2 +- include/linux/vringh.h | 6 + include/uapi/linux/virtio_balloon.h | 11 +- mm/gup.c | 2 +- mm/hugetlb.c | 14 ++- mm/ksm.c | 12 +- mm/shmem.c | 13 +- mm/slub.c | 12 +- mm/vmalloc.c | 16 ++- samples/vfio-mdev/mdpy.c | 2 +- scripts/checkpatch.pl | 2 +- tools/build/feature/test-sync-compare-and-swap.c | 2 +- tools/virtio/Makefile | 5 +- tools/virtio/asm/barrier.h | 1 + .../virtio/generated/autoconf.h | 0 tools/virtio/linux/compiler.h | 1 + tools/vm/Makefile | 2 + 67 files changed, 368 insertions(+), 218 deletions(-) copy arch/arm/mach-imx/Makefile.boot => tools/virtio/generated/autoconf.h (100%)