This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a746ca666a84 Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/lin [...] new 33d418da6f47 riscv: Fix unused variable warning when BUILTIN_DTB is set new ed309ce52218 RISC-V: mark hibernation as nonportable new 8dc2a7e8027f riscv: Fix relocatable kernels with early alternatives usi [...] new 9a7e8ec0d4cc riscv: perf: Fix callchain parse error with kernel tracepo [...] new 835e5ac3f98e riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT new 6966d7988c4f riscv: Implement missing huge_ptep_get new 5321d1b1afb9 Merge tag 'riscv-for-linus-6.4-rc5' of git://git.kernel.or [...]
The 7 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 | 5 ++++- arch/riscv/errata/Makefile | 4 ++++ arch/riscv/include/asm/hugetlb.h | 3 +++ arch/riscv/include/asm/perf_event.h | 7 +++++++ arch/riscv/kernel/Makefile | 4 ++++ arch/riscv/mm/hugetlbpage.c | 30 +++++++++++++++++++++++++++++- arch/riscv/mm/init.c | 2 +- 7 files changed, 52 insertions(+), 3 deletions(-)