index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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-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
2024-04-24
mm: Update shuffle documentation to match its current state
MaĆra Canal
1
-4
/
+3
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-4
/
+3
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
1
-0
/
+6
2024-02-22
mm/zswap: only support zswap_exclusive_loads_enabled
Chengming Zhou
1
-16
/
+0
2024-02-22
mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREAS
Anshuman Khandual
1
-3
/
+3
2024-02-22
mm/cma: drop CONFIG_CMA_DEBUG
Anshuman Khandual
1
-9
/
+0
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
1
-4
/
+3
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+28
2024-01-09
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
1
-53
/
+15
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-3
/
+3
2024-01-05
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
1
-0
/
+4
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
1
-0
/
+3
2023-12-29
mm: remove unnecessary ia64 code and comment
Kefeng Wang
1
-1
/
+1
2023-12-12
mm/thp: add CONFIG_TRANSPARENT_HUGEPAGE_NEVER option
Dmytro Maluka
1
-0
/
+6
2023-12-12
zswap: shrink zswap pool based on memory pressure
Nhat Pham
1
-0
/
+14
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
1
-0
/
+3
2023-12-06
mm/Kconfig: make userfaultfd a menuconfig
Peter Xu
1
-7
/
+9
[next]