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-master-arm-mainline-allnoconfig in repository toolchain/ci/linux.
from 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 +++--- drivers/crypto/caam/caamalg.c | 10 +++++++--- drivers/crypto/caam/caamhash.c | 8 ++++++-- drivers/crypto/caam/caampkc.c | 8 ++++++-- drivers/tty/hvc/Kconfig | 2 +- drivers/tty/serial/Kconfig | 2 +- fs/ocfs2/dlmfs/dlmfs.c | 27 ++++++++++++--------------- fs/pnode.c | 9 ++++----- fs/super.c | 2 +- 12 files changed, 54 insertions(+), 43 deletions(-)