This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c7de79e662b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 82d369b48a6b riscv: Stop considering R_RISCV_NONE as bad relocations new 16d743606dba ACPI: RISC-V: Remove unnecessary CPPC debug message new e3f16d63d54e riscv: ftrace: Properly acquire text_mutex to fix a race c [...] new 969f028bf2c4 riscv: Enable interrupt during exception handling new b3510183ab7d riscv: traps_misaligned: properly sign extend value in mis [...] new 5874ca4c6280 riscv: Stop supporting static ftrace new b65ca21835ed riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_ [...] new 414aaef1537a Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.o [...]
The 8 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 | 3 ++- arch/riscv/include/asm/uaccess.h | 4 ++-- arch/riscv/kernel/ftrace.c | 18 ++++++++++++++---- arch/riscv/kernel/traps.c | 10 ++++++---- arch/riscv/kernel/traps_misaligned.c | 2 +- arch/riscv/tools/relocs_check.sh | 4 +++- drivers/acpi/riscv/cppc.c | 2 -- 7 files changed, 28 insertions(+), 15 deletions(-)