Age | Commit message (Expand) | Author |
2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-01-09 | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov |
2024-01-05 | mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU | Kinsey Ho |
2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel |
2023-12-29 | mm: remove unnecessary ia64 code and comment | Kefeng Wang |
2023-12-12 | mm/thp: add CONFIG_TRANSPARENT_HUGEPAGE_NEVER option | Dmytro Maluka |
2023-12-12 | zswap: shrink zswap pool based on memory pressure | Nhat Pham |
2023-12-12 | iommu: Change kconfig around IOMMU_SVA | Jason Gunthorpe |
2023-12-06 | mm/Kconfig: make userfaultfd a menuconfig | Peter Xu |
2023-12-05 | mm/slab: remove CONFIG_SLAB from all Kconfig and Makefile | Vlastimil Babka |
2023-10-25 | mm: restrict the pcp batch scale factor to avoid too long latency | Huang Ying |
2023-10-04 | zswap: change zswap's default allocator to zsmalloc | Nhat Pham |
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 |