summaryrefslogtreecommitdiffstats
path: root/arch/arm/probes/kprobes/test-core.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu2018-06-211-1/+0Star
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+3
* arm/kprobes: Remove jprobe test caseMasami Hiramatsu2017-11-071-57/+0Star
* arm/kprobes: Fix kretprobe test to check correct counterMasami Hiramatsu2017-11-071-1/+1
* arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst2017-03-211-3/+8
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUsJon Medhurst2015-01-201-3/+7
* ARM: kprobes: Fix unreliable MRS instruction testsJon Medhurst (Tixy)2015-01-131-9/+10
* ARM: kprobes: Add test cases for stack consuming instructionsJon Medhurst (Tixy)2015-01-131-0/+9
* ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-091-0/+1713