summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/probes/kprobes.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-23riscv: kprobes: Fix build error when MMU=nJisheng Zhang1-0/+2
2021-05-06Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+11
2021-04-26riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobeLiao Chang1-1/+3
2021-04-26riscv: kprobes: Implement alloc_insn_page()Jisheng Zhang1-0/+8
2021-03-17riscv: fix bugon.cocci warningskernel test robot1-2/+1
2021-02-19RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt1-1/+1
2021-01-15riscv: Add kprobes supportedGuo Ren1-0/+398