summaryrefslogtreecommitdiff
path: root/arch/arm/probes/kprobes/test-core.c
AgeCommit message (Expand)Author
2023-06-19ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-21kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-11-07arm/kprobes: Remove jprobe test caseMasami Hiramatsu
2017-11-07arm/kprobes: Fix kretprobe test to check correct counterMasami Hiramatsu
2017-03-21arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-01-20ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUsJon Medhurst
2015-01-13ARM: kprobes: Fix unreliable MRS instruction testsJon Medhurst (Tixy)
2015-01-13ARM: kprobes: Add test cases for stack consuming instructionsJon Medhurst (Tixy)
2015-01-09ARM: probes: move all probe code to dedicate directoryWang Nan