index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
probes
/
kprobes
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
1
-10
/
+33
|
\
|
*
ARM: kprobes: Make a frame pointer on __kretprobe_trampoline
Masami Hiramatsu
2021-10-22
1
-4
/
+24
|
*
arm: kprobes: Make space for instruction pointer on stack
Masami Hiramatsu
2021-09-30
1
-0
/
+2
|
*
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2021-09-30
1
-3
/
+3
|
*
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-09-30
1
-2
/
+1
|
*
kprobes: treewide: Cleanup the error messages for kprobes
Masami Hiramatsu
2021-09-30
1
-1
/
+3
*
|
ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype
Arnd Bergmann
2021-10-19
1
-1
/
+1
|
/
*
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-03
1
-14
/
+0
*
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-06-01
1
-9
/
+0
*
arm: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-08
1
-75
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
kprobes/arm: Fix %p uses in error messages
Masami Hiramatsu
2018-06-21
1
-2
/
+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
*
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
2017-12-17
1
-3
/
+11
*
arm: Prevent hotplug rwsem recursion
Thomas Gleixner
2017-05-26
1
-1
/
+2
*
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
*
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
2015-01-13
1
-7
/
+19
*
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
2015-01-13
1
-0
/
+9
*
ARM: kprobes: introduces checker
Wang Nan
2015-01-09
1
-1
/
+5
*
ARM: probes: move all probe code to dedicate directory
Wang Nan
2015-01-09
1
-0
/
+628