This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b236920731dd Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/ [...] new 41f9049cff32 riscv: Only allow LTO with CMODEL_MEDANY new 5b3706597b90 ACPI: RISC-V: Fix FFH_CPPC_CSR error handling new e108c8a94f3f riscv: use lw when reading int cpu in new_vmalloc_check new 1046791390af riscv: uaccess: fix __put_user_nocheck for unaligned accesses new ad5348c76591 riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG new 8a16586fa7b8 riscv, bpf: use lw when reading int cpu in bpf_get_smp_pro [...] new f4ea67a722e8 riscv: use lw when reading int cpu in asm_per_cpu new 95c54cd9c769 riscv: kexec: Initialize kexec_buf struct new fef7ded169ed riscv: Fix sparse warning in __get_user_error() new a03ee11b8f85 riscv: Fix sparse warning about different address spaces new 00e698282207 Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.o [...] new 18dbcbfabfff perf: Fix the POLL_HUP delivery breakage new 6a8a34a56a07 Merge tag 'perf-urgent-2025-09-07' of git://git.kernel.org [...] new d9b05321e21e futex: Move futex_hash_free() back to __mmput() new b7369eb7319d Merge tag 'locking-urgent-2025-09-07' of git://git.kernel. [...] new 762af5a2aa0a vdso/vsyscall: Avoid slow division loop in auxiliary clock update new 6ab41fca2e80 Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.o [...]
The 17 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/include/asm/asm.h | 2 +- arch/riscv/include/asm/uaccess.h | 8 ++++---- arch/riscv/kernel/entry.S | 2 +- arch/riscv/kernel/kexec_elf.c | 4 ++-- arch/riscv/kernel/kexec_image.c | 2 +- arch/riscv/kernel/machine_kexec_file.c | 2 +- arch/riscv/net/bpf_jit_comp64.c | 4 ++-- drivers/acpi/riscv/cppc.c | 4 ++-- include/linux/timekeeper_internal.h | 9 ++++++++- kernel/events/core.c | 1 + kernel/fork.c | 2 +- kernel/futex/core.c | 16 ++++++++++++---- kernel/time/timekeeping.c | 10 ++++++++-- kernel/time/vsyscall.c | 4 ++-- 15 files changed, 47 insertions(+), 25 deletions(-)