summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/probes
Commit message (Expand)AuthorAgeFilesLines
* arm64: Create sections.hJames Morse2016-08-251-4/+1Star
* arm64: kprobe: Always clear pstate.D in breakpoint exception handlerPratyush Anand2016-08-251-16/+13Star
* arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-111-26/+5Star
* arm64: kprobes: Add KASAN instrumentation around stack accessesCatalin Marinas2016-07-211-0/+5
* arm64: kprobes: Cleanup jprobe_returnMarc Zyngier2016-07-211-12/+10Star
* arm64: kprobes: Fix overflow when saving stackMarc Zyngier2016-07-201-8/+14
* arm64: kprobes: WARN if attempting to step with PSTATE.D=1Will Deacon2016-07-191-0/+2
* arm64: Add kernel return probes support (kretprobes)Sandeepa Prabhu2016-07-191-1/+89
* arm64: Add trampoline code for kretprobesWilliam Cohen2016-07-193-0/+87
* arm64: kprobes instruction simulation supportSandeepa Prabhu2016-07-196-13/+322
* arm64: Treat all entry code as non-kprobe-ablePratyush Anand2016-07-191-0/+26
* arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-194-0/+703