summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/probes
AgeCommit message (Expand)Author
2021-05-22riscv: kprobes: Fix build error when MMU=nJisheng Zhang
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-26riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobeLiao Chang
2021-04-26riscv: kprobes: Implement alloc_insn_page()Jisheng Zhang
2021-04-15riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang
2021-03-16ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King
2021-03-16riscv: fix bugon.cocci warningskernel test robot
2021-03-09riscv: ftrace: Use ftrace_get_regs helperNanyong Sun
2021-02-18RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt
2021-01-14riscv: Add uprobes supportedGuo Ren
2021-01-14riscv: Add KPROBES_ON_FTRACE supportedGuo Ren
2021-01-14riscv: Add kprobes supportedGuo Ren