This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 43cb5d49a99b Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/l [...] new 2e3025434a6b mm: relocate 'write_protect_seq' in struct mm_struct new 5e63215c2f64 riscv: xip: support runtime trap patching new 42e0e0b453bc riscv: code patching only works on !XIP_KERNEL new 858cf860494f riscv: alternative: fix typo in macro name new 0ddd7eaffa64 riscv: Fix BUILTIN_DTB for sifive and microchip soc new 8ecfa36cd4db Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.o [...]
The 6 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 | 18 +++++++++--------- arch/riscv/boot/dts/microchip/Makefile | 1 + arch/riscv/boot/dts/sifive/Makefile | 1 + arch/riscv/include/asm/alternative-macros.h | 4 ++-- arch/riscv/kernel/traps.c | 13 +++++++++---- arch/riscv/kernel/vmlinux-xip.lds.S | 15 ++++++++++++++- include/linux/mm_types.h | 27 ++++++++++++++++++++------- 7 files changed, 56 insertions(+), 23 deletions(-)