Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | csky/kprobe: reclaim insn_slot on kprobe unregistration | Liao Chang | 2022-07-23 | 1 | -0/+4 |
* | csky: patch_text: Fixup last cpu should be master | Guo Ren | 2022-04-07 | 1 | -1/+1 |
* | kprobes: treewide: Make it harder to refer kretprobe_trampoline directly | Masami Hiramatsu | 2021-10-01 | 1 | -1/+1 |
* | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() | Masami Hiramatsu | 2021-10-01 | 1 | -1/+1 |
* | kprobes: treewide: Cleanup the error messages for kprobes | Masami Hiramatsu | 2021-10-01 | 1 | -5/+5 |
* | arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warnings | kernel test robot | 2021-09-03 | 1 | -2/+1 |
* | kprobes: Do not increment probe miss count in the fault handler | Naveen N. Rao | 2021-06-03 | 1 | -7/+0 |
* | kprobes: Remove kprobe::fault_handler | Peter Zijlstra | 2021-06-01 | 1 | -10/+0 |
* | csky: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu | 2020-09-08 | 1 | -75/+2 |
* | csky: Add kprobes supported | Guo Ren | 2020-04-03 | 1 | -0/+499 |