1. 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, 10 months ago
  2. 736b378 Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 1 year, 10 months ago
  3. 0b376f1 mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP by Aneesh Kumar K.V · 1 year, 11 months ago
  4. 0b6cc04 mm: introduce CONFIG_PER_VMA_LOCK by Suren Baghdasaryan · 2 years ago
  5. 23baf83 mm, treewide: redefine MAX_ORDER sanely by Kirill A. Shutemov · 2 years ago
  6. def8574 dmapool: add alloc/free performance test by Keith Busch · 2 years, 1 month ago
  7. 54a32d2 mm: Remove "select SRCU" by Paul E. McKenney · 2 years ago
  8. c9929f0 mm/slob: remove CONFIG_SLOB by Vlastimil Babka · 2 years ago
  9. b46402fa zsmalloc: set default zspage chain size to 8 by Sergey Senozhatsky · 2 years, 1 month ago
  10. 4ff93b2 zsmalloc: make zspage chain size configurable by Sergey Senozhatsky · 2 years, 1 month ago
  11. baa489f selftests/vm: rename selftests/vm to selftests/mm by SeongJae Park · 2 years, 2 months ago
  12. 4f292c4d Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 2 months ago
  13. 8fa590b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 3 months ago
  14. 6ca297d mm: Rename GUP_GET_PTE_LOW_HIGH by Peter Zijlstra · 2 years, 4 months ago
  15. 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
  16. 7494772 mm: Kconfig: make config SECRETMEM visible with EXPERT by Lukas Bulwahn · 2 years, 4 months ago
  17. dad6a5e mm,hugetlb: use folio fields in second tail page by Hugh Dickins · 2 years, 4 months ago
  18. ca92ea3 mm: always compile in pte markers by Peter Xu · 2 years, 4 months ago
  19. 149b6fa mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED by Vlastimil Babka · 2 years, 4 months ago
  20. b0284cd mm: Do not enable PG_arch_2 for all 64-bit architectures by Catalin Marinas · 2 years, 4 months ago
  21. e240e53 mm, slub: add CONFIG_SLUB_TINY by Vlastimil Babka · 2 years, 4 months ago
  22. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  23. 07017ac mm: multi-gen LRU: admin guide by Yu Zhao · 2 years, 5 months ago
  24. 354ed59 mm: multi-gen LRU: kill switch by Yu Zhao · 2 years, 5 months ago
  25. ac35a49 mm: multi-gen LRU: minimal implementation by Yu Zhao · 2 years, 5 months ago
  26. ec1c86b mm: multi-gen LRU: groundwork by Yu Zhao · 2 years, 5 months ago
  27. c7e0b3d mm/compaction: Get rid of RT ifdeffery by Thomas Gleixner · 2 years, 6 months ago
  28. fcab9b4 mm: remove EXPERIMENTAL flag for zswap by David Heidelberg · 2 years, 6 months ago
  29. c235698 Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 2 years, 7 months ago
  30. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
  31. 1a44131 mm: Kconfig: fix typo by Sophia Gabriella · 2 years, 7 months ago
  32. 14b80582 resource: Introduce alloc_free_mem_region() by Dan Williams · 2 years, 10 months ago
  33. 3d923c5 mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 8 months ago
  34. 4313a24 arch/*/: remove CONFIG_VIRT_TO_BUS by Arnd Bergmann · 2 years, 9 months ago
  35. ee65728 docs: rename Documentation/vm to Documentation/mm by Mike Rapoport · 2 years, 8 months ago
  36. 0710d01 mm: Kconfig: reorganize misplaced mm options by Vlastimil Babka · 2 years, 9 months ago
  37. b3fbd58 mm: Kconfig: simplify zswap configuration by Johannes Weiner · 2 years, 10 months ago
  38. 519bcb79 mm: Kconfig: group swap, slab, hotplug and thp options into submenus by Johannes Weiner · 2 years, 10 months ago
  39. 7b42f10 mm: Kconfig: move swap and slab config options to the MM section by Johannes Weiner · 2 years, 10 months ago
  40. 430529b mm/uffd: move USERFAULTFD configs into mm/ by Peter Xu · 2 years, 10 months ago
  41. 81e0f15 mm: enable PTE markers by default by Peter Xu · 2 years, 10 months ago
  42. 1db9dbc mm/uffd: PTE_MARKER_UFFD_WP by Peter Xu · 2 years, 10 months ago
  43. 679d103 mm: introduce PTE_MARKER swap entry by Peter Xu · 2 years, 10 months ago
  44. 5dcfc6a mm/mmap: drop arch_filter_pgprot() by Anshuman Khandual · 2 years, 10 months ago
  45. 6743619 mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROT by Anshuman Khandual · 2 years, 10 months ago
  46. 24e988c mm: generalize ARCH_HAS_FILTER_PGPROT by Anshuman Khandual · 3 years ago
  47. 9030fb0 Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  48. 3bf03b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  49. 0743150 mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB by Anshuman Khandual · 3 years ago
  50. b3d40a2 mm: enforce pageblock_order < MAX_ORDER by David Hildenbrand · 3 years ago
  51. d90a25f mm: build migrate_vma_* for all configs with ZONE_DEVICE support by Christoph Hellwig · 3 years ago
  52. 76cbbea mm: move the migrate_vma_* device migration code into its own file by Christoph Hellwig · 3 years ago
  53. 27674ef mm: remove the extra ZONE_DEVICE struct page refcount by Christoph Hellwig · 3 years ago
  54. 2792d84 usercopy: Check valid lifetime via stack depth by Kees Cook · 3 years ago
  55. 6e61dde mm: hide the FRONTSWAP Kconfig symbol by Christoph Hellwig · 3 years, 1 month ago
  56. 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years, 1 month ago
  57. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  58. 7ecd19c mm: percpu: generalize percpu related config by Kefeng Wang · 3 years, 1 month ago
  59. 9a10064 mm: add a field to store names for private anonymous memory by Colin Cross · 3 years, 2 months ago
  60. 3583521 percpu: km: ensure it is used with NOMMU (either UP or SMP) by Vladimir Murzin · 3 years, 3 months ago
  61. 825c43f kmap_local: don't assume kmap PTEs are linear arrays in memory by Ard Biesheuvel · 3 years, 3 months ago
  62. a9e7b8d kernel/resource: disallow access to exclusive system RAM regions by David Hildenbrand · 3 years, 4 months ago
  63. 7ec58a2 mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit by David Hildenbrand · 3 years, 4 months ago
  64. 50f9481 mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE by David Hildenbrand · 3 years, 4 months ago
  65. 71b6f2d mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG by David Hildenbrand · 3 years, 4 months ago
  66. 554b0f3 mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RT by Sebastian Andrzej Siewior · 3 years, 4 months ago
  67. 1c676e0 mm/idle_page_tracking: make PG_idle reusable by SeongJae Park · 3 years, 6 months ago
  68. 2224d84 mm: introduce Data Access MONitor (DAMON) by SeongJae Park · 3 years, 6 months ago
  69. 859a85d mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE by Mike Rapoport · 3 years, 6 months ago
  70. 1507f51 mm: introduce memfd_secret system call to create "secret" memory areas by Mike Rapoport · 3 years, 8 months ago
  71. 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 8 months ago
  72. 2a03085 mm/zbud: don't export any zbud API by Miaohe Lin · 3 years, 8 months ago
  73. 781eb2c mm/kconfig: move HOLES_IN_ZONE into mm by Kefeng Wang · 3 years, 8 months ago
  74. 43b02ba mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM by Mike Rapoport · 3 years, 8 months ago
  75. a9ee6cf mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA by Mike Rapoport · 3 years, 8 months ago
  76. bb1c50d mm: remove CONFIG_DISCONTIGMEM by Mike Rapoport · 3 years, 8 months ago
  77. a08a2ae mm,memory_hotplug: allocate memmap from the added memory range by Oscar Salvador · 3 years, 10 months ago
  78. 91024b3 mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] by Anshuman Khandual · 3 years, 10 months ago
  79. c2280be mm: generalize ARCH_HAS_CACHE_LINE_SIZE by Anshuman Khandual · 3 years, 10 months ago
  80. 43ca106 mm: cma: support sysfs by Minchan Kim · 3 years, 10 months ago
  81. 4bfb68a mm: generalize HUGETLB_PAGE_SIZE_VARIABLE by Anshuman Khandual · 3 years, 10 months ago
  82. d68d015 mm/Kconfig: remove default DISCONTIGMEM_MANUAL by Geert Uytterhoeven · 3 years, 10 months ago
  83. 1fbaf8f mm: add a io_mapping_map_user helper by Christoph Hellwig · 3 years, 10 months ago
  84. ce288e0 block: remove BLK_BOUNCE_ISA support by Christoph Hellwig · 4 years ago
  85. eb83b8e media: videobuf2: Move frame_vector into media subsystem by Daniel Vetter · 4 years, 3 months ago
  86. 01ab1ed mm/Kconfig: fix spelling mistake "whats" -> "what's" by Colin Ian King · 4 years, 2 months ago
  87. 5ee863b Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 3 months ago
  88. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  89. d0de824 mm/gup_test: GUP_TEST depends on DEBUG_FS by Barry Song · 4 years, 3 months ago
  90. f4f9bda selftests/vm: gup_test: introduce the dump_pages() sub-test by John Hubbard · 4 years, 3 months ago
  91. 9c84f22 mm/gup_benchmark: rename to mm/gup_test by John Hubbard · 4 years, 3 months ago
  92. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  93. e91d8d7 mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING by Minchan Kim · 4 years, 3 months ago
  94. 22ee3ea parisc: Make user stack size configurable by Helge Deller · 4 years, 4 months ago
  95. 298fa1a highmem: Provide generic variant of kmap_atomic* by Thomas Gleixner · 4 years, 4 months ago
  96. 3e9a9e2 mm: add a vmap_pfn function by Christoph Hellwig · 4 years, 5 months ago
  97. b30c592 mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory by David Hildenbrand · 4 years, 5 months ago
  98. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 5 months ago
  99. 4c6cd03 mm/gup_benchmark: update the documentation in Kconfig by Barry Song · 4 years, 5 months ago
  100. dd19d29 Fix references to nommu-mmap.rst by Stephen Kitt · 4 years, 7 months ago