index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-15
mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
1
-0
/
+7
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-41
/
+30
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
1
-0
/
+1
2025-09-28
mm/memory-failure: don't select MEMORY_ISOLATION
Xie Yuanbin
1
-1
/
+0
2025-09-21
mm: stop making SPARSEMEM_VMEMMAP user-selectable
David Hildenbrand
1
-2
/
+1
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
1
-38
/
+11
2025-09-13
mm: add persistent huge zero folio
Pankaj Raghav
1
-0
/
+16
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
1
-0
/
+2
2025-08-02
mm: remove mm/io-mapping.c
Lorenzo Stoakes
1
-4
/
+0
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
1
-4
/
+0
2025-07-09
mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...
Hao Ge
1
-0
/
+7
2025-07-09
mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDER
Zi Yan
1
-7
/
+8
2025-07-09
mm: Kconfig: use verb *use* in plural form in description
Paul Menzel
1
-1
/
+1
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-0
/
+1
2025-05-31
mm: add CONFIG_PAGE_BLOCK_ORDER to select page block order
Juan Yescas
1
-0
/
+34
2025-05-30
LoongArch: Introduce the numa_memblks conversion
Huacai Chen
1
-0
/
+1
2025-05-22
mm: khugepaged: decouple SHMEM and file folios' collapse
Baolin Wang
1
-1
/
+1
2025-05-12
memblock: add support for scratch memory
Alexander Graf
1
-0
/
+4
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
1
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-47
/
+27
2025-03-17
mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in...
David Hildenbrand
1
-0
/
+17
2025-03-17
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
1
-0
/
+4
2025-03-16
mm/sparse: allow for alternate vmemmap section init at boot
Frank van der Linden
1
-0
/
+6
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
1
-18
/
+0
2025-03-16
mm: z3fold: remove z3fold
Yosry Ahmed
1
-29
/
+0
2025-02-05
slab: don't batch kvfree_rcu() with SLUB_TINY
Vlastimil Babka
1
-0
/
+4
2025-01-25
mm: add build-time option for hotplug memory default online type
Gregory Price
1
-7
/
+50
2025-01-13
mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
Qi Zheng
1
-0
/
+15
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2024-10-28
resource: remove dependency on SPARSEMEM from GET_FREE_REGION
Huang Ying
1
-1
/
+0
2024-10-04
mm: Introduce ARCH_HAS_USER_SHADOW_STACK
Mark Brown
1
-0
/
+6
2024-09-26
mm: make SPLIT_PTE_PTLOCKS depend on SMP
Guenter Roeck
1
-0
/
+1
2024-09-17
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
1
-6
/
+19
2024-09-17
mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
Peter Xu
1
-0
/
+13
2024-09-09
mm: Kconfig: fixup zsmalloc configuration
Sergey Senozhatsky
1
-1
/
+1
2024-09-03
x86: remove PG_uncached
Matthew Wilcox (Oracle)
1
-6
/
+3
2024-09-03
zsmalloc: use all available 24 bits of page_type
Matthew Wilcox (Oracle)
1
-8
/
+2
2024-09-03
mm: introduce numa_emulation
Mike Rapoport (Microsoft)
1
-0
/
+8
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
1
-0
/
+3
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
1
-7
/
+11
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-13
/
+10
2024-07-12
mm: remove CONFIG_ARCH_HAS_HUGEPD
Christophe Leroy
1
-10
/
+0
2024-07-03
kmsan: disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
Ilya Leoshkevich
1
-0
/
+1
2024-07-03
mm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help text
Javier Martinez Canillas
1
-1
/
+1
2024-07-03
mm/zsmalloc: use a proper page type
David Hildenbrand
1
-2
/
+8
2024-07-03
mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
Kees Cook
1
-0
/
+17
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+7
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
1
-0
/
+3
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-1
/
+1
2024-04-25
mm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
Peter Xu
1
-0
/
+6
[next]