1. d19ad07 ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs by Steven Rostedt (VMware) · 4 years, 5 months ago
  2. 773c167 ftrace: Add recording of functions that caused recursion by Steven Rostedt (VMware) · 4 years, 4 months ago
  3. c536aa1 kprobes/ftrace: Add recursion protection to the ftrace callback by Steven Rostedt (VMware) · 4 years, 4 months ago
  4. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  5. cce188b bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe by Masami Hiramatsu · 7 years ago
  6. e704e34 kprobes/x86: Don't call the ->break_handler() in x86 kprobes by Masami Hiramatsu · 7 years ago
  7. a19b2e3 kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobes by Masami Hiramatsu · 7 years ago
  8. 5bb4fc2 kprobes/x86: Disable preemption in ftrace-based jprobes by Masami Hiramatsu · 7 years ago
  9. 490154b kprobes/x86: Make boostable flag boolean by Masami Hiramatsu · 8 years ago
  10. a017784 kprobes/ftrace: Recover original IP if pre_handler doesn't change it by Masami Hiramatsu · 10 years ago
  11. 9326638 kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation by Masami Hiramatsu · 11 years ago
  12. 7ec8a97 kprobes/x86: Allow probe on some kprobe preparation functions by Masami Hiramatsu · 11 years ago
  13. f684199 kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ by Masami Hiramatsu · 12 years ago[Renamed (98%) from arch/x86/kernel/kprobes-ftrace.c]
  14. e7dbfe3 kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c by Masami Hiramatsu · 12 years ago