1. afe9ed0 Merge 5.10.53 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  2. 9e1cf2d mm/userfaultfd: fix uffd-wp special cases for fork() by Peter Xu · 3 years, 7 months ago
  3. 84ff5f6 mm/thp: simplify copying of huge zero page pmd when fork by Peter Xu · 3 years, 7 months ago
  4. 2df0fb4 Merge 5.10.50 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  5. 31be4ea mm/huge_memory.c: don't discard hugepage if other processes are mapping it by Miaohe Lin · 3 years, 7 months ago
  6. b655973 mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 7 months ago
  7. 9b0b9ed mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled by Aneesh Kumar K.V · 3 years, 11 months ago
  8. 194be71 Merge 5.10.47 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 7 months ago
  9. 825c280 mm: thp: replace DEBUG_VM BUG with VM_WARN when unmap fails for split by Yang Shi · 3 years, 7 months ago
  10. 66be14a mm/thp: try_to_unmap() use TTU_SYNC for safe splitting by Hugh Dickins · 3 years, 7 months ago
  11. 6527d8e mm/thp: make is_huge_zero_pmd() safe and quicker by Hugh Dickins · 3 years, 7 months ago
  12. a8f4ea1 mm/thp: fix __split_huge_pmd_locked() on shmem migration entry by Hugh Dickins · 3 years, 7 months ago
  13. b9a61f9 Merge 5.10.27 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  14. 6143a1d mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument by Zhou Guanghui · 3 years, 10 months ago
  15. 1092f69 Merge 5.10.15 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  16. 0a249ac mm: thp: fix MADV_REMOVE deadlock on shmem THP by Hugh Dickins · 4 years ago
  17. 32507b6 FROMLIST: mm: cache some VMA fields in the vm_fault structure by Laurent Dufour · 7 years ago
  18. dd156e3 mm/rmap: always do TTU_IGNORE_ACCESS by Shakeel Butt · 4 years, 1 month ago
  19. bfe8cc1 mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault() by Gerald Schaefer · 4 years, 2 months ago
  20. c4f9c70 mm: fix a race during THP splitting by Huang Ying · 4 years, 3 months ago
  21. e2333da mm/huge_memory: fix can_split_huge_page assumption of THP size by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  22. 65dfe3c mm/huge_memory: fix page_trans_huge_mapcount assumption of THP size by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  23. 8cce547 mm/huge_memory: fix split assumption of page size by Kirill A. Shutemov · 4 years, 3 months ago
  24. 86b562b mm/huge_memory: fix total_mapcount assumption of page size by Kirill A. Shutemov · 4 years, 3 months ago
  25. 8fb156c mm/page_owner: change split_page_owner to take a count by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  26. f9d86a6 mm/mmap: leave adjust_next as virtual address instead of page frame number by Wei Yang · 4 years, 3 months ago
  27. 6734e20 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 3 months ago
  28. d042035 mm/thp: Split huge pmds/puds if they're pinned when fork() by Peter Xu · 4 years, 4 months ago
  29. ec0abae mm/thp: fix __split_huge_pmd_locked() for migration PMD by Ralph Campbell · 4 years, 4 months ago
  30. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 4 months ago
  31. a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 5 months ago
  32. 72e6afa mm: Preserve the PG_arch_2 flag in __split_huge_page_tail() by Catalin Marinas · 4 years, 7 months ago
  33. 4958e4d mm: thp: remove debug_cow switch by Yang Shi · 4 years, 5 months ago
  34. b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  35. 42742d9 mm: thp: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  36. 349d9fb mm/mremap: start addresses are properly aligned by Wei Yang · 4 years, 5 months ago
  37. b8aa9d9 mm/mremap: it is sure to have enough space when extent meets requirement by Wei Yang · 4 years, 5 months ago
  38. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  39. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  40. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  41. fa1f68c mm: use false for bool variable by Zou Wei · 4 years, 8 months ago
  42. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  43. 67e4eb0 mm: thp: don't need to drain lru cache when splitting and mlocking THP by Yang Shi · 4 years, 8 months ago
  44. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 8 months ago
  45. 9d82c69 mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API by Johannes Weiner · 4 years, 8 months ago
  46. 468c398 mm: memcontrol: switch to native NR_ANON_THPS counter by Johannes Weiner · 4 years, 8 months ago
  47. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 8 months ago
  48. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 8 months ago
  49. 3917c80 thp: change CoW semantics for anon-THP by Kirill A. Shutemov · 4 years, 8 months ago
  50. c444eb5 mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked() by Andrea Arcangeli · 4 years, 8 months ago
  51. 1783985 gup: document and work around "COW can break either way" issue by Linus Torvalds · 4 years, 8 months ago
  52. 93a9869 mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg by Aneesh Kumar K.V · 4 years, 9 months ago
  53. f45ec5f userfaultfd: wp: support swap and page migration by Peter Xu · 4 years, 9 months ago
  54. b569a17 userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork by Peter Xu · 4 years, 9 months ago
  55. 292924b userfaultfd: wp: apply _PAGE_UFFD_WP bit by Peter Xu · 4 years, 9 months ago
  56. 5870544 mm: merge parameters for change_protection() by Peter Xu · 4 years, 9 months ago
  57. 396bcc5 mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  58. 85b9f46 mm, thp: track fallbacks due to failed memcg charges separately by David Rientjes · 4 years, 9 months ago
  59. ea9448b Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 10 months ago
  60. 3faa52c mm/gup: track FOLL_PIN pages by John Hubbard · 4 years, 10 months ago
  61. 9a9731b mm: Add vmf_insert_pfn_xxx_prot() for huge page-table entries by Thomas Hellstrom (VMware) · 4 years, 10 months ago
  62. 2484ca9 mm: Introduce vma_is_special_huge by Thomas Hellstrom (VMware) · 4 years, 10 months ago
  63. 8a8683a mm: fix possible PMD dirty bit lost in set_pmd_migration_entry() by Huang Ying · 4 years, 11 months ago
  64. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  65. f42f255 mm, thp: fix defrag setting if newline is not used by David Rientjes · 5 years ago
  66. afb9717 mm/huge_memory.c: reduce critical section protected by split_queue_lock by Wei Yang · 5 years ago
  67. a8803e6 mm/huge_memory.c: use head to emphasize the purpose of page by Wei Yang · 5 years ago
  68. cb82962 mm/huge_memory.c: use head to check huge zero page by Wei Yang · 5 years ago
  69. e813e65 Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  70. 005ba37 mm: thp: KVM: Explicitly check for THP when populating secondary MMU by Sean Christopherson · 5 years ago
  71. 97d3d0f mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD alignment by Kirill A. Shutemov · 5 years ago
  72. f128786 mm/huge_memory.c: split_huge_pages_fops should be defined with DEFINE_DEBUGFS_ATTRIBUTE by zhong jiang · 5 years ago
  73. 06d3eff mm/thp: fix node page state in split_huge_page_to_list() by Kirill A. Shutemov · 5 years ago
  74. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  75. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
  76. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
  77. 87eaceb mm: thp: make deferred split shrinker memcg aware by Yang Shi · 5 years ago
  78. 364c1ee mm: thp: extract split_queue_* into a struct by Yang Shi · 5 years ago
  79. 4101196 mm: page cache: store only head pages in i_pages by Matthew Wilcox (Oracle) · 5 years ago
  80. f7da677 mm, page_owner: handle THP splits correctly by Vlastimil Babka · 5 years ago
  81. a828260 Revert "mm, thp: restore node-local hugepage allocations" by Andrea Arcangeli · 5 years ago
  82. 92717d4 Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by Andrea Arcangeli · 5 years ago
  83. c063066 mm: thp: fix false negative of shmem vma's THP eligibility by Yang Shi · 5 years ago
  84. 43675e6 mm: thp: make transhuge_vma_suitable available for anonymous THP by Yang Shi · 5 years ago
  85. 69bf4b6 Revert "mm: page cache: store only head pages in i_pages" by Linus Torvalds · 6 years ago
  86. 20c8ccb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 by Thomas Gleixner · 6 years ago
  87. b3b0707 mm/huge_memory.c: make __thp_get_unmapped_area static by Bharath Vedartham · 6 years ago
  88. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  89. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  90. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  91. fce86ff mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 6 years ago
  92. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  93. c6f3c5e mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd() by Aneesh Kumar K.V · 6 years ago
  94. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  95. 70516b9 mm/huge_memory.c: fix "orig_pud" set but not used by Qian Cai · 6 years ago
  96. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  97. 1ff9e6e mm: memcontrol: expose THP events on a per-memcg basis by Chris Down · 6 years ago
  98. d9f7979 mm: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  99. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  100. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago