1. 010db09 lib/bootconfig: Fix the xbc_get_info kerneldoc by Masami Hiramatsu · 3 years, 2 months ago
  2. 1f6d3a8 kprobes: Add a test case for stacktrace from kretprobe handler by Masami Hiramatsu · 3 years, 2 months ago
  3. 4d1c92a lib/bootconfig: Make xbc_alloc_mem() and xbc_free_mem() as __init function by Masami Hiramatsu · 3 years, 2 months ago
  4. 17b251a ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still link by Steven Rostedt (VMware) · 3 years, 2 months ago
  5. 1d62889 tracing/hwlat: Make some internal symbols static by Wang ShaoBo · 3 years, 2 months ago
  6. 3c20bd3 tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks by Mathieu Desnoyers · 3 years, 2 months ago
  7. aeafcb8 trace/timerlat: Add migrate-disabled field to the timerlat header by Daniel Bristot de Oliveira · 3 years, 2 months ago
  8. e0f3b18 trace/osnoise: Add migrate-disabled field to the osnoise header by Daniel Bristot de Oliveira · 3 years, 2 months ago
  9. 4d4eac7 tracing/doc: Fix typos on the timerlat tracer documentation by Daniel Bristot de Oliveira · 3 years, 2 months ago
  10. 9bd9857 trace/osnoise: Fix an ifdef comment by Daniel Bristot de Oliveira · 3 years, 2 months ago
  11. 9e20028 perf/core: allow ftrace for functions in kernel/event/core.c by Song Liu · 3 years, 3 months ago
  12. f604de2 tools/latency-collector: Use correct size when writing queue_full_warning by Viktor Rosendahl · 3 years, 2 months ago
  13. 172f7ba ftrace: Make ftrace_profile_pages_init static by chongjiapeng · 3 years, 2 months ago
  14. fed240d ARM: Recover kretprobe modified return address in stacktrace by Masami Hiramatsu · 3 years, 2 months ago
  15. 7e9bf33 ARM: kprobes: Make a frame pointer on __kretprobe_trampoline by Masami Hiramatsu · 3 years, 2 months ago
  16. b3ea5d5 ARM: clang: Do not rely on lr register for stacktrace by Masami Hiramatsu · 3 years, 2 months ago
  17. cd9bc2c arm64: Recover kretprobe modified return address in stacktrace by Masami Hiramatsu · 3 years, 2 months ago
  18. fc6d647 arm64: kprobes: Make a frame pointer on __kretprobe_trampoline by Masami Hiramatsu · 3 years, 2 months ago
  19. f8717410 arm64: kprobes: Record frame pointer with kretprobe instance by Masami Hiramatsu · 3 years, 2 months ago
  20. 811b93f x86/unwind: Compile kretprobe fixup code only if CONFIG_KRETPROBES=y by Masami Hiramatsu · 3 years, 2 months ago
  21. e44e81c kprobes: convert tests to kunit by Sven Schnelle · 3 years, 2 months ago
  22. 8720aee tracing: use %ps format string to print symbols by Arnd Bergmann · 3 years, 2 months ago
  23. bce5c81 tracing: Explain the trace recursion transition bit better by Steven Rostedt (VMware) · 3 years, 2 months ago
  24. ed29271 ftrace/direct: Do not disable when switching direct callers by Steven Rostedt (VMware) · 3 years, 2 months ago
  25. 5fae941 ftrace/samples: Add multi direct interface test module by Jiri Olsa · 3 years, 3 months ago
  26. ccf5a89 ftrace: Add multi direct modify interface by Jiri Olsa · 3 years, 3 months ago
  27. f64dd46 ftrace: Add multi direct register/unregister interface by Jiri Olsa · 3 years, 3 months ago
  28. 1904a81 ftrace: Add ftrace_add_rec_direct function by Jiri Olsa · 3 years, 3 months ago
  29. 4e341ca tracing: Fix selftest config check for function graph start up test by Steven Rostedt (VMware) · 3 years, 2 months ago
  30. 130c080 tracing: Add trampoline/graph selftest by Jiri Olsa · 3 years, 3 months ago
  31. 0c0593b x86/ftrace: Make function graph use ftrace directly by Steven Rostedt (VMware) · 3 years, 3 months ago
  32. 4a30e4c ftrace/x86_64: Have function graph tracer depend on DYNAMIC_FTRACE by Steven Rostedt (VMware) · 3 years, 2 months ago
  33. 8646698a x86/ftrace: Remove fault protection code in prepare_ftrace_return by Steven Rostedt (VMware) · 3 years, 3 months ago
  34. 1e85010 x86/ftrace: Remove extra orig rax move by Jiri Olsa · 3 years, 3 months ago
  35. 91ebe8b tracing/perf: Add interrupt_context_level() helper by Steven Rostedt (VMware) · 3 years, 2 months ago
  36. 9b84fad tracing: Reuse logic from perf's get_recursion_context() by Steven Rostedt (VMware) · 3 years, 2 months ago
  37. 7ce1bb8 tracing/cfi: Fix cmp_entries_* functions signature mismatch by Kalesh Singh · 3 years, 3 months ago
  38. 34cdd18 tracing: Use linker magic instead of recasting ftrace_ops_list_func() by Steven Rostedt (VMware) · 4 years, 6 months ago
  39. affc659 tracing: in_irq() cleanup by Changbin Du · 3 years, 3 months ago
  40. 43c9dd8 ftrace: Add unit test for removing trace function by Carles Pey · 3 years, 3 months ago
  41. 4ee1b4c bootconfig: Cleanup dummy headers in tools/bootconfig by Masami Hiramatsu · 3 years, 3 months ago
  42. 4f292c4 bootconfig: Replace u16 and u32 with uint16_t and uint32_t by Masami Hiramatsu · 3 years, 3 months ago
  43. 160321b tools/bootconfig: Print all error message in stderr by Masami Hiramatsu · 3 years, 3 months ago
  44. 9b81c9b bootconfig: Remove unused debug function by Masami Hiramatsu · 3 years, 3 months ago
  45. f3668cd bootconfig: Split parse-tree part from xbc_init by Masami Hiramatsu · 3 years, 3 months ago
  46. 115d4d0 bootconfig: Rename xbc_destroy_all() to xbc_exit() by Masami Hiramatsu · 3 years, 3 months ago
  47. f30f00c tools/bootconfig: Run test script when build all by Masami Hiramatsu · 3 years, 3 months ago
  48. e306220 bootconfig: Add xbc_get_info() for the node information by Masami Hiramatsu · 3 years, 3 months ago
  49. bdac5c2 bootconfig: Allocate xbc_data inside xbc_init() by Masami Hiramatsu · 3 years, 3 months ago
  50. 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
  51. 21ccc9c tracing: Disable "other" permission bits in the tracefs files by Steven Rostedt (VMware) · 3 years, 4 months ago
  52. 49d67e4 tracefs: Have tracefs directories not set OTH permission bits by default by Steven Rostedt (VMware) · 3 years, 4 months ago
  53. b30a779 tracing: Initialize upper and lower vars in pid_list_refill_irq() by Steven Rostedt (VMware) · 3 years, 3 months ago
  54. 8d6e9098 tracing: Create a sparse bitmask for pid filtering by Steven Rostedt (VMware) · 3 years, 3 months ago
  55. 6954e41 tracing: Place trace_pid_list logic into abstract functions by Steven Rostedt (VMware) · 3 years, 3 months ago
  56. bf094cf x86/kprobes: Fixup return address in generic trampoline handler by Masami Hiramatsu · 3 years, 3 months ago
  57. 7da89495 tracing: Show kretprobe unknown indicator only for kretprobe_trampoline by Masami Hiramatsu · 3 years, 3 months ago
  58. 19138af x86/unwind: Recover kretprobe trampoline entry by Masami Hiramatsu · 3 years, 3 months ago
  59. 1f36839 x86/kprobes: Push a fake return address at kretprobe_trampoline by Masami Hiramatsu · 3 years, 3 months ago
  60. df91c5b kprobes: Enable stacktrace from pt_regs in kretprobe handler by Masami Hiramatsu · 3 years, 3 months ago
  61. 7391dd1 arm: kprobes: Make space for instruction pointer on stack by Masami Hiramatsu · 3 years, 3 months ago
  62. c1f76fe ia64: Add instruction_pointer_set() API by Masami Hiramatsu · 3 years, 3 months ago
  63. bb6121b ARC: Add instruction_pointer_set() API by Masami Hiramatsu · 3 years, 3 months ago
  64. eb4a3f7 x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline() by Josh Poimboeuf · 3 years, 3 months ago
  65. 5b284b1 objtool: Ignore unwind hints for ignored functions by Josh Poimboeuf · 3 years, 3 months ago
  66. e028c4f objtool: Add frame-pointer-specific function ignore by Josh Poimboeuf · 3 years, 3 months ago
  67. 03bac0d kprobes: Add kretprobe_find_ret_addr() for searching return address by Masami Hiramatsu · 3 years, 3 months ago
  68. adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 3 months ago
  69. 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 3 months ago
  70. f2ec8d9 kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor() by Masami Hiramatsu · 3 years, 3 months ago
  71. a7fe237 ia64: kprobes: Fix to pass correct trampoline address to the handler by Masami Hiramatsu · 3 years, 3 months ago
  72. 29e8077a kprobes: Use bool type for functions which returns boolean value by Masami Hiramatsu · 3 years, 3 months ago
  73. c42421e kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe() by Masami Hiramatsu · 3 years, 3 months ago
  74. 57d4e31 kprobes: Add assertions for required lock by Masami Hiramatsu · 3 years, 3 months ago
  75. dfc05b5 kprobes: Use IS_ENABLED() instead of kprobes_built_in() by Masami Hiramatsu · 3 years, 3 months ago
  76. 223a76b kprobes: Fix coding style issues by Masami Hiramatsu · 3 years, 3 months ago
  77. 9c89bb8 kprobes: treewide: Cleanup the error messages for kprobes by Masami Hiramatsu · 3 years, 3 months ago
  78. 4402dea kprobes: Make arch_check_ftrace_location static by Punit Agrawal · 3 years, 3 months ago
  79. 71bdc8f csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location() by Punit Agrawal · 3 years, 3 months ago
  80. 02afb8d kprobe: Simplify prepare_kprobe() by dropping redundant version by Punit Agrawal · 3 years, 3 months ago
  81. 5d6de7d kprobes: Use helper to parse boolean input from userspace by Punit Agrawal · 3 years, 3 months ago
  82. 8f7262c kprobes: Do not use local variable when creating debugfs file by Punit Agrawal · 3 years, 3 months ago
  83. 5816b3e Linux 5.15-rc3 by Linus Torvalds · 3 years, 3 months ago
  84. 5e5d759 Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
  85. 996148e Merge tag 'edac_urgent_for_v5.15_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 3 years, 3 months ago
  86. 299d6e4 Merge tag 'thermal-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 3 months ago
  87. 5bb7b21 Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  88. 3a398ac Merge tag 'timers-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  89. dc0f97c Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  90. a3b397b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 3 months ago
  91. bb19237 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 3 months ago
  92. f6f360a Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  93. 2d70de4 Merge tag 'block-5.15-2021-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  94. 5739844 Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 3 months ago
  95. 90316e6 Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 3 months ago
  96. a5e0aceab Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 3 months ago
  97. b8f4296 Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 3 months ago
  98. 8573616 Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 3 months ago
  99. 9cbef30 Merge tag 'staging-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 3 months ago
  100. f9d4be2 Merge tag 'tty-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 3 months ago