summaryrefslogtreecommitdiff
path: root/mm/Kconfig
AgeCommit message (Expand)Author
4 daysmm/Kconfig: make MEMORY_FAILURE select MIGRATIONXie Yuanbin
4 daysdrivers/base, mm: move arch_numa.c to mm/Mike Rapoport (Microsoft)
4 daysmm/Kconfig: make FLATMEM depend on !NUMASang-Heon Jeon
4 daysmm/kconfig: drop redundant dependency wrappersKaitao Cheng
4 daysmm/kconfig: drop redundant memory hotplug dependenciesKaitao Cheng
2026-08-04mm/hmm: make CONFIG_HMM_MIRROR select CONFIG_MMU_NOTIFIERAndrew Morton
2026-08-04mm/bootmem_info: remove CONFIG_HAVE_BOOTMEM_INFO_NODEDavid Hildenbrand (Arm)
2026-08-04x86/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODEDavid Hildenbrand (Arm)
2026-08-04userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbingKiryl Shutsemau (Meta)
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21mm: remove READ_ONLY_THP_FOR_FS Kconfig optionZi Yan
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-02powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODEDavid Hildenbrand (Arm)
2026-05-28treewide: fix indentation and whitespace in Kconfig filesAnand Moon
2026-05-28mm/thp: dead code cleanup in KconfigJulian Braha
2026-05-14slab: support for compiler-assisted type-based slab cache partitioningMarco Elver
2026-04-20Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-05mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATIONDavid Hildenbrand (Arm)
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)
2026-04-05mm/Kconfig: make CONFIG_MEMORY_HOTPLUG depend on CONFIG_SPARSEMEM_VMEMMAPDavid Hildenbrand (Arm)
2026-03-25slab,rcu: disable KVFREE_RCU_BATCHED for strict grace periodJann Horn
2026-03-21um: Fix potential race condition in TLB syncTiwei Bie
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-11Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-02-06mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng
2026-01-31mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)
2026-01-31mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)
2026-01-31mm/kconfig: make BALLOON_COMPACTION depend on MIGRATIONDavid Hildenbrand (Red Hat)
2026-01-29slab: remove SLUB_CPU_PARTIALVlastimil Babka
2026-01-20mm: add basic tests for lazy_mmuKevin Brodsky
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky
2026-01-05x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams
2025-11-24mm/memory-failure: remove the selection of RASXie Yuanbin
2025-11-16mm: handle poisoning of pfn without struct pagesAnkit Agrawal
2025-11-16mm: shmem/tmpfs hugepage defaults config choiceDmitry Ilvokhin
2025-11-16mm: introduce deferred freeing for kernel page tablesDave Hansen
2025-11-16mm: remove the BOUNCE config optionHuacai Chen
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-09-29slab: Introduce kmalloc_nolock() and kfree_nolock().Alexei Starovoitov
2025-09-28mm/memory-failure: don't select MEMORY_ISOLATIONXie Yuanbin
2025-09-21mm: stop making SPARSEMEM_VMEMMAP user-selectableDavid Hildenbrand
2025-09-21mm: remove unused zpool layerJohannes Weiner
2025-09-13mm: add persistent huge zero folioPankaj Raghav
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand
2025-08-02mm: remove mm/io-mapping.cLorenzo Stoakes