1. 73743c3 perf: Ignore sigtrap for tracepoints destined for other tasks by Marco Elver · 3 years, 2 months ago
  2. 4716023 perf/core: Avoid put_page() when GUP fails by Greg Thelen · 3 years, 2 months ago
  3. 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
  4. 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, 3 months ago
  5. 8b8ff8c perf/x86: Add new event for AUX output counter index by Adrian Hunter · 3 years, 4 months ago
  6. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  7. f792565 perf/core: fix userpage->time_enabled of inactive events by Song Liu · 3 years, 4 months ago
  8. 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  9. b89a05b events: Reuse value read using READ_ONCE instead of re-reading it by Baptiste Lepers · 3 years, 4 months ago
  10. c22ac2a perf: Enable branch record for software events by Song Liu · 3 years, 4 months ago
  11. 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
  12. 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 9 months ago
  13. 594286b bpf: Fix NULL event->prog pointer access in bpf_overflow_handler by Yonghong Song · 3 years, 5 months ago
  14. 82e6b1e bpf: Allow to specify user-provided bpf_cookie for BPF perf links by Andrii Nakryiko · 3 years, 5 months ago
  15. b89fbfb bpf: Implement minimal BPF perf link by Andrii Nakryiko · 3 years, 5 months ago
  16. 652c1b1 bpf: Refactor perf_event_set_bpf_prog() to use struct bpf_prog input by Andrii Nakryiko · 3 years, 5 months ago
  17. fb7dd8b bpf: Refactor BPF_PROG_RUN into a function by Andrii Nakryiko · 3 years, 5 months ago
  18. b068fc0 perf: Refactor permissions check into perf_check_permission() by Marco Elver · 3 years, 6 months ago
  19. 9d7a6c9 perf: Fix required permissions if sigtrap is requested by Marco Elver · 3 years, 6 months ago
  20. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  21. 8fa2075 perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC by David Hildenbrand · 3 years, 7 months ago
  22. 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, 7 months ago
  23. 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, 7 months ago
  24. 012669c perf: Fix task context PMU for Hetero by Peter Zijlstra · 3 years, 7 months ago
  25. 3ba9f93 sched,perf,kvm: Fix preemption condition by Peter Zijlstra · 3 years, 7 months ago
  26. 6c605f8 perf: Fix data race between pin_count increment/decrement by Marco Elver · 3 years, 8 months ago
  27. a1ddf52 perf/core: Fix DocBook warnings by Haocheng Xie · 3 years, 8 months ago
  28. 32961ae perf/core: Make local function perf_pmu_snapshot_aux() static by Haocheng Xie · 3 years, 8 months ago
  29. 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, 8 months ago
  30. af5eeab signal: Factor force_sig_perf out of perf_sigtrap by Eric W. Biederman · 3 years, 9 months ago
  31. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 9 months ago
  32. 7f31884 perf: Get rid of oprofile leftovers by Marc Zyngier · 3 years, 9 months ago
  33. 55bcf6e perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE by Kan Liang · 3 years, 9 months ago
  34. 97ba62b perf: Add support for SIGTRAP on perf events by Marco Elver · 3 years, 9 months ago
  35. 2e498d0 perf: Add support for event removal on exec by Marco Elver · 3 years, 9 months ago
  36. 2b26f0a perf: Support only inheriting events if cloned with CLONE_THREAD by Marco Elver · 3 years, 9 months ago
  37. 47f661e perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children by Marco Elver · 3 years, 9 months ago
  38. ef54c1a perf: Rework perf_event_exit_event() by Peter Zijlstra · 3 years, 9 months ago
  39. 08ef1af perf/core: Fix unconditional security_locked_down() call by Ondrej Mosnacek · 3 years, 11 months ago
  40. ff65338 perf core: Allocate perf_event in the target node memory by Namhyung Kim · 3 years, 10 months ago
  41. bdacfaf perf core: Add a kmem_cache for struct perf_event by Namhyung Kim · 3 years, 10 months ago
  42. a5398bf perf/core: Flush PMU internal buffers for per-CPU events by Kan Liang · 4 years, 2 months ago
  43. c034f48 kernel: delete repeated words in comments by Randy Dunlap · 3 years, 11 months ago
  44. 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, 11 months ago
  45. 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, 11 months ago
  46. a3b8986 rbtree, perf: Use new rbtree helpers by Peter Zijlstra · 4 years, 9 months ago
  47. 2a6c6b7 perf/core: Add PERF_SAMPLE_WEIGHT_STRUCT by Kan Liang · 4 years ago
  48. 88a16a1 perf: Add build id data in mmap2 event by Jiri Olsa · 4 years ago
  49. 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, 1 month ago
  50. f7cfd87 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
  51. 78af4dc perf: Break deadlock involving exec_update_mutex by peterz@infradead.org · 4 years, 5 months ago
  52. 8af26be perf/core: Fix arch_perf_get_page_size() by Peter Zijlstra · 4 years, 2 months ago
  53. 20c7775 Merge remote-tracking branch 'origin/master' into perf/core by Peter Zijlstra · 4 years, 2 months ago
  54. 1908dc9 perf: Tweak perf_event_attr::exclusive semantics by Peter Zijlstra · 4 years, 3 months ago
  55. 2714c39 perf: Fix event multiplexing for exclusive groups by Peter Zijlstra · 4 years, 3 months ago
  56. 251ff2d perf: Simplify group_sched_in() by Peter Zijlstra · 4 years, 3 months ago
  57. 8c7855d perf: Simplify group_sched_out() by Peter Zijlstra · 4 years, 3 months ago
  58. 76a4efa perf/arch: Remove perf_sample_data::regs_user_copy by Peter Zijlstra · 4 years, 3 months ago
  59. 267fb27 perf: Reduce stack usage of perf_output_begin() by Peter Zijlstra · 4 years, 3 months ago
  60. 7bdb157 perf/core: Fix a memory leak in perf_event_parse_addr_filter() by kiyin(尹亮) · 4 years, 2 months ago
  61. 51b646b perf,mm: Handle non-page-table-aligned hugetlbfs by Peter Zijlstra · 4 years, 3 months ago
  62. 995f088 perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years, 4 months ago
  63. 8d97e71 perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE by Kan Liang · 4 years, 4 months ago
  64. 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
  65. f91072e perf/core: Fix race in the perf_mmap_close() function by Jiri Olsa · 4 years, 4 months ago
  66. 6d6b8b9 perf: Fix task_function_call() error handling by Kajol Jain · 4 years, 5 months ago
  67. 44fae179 perf/core: Pull pmu::sched_task() into perf_event_context_sched_out() by Kan Liang · 4 years, 5 months ago
  68. 556ccca perf/core: Pull pmu::sched_task() into perf_event_context_sched_in() by Kan Liang · 4 years, 5 months ago
  69. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  70. 9f0c4fa perf/core: Add a new PERF_EV_CAP_SIBLING event capability by Kan Liang · 4 years, 6 months ago
  71. 7f5faaa Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  72. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  73. 45fd22d perf/core: Take over CAP_SYS_PTRACE creds to CAP_PERFMON capability by Alexey Budankov · 4 years, 5 months ago
  74. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  75. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  76. 5d99cb2c bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work by Song Liu · 4 years, 6 months ago
  77. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  78. 5a09928 perf/x86: Remove task_ctx_size by Kan Liang · 4 years, 7 months ago
  79. 217c2a6 perf/core: Use kmem_cache to allocate the PMU specific data by Kan Liang · 4 years, 7 months ago
  80. ff9ff92 perf/core: Factor out functions to allocate/free the task_ctx_data by Kan Liang · 4 years, 7 months ago
  81. e17d43b perf: Add perf text poke event by Adrian Hunter · 4 years, 8 months ago
  82. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  83. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  84. dadbb61 mm/gup.c: convert to use get_user_{page|pages}_fast_only() by Souptick Joarder · 4 years, 7 months ago
  85. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  86. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  87. 0bffedb Merge tag 'v5.7-rc7' into perf/core, to pick up fixes by Ingo Molnar · 4 years, 8 months ago
  88. 96ecee2 exec: Merge install_exec_creds into setup_new_exec by Eric W. Biederman · 4 years, 9 months ago
  89. 2ed6edd perf: Add cond_resched() to task_function_call() by Barret Rhoden · 4 years, 9 months ago
  90. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 9 months ago
  91. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  92. f3bed55 perf/core: fix parent pid/tid in task exit events by Ian Rogers · 4 years, 9 months ago
  93. c9e0924 perf/core: open access to probes for CAP_PERFMON privileged process by Alexey Budankov · 4 years, 10 months ago
  94. 18aa185 perf/core: Open access to the core for CAP_PERFMON privileged process by Alexey Budankov · 4 years, 10 months ago
  95. d3296fb perf/core: Disable page faults when getting phys address by Jiri Olsa · 4 years, 9 months ago
  96. 24fb6b8 perf/cgroup: Correct indirection in perf_less_group_idx() by Ian Rogers · 4 years, 10 months ago
  97. 33238c5 perf/core: Fix event cgroup tracking by Peter Zijlstra · 4 years, 10 months ago
  98. 0391113 mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() by Anshuman Khandual · 4 years, 9 months ago
  99. c48b072 Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  100. d987ca1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 10 months ago