1. 5f4e5ce perf: Fix list corruption in perf_cgroup_switch() by Song Liu · 2 years, 11 months ago
  2. 3c25fc9 perf: Copy perf_event_attr::sig_data on modification by Marco Elver · 2 years, 11 months ago
  3. c5de60c perf/core: Fix cgroup event list management by Namhyung Kim · 3 years ago
  4. 961c391 perf: Always wake the parent event by James Clark · 3 years, 1 month ago
  5. 09f5e7d perf: Fix perf_event_read_local() time by Peter Zijlstra · 3 years ago
  6. 8e5b0ad Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  7. 82ff0c0 perf: Add a counter for number of user access events in context by Rob Herring · 3 years, 1 month ago
  8. 73743c3 perf: Ignore sigtrap for tracepoints destined for other tasks by Marco Elver · 3 years, 2 months ago
  9. 87b940a perf/core: Use static_call to optimize perf_guest_info_callbacks by Sean Christopherson · 3 years, 2 months ago
  10. 2aef6f3 perf: Force architectures to opt-in to guest callbacks by Sean Christopherson · 3 years, 2 months ago
  11. 2934e3d0 perf: Stop pretending that perf can handle multiple guest callbacks by Sean Christopherson · 3 years, 2 months ago
  12. ff083a2 perf: Protect perf_guest_cbs with RCU by Sean Christopherson · 3 years, 2 months ago
  13. 4716023 perf/core: Avoid put_page() when GUP fails by Greg Thelen · 3 years, 2 months ago
  14. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  15. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  16. 91e1c99 Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  17. 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
  18. 9e20028 perf/core: allow ftrace for functions in kernel/event/core.c by Song Liu · 3 years, 3 months ago
  19. 91ebe8b tracing/perf: Add interrupt_context_level() helper by Steven Rostedt (VMware) · 3 years, 2 months ago
  20. 79df457 perf/core: Allow ftrace for functions in kernel/event/core.c by Song Liu · 3 years, 3 months ago
  21. 8b8ff8c perf/x86: Add new event for AUX output counter index by Adrian Hunter · 3 years, 4 months ago
  22. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  23. f792565 perf/core: fix userpage->time_enabled of inactive events by Song Liu · 3 years, 3 months ago
  24. 8f425e4 mm/memcg: Convert mem_cgroup_charge() to take a folio by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  25. 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  26. b89a05b events: Reuse value read using READ_ONCE instead of re-reading it by Baptiste Lepers · 3 years, 4 months ago
  27. c22ac2a perf: Enable branch record for software events by Song Liu · 3 years, 4 months ago
  28. 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
  29. 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 8 months ago
  30. 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
  31. ffec09f perf/hw_breakpoint: Replace deprecated CPU-hotplug functions by Sebastian Andrzej Siewior · 3 years, 5 months ago
  32. 594286b bpf: Fix NULL event->prog pointer access in bpf_overflow_handler by Yonghong Song · 3 years, 4 months ago
  33. 82e6b1e bpf: Allow to specify user-provided bpf_cookie for BPF perf links by Andrii Nakryiko · 3 years, 4 months ago
  34. b89fbfb bpf: Implement minimal BPF perf link by Andrii Nakryiko · 3 years, 4 months ago
  35. 652c1b1 bpf: Refactor perf_event_set_bpf_prog() to use struct bpf_prog input by Andrii Nakryiko · 3 years, 4 months ago
  36. fb7dd8b bpf: Refactor BPF_PROG_RUN into a function by Andrii Nakryiko · 3 years, 4 months ago
  37. b068fc0 perf: Refactor permissions check into perf_check_permission() by Marco Elver · 3 years, 6 months ago
  38. 9d7a6c9 perf: Fix required permissions if sigtrap is requested by Marco Elver · 3 years, 6 months ago
  39. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  40. 9016dde kernel/events/uprobes: use vma_lookup() in find_active_uprobe() by Liam Howlett · 3 years, 6 months ago
  41. 8fa2075 perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC by David Hildenbrand · 3 years, 6 months ago
  42. 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  43. 28a27cb Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  44. 012669c perf: Fix task context PMU for Hetero by Peter Zijlstra · 3 years, 6 months ago
  45. 3ba9f93 sched,perf,kvm: Fix preemption condition by Peter Zijlstra · 3 years, 7 months ago
  46. 9ce4d21 uprobes: Update uprobe_write_opcode() kernel-doc comment by Qiujun Huang · 3 years, 7 months ago
  47. 6c605f8 perf: Fix data race between pin_count increment/decrement by Marco Elver · 3 years, 7 months ago
  48. 875dd7b perf/hw_breakpoint: Fix DocBook warnings in perf hw_breakpoint by Haocheng Xie · 3 years, 7 months ago
  49. a1ddf52 perf/core: Fix DocBook warnings by Haocheng Xie · 3 years, 7 months ago
  50. 32961ae perf/core: Make local function perf_pmu_snapshot_aux() static by Haocheng Xie · 3 years, 7 months ago
  51. a0e31f3 Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 7 months ago
  52. af5eeab signal: Factor force_sig_perf out of perf_sigtrap by Eric W. Biederman · 3 years, 8 months ago
  53. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  54. 7f31884 perf: Get rid of oprofile leftovers by Marc Zyngier · 3 years, 9 months ago
  55. 55bcf6e perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE by Kan Liang · 3 years, 9 months ago
  56. 97ba62b perf: Add support for SIGTRAP on perf events by Marco Elver · 3 years, 9 months ago
  57. 2e498d0 perf: Add support for event removal on exec by Marco Elver · 3 years, 9 months ago
  58. 2b26f0a perf: Support only inheriting events if cloned with CLONE_THREAD by Marco Elver · 3 years, 9 months ago
  59. 47f661e perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children by Marco Elver · 3 years, 9 months ago
  60. ef54c1a perf: Rework perf_event_exit_event() by Peter Zijlstra · 3 years, 9 months ago
  61. d68e679 perf: Cap allocation order at aux_watermark by Alexander Shishkin · 3 years, 9 months ago
  62. 08ef1af perf/core: Fix unconditional security_locked_down() call by Ondrej Mosnacek · 3 years, 10 months ago
  63. ff65338 perf core: Allocate perf_event in the target node memory by Namhyung Kim · 3 years, 10 months ago
  64. bdacfaf perf core: Add a kmem_cache for struct perf_event by Namhyung Kim · 3 years, 10 months ago
  65. 9483409 perf core: Allocate perf_buffer in the target node memory by Namhyung Kim · 3 years, 10 months ago
  66. a5398bf perf/core: Flush PMU internal buffers for per-CPU events by Kan Liang · 4 years, 1 month ago
  67. c034f48 kernel: delete repeated words in comments by Randy Dunlap · 3 years, 10 months ago
  68. d310ec0 Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  69. 657bd90 Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  70. b0d6d47 uprobes: (Re)add missing get_uprobe() in __find_uprobe() by Sven Schnelle · 3 years, 11 months ago
  71. a905e84 rbtree, uprobes: Use rbtree helpers by Peter Zijlstra · 4 years, 8 months ago
  72. a3b8986 rbtree, perf: Use new rbtree helpers by Peter Zijlstra · 4 years, 8 months ago
  73. 2a6c6b7 perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT by Kan Liang · 4 years ago
  74. 88a16a1 perf: Add build id data in mmap2 event by Jiri Olsa · 4 years ago
  75. d01e7f1 Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years ago
  76. 8a8ca83 Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  77. 1ac0884 Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  78. f7cfd87 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
  79. 78af4dc perf: Break deadlock involving exec_update_mutex by peterz@infradead.org · 4 years, 4 months ago
  80. 8af26be perf/core: Fix arch_perf_get_page_size() by Peter Zijlstra · 4 years, 2 months ago
  81. 20c7775 Merge remote-tracking branch 'origin/master' into perf/core by Peter Zijlstra · 4 years, 1 month ago
  82. 1908dc9 perf: Tweak perf_event_attr::exclusive semantics by Peter Zijlstra · 4 years, 2 months ago
  83. 2714c39 perf: Fix event multiplexing for exclusive groups by Peter Zijlstra · 4 years, 2 months ago
  84. 251ff2d perf: Simplify group_sched_in() by Peter Zijlstra · 4 years, 2 months ago
  85. 8c7855d perf: Simplify group_sched_out() by Peter Zijlstra · 4 years, 2 months ago
  86. 76a4efa perf/arch: Remove perf_sample_data::regs_user_copy by Peter Zijlstra · 4 years, 2 months ago
  87. 09da9c8 perf: Optimize get_recursion_context() by Peter Zijlstra · 4 years, 2 months ago
  88. ce0f17f perf: Fix get_recursion_context() by Peter Zijlstra · 4 years, 2 months ago
  89. 267fb27 perf: Reduce stack usage of perf_output_begin() by Peter Zijlstra · 4 years, 2 months ago
  90. 7bdb157 perf/core: Fix a memory leak in perf_event_parse_addr_filter() by kiyin(尹亮) · 4 years, 2 months ago
  91. 01be83e Merge branch 'core/urgent' into core/entry by Thomas Gleixner · 4 years, 2 months ago
  92. 51b646b perf,mm: Handle non-page-table-aligned hugetlbfs by Peter Zijlstra · 4 years, 3 months ago
  93. 995f088 perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years, 3 months ago
  94. 8d97e71 perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE by Kan Liang · 4 years, 3 months ago
  95. 5c251e9 signal: Add task_sigpending() helper by Jens Axboe · 4 years, 2 months ago
  96. 91989c7 task_work: cleanup notification modes by Jens Axboe · 4 years, 2 months ago
  97. 3bff611 Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  98. f91072e perf/core: Fix race in the perf_mmap_close() function by Jiri Olsa · 4 years, 3 months ago
  99. 6d6b8b9 perf: Fix task_function_call() error handling by Kajol Jain · 4 years, 4 months ago
  100. 44fae179 perf/core: Pull pmu::sched_task() into perf_event_context_sched_out() by Kan Liang · 4 years, 4 months ago