1. 8cfd014e hugetlb: add documentation for vma_kernel_pagesize() by Matthew Wilcox (Oracle) · 1 year, 7 months ago
  2. 6c14197 hugetlb: clear flags in tail pages that will be freed individually by Mike Kravetz · 1 year, 7 months ago
  3. 9c5ccf2 mm: remove HUGETLB_PAGE_DTOR by Matthew Wilcox (Oracle) · 1 year, 7 months ago
  4. 454a00c mm: convert free_huge_page() to free_huge_folio() by Matthew Wilcox (Oracle) · 1 year, 7 months ago
  5. 5994eab merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes by Andrew Morton · 1 year, 7 months ago
  6. e727bfd mm: replace mmap with vma write lock assertions when operating on a vma by Suren Baghdasaryan · 1 year, 7 months ago
  7. 6c1aa2d mm/hugetlb.c: use helper macro K() by ZhangPeng · 1 year, 7 months ago
  8. f720b47 mm: hugetlb: use flush_hugetlb_tlb_range() in move_hugetlb_page_tables() by Kefeng Wang · 1 year, 8 months ago
  9. 4ec3115 mm: move FAULT_FLAG_VMA_LOCK check from handle_mm_fault() by Matthew Wilcox (Oracle) · 1 year, 8 months ago
  10. 1af5a81 mmu_notifiers: rename invalidate_range notifier by Alistair Popple · 1 year, 8 months ago
  11. ec8832d mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invalidate_range_end() by Alistair Popple · 1 year, 8 months ago
  12. affd26b mm/hugetlb: get rid of page_hstate() by Sidhartha Kumar · 1 year, 8 months ago
  13. 8a13897 mm: userfaultfd: support UFFDIO_POISON for hugetlbfs by Axel Rasmussen · 1 year, 8 months ago
  14. af19487 mm: make PTE_MARKER_SWAPIN_ERROR more general by Axel Rasmussen · 1 year, 8 months ago
  15. 4849807 mm/gup: retire follow_hugetlb_page() by Peter Xu · 1 year, 9 months ago
  16. 5502ea4 mm/hugetlb: add page_mask for hugetlb_follow_page_mask() by Peter Xu · 1 year, 9 months ago
  17. 458568c mm/hugetlb: prepare hugetlb_follow_page_mask() for FOLL_PIN by Peter Xu · 1 year, 9 months ago
  18. dd767aa mm/hugetlb: handle FOLL_DUMP well in follow_page_mask() by Peter Xu · 1 year, 9 months ago
  19. 32c8771 hugetlb: do not clear hugetlb dtor until allocating vmemmap by Mike Kravetz · 1 year, 8 months ago
  20. 191fcdb mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison by John Hubbard · 1 year, 9 months ago
  21. fd4aed8 hugetlb: revert use of page_cache_next_miss() by Mike Kravetz · 1 year, 9 months ago
  22. c33c794 mm: ptep_get() conversion by Ryan Roberts · 1 year, 9 months ago
  23. 349d167 mm/hugetlb: fix pgtable lock on pmd sharing by Peter Xu · 1 year, 9 months ago
  24. e3b7bf9 mm/folio: avoid special handling for order value 0 in folio_set_order by Tarun Sahu · 1 year, 9 months ago
  25. 061e62e mm/hugetlb: use a folio in hugetlb_fault() by ZhangPeng · 1 year, 9 months ago
  26. 959a78b mm/hugetlb: use a folio in hugetlb_wp() by ZhangPeng · 1 year, 9 months ago
  27. ad27ce2 mm/hugetlb: use a folio in copy_hugetlb_page_range() by ZhangPeng · 1 year, 9 months ago
  28. b2cac24 mm/gup: remove vmas array from internal GUP functions by Lorenzo Stoakes · 1 year, 10 months ago
  29. 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, 11 months ago
  30. 888d3c9 Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 11 months ago
  31. 0f230bc mm/hugetlb: fix uffd-wp bit lost when unsharing happens by Peter Xu · 1 year, 11 months ago
  32. 5a2f8d2 mm/hugetlb: fix uffd-wp during fork() by Peter Xu · 1 year, 11 months ago
  33. 1cb9dc4 mm: hwpoison: support recovery from HugePage copy-on-write faults by Liu Shixin · 1 year, 11 months ago
  34. c0e8150 mm: convert copy_user_huge_page() to copy_user_large_folio() by ZhangPeng · 1 year, 11 months ago
  35. 0169fd5 userfaultfd: convert mfill_atomic_hugetlb() to use a folio by ZhangPeng · 1 year, 11 months ago
  36. e87340c userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user() by ZhangPeng · 1 year, 11 months ago
  37. 957ebbd hugetlb: remove PageHeadHuge() by Matthew Wilcox (Oracle) · 2 years ago
  38. e492cd6 sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes by Andrew Morton · 1 year, 11 months ago
  39. d971293 mm: userfaultfd: combine 'mode' and 'wp_copy' arguments by Axel Rasmussen · 2 years ago
  40. 61c5004 mm: userfaultfd: don't pass around both mm and vma by Axel Rasmussen · 2 years ago
  41. a734991 mm: userfaultfd: rename functions for clarity + consistency by Axel Rasmussen · 2 years ago
  42. 23baf83 mm, treewide: redefine MAX_ORDER sanely by Kirill A. Shutemov · 2 years ago
  43. 66dabbb mm: return an ERR_PTR from __filemap_get_folio by Christoph Hellwig · 2 years ago
  44. 60d5b47 mm/hugetlb: fix uffd wr-protection for CoW optimization path by Peter Xu · 2 years ago
  45. 962de54 mm: hugetlb: move hugeltb sysctls to its own file by Kefeng Wang · 2 years ago
  46. 9747b9e mm: hugetlb: change to return bool for isolate_hugetlb() by Baolin Wang · 2 years, 1 month ago
  47. 371607a mm/hugetlb: convert hugetlb_wp() to take in a folio by Sidhartha Kumar · 2 years, 2 months ago
  48. 9b91c0e mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folio by Sidhartha Kumar · 2 years, 2 months ago
  49. d2d7bb4 mm/hugetlb: convert restore_reserve_on_error to take in a folio by Sidhartha Kumar · 2 years, 2 months ago
  50. d0ce0e4 mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio() by Sidhartha Kumar · 2 years, 2 months ago
  51. ea8e72f mm/hugetlb: convert putback_active_hugepage to take in a folio by Sidhartha Kumar · 2 years, 2 months ago
  52. 91a2fb95 mm/hugetlb: convert hugetlbfs_pagecache_present() to folios by Sidhartha Kumar · 2 years, 2 months ago
  53. ea4c353 mm/hugetlb: convert hugetlb_install_page to folios by Sidhartha Kumar · 2 years, 2 months ago
  54. bdd7be0 mm/hugetlb: convert demote_free_huge_page to folios by Sidhartha Kumar · 2 years, 2 months ago
  55. 0ffdc38 mm/hugetlb: convert restore_reserve_on_error() to folios by Sidhartha Kumar · 2 years, 2 months ago
  56. e37d3e8 mm/hugetlb: convert alloc_migrate_huge_page to folios by Sidhartha Kumar · 2 years, 2 months ago
  57. ff7d853 mm/hugetlb: increase use of folios in alloc_huge_page() by Sidhartha Kumar · 2 years, 2 months ago
  58. 3a740e8 mm/hugetlb: convert alloc_surplus_huge_page() to folios by Sidhartha Kumar · 2 years, 2 months ago
  59. a36f1e9 mm/hugetlb: convert dequeue_hugetlb_page functions to folios by Sidhartha Kumar · 2 years, 2 months ago
  60. 6f6956c mm/hugetlb: convert __update_and_free_page() to folios by Sidhartha Kumar · 2 years, 2 months ago
  61. 6aa3a92 mm/hugetlb: convert isolate_hugetlb to folios by Sidhartha Kumar · 2 years, 2 months ago
  62. e430a95 mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK by Suren Baghdasaryan · 2 years, 2 months ago
  63. 04bac04 mm/hugetlb: convert get_hwpoison_huge_page() to folios by Sidhartha Kumar · 2 years, 2 months ago
  64. 2ff6cec mm/memory-failure: convert hugetlb_clear_page_hwpoison to folios by Sidhartha Kumar · 2 years, 2 months ago
  65. 2d678c6 hugetlb: remove uses of compound_dtor and compound_nr by Matthew Wilcox (Oracle) · 2 years, 2 months ago
  66. 46f2722 hugetlb: remove uses of folio_mapcount_ptr by Matthew Wilcox (Oracle) · 2 years, 2 months ago
  67. eec2042 mm: convert head_subpages_mapcount() into folio_nr_pages_mapped() by Matthew Wilcox (Oracle) · 2 years, 2 months ago
  68. 94688e8 mm: remove folio_pincount_ptr() and head_compound_pincount() by Matthew Wilcox (Oracle) · 2 years, 2 months ago
  69. 7d4a8be mm/mmu_notifier: remove unused mmu_notifier_range_update_to_read_only export by Alistair Popple · 2 years, 2 months ago
  70. d175111 mm/uffd: detect pgtable allocation failures by Peter Xu · 2 years, 2 months ago
  71. a79390f mm/mprotect: use long for page accountings and retval by Peter Xu · 2 years, 2 months ago
  72. c5094ec hugetlb: initialize variable to avoid compiler warning by Mike Kravetz · 2 years, 3 months ago
  73. 9c67a20 mm/hugetlb: introduce hugetlb_walk() by Peter Xu · 2 years, 3 months ago
  74. eefc7fa mm/hugetlb: make follow_hugetlb_page() safe to pmd unshare by Peter Xu · 2 years, 3 months ago
  75. 7d049f3 mm/hugetlb: make hugetlb_follow_page_mask() safe to pmd unshare by Peter Xu · 2 years, 3 months ago
  76. fcd4854 mm/hugetlb: move swap entry handling into vma lock when faulted by Peter Xu · 2 years, 3 months ago
  77. bb373dce mm/hugetlb: don't wait for migration entry during follow page by Peter Xu · 2 years, 3 months ago
  78. 379c2e6 hugetlb: update vma flag check for hugetlb vma lock by Mike Kravetz · 2 years, 3 months ago
  79. f1eb1ba mm/uffd: always wr-protect pte in pte|pmd_mkuffd_wp() by Peter Xu · 2 years, 3 months ago
  80. 04a42e7 mm: move folio_set_compound_order() to mm/internal.h by Sidhartha Kumar · 2 years, 3 months ago
  81. 7e3ce3f mm: fix a few rare cases of using swapin error pte marker by Peter Xu · 2 years, 3 months ago
  82. 8651a13 mm: update mmap_sem comments to refer to mmap_lock by Lorenzo Stoakes · 2 years, 2 months ago
  83. fed15f1 mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects by Peter Xu · 2 years, 2 months ago
  84. b30c14c hugetlb: unshare some PMDs when splitting VMAs by James Houghton · 2 years, 2 months ago
  85. 44f8639 mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_protection() by David Hildenbrand · 2 years, 3 months ago
  86. 0e67815 mm/hugetlb: fix PTE marker handling in hugetlb_change_protection() by David Hildenbrand · 2 years, 3 months ago
  87. e700898 hugetlb: really allocate vma lock for all sharable vmas by Mike Kravetz · 2 years, 3 months ago
  88. 8fa590b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 3 months ago
  89. e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  90. ce8a79d Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 3 months ago
  91. c45bc55a mm/hugetlb: set head flag before setting compound_order in __prep_compound_gigantic_folio by Sidhartha Kumar · 2 years, 3 months ago
  92. 19fc1a7 mm/hugetlb: change hugetlb allocation functions to return a folio by Sidhartha Kumar · 2 years, 3 months ago
  93. d1c6095 mm/hugetlb: convert hugetlb prep functions to folios by Sidhartha Kumar · 2 years, 3 months ago
  94. 7f325a8 mm/hugetlb: convert free_gigantic_page() to folios by Sidhartha Kumar · 2 years, 3 months ago
  95. 240d67a mm/hugetlb: convert enqueue_huge_page() to folios by Sidhartha Kumar · 2 years, 3 months ago
  96. 2f6c57d mm/hugetlb: convert add_hugetlb_page() to folios and add hugetlb_cma_folio() by Sidhartha Kumar · 2 years, 3 months ago
  97. d6ef19e mm/hugetlb: convert update_and_free_page() to folios by Sidhartha Kumar · 2 years, 3 months ago
  98. cfd5082 mm/hugetlb: convert remove_hugetlb_page() to folios by Sidhartha Kumar · 2 years, 3 months ago
  99. 1a7cdab mm/hugetlb: convert dissolve_free_huge_page() to folios by Sidhartha Kumar · 2 years, 3 months ago
  100. 911565b mm/hugetlb: convert destroy_compound_gigantic_page() to folios by Sidhartha Kumar · 2 years, 3 months ago