1. 32663c78 Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 5 months ago
  2. 80a6e70 kprobes: Remove show_registers() function prototype by Masami Hiramatsu · 4 years, 6 months ago
  3. 78c2141 Merge branch 'perf/vlbr' by Peter Zijlstra · 4 years, 6 months ago
  4. 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  5. 9b38cc7 kretprobe: Prevent triggering kretprobe from within kprobe_flush_task by Jiri Olsa · 4 years, 8 months ago
  6. 67a862a kprobes: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  7. d002b8b kprobes: Add symbols for kprobe insn pages by Adrian Hunter · 4 years, 8 months ago
  8. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  9. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 5 years ago
  10. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  11. 3ff9c07 x86/kprobes: Verify stack frame on kretprobe by Masami Hiramatsu · 6 years ago
  12. fab9407 x86/hw_breakpoints, kprobes: Remove kprobes ifdeffery by Borislav Petkov · 6 years ago
  13. 312a466 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. fb1a59f kprobes: Blacklist symbols in arch-defined prohibited area by Masami Hiramatsu · 6 years ago
  15. ad3bc25 x86/kernel: Fix more -Wmissing-prototypes warnings by Borislav Petkov · 6 years ago
  16. 4de5869 kprobes: Remove jprobe stub API by Masami Hiramatsu · 7 years ago
  17. 5a6cf77 kprobes: Remove jprobe API implementation by Masami Hiramatsu · 7 years ago
  18. fcdfafc kprobes: Don't spam the build log with deprecation warnings by Ingo Molnar · 7 years ago
  19. 590c845 kprobes: Disable the jprobes APIs by Masami Hiramatsu · 7 years ago
  20. 659b957 kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry() by Naveen N. Rao · 8 years ago
  21. 30e7d89 tracing/kprobes: Enforce kprobes teardown after testing by Thomas Gleixner · 8 years ago
  22. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  23. 290e307 powerpc/kprobes: Fix handling of function offsets on ABIv2 by Naveen N. Rao · 8 years ago
  24. 49e0b46 kprobes: Convert kprobe_lookup_name() to a function by Naveen N. Rao · 8 years ago
  25. 1d585e7 trace/kprobes: Fix check for kretprobe offset within function entry by Naveen N. Rao · 8 years ago
  26. 90ec5e8 kretprobes: Ensure probe location is at function entry by Naveen N. Rao · 8 years ago
  27. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  28. 5b48562 kprobes, extable: Identify kprobes trampolines as kernel text area by Masami Hiramatsu · 8 years ago
  29. e5779e8 perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe by Andy Lutomirski · 9 years ago
  30. cbf6ab5 kprobes: Pass the original kprobe for preparing optimized kprobe by Masami Hiramatsu · 10 years ago
  31. f7f242f kprobes: introduce weak arch_check_ftrace_location() helper function by Heiko Carstens · 10 years ago
  32. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. bdffd89 tracing: Replace __get_cpu_var uses with this_cpu_ptr by Christoph Lameter · 11 years ago
  34. 376e242 kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist by Masami Hiramatsu · 11 years ago
  35. be8f274 kprobes: Prohibit probing on .entry.text code by Masami Hiramatsu · 11 years ago
  36. af96397 kprobes: allow to specify custom allocator for insn caches by Heiko Carstens · 11 years ago
  37. c802d64 kprobes: unify insn caches by Heiko Carstens · 11 years ago
  38. 324670b kprobes: Move __kprobes definition into compiler.h by Masami Hiramatsu · 12 years ago
  39. e7dbfe3 kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c by Masami Hiramatsu · 12 years ago
  40. e525389 kprobes/x86: ftrace based optimization for x86 by Masami Hiramatsu · 13 years ago
  41. ae6aa16 kprobes: introduce ftrace based optimization by Masami Hiramatsu · 13 years ago
  42. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  43. ec484608 locking, kprobes: Annotate the hash locks and kretprobe.lock as raw by Thomas Gleixner · 15 years ago
  44. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  45. b76834b kprobes: Use this_cpu_ops by Christoph Lameter · 14 years ago
  46. f984ba4 kprobes: Use text_poke_smp_batch for unoptimizing by Masami Hiramatsu · 14 years ago
  47. cd7ebe2 kprobes: Use text_poke_smp_batch for optimizing by Masami Hiramatsu · 14 years ago
  48. b2be84d kprobes: Jump optimization sysctl interface by Masami Hiramatsu · 15 years ago
  49. afd6625 kprobes: Introduce kprobes jump optimization by Masami Hiramatsu · 15 years ago
  50. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  51. fe832a3 tracing: remove notrace from __kprobes annotation by Steven Rostedt · 15 years ago
  52. 24851d2 tracing/kprobes: Dump the culprit kprobe in case of kprobe recursion by Frederic Weisbecker · 15 years ago
  53. 8f9b152 kprobes: support kretprobe and jprobe per-probe disabling by Masami Hiramatsu · 16 years ago
  54. de5bd88 kprobes: support per-kprobe disabling by Masami Hiramatsu · 16 years ago
  55. cc00e9c kprobes: cleanup comment style in kprobes.h by Masami Hiramatsu · 16 years ago
  56. b180181 x86, mm, kprobes: fault.c, simplify notify_page_fault() by Ingo Molnar · 16 years ago
  57. dc19835 kprobes: fix module compilation error with CONFIG_KPROBES=n by Masami Hiramatsu · 16 years ago
  58. e8386a0 kprobes: support probing module __exit function by Masami Hiramatsu · 16 years ago
  59. 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 16 years ago
  60. 36dcd67 ftrace: ignore functions that cannot be kprobe-ed by Ingo Molnar · 16 years ago
  61. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  62. 785656a kprobes: enable clean usage of get_kprobe by Abhishek Sagar · 17 years ago
  63. 26b31c1 kprobes: add (un)register_jprobes for batch registration by Masami Hiramatsu · 17 years ago
  64. 4a296e0 kprobes: add (un)register_kretprobes for batch registration by Masami Hiramatsu · 17 years ago
  65. 9861668 kprobes: add (un)register_kprobes for batch registration by Masami Hiramatsu · 17 years ago
  66. 3d8d996 kprobes: prevent probing of preempt_schedule() by Srinivasa Ds · 17 years ago
  67. 9edddaa Kprobes: indicate kretprobe support in Kconfig by Ananth N Mavinakayanahalli · 17 years ago
  68. f47cd9b kprobes: kretprobe user entry-handler by Abhishek Sagar · 17 years ago
  69. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 17 years ago
  70. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  71. 3d7e338 jprobes: make jprobes a little safer for users by Michael Ellerman · 17 years ago
  72. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  73. 81eae37 jprobes: make struct jprobe.entry a void * by Michael Ellerman · 17 years ago
  74. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 18 years ago
  75. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 18 years ago
  76. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 18 years ago
  77. 9b3af29 Kprobes: Make kprobe.symbol_name const by Ananth N Mavinakayanahalli · 18 years ago
  78. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  79. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  80. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  81. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  82. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 19 years ago
  83. df019b1 [PATCH] kprobes: fix unloading of self probed module by Keshavamurthy Anil S · 19 years ago
  84. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 19 years ago
  85. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
  86. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 19 years ago
  87. bf8d5c5 [PATCH] kprobes: increment kprobe missed count for multiprobes by Keshavamurthy Anil S · 19 years ago
  88. 00d7c05 [PATCH] kprobes: no probes on critical path by Keshavamurthy Anil S · 19 years ago
  89. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 19 years ago
  90. 3516a46 [PATCH] Kprobes: Use RCU for (un)register synchronization - base changes by Ananth N Mavinakayanahalli · 19 years ago
  91. e658452 [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes by Ananth N Mavinakayanahalli · 19 years ago
  92. d0aaff9 [PATCH] Kprobes: prevent possible race conditions generic by Prasanna S Panchamukhi · 19 years ago
  93. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 20 years ago
  94. 802eae7 [PATCH] Return probe redesign: architecture independent changes by Rusty Lynch · 20 years ago
  95. 9ec4b1f [PATCH] kprobes: fix single-step out of line - take2 by Ananth N Mavinakayanahalli · 20 years ago
  96. ea32c65 [PATCH] kprobes: Temporary disarming of reentrant probe by Prasanna S Panchamukhi · 20 years ago
  97. 0aa55e4 [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task by Hien Nguyen · 20 years ago
  98. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 20 years ago
  99. b94cce9 [PATCH] kprobes: function-return probes by Hien Nguyen · 20 years ago
  100. 64f562c [PATCH] kprobes: Allow multiple kprobes at the same address by Ananth N Mavinakayanahalli · 20 years ago