index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
probes
/
kprobes
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
ARM: 9303/1: kprobes: avoid missing-declaration warnings
Arnd Bergmann
1
-1
/
+1
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-10
/
+33
2021-10-22
ARM: kprobes: Make a frame pointer on __kretprobe_trampoline
Masami Hiramatsu
1
-4
/
+24
2021-10-19
ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
Arnd Bergmann
1
-1
/
+1
2021-09-30
arm: kprobes: Make space for instruction pointer on stack
Masami Hiramatsu
1
-0
/
+2
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-3
/
+3
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-2
/
+1
2021-09-30
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
1
-1
/
+3
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-14
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-9
/
+0
2020-09-08
arm: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-75
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2018-06-21
kprobes/arm: Fix %p uses in error messages
Masami Hiramatsu
1
-2
/
+2
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-5
/
+5
2018-06-21
ARM/kprobes: Don't call the ->break_handler() in arm kprobes code
Masami Hiramatsu
1
-11
/
+0
2018-06-21
ARM/kprobes: Remove jprobe arm implementation
Masami Hiramatsu
1
-114
/
+0
2017-12-17
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
1
-3
/
+11
2017-05-26
arm: Prevent hotplug rwsem recursion
Thomas Gleixner
1
-1
/
+2
2017-03-21
arm: kprobes: Fix the return address of multiple kretprobes
Masami Hiramatsu
1
-2
/
+22
2017-03-21
arm: kprobes: Skip single-stepping in recursing path if possible
Masami Hiramatsu
1
-9
/
+10
2017-03-21
arm: kprobes: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
1
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2015-01-13
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
1
-7
/
+19
2015-01-13
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
1
-0
/
+9
2015-01-09
ARM: kprobes: introduces checker
Wang Nan
1
-1
/
+5
2015-01-09
ARM: probes: move all probe code to dedicate directory
Wang Nan
1
-0
/
+628