1. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  2. 70c8217 tracing: Handle NULL formats in hold_module_trace_bprintk_format() by Steven Rostedt (Red Hat) · 8 years ago
  3. ad572d1 bpf, trace: check event type in bpf_perf_event_read by Alexei Starovoitov · 8 years ago
  4. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 8 years ago
  5. 5b6c1b4d bpf, trace: use READ_ONCE for retrieving file ptr by Daniel Borkmann · 8 years ago
  6. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  7. 6112a30 ftrace: Don't disable irqs when taking the tasklist_lock read_lock by Soumya PN · 8 years ago
  8. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  9. 2600a46 Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  10. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  11. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  12. a4d1dbe Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  13. 2fe2edf Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  14. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  15. c47b3bd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  16. 59643d1 ring-buffer: Prevent overflow of size in ring_buffer_resize() by Steven Rostedt (Red Hat) · 8 years ago
  17. 9b94a8f ring-buffer: Use long for nr_pages to avoid overflow failures by Steven Rostedt (Red Hat) · 8 years ago
  18. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  19. 8d1547e blktrace: add missed mask name by Shaohua Li · 8 years ago
  20. b7d7641 blktrace: delete garbage for message trace by Shaohua Li · 8 years ago
  21. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. 0fc1b09 tracing: Use temp buffer when filtering events by Steven Rostedt (Red Hat) · 8 years ago
  23. 854145e tracing: Don't display trigger file for events that can't be enabled by Chunyu Hu · 8 years ago
  24. dcb0b55 tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic by Steven Rostedt (Red Hat) · 8 years ago
  25. 904d185 tracing: Remove unused function trace_current_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 8 years ago
  26. 9b9db27 tracing: Remove one use of trace_current_buffer_lock_reserve() by Steven Rostedt (Red Hat) · 8 years ago
  27. 33fddff tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL by Steven Rostedt (Red Hat) · 8 years ago
  28. a9fe48d tracing: Remove unused function trace_current_buffer_discard_commit() by Steven Rostedt (Red Hat) · 8 years ago
  29. fa66ddb tracing: Move trace_buffer_unlock_commit{_regs}() to local header by Steven Rostedt (Red Hat) · 8 years ago
  30. 9cbb150 tracing: Fold filter_check_discard() into its only user by Steven Rostedt (Red Hat) · 8 years ago
  31. 65da9a0 tracing: Make filter_check_discard() local by Steven Rostedt (Red Hat) · 8 years ago
  32. dad56ee tracing: Move event_trigger_unlock_commit{_regs}() to local header by Steven Rostedt (Red Hat) · 8 years ago
  33. 7132e2d ftrace: Match dot symbols when searching functions on ppc64 by Thiago Jung Bauermann · 8 years ago
  34. 4afe649 tracing: Don't use the address of the buffer array name in copy_from_user by Wang Xiaoqiang · 8 years ago
  35. 6e4cf65 tracing: Handle tracing_map_alloc_elts() error path correctly by Tom Zanussi · 8 years ago
  36. 432480c tracing: Add check for NULL event field when creating hist field by Tom Zanussi · 8 years ago
  37. 4812952 tracing: checking for NULL instead of IS_ERR() by Dan Carpenter · 8 years ago
  38. 2055062 tracing: Do not inherit event-fork option for instances by Steven Rostedt (Red Hat) · 8 years ago
  39. bd570ff bpf: add event output helper for notifications/sampling/logging by Daniel Borkmann · 8 years ago
  40. 1e33759 bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output by Daniel Borkmann · 8 years ago
  41. d50c744 tracing: Fix unsigned comparison to zero in hist trigger code by Steven Rostedt (Red Hat) · 8 years ago
  42. 4b94f5b tracing: Add hist trigger 'log2' modifier by Namhyung Kim · 8 years ago
  43. 5463bfd tracing: Add support for named hist triggers by Tom Zanussi · 8 years ago
  44. db1388b tracing: Add support for named triggers by Tom Zanussi · 8 years ago
  45. 52a7f16 tracing: Add support for multiple hist triggers per event by Tom Zanussi · 8 years ago
  46. d0bad49 tracing: Add enable_hist/disable_hist triggers by Tom Zanussi · 8 years ago
  47. 6a475cb tracing: Remove restriction on string position in hist trigger keys by Tom Zanussi · 8 years ago
  48. 79e577c tracing: Support string type key properly by Namhyung Kim · 8 years ago
  49. 69a0200 tracing: Add hist trigger support for stacktraces as keys by Tom Zanussi · 8 years ago
  50. 3169619 tracing: Add hist trigger 'syscall' modifier by Tom Zanussi · 8 years ago
  51. 6b4827a tracing: Add hist trigger 'execname' modifier by Tom Zanussi · 8 years ago
  52. c6afad4 tracing: Add hist trigger 'sym' and 'sym-offset' modifiers by Tom Zanussi · 8 years ago
  53. 0c4a6b4 tracing: Add hist trigger 'hex' modifier for displaying numeric fields by Tom Zanussi · 8 years ago
  54. e86ae9b tracing: Add hist trigger support for clearing a trace by Tom Zanussi · 8 years ago
  55. 83e9991 tracing: Add hist trigger support for pausing and continuing a trace by Tom Zanussi · 8 years ago
  56. e62347d tracing: Add hist trigger support for user-defined sorting ('sort=' param) by Tom Zanussi · 8 years ago
  57. 76a3b0c tracing: Add hist trigger support for compound keys by Tom Zanussi · 8 years ago
  58. f260683 tracing: Add hist trigger support for multiple values ('vals=' param) by Tom Zanussi · 8 years ago
  59. 7ef224d tracing: Add 'hist' event trigger command by Tom Zanussi · 8 years ago
  60. 3b772b9 tracing: Update some tracing_map constants and comments by Tom Zanussi · 8 years ago
  61. 8d44f2f tracing: Fix TRACING_MAP Kconfig by Steven Rostedt (Red Hat) · 8 years ago
  62. 08d43a5 tracing: Add lock-free tracing_map by Tom Zanussi · 9 years ago
  63. c37775d tracing: Add infrastructure to allow set_event_pid to follow children by Steven Rostedt · 8 years ago
  64. f4d34a8 tracing: Use pid bitmap instead of a pid array for set_event_pid by Steven Rostedt · 8 years ago
  65. 9ebc57c tracing: Rename check_ignore_pid() to ignore_this_task() by Steven Rostedt · 8 years ago
  66. 266a0a7 bpf: avoid warning for wrong pointer cast by Arnd Bergmann · 8 years ago
  67. 8404410 Merge branch 'topic/livepatch' into next by Michael Ellerman · 8 years ago
  68. 4d4fb97 Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le by Jiri Kosina · 8 years ago
  69. 074f528e bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK by Daniel Borkmann · 8 years ago
  70. 04cf31a ftrace: Make ftrace_location_range() global by Michael Ellerman · 8 years ago
  71. 889fac6 Merge tag 'v4.6-rc3' into perf/core, to refresh the tree by Ingo Molnar · 8 years ago
  72. 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 8 years ago
  73. 9940d67 bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs by Alexei Starovoitov · 8 years ago
  74. 9fd82b61 bpf: register BPF_PROG_TYPE_TRACEPOINT program type by Alexei Starovoitov · 8 years ago
  75. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 8 years ago
  76. ec5e099d perf: optimize perf_fetch_caller_regs by Alexei Starovoitov · 8 years ago
  77. 9bdcb44 cpufreq: schedutil: New governor based on scheduler utilization data by Rafael J. Wysocki · 8 years ago
  78. 0a74c5b ftrace/perf: Check sample types only for sampling events by Jiri Olsa · 8 years ago
  79. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  80. e46b4e2 Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  81. a395d6a kernel/...: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  82. 7e6867b tracing: Record and show NMI state by Peter Zijlstra · 8 years ago
  83. 3debb0a tracing: Fix trace_printk() to print when not using bprintk() by Steven Rostedt (Red Hat) · 8 years ago
  84. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  85. 741f3a6 tracing: Remove redundant reset per-CPU buff in irqsoff tracer by Dmitry Safonov · 9 years ago
  86. a29054d9 tracing: Fix crash from reading trace_pipe with sendfile by Steven Rostedt (Red Hat) · 8 years ago
  87. cb86e05 tracing: Have preempt(irqs)off trace preempt disabled functions by Steven Rostedt (Red Hat) · 8 years ago
  88. c8ca003 tracing: Fix return while holding a lock in register_tracer() by Chunyu Hu · 8 years ago
  89. 6363c6b ftrace: Use kasprintf() in ftrace_profile_tracefs() by Geliang Tang · 8 years ago
  90. 7f50d06 ftrace: Update dynamic ftrace calls only if necessary by Jiri Olsa · 8 years ago
  91. 84b6d3e ftrace: Make ftrace_hash_rec_enable return update bool by Jiri Olsa · 8 years ago
  92. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  93. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 4ed3900 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  95. b121d1e bpf: prevent kprobe+bpf deadlocks by Alexei Starovoitov · 8 years ago
  96. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. 1cf8067 tracing: Fix typoes in code comment and printk in trace_nop.c by Chunyu Hu · 8 years ago
  98. 353206f tracing: Use flags instead of bool in trigger structure by Steven Rostedt (Red Hat) · 8 years ago
  99. a88e1cf tracing: Add an unreg_all() callback to trigger commands by Tom Zanussi · 9 years ago
  100. a5863da tracing: Add needs_rec flag to event triggers by Tom Zanussi · 9 years ago