index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
probes
/
kprobes.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
2018-06-21
1
-5
/
+5
*
arm64/kprobes: Don't call the ->break_handler() in arm64 kprobes code
Masami Hiramatsu
2018-06-21
1
-8
/
+0
*
arm64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2018-06-21
1
-68
/
+0
*
arm64: Call __show_regs directly
Kefeng Wang
2017-05-30
1
-2
/
+2
*
arm64: kprobes: remove kprobe_exceptions_notify
Naveen N. Rao
2017-03-10
1
-6
/
+0
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
arm64: kprobe: protect/rename few definitions to be reused by uprobe
Pratyush Anand
2016-11-07
1
-18
/
+18
*
arm64: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-20
1
-1
/
+1
*
arm64: Create sections.h
James Morse
2016-08-25
1
-4
/
+1
*
arm64: kprobe: Always clear pstate.D in breakpoint exception handler
Pratyush Anand
2016-08-25
1
-16
/
+13
*
arm64: Remove stack duplicating code from jprobes
David A. Long
2016-08-11
1
-26
/
+5
*
arm64: kprobes: Add KASAN instrumentation around stack accesses
Catalin Marinas
2016-07-21
1
-0
/
+5
*
arm64: kprobes: Cleanup jprobe_return
Marc Zyngier
2016-07-21
1
-12
/
+10
*
arm64: kprobes: Fix overflow when saving stack
Marc Zyngier
2016-07-20
1
-8
/
+14
*
arm64: kprobes: WARN if attempting to step with PSTATE.D=1
Will Deacon
2016-07-19
1
-0
/
+2
*
arm64: Add kernel return probes support (kretprobes)
Sandeepa Prabhu
2016-07-19
1
-1
/
+89
*
arm64: Add trampoline code for kretprobes
William Cohen
2016-07-19
1
-0
/
+5
*
arm64: kprobes instruction simulation support
Sandeepa Prabhu
2016-07-19
1
-11
/
+42
*
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
2016-07-19
1
-0
/
+26
*
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-07-19
1
-0
/
+525