1. 85192db bpf: Convert bpf_prog refcnt to atomic64_t by Andrii Nakryiko · 5 years ago
  2. 8c7e975 perf/core: Start rejecting the syscall with attr.__reserved_2 set by Alexander Shishkin · 5 years ago
  3. f3a519e perf/aux: Fix AUX output stopping by Alexander Shishkin · 5 years ago
  4. 5e6c3c7 perf/aux: Fix tracking of auxiliary trace buffer allocation by Thomas Richter · 5 years ago
  5. 7fa343b7 perf/core: Fix corner case in perf_rotate_context() by Song Liu · 5 years ago
  6. d44248a perf/core: Rework memory accounting in perf_mmap() by Song Liu · 5 years ago
  7. f733c6b perf/core: Fix inheritance of aux_output groups by Alexander Shishkin · 5 years ago
  8. c2ba8f4 perf_event_open: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  9. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  10. 9f014e3 perf/core: Fix several typos in comments by Roy Ben Shlomo · 5 years ago
  11. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  12. 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  13. 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
  14. ab43762 perf: Allow normal events to output AUX data by Alexander Shishkin · 5 years ago
  15. b0c8fdc lockdown: Lock down perf when in confidentiality mode by David Howells · 5 years ago
  16. 30f9028 perf/core: Mark hrtimers to expire in hard interrupt context by Sebastian Andrzej Siewior · 5 years ago
  17. 7b3c92b sched/core: Convert get_task_struct() to return the task by Matthew Wilcox (Oracle) · 6 years ago
  18. 4ce54af perf/core: Fix creating kernel counters for PMUs that override event->cpu by Leonard Crestez · 5 years ago
  19. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  20. 8a58dda perf/core: Fix exclusive events' grouping by Alexander Shishkin · 6 years ago
  21. 1cf8dfe perf/core: Fix race between close() and fork() by Peter Zijlstra · 6 years ago
  22. 608745f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. 552a031 Merge tag 'v5.2' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  25. 02e5ad9 perf_event_get(): don't bother with fget_raw() by Al Viro · 6 years ago
  26. fd7d551 perf/cgroups: Don't rotate events for cgroups unnecessarily by Ian Rogers · 6 years ago
  27. e321d02 perf/x86: Disable extended registers for non-supported PMUs by Kan Liang · 6 years ago
  28. 913a90b perf/ioctl: Add check for the sample_period value by Ravi Bangoria · 6 years ago
  29. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  30. 085ebfe perf/core: Fix perf_sample_regs_user() mm check by Peter Zijlstra · 6 years ago
  31. f3a3a82 perf/core: Add attr_groups_update into struct pmu by Jiri Olsa · 6 years ago
  32. 9fd2e48 perf/core: Allow non-privileged uprobe for user processes by Song Liu · 6 years ago
  33. c68d224 perf/core: Add perf_pmu_resched() as global function by Stephane Eranian · 6 years ago
  34. cc86709 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  35. 52a44f8 perf/core: Fix the address filtering fix by Alexander Shishkin · 6 years ago
  36. 496156e Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  37. 1d54ad9 perf/core: Fix perf_event_disable_inatomic() race by Peter Zijlstra · 6 years ago
  38. d18bf42 perf/core: Make perf_swevent_init_cpu() static by Valdis Kletnieks · 6 years ago
  39. 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
  40. d9c1bb2 perf/core: Restore mmap record type correctly by Stephane Eranian · 6 years ago
  41. 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
  42. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  43. 10c3405 perf: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  44. 21038f2 perf, bpf: Consider events with attr.bpf_event as side-band events by Song Liu · 6 years ago
  45. 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
  46. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  47. c60f83b perf, pt, coresight: Fix address filters for vmas with non-zero offset by Alexander Shishkin · 6 years ago
  48. 18736ee perf: Copy parent's address filter offsets on clone by Alexander Shishkin · 6 years ago
  49. 81ec3f3 perf/x86: Add check_period PMU callback by Jiri Olsa · 6 years ago
  50. 70f8a3c mm: make mm->pinned_vm an atomic64 counter by Davidlohr Bueso · 6 years ago
  51. ca3bb3d perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t by Elena Reshetova · 6 years ago
  52. fecb8ed perf/ring_buffer: Convert ring_buffer.refcount to refcount_t by Elena Reshetova · 6 years ago
  53. 8c94abb perf: Convert perf_event_context.refcount to refcount_t by Elena Reshetova · 6 years ago
  54. 8e86e01 perf/core: Convert to SPDX license identifiers by Thomas Gleixner · 6 years ago
  55. 98cb621 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  56. 6ee52e2 perf, bpf: Introduce PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  57. 76193a9 perf, bpf: Introduce PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
  58. 5620196 perf: Make perf_event_output() propagate the output() return by Arnaldo Carvalho de Melo · 6 years ago
  59. cc6795a perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs by Andrew Murray · 6 years ago
  60. 1a51c5d perf core: Fix perf_proc_update_handler() bug by Stephane Eranian · 6 years ago
  61. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  62. 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
  63. fca0c11 perf: Fix typos in comments by Ingo Molnar · 6 years ago
  64. 0809d954 events: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  65. 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
  66. 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
  67. 28fa741 perf/core: Clean up inconsisent indentation by Colin Ian King · 6 years ago
  68. a6ca88b trace_uprobe: support reference counter in fd-based uprobe by Song Liu · 6 years ago
  69. cd6fb677 perf/ring_buffer: Prevent concurent ring buffer access by Jiri Olsa · 6 years ago
  70. a9f9772 perf/core: Fix perf_pmu_unregister() locking by Peter Zijlstra · 6 years ago
  71. befb1b3 perf/core: Add sanity check to deal with pinned event failure by Reinette Chatre · 6 years ago
  72. 02e1844 perf/core: Force USER_DS when recording user stack data by Yabin Cui · 6 years ago
  73. 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
  74. bf06278 perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint by Jiri Olsa · 6 years ago
  75. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  76. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  77. 9d2dcc8f arm64: perf: Add cap_user_time aarch64 by Michael O'Farrell · 6 years ago
  78. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  79. 7f635ff perf/core: Fix crash when using HW tracing kernel filters by Mathieu Poirier · 7 years ago
  80. 6cbc304 perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) by Peter Zijlstra · 7 years ago
  81. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  82. 788faab perf, tools: Use correct articles in comments by Tobias Tefke · 7 years ago
  83. 9331510 perf/core: Move inline keyword at the beginning of 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. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  86. 82489c5 perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATTRIBUTES by Eugene Syromiatnikov · 7 years ago
  87. 9511bce perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
  88. a1150c2 perf/core: Fix group scheduling with mixed hw and sw events by Song Liu · 7 years ago
  89. f8d959a perf/core: add perf_get_event() to return perf_event given a struct file by Yonghong Song · 7 years ago
  90. 78b562f perf: Return proper values for user stack errors by Jiri Olsa · 7 years ago
  91. 101592b perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] by Alexey Budankov · 7 years ago
  92. 32e6e96 perf/core: Need CAP_SYS_ADMIN to create k/uprobe with perf_event_open() by Song Liu · 7 years ago
  93. 621b6d2 perf/core: Fix use-after-free in uprobe_perf_close() by Prashant Bhole · 7 years ago
  94. 6ed70cf perf/x86/pt, coresight: Clean up address filter structure by Alexander Shishkin · 7 years ago
  95. 7054e4e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  96. c917e0f2 perf/cgroup: Fix child event counting bug by Song Liu · 7 years ago
  97. 134933e Merge tag 'v4.16-rc6' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  98. 2486836 perf/core: Clear sibling list of detached events by Mark Rutland · 7 years ago
  99. edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
  100. 32ff77e perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES by Milind Chabbi · 7 years ago