index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
probes
Age
Commit message (
Expand
)
Author
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-06-07
ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
Nick Desaulniers
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-05-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-04-18
ARM: 9071/1: uprobes: Don't hook on thumb instructions
Fredrik Strupe
2021-03-25
ARM: 9062/1: kprobes: rewrite test-arm.c in UAL
Nick Desaulniers
2021-03-25
ARM: 9061/1: kprobes: fix UNPREDICTABLE warnings
Nick Desaulniers
2020-10-27
ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template
Andrew Jeffery
2020-09-08
arm: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-12
ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction
Mathieu Desnoyers
2018-11-08
ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE
Kees Cook
2018-08-20
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-08-13
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
2018-06-21
kprobes/arm: Fix %p uses in error messages
Masami Hiramatsu
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
ARM/kprobes: Don't call the ->break_handler() in arm kprobes code
Masami Hiramatsu
2018-06-21
ARM/kprobes: Remove jprobe arm implementation
Masami Hiramatsu
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-19
ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
Masami Hiramatsu
2018-05-19
ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed
Masami Hiramatsu
2017-12-17
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
2017-11-07
arm/kprobes: Remove jprobe test case
Masami Hiramatsu
2017-11-07
arm/kprobes: Fix kretprobe test to check correct counter
Masami Hiramatsu
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-26
arm: Prevent hotplug rwsem recursion
Thomas Gleixner
2017-03-21
arm: kprobes: Align stack to 8-bytes in test code
Jon Medhurst
2017-03-21
arm: kprobes: Fix the return address of multiple kretprobes
Masami Hiramatsu
2017-03-21
arm: kprobes: Skip single-stepping in recursing path if possible
Masami Hiramatsu
2017-03-21
arm: kprobes: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2015-02-10
ARM: kprobes: Fix compilation error caused by superfluous '*'
Jon Medhurst
2015-01-20
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
Jon Medhurst
2015-01-14
ARM: optprobes: execute instruction during restoring if possible.
Wang Nan
2015-01-13
ARM: kprobes: check register usage for probed instruction.
Wang Nan
2015-01-13
ARM: kprobes: Fix unreliable MRS instruction tests
Jon Medhurst (Tixy)
2015-01-13
ARM: kprobes: enable OPTPROBES for ARM 32
Wang Nan
2015-01-13
ARM: kprobes: Add test cases for stack consuming instructions
Jon Medhurst (Tixy)
2015-01-13
ARM: kprobes: disallow probing stack consuming instructions
Wang Nan
2015-01-13
ARM: kprobes: collects stack consumption for store instructions
Wang Nan
2015-01-09
ARM: kprobes: introduces checker
Wang Nan
2015-01-09
ARM: probes: Use correct action types for MOVW, SEV and WFI
Jon Medhurst
[next]