Age | Commit message (Expand) | Author |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-21 | mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig | Aneesh Kumar K.V |
2023-08-21 | mm: kill frontswap | Johannes Weiner |
2023-08-18 | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization | Aneesh Kumar K.V |
2023-08-18 | mm: make MEMFD_CREATE into a selectable config option | Thomas Weißschuh |
2023-07-18 | Randomized slab caches for kmalloc() | GONG, Ruiqi |
2023-06-29 | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds |
2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds |
2023-06-24 | mm: introduce new 'lock_mm_and_find_vma()' page fault helper | Linus Torvalds |
2023-06-19 | mm: zswap: support exclusive loads | Yosry Ahmed |
2023-06-16 | Merge branches 'slab/for-6.5/prandom', 'slab/for-6.5/slab_no_merge' and 'slab... | Vlastimil Babka |
2023-05-26 | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED | Vlastimil Babka |
2023-05-24 | mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATOR | Vlastimil Babka |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-25 | Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds |
2023-04-18 | mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP | Aneesh Kumar K.V |
2023-04-05 | mm: introduce CONFIG_PER_VMA_LOCK | Suren Baghdasaryan |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov |
2023-04-05 | dmapool: add alloc/free performance test | Keith Busch |
2023-04-05 | mm: Remove "select SRCU" | Paul E. McKenney |
2023-03-29 | mm/slob: remove CONFIG_SLOB | Vlastimil Babka |
2023-02-02 | zsmalloc: set default zspage chain size to 8 | Sergey Senozhatsky |
2023-02-02 | zsmalloc: make zspage chain size configurable | Sergey Senozhatsky |
2023-01-18 | selftests/vm: rename selftests/vm to selftests/mm | SeongJae Park |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-12-15 | mm: Rename GUP_GET_PTE_LOW_HIGH | Peter Zijlstra |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-11-30 | mm: Kconfig: make config SECRETMEM visible with EXPERT | Lukas Bulwahn |
2022-11-30 | mm,hugetlb: use folio fields in second tail page | Hugh Dickins |
2022-11-30 | mm: always compile in pte markers | Peter Xu |
2022-12-01 | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED | Vlastimil Babka |
2022-11-29 | mm: Do not enable PG_arch_2 for all 64-bit architectures | Catalin Marinas |
2022-11-27 | mm, slub: add CONFIG_SLUB_TINY | Vlastimil Babka |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-09-26 | mm: multi-gen LRU: admin guide | Yu Zhao |
2022-09-26 | mm: multi-gen LRU: kill switch | Yu Zhao |
2022-09-26 | mm: multi-gen LRU: minimal implementation | Yu Zhao |
2022-09-26 | mm: multi-gen LRU: groundwork | Yu Zhao |
2022-09-19 | mm/compaction: Get rid of RT ifdeffery | Thomas Gleixner |
2022-09-11 | mm: remove EXPERIMENTAL flag for zswap | David Heidelberg |
2022-08-10 | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-07-29 | mm: Kconfig: fix typo | Sophia Gabriella |
2022-07-21 | resource: Introduce alloc_free_mem_region() | Dan Williams |
2022-07-17 | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann |
2022-06-27 | docs: rename Documentation/vm to Documentation/mm | Mike Rapoport |
2022-05-27 | mm: Kconfig: reorganize misplaced mm options | Vlastimil Babka |
2022-05-19 | mm: Kconfig: simplify zswap configuration | Johannes Weiner |