1. 8c7e975 perf/core: Start rejecting the syscall with attr.__reserved_2 set by Alexander Shishkin · 5 years ago
  2. a8a31fd Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 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. aa5de30 kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register by Song Liu · 5 years ago
  6. 7fa343b7 perf/core: Fix corner case in perf_rotate_context() by Song Liu · 5 years ago
  7. d44248a perf/core: Rework memory accounting in perf_mmap() by Song Liu · 5 years ago
  8. f733c6b perf/core: Fix inheritance of aux_output groups by Alexander Shishkin · 5 years ago
  9. c2ba8f4 perf_event_open: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  10. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  11. a7b7b77 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  12. f385cb8 uprobe: collapse THP pmd after removing all uprobes by Song Liu · 5 years ago
  13. 5a52c9d uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT by Song Liu · 5 years ago
  14. fb4fb04 uprobe: use original page when all uprobes are removed by Song Liu · 5 years ago
  15. 9f014e3 perf/core: Fix several typos in comments by Roy Ben Shlomo · 5 years ago
  16. 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
  17. 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
  18. 772c1d0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  19. 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
  20. 310aa0a perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization by Mark-PK Tsai · 5 years ago
  21. ab43762 perf: Allow normal events to output AUX data by Alexander Shishkin · 5 years ago
  22. b0c8fdc lockdown: Lock down perf when in confidentiality mode by David Howells · 5 years ago
  23. 30f9028 perf/core: Mark hrtimers to expire in hard interrupt context by Sebastian Andrzej Siewior · 5 years ago
  24. 7b3c92b sched/core: Convert get_task_struct() to return the task by Matthew Wilcox (Oracle) · 5 years ago
  25. 4ce54af perf/core: Fix creating kernel counters for PMUs that override event->cpu by Leonard Crestez · 5 years ago
  26. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  27. 8a58dda perf/core: Fix exclusive events' grouping by Alexander Shishkin · 6 years ago
  28. 1cf8dfe perf/core: Fix race between close() and fork() by Peter Zijlstra · 5 years ago
  29. 608745f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  30. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  31. 46f1ec2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  32. 927ba67 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  33. 552a031 Merge tag 'v5.2' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  34. 83086d6 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
  35. 02e5ad9 perf_event_get(): don't bother with fget_raw() by Al Viro · 6 years ago
  36. fd7d551 perf/cgroups: Don't rotate events for cgroups unnecessarily by Ian Rogers · 6 years ago
  37. e321d02 perf/x86: Disable extended registers for non-supported PMUs by Kan Liang · 6 years ago
  38. 913a90b perf/ioctl: Add check for the sample_period value by Ravi Bangoria · 6 years ago
  39. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  40. 085ebfe perf/core: Fix perf_sample_regs_user() mm check by Peter Zijlstra · 6 years ago
  41. f3a3a82 perf/core: Add attr_groups_update into struct pmu by Jiri Olsa · 6 years ago
  42. 9fd2e48 perf/core: Allow non-privileged uprobe for user processes by Song Liu · 6 years ago
  43. 2bf1acc uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem by Oleg Nesterov · 6 years ago
  44. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  45. 5322ea5 perf/ring-buffer: Use regular variables for nesting by Peter Zijlstra · 6 years ago
  46. 4d839dd perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data by Peter Zijlstra · 6 years ago
  47. 3f9fbe9 perf/ring_buffer: Add ordering to rb->nest increment by Peter Zijlstra · 6 years ago
  48. 1b038c6 perf/ring_buffer: Fix exposing a temporarily decreased data_head by Yabin Cui · 6 years ago
  49. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  50. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  51. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  52. 0bc40e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. 90489a7 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 26ae4f4 perf/ring_buffer: Fix AUX software double buffering by Alexander Shishkin · 6 years ago
  55. aad42dd uprobes: Initialize uprobes earlier by Nadav Amit · 6 years ago
  56. c68d224 perf/core: Add perf_pmu_resched() as global function by Stephane Eranian · 6 years ago
  57. cc86709 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  58. 339bc41 perf/ring_buffer: Fix AUX record suppression by Alexander Shishkin · 6 years ago
  59. 52a44f8 perf/core: Fix the address filtering fix by Alexander Shishkin · 6 years ago
  60. 496156e Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  61. 1d54ad9 perf/core: Fix perf_event_disable_inatomic() race by Peter Zijlstra · 6 years ago
  62. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  63. d18bf42 perf/core: Make perf_swevent_init_cpu() static by Valdis Kletnieks · 6 years ago
  64. 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
  65. 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
  66. d9c1bb2 perf/core: Restore mmap record type correctly by Stephane Eranian · 6 years ago
  67. 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
  68. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  69. 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
  70. 43aa378 perf/core: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  71. 5768402 perf/ring_buffer: Use high order allocations for AUX buffers optimistically by Alexander Shishkin · 6 years ago
  72. 10c3405 perf: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  73. 21038f2 perf, bpf: Consider events with attr.bpf_event as side-band events by Song Liu · 6 years ago
  74. 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
  75. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  76. c60f83b perf, pt, coresight: Fix address filters for vmas with non-zero offset by Alexander Shishkin · 6 years ago
  77. 18736ee perf: Copy parent's address filter offsets on clone by Alexander Shishkin · 6 years ago
  78. ce59b8e uprobes: convert uprobe.ref to refcount_t by Elena Reshetova · 6 years ago
  79. 528871b perf/core: Fix impossible ring-buffer sizes warning by Ingo Molnar · 6 years ago
  80. 81ec3f3 perf/x86: Add check_period PMU callback by Jiri Olsa · 6 years ago
  81. 70f8a3c mm: make mm->pinned_vm an atomic64 counter by Davidlohr Bueso · 6 years ago
  82. 8400186 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 6 years ago
  83. ca3bb3d perf/ring_buffer: Convert ring_buffer.aux_refcount to refcount_t by Elena Reshetova · 6 years ago
  84. fecb8ed perf/ring_buffer: Convert ring_buffer.refcount to refcount_t by Elena Reshetova · 6 years ago
  85. 8c94abb perf: Convert perf_event_context.refcount to refcount_t by Elena Reshetova · 6 years ago
  86. 720e596 perf/uprobes: Convert to SPDX license identifier by Thomas Gleixner · 6 years ago
  87. 469eb32 perf/hw_breakpoints: Convert to SPDX license identifier by Thomas Gleixner · 6 years ago
  88. 8e86e01 perf/core: Convert to SPDX license identifiers by Thomas Gleixner · 6 years ago
  89. 98cb621 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  90. 9dff0aa perf/core: Don't WARN() for impossible ring-buffer sizes by Mark Rutland · 6 years ago
  91. 6ee52e2 perf, bpf: Introduce PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  92. 76193a9 perf, bpf: Introduce PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
  93. 5620196 perf: Make perf_event_output() propagate the output() return by Arnaldo Carvalho de Melo · 6 years ago
  94. cc6795a perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs by Andrew Murray · 6 years ago
  95. 1a51c5d perf core: Fix perf_proc_update_handler() bug by Stephane Eranian · 6 years ago
  96. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  97. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  98. 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
  99. 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
  100. 76aea1e Merge tag 'v4.20-rc7' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago