summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/probes/kprobes_trampoline.S
AgeCommit message (Expand)Author
2024-02-20arm64: kretprobes: acquire the regs via a BRK exceptionMark Rutland
2021-10-22arm64: kprobes: Make a frame pointer on __kretprobe_trampolineMasami Hiramatsu
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv
2020-05-04arm64: kernel: Convert to modern annotations for assembly functionsMark Brown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen