This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 06c2aac4014c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 199fc6b8dee7 riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" new 2349a3b26e29 riscv: add do_page_fault and do_trap_break into the kprobe [...] new e31be8d343e6 riscv: kprobes/ftrace: Add recursion protection to the ftr [...] new 7ae11635ec90 riscv: keep interrupts disabled for BREAKPOINT exception new 151501160401 Merge tag 'riscv-for-linus-5.12-rc8' of git://git.kernel.o [...]
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: arch/riscv/Kconfig | 2 +- arch/riscv/kernel/entry.S | 3 +++ arch/riscv/kernel/probes/ftrace.c | 11 ++++++++++- arch/riscv/kernel/traps.c | 1 + arch/riscv/mm/fault.c | 1 + 5 files changed, 16 insertions(+), 2 deletions(-)