summaryrefslogtreecommitdiff
path: root/arch/arm/probes/kprobes/opt-arm.c
AgeCommit message (Expand)Author
2023-06-19ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann
2021-09-30kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...Masami Hiramatsu
2020-10-27ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-02-12ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instructionMathieu Desnoyers
2018-11-08ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCEKees Cook
2018-05-19ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu
2018-05-19ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu
2015-01-14ARM: optprobes: execute instruction during restoring if possible.Wang Nan
2015-01-13ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan