aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kprobes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu1-1/+1
2020-11-10arm64: kprobes: Remove redundant kprobe_step_ctxMasami Hiramatsu1-7/+0
2020-11-03arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-lineJean-Philippe Brucker1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-04-09arm64: kprobes: Avoid calling kprobes debug handlers explicitlyWill Deacon1-2/+0
2018-06-21arm64/kprobes: Remove jprobe implementationMasami Hiramatsu1-1/+0
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-0/+4
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long1-2/+0
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen1-0/+2
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu1-0/+60