Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-05-06 | 1 | -1/+11 |
|\ | |||||
| * | riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobe | Liao Chang | 2021-04-26 | 1 | -1/+3 |
| * | riscv: kprobes: Implement alloc_insn_page() | Jisheng Zhang | 2021-04-26 | 1 | -0/+8 |
* | | riscv: kprobes/ftrace: Add recursion protection to the ftrace callback | Jisheng Zhang | 2021-04-15 | 1 | -1/+10 |
* | | ftrace: Fix spelling mistake "disabed" -> "disabled" | Colin Ian King | 2021-03-16 | 1 | -1/+1 |
* | | riscv: fix bugon.cocci warnings | kernel test robot | 2021-03-16 | 1 | -2/+1 |
* | | riscv: ftrace: Use ftrace_get_regs helper | Nanyong Sun | 2021-03-09 | 1 | -7/+9 |
|/ | |||||
* | RISC-V: probes: Treat the instruction stream as host-endian | Palmer Dabbelt | 2021-02-18 | 2 | -2/+2 |
* | riscv: Add uprobes supported | Guo Ren | 2021-01-14 | 2 | -0/+187 |
* | riscv: Add KPROBES_ON_FTRACE supported | Guo Ren | 2021-01-14 | 2 | -0/+54 |
* | riscv: Add kprobes supported | Guo Ren | 2021-01-14 | 7 | -0/+693 |