summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/probes/kprobes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* csky/kprobe: reclaim insn_slot on kprobe unregistrationLiao Chang2022-07-231-0/+4
* csky: patch_text: Fixup last cpu should be masterGuo Ren2022-04-071-1/+1
* kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-10-011-1/+1
* kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-10-011-1/+1
* kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu2021-10-011-5/+5
* arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot2021-09-031-2/+1
* kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-031-7/+0
* kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-10/+0
* csky: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-75/+2
* csky: Add kprobes supportedGuo Ren2020-04-031-0/+499