1. 4ad0a4c Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 4 months ago
  2. b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
  3. 1a7c611 Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 4 months ago
  4. 549f5c7 perf/core: use vma_is_initial_stack() and vma_is_initial_heap() by Kefeng Wang · 1 year, 5 months ago
  5. ec8832d mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end() by Alistair Popple · 1 year, 5 months ago
  6. 53834a0 perf/hw_breakpoint: Remove arch breakpoint hooks by Benjamin Gray · 1 year, 5 months ago
  7. c9732f1 perf: Replace strlcpy with strscpy by Azeem Shaikh · 1 year, 6 months ago
  8. 1af61ad perf/ring_buffer: Use local_try_cmpxchg in __perf_output_begin by Uros Bizjak · 1 year, 6 months ago
  9. 28fd85a perf/core: Use local64_try_cmpxchg in perf_swevent_set_period by Uros Bizjak · 1 year, 6 months ago
  10. d25f002 Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 1 year, 6 months ago
  11. 6e17c6de Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
  12. a193cc75 Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 6 months ago
  13. c33c794 mm: ptep_get() conversion by Ryan Roberts · 1 year, 7 months ago
  14. a92cbb8 perf/core: allow pte_offset_map() to fail by Hugh Dickins · 1 year, 7 months ago
  15. ca5e863 mm/gup: remove vmas parameter from get_user_pages_remote() by Lorenzo Stoakes · 1 year, 7 months ago
  16. 228020b4 perf: Re-instate the linear PMU search by Peter Zijlstra · 1 year, 7 months ago
  17. 143f83e perf: Allow a PMU to have a parent by Jonathan Cameron · 1 year, 7 months ago
  18. 9551fbb perf/core: Remove pmu linear searching code by Ravi Bangoria · 1 year, 8 months ago
  19. 0d6d062 perf/core: Rework forwarding of {task|cpu}-clock events by Ravi Bangoria · 1 year, 8 months ago
  20. 1d1bfe3 perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event() by Yang Jihong · 1 year, 8 months ago
  21. 7c33977 Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 8 months ago
  22. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 8 months ago
  23. b6a7828 Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 8 months ago
  24. 15def34 perf/core: Fix hardlockup failure caused by perf throttle by Yang Jihong · 1 year, 10 months ago
  25. 33351b1 perf/hw_breakpoint: remove MODULE_LICENSE in non-modules by Nick Alcock · 1 year, 10 months ago
  26. 23baf83 mm, treewide: redefine MAX_ORDER sanely by Kirill A. Shutemov · 1 year, 10 months ago
  27. 934487e perf/core: fix MAX_ORDER usage in rb_alloc_aux_page() by Kirill A. Shutemov · 1 year, 10 months ago
  28. 24d3ae2 perf/core: Fix the same task check in perf_event_set_output by Kan Liang · 1 year, 9 months ago
  29. b168098 perf: Optimize perf_pmu_migrate_context() by Peter Zijlstra · 1 year, 9 months ago
  30. fd0815f perf: Fix check before add_event_to_groups() in perf_group_detach() by Budimir Markovic · 1 year, 10 months ago
  31. baf1b12 perf: fix perf_event_context->time by Song Liu · 1 year, 10 months ago
  32. eb81a2e perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_event_bpf_output by Yang Jihong · 1 year, 10 months ago
  33. 693fed9 Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 1 year, 10 months ago
  34. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
  35. a2f0e7e Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 10 months ago
  36. 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 1 year, 11 months ago
  37. 0503ea8 mm/mmap: remove __vma_adjust() by Liam R. Howlett · 1 year, 11 months ago
  38. d38e781 Merge 6.2-rc7 into char-misc-next by Greg Kroah-Hartman · 1 year, 11 months ago
  39. 672aa27 mm: remove munlock_vma_page() by Matthew Wilcox (Oracle) · 2 years ago
  40. 7d4a8be mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export by Alistair Popple · 2 years ago
  41. 4f64a6c perf: Fix perf_event_pmu_context serialization by James Clark · 1 year, 11 months ago
  42. 7d30d48 kernel: events: Export perf_report_aux_output_id() by Mike Leach · 2 years ago
  43. 0eed282 perf/core: Call perf_prepare_sample() before running BPF by Namhyung Kim · 2 years ago
  44. f6e7071 perf/core: Introduce perf_prepare_header() by Namhyung Kim · 2 years ago
  45. a7c8d0d perf/core: Do not pass header for sample ID init by Namhyung Kim · 2 years ago
  46. bb447c27 perf/core: Set data->sample_flags in perf_prepare_sample() by Namhyung Kim · 2 years ago
  47. eb55b45 perf/core: Add perf_sample_save_brstack() helper by Namhyung Kim · 2 years ago
  48. 0a9081c perf/core: Add perf_sample_save_raw_data() helper by Namhyung Kim · 2 years ago
  49. 3104650 perf/core: Add perf_sample_save_callchain() helper by Namhyung Kim · 2 years ago
  50. 4cf7a13 perf/core: Save the dynamic parts of sample data size by Namhyung Kim · 2 years ago
  51. 0a041eb perf/core: Call LSM hook after copying perf_event_attr by Namhyung Kim · 2 years ago
  52. a551844 perf: Fix use-after-free in error path by Peter Zijlstra · 2 years ago
  53. f841b68 perf/core: Fix cgroup events tracking by Chengming Zhou · 2 years, 1 month ago
  54. e2d3714 perf core: Return error pointer if inherit_event() fails to find pmu_ctx by Ravi Bangoria · 2 years, 1 month ago
  55. 4f292c4d Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years ago
  56. 1180e73 mm/gup: Fix the lockless PMD access by Peter Zijlstra · 4 years, 1 month ago
  57. add7695 Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years ago
  58. 0c3b5bc Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 1 month ago
  59. 01f856ae Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 1 month ago
  60. 517e6a3 perf: Fix perf_pending_task() UaF by Peter Zijlstra · 2 years, 1 month ago
  61. bf480f9 perf/core: Don't allow grouping events from different hw pmus by Ravi Bangoria · 2 years, 1 month ago
  62. 1af6239 perf: Fix function pointer case by Peter Zijlstra · 2 years, 1 month ago
  63. 030a976ef perf: Consider OS filter fail by Peter Zijlstra · 2 years, 1 month ago
  64. af169b7 perf: Fixup SIGTRAP and sample_flags interaction by Peter Zijlstra · 2 years, 1 month ago
  65. e8d7a90 perf: Fix possible memleak in pmu_dev_alloc() by Chen Zhongjin · 2 years, 1 month ago
  66. c55bfbb perf: Fix IS_ERR() vs NULL check in inherit_event() by Gaosheng Cui · 2 years, 1 month ago
  67. 3ce1cb7 perf: Remove unused pointer task_ctx by Colin Ian King · 2 years, 2 months ago
  68. 47df8a2 bpf, perf: Use subprog name when reporting subprog ksymbol by Hou Tao · 2 years, 1 month ago
  69. bb88f96 perf: Improve missing SIGTRAP checking by Marco Elver · 2 years, 2 months ago
  70. 4b18cb3 perf/hw_breakpoint: test: Skip the test if dependencies unmet by David Gow · 2 years, 2 months ago
  71. 571f97f perf: Optimize perf_tp_event() by Ravi Bangoria · 2 years, 3 months ago
  72. bd27568 perf: Rewrite core context handling by Peter Zijlstra · 2 years, 3 months ago
  73. 4b66ff4 perf: Fix missing raw data on tracepoint events by James Clark · 2 years, 2 months ago
  74. ca6c213 perf: Fix missing SIGTRAPs by Peter Zijlstra · 2 years, 3 months ago
  75. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  76. 3871d93 Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
  77. 82aad7f perf/hw_breakpoint: Annotate tsk->perf_event_mutex vs ctx->mutex by Peter Zijlstra · 2 years, 3 months ago
  78. 7be51cc perf: Fix pmu_filter_match() by Peter Zijlstra · 2 years, 3 months ago
  79. 3448839 mm/madvise: add file and shmem support to MADV_COLLAPSE by Zach O'Keefe · 2 years, 3 months ago
  80. 82e66bf uprobes: use new_folio in __replace_page() by Matthew Wilcox (Oracle) · 2 years, 4 months ago
  81. 5fcd079 uprobes: use folios more widely in __replace_page() by Matthew Wilcox (Oracle) · 2 years, 4 months ago
  82. 5b26af6 perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR by Ravi Bangoria · 2 years, 3 months ago
  83. 4674ffe perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails by Marco Elver · 2 years, 3 months ago
  84. 838d9bb perf: Use sample_flags for raw_data by Namhyung Kim · 2 years, 3 months ago
  85. 7b08463 perf: Use sample_flags for addr by Namhyung Kim · 2 years, 3 months ago
  86. fcb72a5 perf: use VMA iterator by Matthew Wilcox (Oracle) · 2 years, 4 months ago
  87. dca6344 perf/core: Convert snprintf() to scnprintf() by Jules Irenge · 2 years, 3 months ago
  88. 16817ad perf/bpf: Always use perf callchains if exist by Namhyung Kim · 2 years, 4 months ago
  89. 3749d33 perf: Use sample_flags for callchain by Namhyung Kim · 2 years, 4 months ago
  90. f3c0eba perf: Add a few assertions by Peter Zijlstra · 2 years, 4 months ago
  91. 03b02db perf: Consolidate branch sample filter helpers by Anshuman Khandual · 2 years, 4 months ago
  92. ee9db0e perf: Use sample_flags for txn by Kan Liang · 2 years, 4 months ago
  93. e16fd7f perf: Use sample_flags for data_src by Kan Liang · 2 years, 4 months ago
  94. 2abe681 perf: Use sample_flags for weight by Kan Liang · 2 years, 4 months ago
  95. a9a931e perf: Use sample_flags for branch stack by Kan Liang · 2 years, 4 months ago
  96. 3aac580 perf: Add sample_flags to indicate the PMU-filled sample data by Kan Liang · 2 years, 4 months ago
  97. 6b959ba perf/core: Fix reentry problem in perf_output_read_group() by Yang Jihong · 2 years, 4 months ago
  98. ecdfb88 perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targets by Marco Elver · 2 years, 4 months ago
  99. 9b1933b perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets by Marco Elver · 2 years, 4 months ago
  100. 16db283 perf/hw_breakpoint: Introduce bp_slots_histogram by Marco Elver · 2 years, 4 months ago