1. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  3. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  4. 07c5972 perf/cgroups: Install cgroup events to correct cpuctx by Song Liu · 5 years ago
  5. 0034615 perf/core: Fix mlock accounting in perf_mmap() by Song Liu · 5 years ago
  6. da9ec3d perf: Correctly handle failed perf_get_aux_event() by Mark Rutland · 5 years ago
  7. 56de4e8 perf: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
  8. 9f0bff1 perf/core: Add SRCU annotation for pmus list walk by Sebastian Andrzej Siewior · 5 years ago
  9. ce623f8 nsfs: clean-up ns_get_path() signature to return int by Aleksa Sarai · 5 years ago
  10. ff68dac mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area by Gaowei Pu · 5 years ago
  11. 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  12. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  13. 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  14. c494cd6 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  15. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  16. c4b7547 perf/core: Make the mlock accounting simple again by Alexander Shishkin · 5 years ago
  17. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  18. 36b3db0 perf/core: Fix the mlock accounting, again by Alexander Shishkin · 5 years ago
  19. 85192db bpf: Convert bpf_prog refcnt to atomic64_t by Andrii Nakryiko · 5 years ago
  20. 52ba4b0 perf/core: Provide a kernel-internal interface to pause perf_event by Like Xu · 5 years ago
  21. 3ca270f perf/core: Provide a kernel-internal interface to recalibrate event period by Like Xu · 5 years ago
  22. a4faf00 perf/aux: Allow using AUX data in perf samples by Alexander Shishkin · 5 years ago
  23. deb0c3c perf/core: Fix unlock balance in perf_init_event() by Qian Cai · 5 years ago
  24. fed4c9c Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  25. d00dbd29 perf/core: Fix missing static inline on perf_cgroup_switch() by Ben Dooks (Codethink) · 5 years ago
  26. 697d877 perf/core: Consistently fail fork on allocation failures by Alexander Shishkin · 5 years ago
  27. dce5aff perf/aux: Disallow aux_output for kernel events by Alexander Shishkin · 5 years ago
  28. f25d8ba perf/core: Reattach a misplaced comment by Alexander Shishkin · 5 years ago
  29. 00496fe perf/aux: Fix the aux_output group inheritance fix by Alexander Shishkin · 5 years ago
  30. 09f4e8f perf/core: Disallow uncore-cgroup events by Peter Zijlstra · 5 years ago
  31. d44f821 perf/core: Optimize perf_init_event() for TYPE_SOFTWARE by Liang, Kan · 5 years ago
  32. 66d258c perf/core: Optimize perf_init_event() by Peter Zijlstra · 5 years ago
  33. db0503e perf/core: Optimize perf_install_in_event() by Peter Zijlstra · 5 years ago
  34. c2b98a8 perf/x86: Synchronize PMU task contexts on optimized context switches by Alexey Budankov · 5 years ago
  35. 6513303 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  36. 8c7e975 perf/core: Start rejecting the syscall with attr.__reserved_2 set by Alexander Shishkin · 5 years ago
  37. 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
  38. f3a519e perf/aux: Fix AUX output stopping by Alexander Shishkin · 5 years ago
  39. aa7a7b7 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  40. 5e6c3c7 perf/aux: Fix tracking of auxiliary trace buffer allocation by Thomas Richter · 5 years ago
  41. aa5de30 kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register by Song Liu · 5 years ago
  42. d7e7870 perf/ring_buffer: Matching the memory allocate and free, in rb_alloc() by Yunfeng Ye · 5 years ago
  43. 8a9f91c perf/ring_buffer: Modify the parameter type of perf_mmap_free_page() by Yunfeng Ye · 5 years ago
  44. da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
  45. 7fa343b7 perf/core: Fix corner case in perf_rotate_context() by Song Liu · 5 years ago
  46. d44248a perf/core: Rework memory accounting in perf_mmap() by Song Liu · 5 years ago
  47. f733c6b perf/core: Fix inheritance of aux_output groups by Alexander Shishkin · 5 years ago
  48. c2ba8f4 perf_event_open: switch to copy_struct_from_user() by Aleksa Sarai · 5 years ago
  49. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  50. 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
  51. f385cb8 uprobe: collapse THP pmd after removing all uprobes by Song Liu · 5 years ago
  52. 5a52c9d uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT by Song Liu · 5 years ago
  53. fb4fb04 uprobe: use original page when all uprobes are removed by Song Liu · 5 years ago
  54. 9f014e3 perf/core: Fix several typos in comments by Roy Ben Shlomo · 5 years ago
  55. 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
  56. 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
  57. 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
  58. 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
  59. 310aa0a perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization by Mark-PK Tsai · 5 years ago
  60. ab43762 perf: Allow normal events to output AUX data by Alexander Shishkin · 5 years ago
  61. b0c8fdc lockdown: Lock down perf when in confidentiality mode by David Howells · 5 years ago
  62. 30f9028 perf/core: Mark hrtimers to expire in hard interrupt context by Sebastian Andrzej Siewior · 5 years ago
  63. 7b3c92b sched/core: Convert get_task_struct() to return the task by Matthew Wilcox (Oracle) · 6 years ago
  64. 4ce54af perf/core: Fix creating kernel counters for PMUs that override event->cpu by Leonard Crestez · 5 years ago
  65. 4f5ed13 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  66. 8a58dda perf/core: Fix exclusive events' grouping by Alexander Shishkin · 6 years ago
  67. 1cf8dfe perf/core: Fix race between close() and fork() by Peter Zijlstra · 5 years ago
  68. 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
  69. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  70. 46f1ec2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 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
  72. 552a031 Merge tag 'v5.2' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  73. 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
  74. 02e5ad9 perf_event_get(): don't bother with fget_raw() by Al Viro · 6 years ago
  75. fd7d551 perf/cgroups: Don't rotate events for cgroups unnecessarily by Ian Rogers · 6 years ago
  76. e321d02 perf/x86: Disable extended registers for non-supported PMUs by Kan Liang · 6 years ago
  77. 913a90b perf/ioctl: Add check for the sample_period value by Ravi Bangoria · 6 years ago
  78. 9285ec4 timekeeping: Use proper clock specifier names in functions by Jason A. Donenfeld · 6 years ago
  79. 085ebfe perf/core: Fix perf_sample_regs_user() mm check by Peter Zijlstra · 6 years ago
  80. f3a3a82 perf/core: Add attr_groups_update into struct pmu by Jiri Olsa · 6 years ago
  81. 9fd2e48 perf/core: Allow non-privileged uprobe for user processes by Song Liu · 6 years ago
  82. 2bf1acc uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem by Oleg Nesterov · 6 years ago
  83. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  84. 5322ea5 perf/ring-buffer: Use regular variables for nesting by Peter Zijlstra · 6 years ago
  85. 4d839dd perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data by Peter Zijlstra · 6 years ago
  86. 3f9fbe9 perf/ring_buffer: Add ordering to rb->nest increment by Peter Zijlstra · 6 years ago
  87. 1b038c6 perf/ring_buffer: Fix exposing a temporarily decreased data_head by Yabin Cui · 6 years ago
  88. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  89. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  90. 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
  91. 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
  92. 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
  93. 26ae4f4 perf/ring_buffer: Fix AUX software double buffering by Alexander Shishkin · 6 years ago
  94. aad42dd uprobes: Initialize uprobes earlier by Nadav Amit · 6 years ago
  95. c68d224 perf/core: Add perf_pmu_resched() as global function by Stephane Eranian · 6 years ago
  96. cc86709 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  97. 339bc41 perf/ring_buffer: Fix AUX record suppression by Alexander Shishkin · 6 years ago
  98. 52a44f8 perf/core: Fix the address filtering fix by Alexander Shishkin · 6 years ago
  99. 496156e Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  100. 1d54ad9 perf/core: Fix perf_event_disable_inatomic() race by Peter Zijlstra · 6 years ago