1. 9fa2e7a ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe template by Andrew Jeffery · 4 years, 2 months ago
  2. 9450958 arm: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 4 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  4. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  5. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  6. fcaf203 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 by Thomas Gleixner · 6 years ago
  7. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  8. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  9. 0ac569b ARM: 8834/1: Fix: kprobes: optimized kprobes illegal instruction by Mathieu Desnoyers · 6 years ago
  10. e46daee ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE by Kees Cook · 6 years ago
  11. 7140ad3 Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  12. 6d43743 Uprobe: Additional argument arch_uprobe to uprobe_write_opcode() by Ravi Bangoria · 6 years ago
  13. 75b2f5f kprobes/arm: Fix %p uses in error messages by Masami Hiramatsu · 7 years ago
  14. cce188b bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe by Masami Hiramatsu · 7 years ago
  15. 75feff5 ARM/kprobes: Don't call the ->break_handler() in arm kprobes code by Masami Hiramatsu · 7 years ago
  16. 454f3e1 ARM/kprobes: Remove jprobe arm implementation by Masami Hiramatsu · 7 years ago
  17. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  18. 70948c0 ARM: 8770/1: kprobes: Prohibit probing on optimized_callback by Masami Hiramatsu · 7 years ago
  19. 69af7e2 ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabed by Masami Hiramatsu · 7 years ago
  20. c608906 ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code by Russell King · 7 years ago
  21. a443026 arm/kprobes: Remove jprobe test case by Masami Hiramatsu · 7 years ago
  22. 4650209 arm/kprobes: Fix kretprobe test to check correct counter by Masami Hiramatsu · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. 9489cc8 arm: Prevent hotplug rwsem recursion by Thomas Gleixner · 8 years ago
  25. 974310d arm: kprobes: Align stack to 8-bytes in test code by Jon Medhurst · 8 years ago
  26. 0655317 arm: kprobes: Fix the return address of multiple kretprobes by Masami Hiramatsu · 8 years ago
  27. 91fc862 arm: kprobes: Skip single-stepping in recursing path if possible by Masami Hiramatsu · 8 years ago
  28. f3fbd7e arm: kprobes: Allow to handle reentered kprobe on single-stepping by Masami Hiramatsu · 8 years ago
  29. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  30. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  31. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  32. 4e1c066 ARM: kprobes: Fix compilation error caused by superfluous '*' by Jon Medhurst · 10 years ago
  33. fb892bd ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs by Jon Medhurst · 10 years ago
  34. bfc9657 ARM: optprobes: execute instruction during restoring if possible. by Wang Nan · 10 years ago
  35. 28a1899 ARM: kprobes: check register usage for probed instruction. by Wang Nan · 10 years ago
  36. 4cd872d ARM: kprobes: Fix unreliable MRS instruction tests by Jon Medhurst (Tixy) · 10 years ago
  37. 0dc016d ARM: kprobes: enable OPTPROBES for ARM 32 by Wang Nan · 10 years ago
  38. 8d257e9 ARM: kprobes: Add test cases for stack consuming instructions by Jon Medhurst (Tixy) · 10 years ago
  39. a0266c2 ARM: kprobes: disallow probing stack consuming instructions by Wang Nan · 10 years ago
  40. 6624cf6 ARM: kprobes: collects stack consumption for store instructions by Wang Nan · 10 years ago
  41. 83803d9 ARM: kprobes: introduces checker by Wang Nan · 10 years ago
  42. 832607e ARM: probes: Use correct action types for MOVW, SEV and WFI by Jon Medhurst · 10 years ago
  43. fca08f3 ARM: probes: move all probe code to dedicate directory by Wang Nan · 10 years ago