aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'slab/for-next' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-10/+63
3 daysMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown1-12/+1
3 daysMerge branch 'mm-nonmm-stable' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown1-2/+2
3 daysmm: remove READ_ONLY_THP_FOR_FS Kconfig optionZi Yan1-11/+0
3 dayspowerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODEDavid Hildenbrand (Arm)1-1/+1
3 daystreewide: fix indentation and whitespace in Kconfig filesAnand Moon1-2/+2
3 daysmm/thp: dead code cleanup in KconfigJulian Braha1-4/+1
2026-05-14slab: support for compiler-assisted type-based slab cache partitioningMarco Elver1-10/+63
2026-04-20Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-18/+15
2026-04-05mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATIONDavid Hildenbrand (Arm)1-12/+12
2026-04-05mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVEDavid Hildenbrand (Arm)1-6/+3
2026-04-05mm/Kconfig: make CONFIG_MEMORY_HOTPLUG depend on CONFIG_SPARSEMEM_VMEMMAPDavid Hildenbrand (Arm)1-1/+1
2026-03-25slab,rcu: disable KVFREE_RCU_BATCHED for strict grace periodJann Horn1-0/+1
2026-03-21um: Fix potential race condition in TLB syncTiwei Bie1-0/+1
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-17/+31
2026-02-11Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-11/+0
2026-02-06mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREEQi Zheng1-7/+2
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng1-0/+3
2026-01-31mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)1-2/+2
2026-01-31mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)1-2/+2
2026-01-31mm/kconfig: make BALLOON_COMPACTION depend on MIGRATIONDavid Hildenbrand (Red Hat)1-9/+6
2026-01-29slab: remove SLUB_CPU_PARTIALVlastimil Babka1-11/+0
2026-01-20mm: add basic tests for lazy_mmuKevin Brodsky1-0/+12
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky1-0/+7
2026-01-05x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-3/+7
2025-11-24mm/memory-failure: remove the selection of RASXie Yuanbin1-1/+0
2025-11-16mm: handle poisoning of pfn without struct pagesAnkit Agrawal1-0/+1
2025-11-16mm: shmem/tmpfs hugepage defaults config choiceDmitry Ilvokhin1-0/+91
2025-11-16mm: introduce deferred freeing for kernel page tablesDave Hansen1-0/+3
2025-11-16mm: remove the BOUNCE config optionHuacai Chen1-9/+0
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)1-0/+7
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-41/+30
2025-09-29slab: Introduce kmalloc_nolock() and kfree_nolock().Alexei Starovoitov1-0/+1
2025-09-28mm/memory-failure: don't select MEMORY_ISOLATIONXie Yuanbin1-1/+0
2025-09-21mm: stop making SPARSEMEM_VMEMMAP user-selectableDavid Hildenbrand1-2/+1
2025-09-21mm: remove unused zpool layerJohannes Weiner1-38/+11
2025-09-13mm: add persistent huge zero folioPankaj Raghav1-0/+16
2025-09-13mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()David Hildenbrand1-0/+2
2025-08-02mm: remove mm/io-mapping.cLorenzo Stoakes1-4/+0
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple1-4/+0
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge1-0/+7
2025-07-09mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDERZi Yan1-7/+8
2025-07-09mm: Kconfig: use verb *use* in plural form in descriptionPaul Menzel1-1/+1
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-0/+1
2025-05-31mm: add CONFIG_PAGE_BLOCK_ORDER to select page block orderJuan Yescas1-0/+34
2025-05-30LoongArch: Introduce the numa_memblks conversionHuacai Chen1-0/+1
2025-05-22mm: khugepaged: decouple SHMEM and file folios' collapseBaolin Wang1-1/+1
2025-05-12memblock: add support for scratch memoryAlexander Graf1-0/+4
2025-04-06Disable SLUB_TINY for build testingLinus Torvalds1-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-47/+27
2025-03-17mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in...David Hildenbrand1-0/+17
2025-03-17mm/rmap: basic MM owner tracking for large folios (!hugetlb)David Hildenbrand1-0/+4
2025-03-16mm/sparse: allow for alternate vmemmap section init at bootFrank van der Linden1-0/+6
2025-03-16mm: zbud: remove zbudYosry Ahmed1-18/+0
2025-03-16mm: z3fold: remove z3foldYosry Ahmed1-29/+0
2025-02-05slab: don't batch kvfree_rcu() with SLUB_TINYVlastimil Babka1-0/+4
2025-01-25mm: add build-time option for hotplug memory default online typeGregory Price1-7/+50
2025-01-13mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)Qi Zheng1-0/+15
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+6
2024-10-28resource: remove dependency on SPARSEMEM from GET_FREE_REGIONHuang Ying1-1/+0
2024-10-04mm: Introduce ARCH_HAS_USER_SHADOW_STACKMark Brown1-0/+6
2024-09-26mm: make SPLIT_PTE_PTLOCKS depend on SMPGuenter Roeck1-0/+1
2024-09-17mm: z3fold: deprecate CONFIG_Z3FOLDYosry Ahmed1-6/+19
2024-09-17mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pudPeter Xu1-0/+13
2024-09-09mm: Kconfig: fixup zsmalloc configurationSergey Senozhatsky1-1/+1
2024-09-03x86: remove PG_uncachedMatthew Wilcox (Oracle)1-6/+3
2024-09-03zsmalloc: use all available 24 bits of page_typeMatthew Wilcox (Oracle)1-8/+2
2024-09-03mm: introduce numa_emulationMike Rapoport (Microsoft)1-0/+8
2024-09-03mm: introduce numa_memblksMike Rapoport (Microsoft)1-0/+3
2024-09-01mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig optionsDavid Hildenbrand1-7/+11
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-13/+10
2024-07-12mm: remove CONFIG_ARCH_HAS_HUGEPDChristophe Leroy1-10/+0
2024-07-03kmsan: disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabledIlya Leoshkevich1-0/+1
2024-07-03mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help textJavier Martinez Canillas1-1/+1
2024-07-03mm/zsmalloc: use a proper page typeDavid Hildenbrand1-2/+8
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook1-0/+17
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+7
2024-05-14mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)1-0/+3
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand1-1/+1
2024-04-25mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVESPeter Xu1-0/+6
2024-04-24mm: Update shuffle documentation to match its current stateMaíra Canal1-4/+3
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-4/+3
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+6
2024-02-22mm/zswap: only support zswap_exclusive_loads_enabledChengming Zhou1-16/+0
2024-02-22mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREASAnshuman Khandual1-3/+3
2024-02-22mm/cma: drop CONFIG_CMA_DEBUGAnshuman Khandual1-9/+0
2024-02-20treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada1-4/+3
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+28
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-53/+15
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-3/+3
2024-01-05mm/mglru: add CONFIG_LRU_GEN_WALKS_MMUKinsey Ho1-0/+4
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-0/+3
2023-12-29mm: remove unnecessary ia64 code and commentKefeng Wang1-1/+1
2023-12-12mm/thp: add CONFIG_TRANSPARENT_HUGEPAGE_NEVER optionDmytro Maluka1-0/+6
2023-12-12zswap: shrink zswap pool based on memory pressureNhat Pham1-0/+14
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe1-0/+3
2023-12-06mm/Kconfig: make userfaultfd a menuconfigPeter Xu1-7/+9
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka1-53/+15
2023-10-25mm: restrict the pcp batch scale factor to avoid too long latencyHuang Ying1-0/+11
2023-10-04zswap: change zswap's default allocator to zsmallocNhat Pham1-0/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+10
2023-08-21mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfigAneesh Kumar K.V1-0/+3
2023-08-21mm: kill frontswapJohannes Weiner1-4/+0
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V1-1/+4
2023-08-18mm: make MEMFD_CREATE into a selectable config optionThomas Weißschuh1-0/+3
2023-07-18Randomized slab caches for kmalloc()GONG, Ruiqi1-0/+17
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-4/+14
2023-06-28Merge branch 'expand-stack'Linus Torvalds1-0/+4
2023-06-24mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds1-0/+4
2023-06-19mm: zswap: support exclusive loadsYosry Ahmed1-0/+16
2023-06-16Merge branches 'slab/for-6.5/prandom', 'slab/for-6.5/slab_no_merge' and 'slab...Vlastimil Babka1-2/+14
2023-05-26mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATEDVlastimil Babka1-2/+14
2023-05-24mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATORVlastimil Babka1-2/+0
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+32
2023-04-25Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-22/+0
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V1-0/+6
2023-04-05mm: introduce CONFIG_PER_VMA_LOCKSuren Baghdasaryan1-0/+12
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-5/+5
2023-04-05dmapool: add alloc/free performance testKeith Busch1-0/+9
2023-04-05mm: Remove "select SRCU"Paul E. McKenney1-1/+0
2023-03-29mm/slob: remove CONFIG_SLOBVlastimil Babka1-22/+0
2023-02-02zsmalloc: set default zspage chain size to 8Sergey Senozhatsky1-1/+1
2023-02-02zsmalloc: make zspage chain size configurableSergey Senozhatsky1-0/+19
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park1-1/+1
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2022-12-15mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra1-1/+1
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-9/+8
2022-11-30mm: Kconfig: make config SECRETMEM visible with EXPERTLukas Bulwahn1-1/+7
2022-11-30mm,hugetlb: use folio fields in second tail pageHugh Dickins1-1/+1
2022-11-30mm: always compile in pte markersPeter Xu1-7/+0
2022-12-01mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka1-2/+15
2022-11-29mm: Do not enable PG_arch_2 for all 64-bit architecturesCatalin Marinas1-0/+8
2022-11-27mm, slub: add CONFIG_SLUB_TINYVlastimil Babka1-4/+17
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+27
2022-09-26mm: multi-gen LRU: admin guideYu Zhao1-1/+2
2022-09-26mm: multi-gen LRU: kill switchYu Zhao1-0/+6
2022-09-26mm: multi-gen LRU: minimal implementationYu Zhao1-0/+11
2022-09-26mm: multi-gen LRU: groundworkYu Zhao1-0/+8
2022-09-19mm/compaction: Get rid of RT ifdefferyThomas Gleixner1-0/+6
2022-09-11mm: remove EXPERIMENTAL flag for zswapDavid Heidelberg1-7/+1
2022-08-10Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+5
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+2
2022-07-29mm: Kconfig: fix typoSophia Gabriella1-1/+1
2022-07-21resource: Introduce alloc_free_mem_region()Dan Williams1-0/+5
2022-07-17mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-3/+0
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-8/+0
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport1-1/+1
2022-05-27mm: Kconfig: reorganize misplaced mm optionsVlastimil Babka1-0/+56
2022-05-19mm: Kconfig: simplify zswap configurationJohannes Weiner1-30/+25
2022-05-19mm: Kconfig: group swap, slab, hotplug and thp options into submenusJohannes Weiner1-217/+230
2022-05-19mm: Kconfig: move swap and slab config options to the MM sectionJohannes Weiner1-0/+123
2022-05-13mm/uffd: move USERFAULTFD configs into mm/Peter Xu1-0/+17
2022-05-13mm: enable PTE markers by defaultPeter Xu1-3/+5
2022-05-13mm/uffd: PTE_MARKER_UFFD_WPPeter Xu1-0/+9
2022-05-13mm: introduce PTE_MARKER swap entryPeter Xu1-0/+6
2022-04-28mm/mmap: drop arch_filter_pgprot()Anshuman Khandual1-3/+0
2022-04-28mm/mmap: add new config ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-0/+3
2022-03-24mm: generalize ARCH_HAS_FILTER_PGPROTAnshuman Khandual1-0/+3
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-4/+3
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+6
2022-03-22mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual1-0/+3
2022-03-22mm: enforce pageblock_order < MAX_ORDERDavid Hildenbrand1-0/+3
2022-03-03mm: build migrate_vma_* for all configs with ZONE_DEVICE supportChristoph Hellwig1-1/+1
2022-03-03mm: move the migrate_vma_* device migration code into its own fileChristoph Hellwig1-0/+3
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig1-4/+0
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook1-0/+9
2022-01-22mm: hide the FRONTSWAP Kconfig symbolChristoph Hellwig1-15/+3
2022-01-22mm: remove cleancacheChristoph Hellwig1-22/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+12
2022-01-20mm: percpu: generalize percpu related configKefeng Wang1-0/+12
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross1-0/+14
2021-12-06percpu: km: ensure it is used with NOMMU (either UP or SMP)Vladimir Murzin1-1/+1
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel1-0/+3
2021-11-09kernel/resource: disallow access to exclusive system RAM regionsDavid Hildenbrand1-0/+7
2021-11-06mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bitDavid Hildenbrand1-1/+1
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand1-4/+0
2021-11-06mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMO...David Hildenbrand1-1/+1
2021-11-06mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...Sebastian Andrzej Siewior1-1/+1
2021-09-08mm/idle_page_tracking: make PG_idle reusableSeongJae Park1-1/+9
2021-09-08mm: introduce Data Access MONitor (DAMON)SeongJae Park1-0/+2
2021-09-08mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport1-3/+0
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport1-0/+4
2021-06-30mm: generalize ZONE_[DMA|DMA32]Kefeng Wang1-0/+12
2021-06-30mm/zbud: don't export any zbud APIMiaohe Lin1-0/+1
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang1-0/+3
2021-06-29mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEMMike Rapoport1-4/+0
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-9/+0
2021-06-29mm: remove CONFIG_DISCONTIGMEMMike Rapoport1-22/+3
2021-05-05mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador1-0/+5
2021-05-05mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual1-0/+6
2021-05-05mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual1-0/+3
2021-05-05mm: cma: support sysfsMinchan Kim1-0/+7
2021-05-05mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual1-0/+7
2021-04-30mm/Kconfig: remove default DISCONTIGMEM_MANUALGeert Uytterhoeven1-1/+0
2021-04-30mm: add a io_mapping_map_user helperChristoph Hellwig1-0/+3
2021-04-06block: remove BLK_BOUNCE_ISA supportChristoph Hellwig1-5/+4
2021-01-12media: videobuf2: Move frame_vector into media subsystemDaniel Vetter1-3/+0