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-mainline-allmodconfig in repository toolchain/ci/linux.
from ae83d0b416db Linux 5.7-rc2 new c90f3b8c4b5b clang-format: don't indent namespaces new 5d65a0218fee clang-format: Update with the latest for_each macro list new 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 new 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 new 189522da8b3a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 5 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: .clang-format | 18 ++- 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 + include/linux/vdpa.h | 2 +- include/linux/virtio.h | 1 - include/linux/vringh.h | 6 + include/uapi/linux/virtio_balloon.h | 11 +- tools/virtio/Makefile | 5 +- tools/virtio/asm/barrier.h | 1 + .../virtio/generated/autoconf.h | 0 tools/virtio/linux/compiler.h | 1 + 38 files changed, 224 insertions(+), 144 deletions(-) copy arch/arm/mach-imx/Makefile.boot => tools/virtio/generated/autoconf.h (100%)