summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/probes
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-061-1/+11
|\
| * riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobeLiao Chang2021-04-261-1/+3
| * riscv: kprobes: Implement alloc_insn_page()Jisheng Zhang2021-04-261-0/+8
* | riscv: kprobes/ftrace: Add recursion protection to the ftrace callbackJisheng Zhang2021-04-151-1/+10
* | ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King2021-03-161-1/+1
* | riscv: fix bugon.cocci warningskernel test robot2021-03-161-2/+1
* | riscv: ftrace: Use ftrace_get_regs helperNanyong Sun2021-03-091-7/+9
|/
* RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt2021-02-182-2/+2
* riscv: Add uprobes supportedGuo Ren2021-01-142-0/+187
* riscv: Add KPROBES_ON_FTRACE supportedGuo Ren2021-01-142-0/+54
* riscv: Add kprobes supportedGuo Ren2021-01-147-0/+693