index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kprobes.h
Age
Commit message (
Expand
)
Author
2025-07-08
arm64: debug: call software breakpoint handlers statically
Ada Couprie Diaz
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2020-11-10
arm64: kprobes: Remove redundant kprobe_step_ctx
Masami Hiramatsu
2020-11-03
arm64: kprobes: Use BRK instead of single-step when executing instructions ou...
Jean-Philippe Brucker
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-09
arm64: kprobes: Avoid calling kprobes debug handlers explicitly
Will Deacon
2018-06-21
arm64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2016-08-11
arm64: Remove stack duplicating code from jprobes
David A. Long
2016-07-19
arm64: Add trampoline code for kretprobes
William Cohen
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu