aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/kprobes.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-08parisc: Fix typos in commentsGravatar Julia Lawall 1-1/+1
2022-03-18parisc: Avoid using hardware single-step in kprobesGravatar Helge Deller 1-11/+17
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyGravatar Masami Hiramatsu 1-2/+2
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Gravatar Masami Hiramatsu 1-2/+2
2020-09-08parisc: kprobes: Use generic kretprobe trampoline handlerGravatar Masami Hiramatsu 1-72/+4
2019-09-06kprobes/parisc: remove arch_kprobe_on_func_entry()Gravatar Jisheng Zhang 1-4/+0
2019-07-17parisc: Avoid kernel panic triggered by invalid kprobeGravatar Helge Deller 1-0/+3
2019-05-03parisc: Implement kretprobesGravatar Sven Schnelle 1-1/+109
2019-05-03parisc: Implement kprobesGravatar Sven Schnelle 1-0/+183