This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 95abc817ab3a Merge tag 'acpi-6.3-rc7' of git://git.kernel.org/pub/scm/l [...] new 8d736482749f riscv: add icache flush for nommu sigreturn trampoline new ef69d2559fe9 riscv: Move early dtb mapping into the fixmap region new f1581626071c riscv: Do not set initial_boot_params to the linear addres [...] new 1b50f956c8fe riscv: No need to relocate the dtb as it lies in the fixma [...] new 7a934f4bd7d6 Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.or [...]
The 5 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: Documentation/riscv/vm-layout.rst | 6 +-- arch/riscv/include/asm/fixmap.h | 8 ++++ arch/riscv/include/asm/pgtable.h | 8 +++- arch/riscv/kernel/setup.c | 6 +-- arch/riscv/kernel/signal.c | 9 ++++- arch/riscv/mm/init.c | 82 +++++++++++++++++---------------------- 6 files changed, 62 insertions(+), 57 deletions(-)