This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0fa27899e014 Merge tag 'driver-core-6.19-rc5' of git://git.kernel.org/p [...] new 66562b66dcbc riscv: boot: Always make Image from vmlinux, not vmlinux.u [...] new 25fd7ee7bf58 riscv: Sanitize syscall table indexing under speculation new 641ecc890038 riscv: fix KUnit test_kprobes crash when building with Clang new 8632180daf73 riscv: cpufeature: Fix Zk bundled extension missing Zknh new 5e5be092ffad riscv: pgtable: Cleanup useless VA_USER_XXX definitions new 938d79ec2b05 riscv: kexec_image: Fix dead link to boot-image-header.rst new 003c03a4b400 riscv: configs: Clean up references to non-existing configs new 2ca5bb54bde7 riscv: cpu_ops_sbi: smp_processor_id() returns int, not un [...] new 957afeb99b11 riscv: remove irqflags.h inclusion in asm/bitops.h new b0d7f5f0c9f0 riscv: trace: fix snapshot deadlock with sbi ecall new 755bc1335e3b Merge tag 'riscv-for-linus-6.19-rc5' of git://git.kernel.o [...]
The 11 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/boot/Makefile | 4 ---- arch/riscv/configs/nommu_k210_defconfig | 2 -- arch/riscv/configs/nommu_k210_sdcard_defconfig | 1 - arch/riscv/configs/nommu_virt_defconfig | 1 - arch/riscv/include/asm/bitops.h | 1 - arch/riscv/include/asm/pgtable.h | 4 ---- arch/riscv/kernel/Makefile | 15 +++++++------- arch/riscv/kernel/cpu_ops_sbi.c | 2 +- arch/riscv/kernel/cpufeature.c | 23 +++++++++++----------- arch/riscv/kernel/kexec_image.c | 2 +- arch/riscv/kernel/tests/kprobes/test-kprobes-asm.S | 2 ++ arch/riscv/kernel/traps.c | 4 +++- 12 files changed, 26 insertions(+), 35 deletions(-)