1. 4a98be8 Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago
  2. 6cdfa54 Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  3. d9c1bb2 perf/core: Restore mmap record type correctly by Stephane Eranian · 6 years ago
  4. 12ad143 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  6. b339da4 Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  7. 43aa378 perf/core: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  8. 5768402 perf/ring_buffer: Use high order allocations for AUX buffers optimistically by Alexander Shishkin · 6 years ago
  9. 10c3405 perf: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  10. 21038f2 perf, bpf: Consider events with attr.bpf_event as side-band events by Song Liu · 6 years ago
  11. c978b94 Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 6 years ago
  12. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  13. c60f83b perf, pt, coresight: Fix address filters for vmas with non-zero offset by Alexander Shishkin · 6 years ago
  14. 18736ee perf: Copy parent's address filter offsets on clone by Alexander Shishkin · 6 years ago
  15. ce59b8e uprobes: convert uprobe.ref to refcount_t by Elena Reshetova · 6 years ago
  16. 528871b perf/core: Fix impossible ring-buffer sizes warning by Ingo Molnar · 6 years ago
  17. 81ec3f3 perf/x86: Add check_period PMU callback by Jiri Olsa · 6 years ago
  18. 70f8a3c mm: make mm->pinned_vm an atomic64 counter by Davidlohr Bueso · 6 years ago
  19. 8400186 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 6 years ago
  20. ca3bb3d perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t by Elena Reshetova · 6 years ago
  21. fecb8ed perf/ring_buffer: Convert ring_buffer.refcount to refcount_t by Elena Reshetova · 6 years ago
  22. 8c94abb perf: Convert perf_event_context.refcount to refcount_t by Elena Reshetova · 6 years ago
  23. 720e596 perf/uprobes: Convert to SPDX license identifier by Thomas Gleixner · 6 years ago
  24. 469eb32 perf/hw_breakpoints: Convert to SPDX license identifier by Thomas Gleixner · 6 years ago
  25. 8e86e01 perf/core: Convert to SPDX license identifiers by Thomas Gleixner · 6 years ago
  26. 98cb621 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  27. 9dff0aa perf/core: Don't WARN() for impossible ring-buffer sizes by Mark Rutland · 6 years ago
  28. 6ee52e2 perf, bpf: Introduce PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  29. 76193a9 perf, bpf: Introduce PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
  30. 5620196 perf: Make perf_event_output() propagate the output() return by Arnaldo Carvalho de Melo · 6 years ago
  31. cc6795a perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs by Andrew Murray · 6 years ago
  32. 1a51c5d perf core: Fix perf_proc_update_handler() bug by Stephane Eranian · 6 years ago
  33. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  34. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  35. 116b081 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  37. 76aea1e Merge tag 'v4.20-rc7' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  38. abb8d6e Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  39. 1aed58e Uprobes: Fix kernel oops with delayed_uprobe_remove() by Ravi Bangoria · 6 years ago
  40. 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  41. fca0c11 perf: Fix typos in comments by Ingo Molnar · 6 years ago
  42. 0809d954 events: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  43. 09d3f01 uprobes: Fix handle_swbp() vs. unregister() + register() race once more by Andrea Parri · 6 years ago
  44. 01897f3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. 343a9f3 Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  46. 28fa741 perf/core: Clean up inconsisent indentation by Colin Ian King · 6 years ago
  47. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  48. a6ca88b trace_uprobe: support reference counter in fd-based uprobe by Song Liu · 6 years ago
  49. 97e831e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  50. cd6fb677 perf/ring_buffer: Prevent concurent ring buffer access by Jiri Olsa · 6 years ago
  51. a9f9772 perf/core: Fix perf_pmu_unregister() locking by Peter Zijlstra · 6 years ago
  52. befb1b3 perf/core: Add sanity check to deal with pinned event failure by Reinette Chatre · 6 years ago
  53. 22bad38 uprobes/sdt: Prevent multiple reference counter for same uprobe by Ravi Bangoria · 6 years ago
  54. 1cc3316 uprobes: Support SDT markers having reference count (semaphore) by Ravi Bangoria · 6 years ago
  55. 1627314 perf: Suppress AUX/OVERWRITE records by Alexander Shishkin · 7 years ago
  56. 55a3235 signal: Properly deliver SIGILL from uprobes by Eric W. Biederman · 6 years ago
  57. 02e1844 perf/core: Force USER_DS when recording user stack data by Yabin Cui · 6 years ago
  58. fa94351 Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  59. bf06278 perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint by Jiri Olsa · 6 years ago
  60. 9695583 perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint by Jiri Olsa · 6 years ago
  61. cb45302 perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0 by Jiri Olsa · 6 years ago
  62. bd14406 perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set by Jiri Olsa · 6 years ago
  63. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  64. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  65. 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
  66. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  67. 6d43743 Uprobe: Additional argument arch_uprobe to uprobe_write_opcode() by Ravi Bangoria · 6 years ago
  68. 38e967a Uprobes: Simplify uprobe_register() body by Ravi Bangoria · 6 years ago
  69. 9d2dcc8f arm64: perf: Add cap_user_time aarch64 by Michael O'Farrell · 6 years ago
  70. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  71. 7f635ff perf/core: Fix crash when using HW tracing kernel filters by Mathieu Poirier · 6 years ago
  72. 6cbc304 perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) by Peter Zijlstra · 7 years ago
  73. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  74. 788faab perf, tools: Use correct articles in comments by Tobias Tefke · 6 years ago
  75. 9331510 perf/core: Move inline keyword at the beginning of declaration by Mathieu Malaterre · 7 years ago
  76. 26c6ccd perf/hw_breakpoint: Clean up and consolidate modify_user_hw_breakpoint_check() by Frederic Weisbecker · 7 years ago
  77. cb8b788 perf/hw_breakpoint: Pass new breakpoint type to modify_breakpoint_slot() by Frederic Weisbecker · 7 years ago
  78. cffbb3b perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() by Frederic Weisbecker · 7 years ago
  79. 8e983ff perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace() by Frederic Weisbecker · 7 years ago
  80. 9a4903d perf/hw_breakpoint: Split attribute parse and commit by Frederic Weisbecker · 7 years ago
  81. f446474 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  82. c81b995 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. 57d6a79 perf/core: Move the inline keyword at the beginning of the function declaration by Mathieu Malaterre · 7 years ago
  84. 9e3ed2d perf/core: Change perf_mmap_fault() return type to 'vm_fault_t' by Souptick Joarder · 7 years ago
  85. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  86. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  87. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  88. 82489c5 perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATTRIBUTES by Eugene Syromiatnikov · 7 years ago
  89. 9511bce perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
  90. a1150c2 perf/core: Fix group scheduling with mixed hw and sw events by Song Liu · 7 years ago
  91. 90fed9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  92. f8d959a perf/core: add perf_get_event() to return perf_event given a struct file by Yonghong Song · 7 years ago
  93. 4411ec1 perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[] by Peter Zijlstra · 7 years ago
  94. f4ef6a4 Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  95. 61f9420 tracing: Remove igrab() iput() call from uprobes.c by Song Liu · 7 years ago
  96. bfb3d7b perf: Remove superfluous allocation error check by Jiri Olsa · 7 years ago
  97. 5af44ca perf: Fix sample_max_stack maximum check by Jiri Olsa · 7 years ago
  98. 78b562f perf: Return proper values for user stack errors by Jiri Olsa · 7 years ago
  99. 101592b perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] by Alexey Budankov · 7 years ago
  100. 32e6e96 perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open() by Song Liu · 7 years ago