Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fb606cdadbfca902fe7e9619835e1db66141c640
/
arch
/
arm
/
probes
9fa2e7a
ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template
by Andrew Jeffery
· 4 years, 2 months ago
9450958
arm: kprobes: Use generic kretprobe trampoline handler
by Masami Hiramatsu
· 4 years, 4 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
fcaf203
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
0ac569b
ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
by Mathieu Desnoyers
· 6 years ago
e46daee
ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
by Kees Cook
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
6d43743
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
by Ravi Bangoria
· 6 years ago
75b2f5f
kprobes/arm: Fix %p uses in error messages
by Masami Hiramatsu
· 7 years ago
cce188b
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
by Masami Hiramatsu
· 7 years ago
75feff5
ARM/kprobes: Don't call the ->break_handler() in arm kprobes code
by Masami Hiramatsu
· 7 years ago
454f3e1
ARM/kprobes: Remove jprobe arm implementation
by Masami Hiramatsu
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
70948c0
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
by Masami Hiramatsu
· 7 years ago
69af7e2
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
by Masami Hiramatsu
· 7 years ago
c608906
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
by Russell King
· 7 years ago
a443026
arm/kprobes: Remove jprobe test case
by Masami Hiramatsu
· 7 years ago
4650209
arm/kprobes: Fix kretprobe test to check correct counter
by Masami Hiramatsu
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9489cc8
arm: Prevent hotplug rwsem recursion
by Thomas Gleixner
· 8 years ago
974310d
arm: kprobes: Align stack to 8-bytes in test code
by Jon Medhurst
· 8 years ago
0655317
arm: kprobes: Fix the return address of multiple kretprobes
by Masami Hiramatsu
· 8 years ago
91fc862
arm: kprobes: Skip single-stepping in recursing path if possible
by Masami Hiramatsu
· 8 years ago
f3fbd7e
arm: kprobes: Allow to handle reentered kprobe on single-stepping
by Masami Hiramatsu
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
7d134b2
kprobes: move kprobe declarations to asm-generic/kprobes.h
by Luis R. Rodriguez
· 8 years ago
4e1c066
ARM: kprobes: Fix compilation error caused by superfluous '*'
by Jon Medhurst
· 10 years ago
fb892bd
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
by Jon Medhurst
· 10 years ago
bfc9657
ARM: optprobes: execute instruction during restoring if possible.
by Wang Nan
· 10 years ago
28a1899
ARM: kprobes: check register usage for probed instruction.
by Wang Nan
· 10 years ago
4cd872d
ARM: kprobes: Fix unreliable MRS instruction tests
by Jon Medhurst (Tixy)
· 10 years ago
0dc016d
ARM: kprobes: enable OPTPROBES for ARM 32
by Wang Nan
· 10 years ago
8d257e9
ARM: kprobes: Add test cases for stack consuming instructions
by Jon Medhurst (Tixy)
· 10 years ago
a0266c2
ARM: kprobes: disallow probing stack consuming instructions
by Wang Nan
· 10 years ago
6624cf6
ARM: kprobes: collects stack consumption for store instructions
by Wang Nan
· 10 years ago
83803d9
ARM: kprobes: introduces checker
by Wang Nan
· 10 years ago
832607e
ARM: probes: Use correct action types for MOVW, SEV and WFI
by Jon Medhurst
· 10 years ago
fca08f3
ARM: probes: move all probe code to dedicate directory
by Wang Nan
· 10 years ago