summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kprobes.h
AgeCommit message (Expand)Author
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2020-11-10arm64: kprobes: Remove redundant kprobe_step_ctxMasami Hiramatsu
2020-11-03arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-04-09arm64: kprobes: Avoid calling kprobes debug handlers explicitlyWill Deacon
2018-06-21arm64/kprobes: Remove jprobe implementationMasami Hiramatsu
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu