1. 781eb2c mm/kconfig: move HOLES_IN_ZONE into mm by Kefeng Wang · 3 years, 6 months ago
  2. 3ebc57f mm: workingset: define macro WORKINGSET_SHIFT by Miaohe Lin · 3 years, 6 months ago
  3. 2d2b8d2 mm/vmscan.c: fix potential deadlock in reclaim_pages() by Yu Zhao · 3 years, 6 months ago
  4. 7d64ae3 userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte() by Axel Rasmussen · 3 years, 6 months ago
  5. 1531325 userfaultfd/shmem: support UFFDIO_CONTINUE for shmem by Axel Rasmussen · 3 years, 6 months ago
  6. c949b09 userfaultfd/shmem: support minor fault registration for shmem by Axel Rasmussen · 3 years, 6 months ago
  7. 3460f6e userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte by Axel Rasmussen · 3 years, 6 months ago
  8. 8f34f1e mm/userfaultfd: fix uffd-wp special cases for fork() by Peter Xu · 3 years, 6 months ago
  9. 5fc7a5f mm/thp: simplify copying of huge zero page pmd when fork by Peter Xu · 3 years, 6 months ago
  10. 510d25c mm/hwpoison: disable pcp for page_handle_poison() by Naoya Horiguchi · 3 years, 6 months ago
  11. 7118fc2 hugetlb: address ref count racing in prep_compound_gigantic_page by Mike Kravetz · 3 years, 6 months ago
  12. 48b8d74 hugetlb: remove prep_compound_huge_page cleanup by Mike Kravetz · 3 years, 6 months ago
  13. e6d41f1 mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON by Muchun Song · 3 years, 6 months ago
  14. 2d7a217 mm: sparsemem: use huge PMD mapping for vmemmap pages by Muchun Song · 3 years, 6 months ago
  15. 3bc2b6a mm: sparsemem: split the huge PMD mapping of vmemmap pages by Muchun Song · 3 years, 6 months ago
  16. 8cc5fcb mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY by Mina Almasry · 3 years, 6 months ago
  17. 3382bbe mm/vmalloc: enable mapping of huge pages at pte level in vmalloc by Christophe Leroy · 3 years, 6 months ago
  18. f7ee1f1 mm/vmalloc: enable mapping of huge pages at pte level in vmap by Christophe Leroy · 3 years, 6 months ago
  19. 79c1c59 mm/hugetlb: change parameters of arch_make_huge_pte() by Christophe Leroy · 3 years, 6 months ago
  20. babbbdd mm/huge_memory.c: don't discard hugepage if other processes are mapping it by Miaohe Lin · 3 years, 6 months ago
  21. 9132a46 mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd by Miaohe Lin · 3 years, 6 months ago
  22. e6be37b mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled() by Miaohe Lin · 3 years, 6 months ago
  23. dfe5c51 mm/huge_memory.c: use page->deferred_list by Miaohe Lin · 3 years, 6 months ago
  24. b593b90 mm/debug_vm_pgtable: remove redundant pfn_{pmd/pte}() and fix one comment mistake by Shixin Liu · 3 years, 6 months ago
  25. 5fe77be mm/debug_vm_pgtable: move {pmd/pud}_huge_tests out of CONFIG_TRANSPARENT_HUGEPAGE by Shixin Liu · 3 years, 6 months ago
  26. 7749058 mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate by Muchun Song · 3 years, 6 months ago
  27. 4bab496 mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled by Muchun Song · 3 years, 6 months ago
  28. e9fdff8 mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap by Muchun Song · 3 years, 6 months ago
  29. ad2fa37 mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 6 months ago
  30. b65d4ad mm: hugetlb: defer freeing of HugeTLB pages by Muchun Song · 3 years, 6 months ago
  31. f41f2ed mm: hugetlb: free the vmemmap pages associated with each HugeTLB page by Muchun Song · 3 years, 6 months ago
  32. 426e5c4 mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c by Muchun Song · 3 years, 6 months ago
  33. 0ed950d mm,hwpoison: make get_hwpoison_page() call get_any_page() by Naoya Horiguchi · 3 years, 6 months ago
  34. a3f5d80 mm,hwpoison: send SIGBUS with error virutal address by Naoya Horiguchi · 3 years, 6 months ago
  35. 203c06e mm/page_alloc: split pcp->high across all online CPUs for cpuless nodes by Mel Gorman · 3 years, 6 months ago
  36. 44042b4 mm/page_alloc: allow high-order pages to be stored on the per-cpu lists by Mel Gorman · 3 years, 6 months ago
  37. 43b02ba mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM by Mike Rapoport · 3 years, 6 months ago
  38. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 6 months ago
  39. bb1c50d mm: remove CONFIG_DISCONTIGMEM by Mike Rapoport · 3 years, 6 months ago
  40. 21d02f8 mm/page_alloc: move free_the_page by Mel Gorman · 3 years, 6 months ago
  41. f7ec104 mm/page_alloc: fix counting of managed_pages by Liu Shixin · 3 years, 6 months ago
  42. e47aa90 mm/page_alloc: improve memmap_pages dbg msg by Dong Aisheng · 3 years, 6 months ago
  43. 74f4482 mm/page_alloc: introduce vm.percpu_pagelist_high_fraction by Mel Gorman · 3 years, 6 months ago
  44. c49c2c4 mm/page_alloc: limit the number of pages on PCP lists when reclaim is active by Mel Gorman · 3 years, 6 months ago
  45. 3b12e7e mm/page_alloc: scale the number of pages that are batch freed by Mel Gorman · 3 years, 6 months ago
  46. 04f8cfe mm/page_alloc: adjust pcp->high after CPU hotplug events by Mel Gorman · 3 years, 6 months ago
  47. b92ca18 mm/page_alloc: disassociate the pcp->high from pcp->batch by Mel Gorman · 3 years, 6 months ago
  48. bbbecb3 mm/page_alloc: delete vm.percpu_pagelist_fraction by Mel Gorman · 3 years, 6 months ago
  49. 151e084a mm: page_alloc: dump migrate-failed pages only at -EBUSY by Minchan Kim · 3 years, 6 months ago
  50. 9024999 mm/page_alloc: update PGFREE outside the zone lock in __free_pages_ok by Mel Gorman · 3 years, 6 months ago
  51. df1acc8 mm/page_alloc: avoid conflating IRQs disabled with zone->lock by Mel Gorman · 3 years, 6 months ago
  52. 56f0e66 mm/page_alloc: explicitly acquire the zone lock in __free_pages_ok by Mel Gorman · 3 years, 6 months ago
  53. 43c95bc mm/page_alloc: reduce duration that IRQs are disabled for VM counters by Mel Gorman · 3 years, 6 months ago
  54. 3e23060 mm/page_alloc: batch the accounting updates in the bulk allocator by Mel Gorman · 3 years, 6 months ago
  55. 3ac44a3 mm/vmstat: inline NUMA event counter updates by Mel Gorman · 3 years, 6 months ago
  56. f19298b mm/vmstat: convert NUMA statistics to basic NUMA counters by Mel Gorman · 3 years, 6 months ago
  57. dbbee9d mm/page_alloc: convert per-cpu list protection to local_lock by Mel Gorman · 3 years, 6 months ago
  58. 28f836b mm/page_alloc: split per cpu page lists and zone stats by Mel Gorman · 3 years, 6 months ago
  59. 9660eca mm/page_alloc: switch to pr_debug by Heiner Kallweit · 3 years, 6 months ago
  60. ca891f4 mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  61. 8bf6f45 mm/page_owner: constify dump_page_owner by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  62. be7c701 mm/debug: factor PagePoisoned out of __dump_page by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  63. 691d949 mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt by Aaron Tomlin · 3 years, 6 months ago
  64. d2f07ec mm: make __dump_page static by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  65. 7a22bdc kasan: add memory corruption identification support for hardware tag-based mode by Kuan-Ying Lee · 3 years, 6 months ago
  66. a0503b8 kasan: integrate the common part of two KASAN tag-based modes by Kuan-Ying Lee · 3 years, 6 months ago
  67. f06f78a kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY by Kuan-Ying Lee · 3 years, 6 months ago
  68. cb32c9c kasan: use MAX_PTRS_PER_* for early shadow tables by Daniel Axtens · 3 years, 6 months ago
  69. af3751f3 kasan: allow architectures to provide an outline readiness check by Daniel Axtens · 3 years, 6 months ago
  70. 336abff kasan: use dump_stack_lvl(KERN_ERR) to print stacks by Alexander Potapenko · 3 years, 6 months ago
  71. a850e93 mm: vmalloc: add cond_resched() in __vunmap() by Rafael Aquini · 3 years, 6 months ago
  72. 12b9f87 mm/vmalloc: fallback to a single page allocator by Uladzislau Rezki · 3 years, 6 months ago
  73. f4bdfea mm/vmalloc: remove quoted strings split across lines by Uladzislau Rezki (Sony) · 3 years, 6 months ago
  74. cd61413 mm/vmalloc: print a warning message first on failure by Uladzislau Rezki (Sony) · 3 years, 6 months ago
  75. 5c1f4e6 mm/vmalloc: switch to bulk allocator in __vmalloc_area_node() by Uladzislau Rezki (Sony) · 3 years, 6 months ago
  76. e8df2c7 mm/dmapool: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 6 months ago
  77. 33e3575 mm/mempolicy: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 6 months ago
  78. 3e418f9 mm/memory.c: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 6 months ago
  79. 5aaf07f mm/mremap: use vma_lookup() in vma_to_resize() by Liam Howlett · 3 years, 6 months ago
  80. 059b8b4 mm/migrate: use vma_lookup() in do_pages_stat_array() by Liam Howlett · 3 years, 6 months ago
  81. ff69fb8 mm/ksm: use vma_lookup() in find_mergeable_vma() by Liam Howlett · 3 years, 6 months ago
  82. 2797e79 mm/memory.c: fix comment of finish_mkwrite_fault() by Liu Xiang · 3 years, 6 months ago
  83. 35e43c5 mm/mmap: use find_vma_intersection() in do_mmap() for overlap by Liam Howlett · 3 years, 6 months ago
  84. 96d9902 mm/mmap: introduce unlock_range() for code cleanup by Liam Howlett · 3 years, 6 months ago
  85. 78d9cf6 mm/mmap.c: logic of find_vma_intersection repeated in __do_munmap by Gonzalo Matias Juarez Tello · 3 years, 6 months ago
  86. 3b8db39 mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff() by David Hildenbrand · 3 years, 6 months ago
  87. c74d40e loop: charge i/o to mem and blk cg by Dan Schatzberg · 3 years, 6 months ago
  88. 04f94e3 mm: charge active memcg when no mm is set by Dan Schatzberg · 3 years, 6 months ago
  89. 9ef56b7 mm: vmscan: remove noinline_for_stack by Muchun Song · 3 years, 6 months ago
  90. 271dd6b mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock by Muchun Song · 3 years, 6 months ago
  91. 9838354 mm: memcontrol: simplify the logic of objcg pinning memcg by Muchun Song · 3 years, 6 months ago
  92. 7467c39 mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec by Muchun Song · 3 years, 6 months ago
  93. a984226 mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec by Muchun Song · 3 years, 6 months ago
  94. 2884b6b mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm by Muchun Song · 3 years, 6 months ago
  95. 8dc87c7 mm: memcontrol: fix page charging in page replacement by Muchun Song · 3 years, 6 months ago
  96. c5c8b16 mm: memcontrol: fix root_mem_cgroup charging by Muchun Song · 3 years, 6 months ago
  97. 13e680f mm: memcg/slab: disable cache merging for KMALLOC_NORMAL caches by Waiman Long · 3 years, 6 months ago
  98. 494c1df mm: memcg/slab: create a new set of kmalloc-cg-<n> caches by Waiman Long · 3 years, 6 months ago
  99. 41eb5df mm: memcg/slab: properly set up gfp flags for objcg pointer array by Waiman Long · 3 years, 6 months ago
  100. 5592711 mm/memcg: optimize user context object stock access by Waiman Long · 3 years, 6 months ago