1. c52f56a Merge tag 'trace-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  2. 75df6e6 tracing: Fix trace_pipe behavior for instance traces by Tahsin Erdogan · 7 years ago
  3. c7b3ae0 tracing: Ignore mmiotrace from kernel commandline by Ziqian SUN (Zamir) · 7 years ago
  4. 8dd33bc tracing: Erase irqsoff trace with empty write by Bo Yan · 7 years ago
  5. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  6. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  7. 609320c perf/bpf: fix a clang compilation issue by Yonghong Song · 7 years ago
  8. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  9. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  10. 42c8e86 Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  11. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  12. 170b3b1 tracing: Apply trace_clock changes to instance max buffer by Baohong Liu · 7 years ago
  13. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  14. 7685ab6 tracing: Fix clear of RECORDED_TGID flag when disabling trace event by Chunyu Hu · 7 years ago
  15. 3d9622c tracing: Add barrier to trace_printk() buffer nesting modification by Steven Rostedt (VMware) · 7 years ago
  16. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. edb096e ftrace: Fix memleak when unregistering dynamic ops when tracing disabled by Steven Rostedt (VMware) · 7 years ago
  18. 46320a6 ftrace: Fix selftest goto location on error by Steven Rostedt (VMware) · 7 years ago
  19. 2a5bfe4 ftrace: Zero out ftrace hashes when a module is removed by Steven Rostedt (VMware) · 7 years ago
  20. 065e63f tracing: Only have rmmod clear buffers that its events were active in by Steven Rostedt (VMware) · 7 years ago
  21. 75e8387 perf/ftrace: Fix double traces of perf on ftrace:function by Zhou Chengming · 7 years ago
  22. 415be6c Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  23. 8b0db1a tracing: Fix freeing of filter in create_filter() when set_str is false by Steven Rostedt (VMware) · 7 years ago
  24. 475bb3c tracing: Fix kmemleak in tracing_map_array_free() by Chunyu Hu · 7 years ago
  25. a8f0f9e ftrace: Check for null ret_stack on profile function graph entry function by Steven Rostedt (VMware) · 7 years ago
  26. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  27. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. 88a5c69 bpf: fix bpf_trace_printk on 32 bit archs by Daniel Borkmann · 7 years ago
  29. cf5f5ce bpf: add support for sys_enter_* and sys_exit_* tracepoints by Yonghong Song · 7 years ago
  30. a7e52ad ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU by Steven Rostedt (VMware) · 7 years ago
  31. 147d88e0 tracing: Missing error code in tracer_alloc_buffers() by Dan Carpenter · 7 years ago
  32. 4bb0f0e tracing: Call clear_boot_tracer() at lateinit_sync by Steven Rostedt (VMware) · 7 years ago
  33. 35fe6d7 block: use standard blktrace API to output cgroup info for debug notes by Shaohua Li · 7 years ago
  34. 69fd5c3 blktrace: add an option to allow displaying cgroup path by Shaohua Li · 7 years ago
  35. ca1136c blktrace: export cgroup info in trace by Shaohua Li · 7 years ago
  36. f86f418 trace: fix the errors caused by incompatible type of RCU variables by Chunyan Zhang · 8 years ago
  37. db9108e0 tracing: Fix kmemleak in instance_rmdir by Chunyu Hu · 7 years ago
  38. 8486188 tracing/ring_buffer: Try harder to allocate by Joel Fernandes · 7 years ago
  39. bc0f51d Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  40. 2e028c4 ftrace: Fix uninitialized variable in match_records() by Dan Carpenter · 7 years ago
  41. 44925df ftrace: Remove an unneeded NULL check by Dan Carpenter · 7 years ago
  42. 69449bbd ftrace: Hide cached module code for !CONFIG_MODULES by Arnd Bergmann · 7 years ago
  43. bbd1d27 tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE by Steven Rostedt (VMware) · 7 years ago
  44. b11fb73 tracing: Fixup trace file header alignment by Steven Rostedt (VMware) · 7 years ago
  45. c3931a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. fca18a4 trace/kprobes: Sanitize derived event names by Naveen N. Rao · 8 years ago
  47. 659b957 kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry() by Naveen N. Rao · 8 years ago
  48. ef3ad08 Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  49. 29b1a8a tracing: Attempt to record other information even if some fail by Joel Fernandes · 8 years ago
  50. bd45d34 tracing: Treat recording tgid for idle task as a success by Joel Fernandes · 8 years ago
  51. eaf260a tracing: Treat recording comm for idle task as a success by Joel Fernandes · 8 years ago
  52. 2074006 Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  53. 99c621d tracing: Add saved_tgids file to show cached pid to tgid mappings by Michael Sartain · 8 years ago
  54. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  55. 69d7187 ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes by Steven Rostedt (VMware) · 8 years ago
  56. 4dce17b Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core by Steven Rostedt (VMware) · 8 years ago
  57. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  58. 7bda4b4 bpf: extend bpf_trace_printk to support %i by John Fastabend · 8 years ago
  59. f96da09 bpf: simplify narrower ctx access by Daniel Borkmann · 8 years ago
  60. 9e52b32 tracing/kprobes: Allow to create probe with a module name starting with a digit by Sabrina Dubroca · 8 years ago
  61. 0f17976 ftrace: Fix regression with module command in stack_trace_filter by Steven Rostedt (VMware) · 8 years ago
  62. 4ec7846 ftrace: Decrement count for dyn_ftrace_total_info for init functions by Steven Rostedt (VMware) · 8 years ago
  63. 3b58a3c ftrace: Unlock hash mutex on failed allocation in process_mod_list() by Steven Rostedt (VMware) · 8 years ago
  64. 441dae8 tracing: Add support for display of tgid in trace output by Joel Fernandes · 8 years ago
  65. d914ba3 tracing: Add support for recording tgid of tasks by Joel Fernandes · 8 years ago
  66. 83dd149 ftrace: Decrement count for dyn_ftrace_total_info file by Steven Rostedt (VMware) · 8 years ago
  67. 6a9c981 ftrace: Remove unused function ftrace_arch_read_dyn_info() by Steven Rostedt (VMware) · 8 years ago
  68. 8c08f0d ftrace: Have cached module filters be an active filter by Steven Rostedt (VMware) · 8 years ago
  69. d7fbf8d ftrace: Implement cached modules tracing on module load by Steven Rostedt (VMware) · 8 years ago
  70. 5985ea8 ftrace: Have the cached module list show in set_ftrace_filter by Steven Rostedt (VMware) · 8 years ago
  71. 673feb9 ftrace: Add :mod: caching infrastructure to trace_array by Steven Rostedt (VMware) · 8 years ago
  72. 2399463 bpf: possibly avoid extra masking for narrower load in verifier by Yonghong Song · 8 years ago
  73. feaf128 tracing: Show address when function names are not found by Steven Rostedt (VMware) · 8 years ago
  74. 31fd858 bpf: permits narrower load from bpf program context fields by Yonghong Song · 8 years ago
  75. 681bec0 tracing: Rename update the enum_map file by Jeremy Linton · 8 years ago
  76. 67ec0d8 tracing: Rename enum_replace to eval_replace by Jeremy Linton · 8 years ago
  77. f57a414 trace: rename enum_map functions by Jeremy Linton · 8 years ago
  78. 5f60b35 trace: rename trace.c enum functions by Jeremy Linton · 8 years ago
  79. 1793ed9 trace: rename trace_enum_mutex to trace_eval_mutex by Jeremy Linton · 8 years ago
  80. 23bf8cb trace: rename trace enum data structures in trace.c by Jeremy Linton · 8 years ago
  81. 99be647 trace: rename struct module entry for trace enums by Jeremy Linton · 8 years ago
  82. 00f4b65 trace: rename trace_enum_map to trace_eval_map by Jeremy Linton · 8 years ago
  83. 02fd7f6 trace: rename kernel enum section to eval by Jeremy Linton · 8 years ago
  84. 6a5ae63 tracing: Remove unused declaration of trace_stop_cmdline_recording by Joel Fernandes · 8 years ago
  85. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  86. 20b9d7a bpf: avoid excessive stack usage for perf_sample_data by Daniel Borkmann · 8 years ago
  87. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  88. c3ca46e ftrace/kprobes: selftests: Check kretprobe maxactive is supported by Masami Hiramatsu · 8 years ago
  89. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. f91840a perf, bpf: Add BPF support to all perf_event types by Alexei Starovoitov · 8 years ago
  91. f9797c2 ftrace: Fix memory leak in ftrace_graph_release() by Luis Henriques · 8 years ago
  92. 56f410c Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  93. 894e216 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  94. 5f33945 blktrace: fix integer parse by Shaohua Li · 8 years ago
  95. a33d7d9 tracing: Make sure RCU is watching before calling a stack trace by Steven Rostedt (VMware) · 8 years ago
  96. 8a49f3e ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub by Steven Rostedt (VMware) · 8 years ago
  97. a0e6369 ftrace/instances: Clear function triggers when removing instances by Naveen N. Rao · 8 years ago
  98. cbab567 ftrace: Simplify glob handling in unregister_ftrace_function_probe_func() by Naveen N. Rao · 8 years ago
  99. 30e7d894 tracing/kprobes: Enforce kprobes teardown after testing by Thomas Gleixner · 8 years ago
  100. b9ef032 tracing: Move postpone selftests to core from early_initcall by Steven Rostedt · 8 years ago