index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
Kconfig
Age
Commit message (
Expand
)
Author
Lines
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-17
/
+31
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
-11
/
+0
2026-02-06
mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
-7
/
+2
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...
Qi Zheng
-0
/
+3
2026-01-31
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
-2
/
+2
2026-01-31
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
-2
/
+2
2026-01-31
mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
David Hildenbrand (Red Hat)
-10
/
+7
2026-01-29
slab: remove SLUB_CPU_PARTIAL
Vlastimil Babka
-11
/
+0
2026-01-20
mm: add basic tests for lazy_mmu
Kevin Brodsky
-0
/
+12
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
-0
/
+7
2026-01-05
x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
Dan Williams
-4
/
+8
2025-11-24
mm/memory-failure: remove the selection of RAS
Xie Yuanbin
-1
/
+0
2025-11-16
mm: handle poisoning of pfn without struct pages
Ankit Agrawal
-0
/
+1
2025-11-16
mm: shmem/tmpfs hugepage defaults config choice
Dmitry Ilvokhin
-0
/
+91
2025-11-16
mm: introduce deferred freeing for kernel page tables
Dave Hansen
-0
/
+3
2025-11-16
mm: remove the BOUNCE config option
Huacai Chen
-9
/
+0
2025-11-15
mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
-0
/
+7
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-41
/
+30
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
-0
/
+1
2025-09-28
mm/memory-failure: don't select MEMORY_ISOLATION
Xie Yuanbin
-1
/
+0
2025-09-21
mm: stop making SPARSEMEM_VMEMMAP user-selectable
David Hildenbrand
-2
/
+1
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
-38
/
+11
2025-09-13
mm: add persistent huge zero folio
Pankaj Raghav
-0
/
+16
2025-09-13
mm: rename vm_ops->find_special_page() to vm_ops->find_normal_page()
David Hildenbrand
-0
/
+2
2025-08-02
mm: remove mm/io-mapping.c
Lorenzo Stoakes
-4
/
+0
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
-4
/
+0
2025-07-09
mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...
Hao Ge
-0
/
+7
2025-07-09
mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDER
Zi Yan
-7
/
+8
2025-07-09
mm: Kconfig: use verb *use* in plural form in description
Paul Menzel
-1
/
+1
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
-0
/
+1
2025-05-31
mm: add CONFIG_PAGE_BLOCK_ORDER to select page block order
Juan Yescas
-0
/
+34
2025-05-30
LoongArch: Introduce the numa_memblks conversion
Huacai Chen
-0
/
+1
2025-05-22
mm: khugepaged: decouple SHMEM and file folios' collapse
Baolin Wang
-1
/
+1
2025-05-12
memblock: add support for scratch memory
Alexander Graf
-0
/
+4
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-47
/
+27
2025-03-17
mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in...
David Hildenbrand
-0
/
+17
2025-03-17
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
-0
/
+4
2025-03-16
mm/sparse: allow for alternate vmemmap section init at boot
Frank van der Linden
-0
/
+6
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
-18
/
+0
2025-03-16
mm: z3fold: remove z3fold
Yosry Ahmed
-29
/
+0
2025-02-05
slab: don't batch kvfree_rcu() with SLUB_TINY
Vlastimil Babka
-0
/
+4
2025-01-25
mm: add build-time option for hotplug memory default online type
Gregory Price
-7
/
+50
2025-01-13
mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
Qi Zheng
-0
/
+15
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+6
2024-10-28
resource: remove dependency on SPARSEMEM from GET_FREE_REGION
Huang Ying
-1
/
+0
2024-10-04
mm: Introduce ARCH_HAS_USER_SHADOW_STACK
Mark Brown
-0
/
+6
2024-09-26
mm: make SPLIT_PTE_PTLOCKS depend on SMP
Guenter Roeck
-0
/
+1
2024-09-17
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
-6
/
+19
2024-09-17
mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
Peter Xu
-0
/
+13
[next]