1. fe19bd3 mm, futex: fix shared futex pgoff on shmem huge page by Hugh Dickins · 3 years, 6 months ago
  2. 846be08 mm/hugetlb: expand restore_reserve_on_error functionality by Mike Kravetz · 3 years, 7 months ago
  3. 25182f0 mm,hwpoison: fix race with hugetlb page allocation by Naoya Horiguchi · 3 years, 7 months ago
  4. d84cf06 mm, hugetlb: fix simple resv_huge_pages underflow on UFFDIO_COPY by Mina Almasry · 3 years, 7 months ago
  5. 0c5da35 hugetlb: pass head page to remove_hugetlb_page() by Naoya Horiguchi · 3 years, 7 months ago
  6. 84894e1 mm/hugetlb: fix cow where page writtable in child by Peter Xu · 3 years, 8 months ago
  7. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  8. 8e3560d mm: honor PF_MEMALLOC_PIN for all movable pages by Pavel Tatashin · 3 years, 8 months ago
  9. 1a08ae3 mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN by Pavel Tatashin · 3 years, 8 months ago
  10. f619147 userfaultfd: add UFFDIO_CONTINUE ioctl by Axel Rasmussen · 3 years, 8 months ago
  11. 714c189 userfaultfd: hugetlbfs: only compile UFFD helpers if config enabled by Axel Rasmussen · 3 years, 8 months ago
  12. 7677f7f userfaultfd: add minor fault registration mode by Axel Rasmussen · 3 years, 8 months ago
  13. ae37c7f mm: make alloc_contig_range handle in-use hugetlb pages by Oscar Salvador · 3 years, 8 months ago
  14. 369fa22 mm: make alloc_contig_range handle free hugetlb pages by Oscar Salvador · 3 years, 8 months ago
  15. d3d99fc mm,hugetlb: split prep_new_huge_page functionality by Oscar Salvador · 3 years, 8 months ago
  16. 9f27b34 mm,hugetlb: drop clearing of flag from prep_new_huge_page by Oscar Salvador · 3 years, 8 months ago
  17. 9487ca6 hugetlb: add lockdep_assert_held() calls for hugetlb_lock by Mike Kravetz · 3 years, 8 months ago
  18. db71ef7 hugetlb: make free_huge_page irq safe by Mike Kravetz · 3 years, 8 months ago
  19. 10c6ec4 hugetlb: change free_pool_huge_page to remove_pool_huge_page by Mike Kravetz · 3 years, 8 months ago
  20. 1121828 hugetlb: call update_and_free_page without hugetlb_lock by Mike Kravetz · 3 years, 8 months ago
  21. 6eb4e88 hugetlb: create remove_hugetlb_page() to separate functionality by Mike Kravetz · 3 years, 8 months ago
  22. 2938396 hugetlb: add per-hstate mutex to synchronize user adjustments by Mike Kravetz · 3 years, 8 months ago
  23. 262443c hugetlb: no need to drop hugetlb_lock to call cma_release by Mike Kravetz · 3 years, 8 months ago
  24. da56388 mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts() by Miaohe Lin · 3 years, 8 months ago
  25. dddf31a mm/hugeltb: clarify (chg - freed) won't go negative in hugetlb_unreserve_pages() by Miaohe Lin · 3 years, 8 months ago
  26. bf3d12b mm/hugeltb: simplify the return code of __vma_reservation_common() by Miaohe Lin · 3 years, 8 months ago
  27. f84df0b mm/hugeltb: remove redundant VM_BUG_ON() in region_add() by Miaohe Lin · 3 years, 8 months ago
  28. d83e6c8a mm/hugetlb: simplify the code when alloc_huge_page() failed in hugetlb_no_page() by Miaohe Lin · 3 years, 8 months ago
  29. 5af1ab1 mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state() by Miaohe Lin · 3 years, 8 months ago
  30. 04adbc3 mm/hugetlb: use some helper functions to cleanup code by Miaohe Lin · 3 years, 8 months ago
  31. 6501fe5 mm/hugetlb: remove redundant reservation check condition in alloc_huge_page() by Miaohe Lin · 3 years, 8 months ago
  32. 6dfeaff hugetlb/userfaultfd: unshare all pmds for hugetlbfs when register wp by Peter Xu · 3 years, 8 months ago
  33. 537cf30 mm/hugetlb: move flush_hugetlb_tlb_range() into hugetlb.h by Peter Xu · 3 years, 8 months ago
  34. c1991e0 hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabled by Peter Xu · 3 years, 8 months ago
  35. aec44e0 hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() by Peter Xu · 3 years, 8 months ago
  36. 84172f4 mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  37. d85aecf hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings by Miaohe Lin · 3 years, 9 months ago
  38. 4eae4ef hugetlb: do early cow when page pinned on src mm by Peter Xu · 3 years, 10 months ago
  39. ca6eb14 mm: use is_cow_mapping() across tree where proper by Peter Xu · 3 years, 10 months ago
  40. ca7e045 hugetlb: break earlier in add_reservation_in_range() when we can by Peter Xu · 3 years, 10 months ago
  41. 2103cf9 hugetlb: dedup the code to add a new file_region by Peter Xu · 3 years, 10 months ago
  42. 33b8f84 mm/hugetlb: change hugetlb_reserve_pages() to type bool by Mike Kravetz · 3 years, 10 months ago
  43. ff54611 hugetlb: fix uninitialized subpool pointer by Mike Kravetz · 3 years, 10 months ago
  44. 6c03714 hugetlb: convert PageHugeFreed to HPageFreed flag by Mike Kravetz · 3 years, 10 months ago
  45. 9157c311 hugetlb: convert PageHugeTemporary() to HPageTemporary flag by Mike Kravetz · 3 years, 10 months ago
  46. 8f251a3 hugetlb: convert page_huge_active() HPageMigratable flag by Mike Kravetz · 3 years, 10 months ago
  47. d6995da hugetlb: use page.private for hugetlb specific page flags by Mike Kravetz · 3 years, 10 months ago
  48. 7ecc956 mm/hugetlb: suppress wrong warning info when alloc gigantic page by Chen Wandun · 3 years, 10 months ago
  49. dbfee5a hugetlb: fix update_and_free_page contig page struct assumption by Mike Kravetz · 3 years, 10 months ago
  50. aca7830 mm/hugetlb: use helper huge_page_size() to get hugepage size by Miaohe Lin · 3 years, 10 months ago
  51. 3f1b016 mm/hugetlb: remove unnecessary VM_BUG_ON_PAGE on putback_active_hugepage() by Miaohe Lin · 3 years, 10 months ago
  52. 07e51ed mm/hugetlb: use helper function range_in_vma() in page_table_shareable() by Miaohe Lin · 3 years, 10 months ago
  53. 578b772 mm/hugetlb.c: fix typos in comments by Zhiyuan Dai · 3 years, 10 months ago
  54. 5291c09 mm/hugetlb: remove redundant check in preparing and destroying gigantic page by Yanfei Xu · 3 years, 10 months ago
  55. 6c26d31 mm/hugetlb: fix some comment typos by Miaohe Lin · 3 years, 10 months ago
  56. 82e5d37 mm/hugetlb: refactor subpage recording by Joao Martins · 3 years, 10 months ago
  57. 0fa5bc4 mm/hugetlb: grab head page refcount once for group of subpages by Joao Martins · 3 years, 10 months ago
  58. c93b0a9 mm/hugetlb: simplify the calculation of variables by Jiapeng Zhong · 3 years, 10 months ago
  59. 1d88433 mm/hugetlb: fix use after free when subpool max_hpages accounting is not enabled by Miaohe Lin · 3 years, 10 months ago
  60. c78a7f3 mm/hugetlb: use helper huge_page_order and pages_per_huge_page by Miaohe Lin · 3 years, 10 months ago
  61. 0aa7f35 mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call by Miaohe Lin · 3 years, 10 months ago
  62. a1ba9da mm/hugetlb.c: fix unnecessary address expansion of pmd sharing by Li Xinhai · 3 years, 10 months ago
  63. cc2205a mm/hugetlb: fix potential double free in hugetlb_register_node() error path by Miaohe Lin · 3 years, 10 months ago
  64. 7b15c27 Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 10 months ago
  65. e558464 mm: hugetlb: fix missing put_page in gather_surplus_pages() by Muchun Song · 3 years, 11 months ago
  66. ecbf472 mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active by Muchun Song · 3 years, 11 months ago
  67. 0eb2df2 mm: hugetlb: fix a race between isolating and freeing page by Muchun Song · 3 years, 11 months ago
  68. 7ffddd4 mm: hugetlb: fix a race between freeing and dissolving the page by Muchun Song · 3 years, 11 months ago
  69. 585fc0d mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page by Muchun Song · 3 years, 11 months ago
  70. a72afd8 tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu() by Will Deacon · 4 years ago
  71. ae8eba8 tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu() by Will Deacon · 4 years ago
  72. 0eb98f1 mm/hugetlb: fix potential missing huge page size info by Miaohe Lin · 4 years ago
  73. e7dd91c mm/hugetlb: fix deadlock in hugetlb_cow error path by Mike Kravetz · 4 years ago
  74. ae7a927 mm: use sysfs_emit for struct kobject * uses by Joe Perches · 4 years, 1 month ago
  75. 7fc2513 hugetlb: fix an error code in hugetlb_reserve_pages() by Dan Carpenter · 4 years, 1 month ago
  76. 39a0fea mm,hugetlb: remove unneeded initialization by Oscar Salvador · 4 years, 1 month ago
  77. 0a4f3d1 mm: hugetlb: fix type of delta parameter and related local variables in gather_surplus_pages() by Liu Xiang · 4 years, 1 month ago
  78. e5dface mm/hugetlb.c: just use put_page_testzero() instead of page_count() by Hui Su · 4 years, 1 month ago
  79. dd3b614 vm_ops: rename .split() callback to .may_split() by Dmitry Safonov · 4 years, 1 month ago
  80. ba9c120 mm/hugetlb: clear compound_nr before freeing gigantic pages by Gerald Schaefer · 4 years, 1 month ago
  81. 336bf30 hugetlbfs: fix anon huge page migration race by Mike Kravetz · 4 years, 2 months ago
  82. 79aa925 hugetlb_cgroup: fix reservation accounting by Mike Kravetz · 4 years, 2 months ago
  83. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  84. fe15146 Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 3 months ago
  85. 0bf7b64 hugetlb: add lockdep check for i_mmap_rwsem held in huge_pmd_share by Mike Kravetz · 4 years, 3 months ago
  86. 6664bfc mm/hugetlb: take the free hpage during the iteration directly by Wei Yang · 4 years, 3 months ago
  87. 2f37511 mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page by Wei Yang · 4 years, 3 months ago
  88. 15a8d68 mm/hugetlb: a page from buddy is not on any list by Wei Yang · 4 years, 3 months ago
  89. 972a3da3 mm/hugetlb: count file_region to be added when regions_needed != NULL by Wei Yang · 4 years, 3 months ago
  90. d3ec7b6 mm/hugetlb: use list_splice to merge two list at once by Wei Yang · 4 years, 3 months ago
  91. a1ddc2e mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_entry_from_cache() by Wei Yang · 4 years, 3 months ago
  92. 7db5e7b mm/hugetlb: not necessary to coalesce regions recursively by Wei Yang · 4 years, 3 months ago
  93. d79d176 mm/hugetlb.c: remove the unnecessary non_swap_entry() by Baoquan He · 4 years, 3 months ago
  94. 3e5c360 mm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return bool by Baoquan He · 4 years, 3 months ago
  95. 7981593 mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit by Joe Perches · 4 years, 3 months ago
  96. 8c1c6c7 Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next by Christoph Hellwig · 4 years, 3 months ago
  97. 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 4 months ago
  98. 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 4 months ago
  99. 2281f79 mm: cma: use CMA_MAX_NAME to define the length of cma name array by Barry Song · 4 years, 4 months ago
  100. bbe8875 mm/hugetlb: make hugetlb migration callback CMA aware by Joonsoo Kim · 4 years, 5 months ago