index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
probes
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
Mathieu Desnoyers
2019-02-12
1
-1
/
+1
*
ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
Kees Cook
2018-11-08
1
-1
/
+1
*
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-20
1
-1
/
+1
|
\
|
*
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
2018-08-13
1
-1
/
+1
*
|
kprobes/arm: Fix %p uses in error messages
Masami Hiramatsu
2018-06-21
2
-3
/
+2
*
|
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-5
/
+5
*
|
ARM/kprobes: Don't call the ->break_handler() in arm kprobes code
Masami Hiramatsu
2018-06-21
1
-11
/
+0
*
|
ARM/kprobes: Remove jprobe arm implementation
Masami Hiramatsu
2018-06-21
1
-114
/
+0
|
/
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+3
*
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
2018-05-19
1
-0
/
+1
*
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
2018-05-19
1
-1
/
+2
*
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
2017-12-17
1
-3
/
+11
*
arm/kprobes: Remove jprobe test case
Masami Hiramatsu
2017-11-07
1
-57
/
+0
*
arm/kprobes: Fix kretprobe test to check correct counter
Masami Hiramatsu
2017-11-07
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
arm: Prevent hotplug rwsem recursion
Thomas Gleixner
2017-05-26
1
-1
/
+2
*
arm: kprobes: Align stack to 8-bytes in test code
Jon Medhurst
2017-03-21
1
-3
/
+8
*
arm: kprobes: Fix the return address of multiple kretprobes
Masami Hiramatsu
2017-03-21
1
-2
/
+22
*
arm: kprobes: Skip single-stepping in recursing path if possible
Masami Hiramatsu
2017-03-21
1
-9
/
+10
*
arm: kprobes: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
2017-03-21
1
-0
/
+6
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-27
1
-0
/
+1
*
ARM: kprobes: Fix compilation error caused by superfluous '*'
Jon Medhurst
2015-02-10
1
-1
/
+1
*
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
Jon Medhurst
2015-01-20
2
-3
/
+10
*
ARM: optprobes: execute instruction during restoring if possible.
Wang Nan
2015-01-14
1
-2
/
+50
*
ARM: kprobes: check register usage for probed instruction.
Wang Nan
2015-01-13
4
-1
/
+102
*
ARM: kprobes: Fix unreliable MRS instruction tests
Jon Medhurst (Tixy)
2015-01-13
4
-19
/
+43
*
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
2015-01-13
4
-7
/
+344
*
ARM: kprobes: Add test cases for stack consuming instructions
Jon Medhurst (Tixy)
2015-01-13
3
-2
/
+36
*
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
2015-01-13
2
-6
/
+19
*
ARM: kprobes: collects stack consumption for store instructions
Wang Nan
2015-01-13
8
-6
/
+382
*
ARM: kprobes: introduces checker
Wang Nan
2015-01-09
11
-20
/
+95
*
ARM: probes: Use correct action types for MOVW, SEV and WFI
Jon Medhurst
2015-01-09
4
-9
/
+3
*
ARM: probes: move all probe code to dedicate directory
Wang Nan
2015-01-09
21
-0
/
+9715