Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2c580b98e931127a07a0c7dffe2ac3d7bf66abf9
/
arch
/
arm
/
probes
b6367d5
ARM: 9303/1: kprobes: avoid missing-declaration warnings
by Arnd Bergmann
· 11 months ago
9b2e184
ARM: 9214/1: alignment: advance IT state after emulating Thumb instruction
by Ard Biesheuvel
· 2 years, 8 months ago
7b01093
ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
by Arnd Bergmann
· 3 years, 5 months ago
a08f703
ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
by Nick Desaulniers
· 3 years, 9 months ago
44fcc6d
ARM: 9071/1: uprobes: Don't hook on thumb instructions
by Fredrik Strupe
· 4 years ago
5f7c56d
ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template
by Andrew Jeffery
· 4 years, 4 months ago
d783d3c
ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
by Mathieu Desnoyers
· 6 years ago
f9e0bc7
ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
by Kees Cook
· 6 years ago
6ba27d3
kprobes/arm: Fix %p uses in error messages
by Masami Hiramatsu
· 7 years ago
bd4aeb7
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
by Masami Hiramatsu
· 7 years ago
14b4cfb
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
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