aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/probes/kprobes/test-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-21kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu1-1/+0
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+3
2017-11-07arm/kprobes: Remove jprobe test caseMasami Hiramatsu1-57/+0
2017-11-07arm/kprobes: Fix kretprobe test to check correct counterMasami Hiramatsu1-1/+1
2017-03-21arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst1-3/+8
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2015-01-20ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUsJon Medhurst1-3/+7
2015-01-13ARM: kprobes: Fix unreliable MRS instruction testsJon Medhurst (Tixy)1-9/+10
2015-01-13ARM: kprobes: Add test cases for stack consuming instructionsJon Medhurst (Tixy)1-0/+9
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan1-0/+1713