Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: kprobes: Add KASAN instrumentation around stack accesses | Catalin Marinas | 2016-07-21 | 1 | -0/+5 |
* | arm64: kprobes: Cleanup jprobe_return | Marc Zyngier | 2016-07-21 | 1 | -12/+10 |
* | arm64: kprobes: Fix overflow when saving stack | Marc Zyngier | 2016-07-20 | 1 | -8/+14 |
* | arm64: kprobes: WARN if attempting to step with PSTATE.D=1 | Will Deacon | 2016-07-19 | 1 | -0/+2 |
* | arm64: Add kernel return probes support (kretprobes) | Sandeepa Prabhu | 2016-07-19 | 1 | -1/+89 |
* | arm64: Add trampoline code for kretprobes | William Cohen | 2016-07-19 | 3 | -0/+87 |
* | arm64: kprobes instruction simulation support | Sandeepa Prabhu | 2016-07-19 | 6 | -13/+322 |
* | arm64: Treat all entry code as non-kprobe-able | Pratyush Anand | 2016-07-19 | 1 | -0/+26 |
* | arm64: Kprobes with single stepping support | Sandeepa Prabhu | 2016-07-19 | 4 | -0/+703 |