Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe | Masami Hiramatsu | 2018-06-21 |
* | kprobes/x86: Don't call the ->break_handler() in x86 kprobes | Masami Hiramatsu | 2018-06-21 |
* | kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobes | Masami Hiramatsu | 2017-09-28 |
* | kprobes/x86: Disable preemption in ftrace-based jprobes | Masami Hiramatsu | 2017-09-28 |
* | kprobes/x86: Make boostable flag boolean | Masami Hiramatsu | 2017-04-12 |
* | kprobes/ftrace: Recover original IP if pre_handler doesn't change it | Masami Hiramatsu | 2014-11-20 |
* | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu | 2014-04-24 |
* | kprobes/x86: Allow probe on some kprobe preparation functions | Masami Hiramatsu | 2014-04-24 |
* | kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ | Masami Hiramatsu | 2013-01-21 |