1. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  2. c50c75e perf/core: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  3. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  4. 18aa185 perf/core: Open access to the core for CAP_PERFMON privileged process by Alexey Budankov · 4 years, 9 months ago
  5. 6546b19 perf/core: Add PERF_SAMPLE_CGROUP feature by Namhyung Kim · 4 years, 10 months ago
  6. 836196be perf/core: Add per perf_cpu_context min_heap storage by Ian Rogers · 5 years ago
  7. bbfd5e4 perf/core: Add new branch sample type for HW index of raw branch records by Kan Liang · 5 years ago
  8. 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
  9. f1ec3a5 kernel/events: Add a missing prototype for arch_perf_update_userpage() by Benjamin Thiel · 5 years ago
  10. 56de4e8 perf: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 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. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  13. 52ba4b0 perf/core: Provide a kernel-internal interface to pause perf_event by Like Xu · 5 years ago
  14. 3ca270f perf/core: Provide a kernel-internal interface to recalibrate event period by Like Xu · 5 years ago
  15. a4faf00 perf/aux: Allow using AUX data in perf samples by Alexander Shishkin · 5 years ago
  16. fc1adfe perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu' by Alexey Budankov · 5 years ago
  17. 6513303 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  18. 652521d perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/ by Geert Uytterhoeven · 5 years ago
  19. da97e18 perf_event: Add support for LSM and SELinux checks by Joel Fernandes (Google) · 5 years ago
  20. ab43762 perf: Allow normal events to output AUX data by Alexander Shishkin · 5 years ago
  21. 8a58dda perf/core: Fix exclusive events' grouping by Alexander Shishkin · 6 years ago
  22. 552a031 Merge tag 'v5.2' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  23. fd7d551 perf/cgroups: Don't rotate events for cgroups unnecessarily by Ian Rogers · 6 years ago
  24. e321d02 perf/x86: Disable extended registers for non-supported PMUs by Kan Liang · 6 years ago
  25. f3a3a82 perf/core: Add attr_groups_update into struct pmu by Jiri Olsa · 6 years ago
  26. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  27. 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
  28. 72e830f perf/x86/intel/pt: Remove software double buffering PMU capability by Alexander Shishkin · 6 years ago
  29. 8479e04 KVM: x86: Inject PMI for KVM guest by Luwei Kang · 6 years ago
  30. d15d356 perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER by Kairui Song · 6 years ago
  31. c68d224 perf/core: Add perf_pmu_resched() as global function by Stephane Eranian · 6 years ago
  32. 1279e41 perf/headers: Fix stale comment for struct perf_addr_filter by Shaokun Zhang · 6 years ago
  33. 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
  34. 9ed8f1a Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  35. c60f83b perf, pt, coresight: Fix address filters for vmas with non-zero offset by Alexander Shishkin · 6 years ago
  36. 81ec3f3 perf/x86: Add check_period PMU callback by Jiri Olsa · 6 years ago
  37. 8400186 perf/aux: Make perf_event accessible to setup_aux() by Mathieu Poirier · 6 years ago
  38. 8c94abb perf: Convert perf_event_context.refcount to refcount_t by Elena Reshetova · 6 years ago
  39. 6ee52e2 perf, bpf: Introduce PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  40. 76193a9 perf, bpf: Introduce PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
  41. 5620196 perf: Make perf_event_output() propagate the output() return by Arnaldo Carvalho de Melo · 6 years ago
  42. cf5c6c2 perf: Remove duplicated workqueue.h include from perf_event.h by YueHaibing · 6 years ago
  43. cc6795a perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs by Andrew Murray · 6 years ago
  44. 486efe9 perf/core: Add function to test for event exclusion flags by Andrew Murray · 6 years ago
  45. 43b9e4f perf/core: Declare the __percpu attribute on non-deref types by Mukesh Ojha · 6 years ago
  46. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  47. 6cbc304 perf/x86/intel: Fix unwind errors from PEBS entries (mk-II) by Peter Zijlstra · 7 years ago
  48. 788faab perf, tools: Use correct articles in comments by Tobias Tefke · 7 years ago
  49. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  50. 9511bce perf/core: Fix bad use of igrab() by Song Liu · 7 years ago
  51. a1150c2 perf/core: Fix group scheduling with mixed hw and sw events by Song Liu · 7 years ago
  52. f8d959a perf/core: add perf_get_event() to return perf_event given a struct file by Yonghong Song · 7 years ago
  53. 6ed70cf perf/x86/pt, coresight: Clean up address filter structure by Alexander Shishkin · 7 years ago
  54. edb3959 perf: Fix sibling iteration by Peter Zijlstra · 7 years ago
  55. 6668128 perf/core: Optimize ctx_sched_out() by Peter Zijlstra · 7 years ago
  56. 8343aae perf/core: Remove perf_event::group_entry by Peter Zijlstra · 7 years ago
  57. 8e1a203 perf/cor: Use RB trees for pinned/flexible groups by Alexey Budankov · 7 years ago
  58. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  59. 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  60. 0d3d73a perf/core: Rewrite event timekeeping by Peter Zijlstra · 7 years ago
  61. 8ca2bd4 perf/core: Rename 'enum perf_event_active_state' by Peter Zijlstra · 7 years ago
  62. 7d9285e perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers" by Yonghong Song · 7 years ago
  63. 8fd0fbb perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function") by Peter Zijlstra · 7 years ago
  64. f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. fc7ce9c perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR by Kan Liang · 7 years ago
  66. 8d4e6c4 perf/core, pt, bts: Get rid of itrace_started by Alexander Shishkin · 8 years ago
  67. 75e8387 perf/ftrace: Fix double traces of perf on ftrace:function by Zhou Chengming · 7 years ago
  68. bfe33492 perf/x86: Fix RDPMC vs. mm_struct tracking by Peter Zijlstra · 7 years ago
  69. c39a0e2 x86/perf/cqm: Wipe out perf based cqm by Vikas Shivappa · 7 years ago
  70. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  71. f91840a perf, bpf: Add BPF support to all perf_event types by Alexei Starovoitov · 8 years ago
  72. a63fbed perf/tracing/cpuhotplug: Fix locking order by Thomas Gleixner · 8 years ago
  73. cf25f90 x86/events/amd/iommu: Add IOMMU-specific hw_perf_event struct by Suravee Suthikulpanit · 8 years ago
  74. f4c0b0a perf/core: Keep AUX flags in the output handle by Will Deacon · 8 years ago
  75. e422267 perf: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  76. 6ce77bf perf/core: Allow kernel filters on CPU events by Alexander Shishkin · 8 years ago
  77. 1fd7e41 perf/core: Remove perf_cpu_context::unique_pmu by David Carrillo-Cisneros · 8 years ago
  78. 058fe1c perf/core: Make cgroup switch visit only cpuctxs with cgroup events by David Carrillo-Cisneros · 8 years ago
  79. 475113d perf/x86/intel: Account interrupts for PEBS errors by Jiri Olsa · 8 years ago
  80. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  81. 687ee0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  82. aa6a5f3 perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs by Alexei Starovoitov · 8 years ago
  83. 0515e59 bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type by Alexei Starovoitov · 8 years ago
  84. d6a2f903 perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG by David Carrillo-Cisneros · 8 years ago
  85. 4ff6a8d perf/core: Generalize event->group_flags by David Carrillo-Cisneros · 8 years ago
  86. e48c178 perf/core: Optimize perf_pmu_sched_task() by Peter Zijlstra · 9 years ago
  87. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  88. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  90. aa7145c bpf, events: fix offset in skb copy handler by Daniel Borkmann · 8 years ago
  91. 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 8 years ago
  92. 89ab9cb perf/core: Remove perf CPU notifier code by Thomas Gleixner · 8 years ago
  93. 00e16c3 perf/core: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  94. 616d1c1 Merge branch 'linus' into perf/core, to refresh the branch by Ingo Molnar · 9 years ago
  95. fc07e9f perf/x86: Support sysfs files depending on SMT status by Andi Kleen · 9 years ago
  96. f2fb6be perf/core: Optimize side-band event delivery by Kan Liang · 9 years ago
  97. 97c79a3 perf core: Per event callchain limit by Arnaldo Carvalho de Melo · 9 years ago
  98. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. a7fd20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  100. c85b033 perf core: Separate accounting of contexts and real addresses in a stack trace by Arnaldo Carvalho de Melo · 9 years ago