This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 96c9a7802af7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 5af4e8d448a8 crypto: caam - fix use-after-free KASAN issue for SKCIPHER [...] new 5ed1e8b8877f crypto: caam - fix use-after-free KASAN issue for AEAD algorithms new 63db32e6531c crypto: caam - fix use-after-free KASAN issue for HASH algorithms new 80994e3f5e8d crypto: caam - fix use-after-free KASAN issue for RSA algorithms new 55b3209acbb0 crypto: caam - fix the address of the last entry of S/G new 6c3efdc911b6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new af2bdf828f79 RISC-V: stacktrace: Declare sp_in_global outside ifdef new 3c1918c8f541 riscv: fix vdso build with lld new 72df61d9d66e riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export new f9d89c944a04 tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI new 7d0ce3b2b483 riscv: sbi: Fix undefined reference to sbi_shutdown new a5fe13c7b494 riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMU new 1d2cc5ac6f66 Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.or [...]
The 13 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: 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 +- 9 files changed, 37 insertions(+), 22 deletions(-)