1. 4c20c2c Merge 5.10.179 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 2 months ago
  2. 2523d9d mm/khugepaged: check again on anon uffd-wp during isolation by Peter Xu · 2 years, 4 months ago
  3. 78da590 Merge 5.10.165 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 6 months ago
  4. 8bc72b4 mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma by Hugh Dickins · 2 years, 7 months ago
  5. d0782c9 Merge tag 'android12-5.10.160_r00' into android12-5.10 by Greg Kroah-Hartman · 2 years, 6 months ago
  6. 01ef2d0 Merge 5.10.159 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 8 months ago
  7. 7f445ca mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths by Jann Horn · 2 years, 8 months ago
  8. 4a1cdb4 mm/khugepaged: fix GUP-fast interaction by sending IPI by Jann Horn · 2 years, 8 months ago
  9. cdfd373 mm/khugepaged: take the right locks for page table retraction by Jann Horn · 2 years, 8 months ago
  10. 9ef4727 Merge tag 'android12-5.10.149_r00' into android12-5.10 by Greg Kroah-Hartman · 2 years, 8 months ago
  11. d95f5e3 ANDROID: khugepaged: fix mixing declarations warning in retract_page_tables by Suren Baghdasaryan · 2 years, 8 months ago
  12. 5ed391b ANDROID: mm/khugepaged: add missing vm_write_{begin|end} by Suren Baghdasaryan · 2 years, 8 months ago
  13. c1e1115 Merge 5.10.148 into android12-5.10-lts by Greg Kroah-Hartman · 2 years, 10 months ago
  14. 377c60dd mm: gup: fix the fast GUP race against THP collapse by Yang Shi · 2 years, 11 months ago
  15. bb235e8 Merge 5.10.78 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 9 months ago
  16. 6d67b2a mm: khugepaged: skip huge page collapse for special files by Yang Shi · 3 years, 9 months ago
  17. a739489 Merge 5.10.77 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 9 months ago
  18. 69a7fa5 mm, thp: bail out early in collapse_file for writeback page by Rongwei Wang · 3 years, 9 months ago
  19. 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 4 years, 1 month ago
  20. b655973 mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 4 years, 1 month ago
  21. 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 4 years, 3 months ago
  22. 14d45fb khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate() by Miaohe Lin · 4 years, 3 months ago
  23. 28b4b15 FROMLIST: mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs by Collin Fijalkovich · 4 years, 4 months ago
  24. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 4 years, 5 months ago
  25. a7fbcb3 mm,thp,shmem: make khugepaged obey tmpfs mount flags by Rik van Riel · 4 years, 5 months ago
  26. 2d5a172 BACKPORT: FROMGIT: mm: Avoid modifying vmf.address in __collapse_huge_page_swapin() by Will Deacon · 4 years, 7 months ago
  27. 32507b6 FROMLIST: mm: cache some VMA fields in the vm_fault structure by Laurent Dufour · 7 years ago
  28. 9cfe168 FROMLIST: mm: protect VMA modifications using VMA sequence count by Laurent Dufour · 7 years ago
  29. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 10 months ago
  30. 4aab2be mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged by Vijay Balakrishna · 4 years, 10 months ago
  31. 033b5d7 mm/khugepaged: fix filemap page_to_pgoff(page) != offset by Hugh Dickins · 4 years, 10 months ago
  32. e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 5 years ago
  33. f3f99d6 khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() by Hugh Dickins · 5 years ago
  34. b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 5 years ago
  35. bbe98f9 khugepaged: khugepaged_test_exit() check mmget_still_valid() by Hugh Dickins · 5 years ago
  36. 18e7760 khugepaged: retract_page_tables() remember to test exit by Hugh Dickins · 5 years ago
  37. 119a5fc khugepaged: collapse_pte_mapped_thp() protect the pmd lock by Hugh Dickins · 5 years ago
  38. 723a80d khugepaged: collapse_pte_mapped_thp() flush the right range by Hugh Dickins · 5 years ago
  39. 594cced khugepaged: fix null-pointer dereference due to race by Kirill A. Shutemov · 5 years ago
  40. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 5 years ago
  41. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 5 years ago
  42. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 5 years ago
  43. 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 5 years ago
  44. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 5 years ago
  45. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 5 years ago
  46. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 5 years ago
  47. 0d1c207 mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters by Johannes Weiner · 5 years ago
  48. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 5 years ago
  49. 71a2c11 khugepaged: introduce 'max_ptes_shared' tunable by Kirill A. Shutemov · 5 years ago
  50. 5503fbf khugepaged: allow to collapse PTE-mapped compound pages by Kirill A. Shutemov · 5 years ago
  51. 9445689 khugepaged: allow to collapse a page shared across fork by Kirill A. Shutemov · 5 years ago
  52. ae2c5d8 khugepaged: drain LRU add pagevec after swapin by Kirill A. Shutemov · 5 years ago
  53. a980df3 khugepaged: drain all LRU caches before scanning pages by Kirill A. Shutemov · 5 years ago
  54. ffe945e khugepaged: do not stop collapse if less than half PTEs are referenced by Kirill A. Shutemov · 5 years ago
  55. 2f33a70 mm,thp: stop leaking unreleased file pages by Hugh Dickins · 5 years ago
  56. e1e267c khugepaged: skip collapse if uffd-wp detected by Peter Xu · 5 years ago
  57. 9de4f22 mm: code cleanup for MADV_FREE by Huang Ying · 5 years ago
  58. 396bcc5 mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE by Matthew Wilcox (Oracle) · 5 years ago
  59. 222100e mm/vma: make is_vma_temporary_stack() available for general use by Anshuman Khandual · 5 years ago
  60. b444377 mm/vma: move VM_NO_KHUGEPAGED into generic header by Anshuman Khandual · 5 years ago
  61. 75f3606 mm/thp: flush file for !is_shmem PageDirty() case in collapse_file() by Song Liu · 6 years ago
  62. 4655e5e mm,thp: recheck each page before collapsing file THP by Song Liu · 6 years ago
  63. ec649c9d mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y by Ville Syrjälä · 6 years ago
  64. 27e1f82 khugepaged: enable collapse pmd for pte-mapped THP by Song Liu · 6 years ago
  65. 09d91cd mm,thp: avoid writes to file with THP in pagecache by Song Liu · 6 years ago
  66. 99cb0db mm,thp: add read-only THP support for (non-shmem) FS by Song Liu · 6 years ago
  67. 579c571 khugepaged: rename collapse_shmem() and khugepaged_scan_shmem() by Song Liu · 6 years ago
  68. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 6 years ago
  69. a55c745 sched/topology: Improve load balancing on AMD EPYC systems by Matt Fleming · 6 years ago
  70. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 6 years ago
  71. 59ea6d0 coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 6 years ago
  72. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  73. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  74. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  75. 1ff9e6e mm: memcontrol: expose THP events on a per-memcg basis by Chris Down · 6 years ago
  76. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 7 years ago
  77. 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  78. 95feeab mm/khugepaged: fix the xas_create_range() error path by Hugh Dickins · 7 years ago
  79. 06a5e12 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 7 years ago
  80. 87c460a mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 7 years ago
  81. 042a308 mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 7 years ago
  82. 2af8ff2 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 7 years ago
  83. aaa52e3 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 7 years ago
  84. 701270f mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 7 years ago
  85. 35f3aa3 mm: Replace spin_is_locked() with lockdep by Lance Roy · 7 years ago
  86. 85b392d mm: Convert khugepaged_scan_shmem to XArray by Matthew Wilcox · 8 years ago
  87. 77da938 mm: Convert collapse_shmem to XArray by Matthew Wilcox · 8 years ago
  88. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 8 years ago
  89. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 7 years ago
  90. 50f8b92 mm: thp: pass correct vm_flags to hugepage_vma_check() by Song Liu · 7 years ago
  91. 87aa752 mm: thp: inc counter for collapsed shmem THP by Yang Shi · 7 years ago
  92. c223102 mm: thp: register mm for khugepaged when merging vma for shmem by Yang Shi · 7 years ago
  93. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  94. b7d349c mm/thp: don't count ZONE_MOVABLE as the target for freepage reserving by Joonsoo Kim · 7 years ago
  95. 2a70f6a memcg, thp: do not invoke oom killer on thp charges by Michal Hocko · 7 years ago
  96. 9d3c335 mm, thp: do not cause memcg oom for thp by David Rientjes · 7 years ago
  97. fece202 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 7 years ago
  98. 3b454ad mm: thp: use down_read_trylock() in khugepaged to avoid long block by Yang Shi · 8 years ago
  99. 977fbdc mm: add unmap_mapping_pages() by Matthew Wilcox · 8 years ago
  100. f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 8 years ago