aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/probes
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instructionMathieu Desnoyers2019-02-12
* ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCEKees Cook2018-11-08
* Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-20
|\
| * Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria2018-08-13
* | kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu2018-06-21
* | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-21
* | ARM/kprobes: Don't call the ->break_handler() in arm kprobes codeMasami Hiramatsu2018-06-21
* | ARM/kprobes: Remove jprobe arm implementationMasami Hiramatsu2018-06-21
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu2018-05-19
* ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu2018-05-19
* ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-17
* arm/kprobes: Remove jprobe test caseMasami Hiramatsu2017-11-07
* arm/kprobes: Fix kretprobe test to check correct counterMasami Hiramatsu2017-11-07
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* arm: Prevent hotplug rwsem recursionThomas Gleixner2017-05-26
* arm: kprobes: Align stack to 8-bytes in test codeJon Medhurst2017-03-21
* arm: kprobes: Fix the return address of multiple kretprobesMasami Hiramatsu2017-03-21
* arm: kprobes: Skip single-stepping in recursing path if possibleMasami Hiramatsu2017-03-21
* arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu2017-03-21
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* ARM: kprobes: Fix compilation error caused by superfluous '*'Jon Medhurst2015-02-10
* ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUsJon Medhurst2015-01-20
* ARM: optprobes: execute instruction during restoring if possible.Wang Nan2015-01-14
* ARM: kprobes: check register usage for probed instruction.Wang Nan2015-01-13
* ARM: kprobes: Fix unreliable MRS instruction testsJon Medhurst (Tixy)2015-01-13
* ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan2015-01-13
* ARM: kprobes: Add test cases for stack consuming instructionsJon Medhurst (Tixy)2015-01-13
* ARM: kprobes: disallow probing stack consuming instructionsWang Nan2015-01-13
* ARM: kprobes: collects stack consumption for store instructionsWang Nan2015-01-13
* ARM: kprobes: introduces checkerWang Nan2015-01-09
* ARM: probes: Use correct action types for MOVW, SEV and WFIJon Medhurst2015-01-09
* ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-09