Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-01 | kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi... | Masami Hiramatsu | 1 | -3/+4 |
2020-10-27 | ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template | Andrew Jeffery | 1 | -9/+9 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2019-02-12 | ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction | Mathieu Desnoyers | 1 | -1/+1 |
2018-11-08 | ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE | Kees Cook | 1 | -1/+1 |
2018-05-19 | ARM: 8770/1: kprobes: Prohibit probing on optimized_callback | Masami Hiramatsu | 1 | -0/+1 |
2018-05-19 | ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed | Masami Hiramatsu | 1 | -1/+2 |
2015-01-14 | ARM: optprobes: execute instruction during restoring if possible. | Wang Nan | 1 | -2/+50 |
2015-01-13 | ARM: kprobes: enable OPTPROBES for ARM 32 | Wang Nan | 1 | -0/+322 |