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-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from 51184ae37e05 Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/sc [...] adds 316ec1548109 s390/mm: fix page table upgrade vs 2ndary address mode accesses adds 3f777e19d171 Merge tag 'cve-2020-11884' from emailed bundle adds f70968f05de4 i40iw: fix null pointer dereference on a null wqe pointer adds 0c6949c3d1b2 RDMA/cm: Fix missing RDMA_CM_EVENT_REJECTED event after re [...] adds 983653515849 RDMA/cm: Fix an error check in cm_alloc_id_priv() adds c08cfb2d8d78 RDMA/mlx4: Initialize ib_spec on the stack adds 6e051971b0e2 RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr() adds 2d7e3ff7b6f2 RDMA/mlx5: Set GRH fields in query QP on RoCE adds 39c011a53827 RDMA/uverbs: Fix a race with disassociate and exit_mmap() adds 0fb00941dc63 RDMA/core: Prevent mixed use of FDs between shared ufiles adds 83a267021221 RDMA/core: Fix overwriting of uobj in case of error adds 47c370c1a5ee IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info() adds f0abc761bbb9 RDMA/core: Fix race between destroy and release FD object adds edb98d162418 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] adds dd7bc8158b41 Fix use after free in get_tree_bdev() adds 3815f1be546e dlmfs_file_write(): fix the bogosity in handling non-zero *ppos adds b0d3869ce9ee propagate_one(): mnt_set_mountpoint() needs mount_lock adds 96c9a7802af7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 5af4e8d448a8 crypto: caam - fix use-after-free KASAN issue for SKCIPHER [...] adds 5ed1e8b8877f crypto: caam - fix use-after-free KASAN issue for AEAD algorithms adds 63db32e6531c crypto: caam - fix use-after-free KASAN issue for HASH algorithms adds 80994e3f5e8d crypto: caam - fix use-after-free KASAN issue for RSA algorithms adds 55b3209acbb0 crypto: caam - fix the address of the last entry of S/G adds 6c3efdc911b6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds af2bdf828f79 RISC-V: stacktrace: Declare sp_in_global outside ifdef adds 3c1918c8f541 riscv: fix vdso build with lld adds 72df61d9d66e riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export adds f9d89c944a04 tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI adds 7d0ce3b2b483 riscv: sbi: Fix undefined reference to sbi_shutdown adds a5fe13c7b494 riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMU adds 1d2cc5ac6f66 Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.or [...]
No new revisions were added by this update.
Summary of changes: arch/riscv/Kconfig | 2 +- arch/riscv/kernel/sbi.c | 17 ++++++++++------- arch/riscv/kernel/stacktrace.c | 4 ++-- arch/riscv/kernel/vdso/Makefile | 6 +++--- arch/s390/lib/uaccess.c | 4 ++++ arch/s390/mm/pgalloc.c | 16 ++++++++++++++-- drivers/crypto/caam/caamalg.c | 10 +++++++--- drivers/crypto/caam/caamhash.c | 8 ++++++-- drivers/crypto/caam/caampkc.c | 8 ++++++-- drivers/infiniband/core/cm.c | 26 ++++++++++++++------------ drivers/infiniband/core/rdma_core.c | 9 ++++----- drivers/infiniband/core/uverbs_main.c | 4 ++++ drivers/infiniband/hw/i40iw/i40iw_ctrl.c | 2 +- drivers/infiniband/hw/mlx4/main.c | 3 ++- drivers/infiniband/hw/mlx5/qp.c | 4 +++- drivers/infiniband/sw/rdmavt/cq.c | 4 ++-- drivers/infiniband/sw/rdmavt/mmap.c | 4 ++-- drivers/infiniband/sw/rdmavt/qp.c | 4 ++-- drivers/infiniband/sw/rdmavt/srq.c | 4 ++-- drivers/infiniband/sw/siw/siw_qp_tx.c | 15 +++++++++++---- drivers/tty/hvc/Kconfig | 2 +- drivers/tty/serial/Kconfig | 2 +- fs/ocfs2/dlmfs/dlmfs.c | 27 ++++++++++++--------------- fs/pnode.c | 9 ++++----- fs/super.c | 2 +- 25 files changed, 119 insertions(+), 77 deletions(-)