index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-47
/
+101
2025-07-20
Docs/mm/damon/design: document vaddr support for migrate_{hot,cold}
Bijan Tabatabai
1
-2
/
+2
2025-07-20
Docs/mm/damon/maintainer-profile: update for mm-new tree
SeongJae Park
1
-16
/
+19
2025-07-14
docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
David Hildenbrand
1
-12
/
+27
2025-07-14
mm/debug_vm_pgtable: use a swp_entry_t input value for swap tests
Gerald Schaefer
1
-4
/
+4
2025-07-14
mm/page_alloc: pageblock flags functions clean up
Zi Yan
1
-1
/
+1
2025-07-10
mm: remove devmap related functions and page table bits
Alistair Popple
1
-6
/
+0
2025-07-10
docs/mm: expand vma doc to highlight pte freeing, non-vma traversal
Lorenzo Stoakes
1
-6
/
+48
2025-06-18
doc: Add slab internal kernel-doc
Matthew Wilcox (Oracle)
1
-0
/
+7
2025-06-18
doc: Move SLUB documentation to the admin guide
Matthew Wilcox (Oracle)
2
-471
/
+0
2025-05-23
Docs/damon: update titles and brief introductions to explain DAMOS
SeongJae Park
1
-3
/
+3
2025-05-13
docs/mm/damon/design: fix spelling mistake
Thushara.M.S
1
-1
/
+1
2025-05-13
Docs/mm/damon/design: document node_mem_{used,free}_bp
SeongJae Park
1
-4
/
+9
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-102
/
+416
2025-03-22
docs/mm/damon/design: document active DAMOS filter type
Nhat Pham
1
-0
/
+2
2025-03-22
docs/mm: Physical Memory: Populate the "Zones" section
Jiwen Qi
1
-2
/
+264
2025-03-18
mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MA...
David Hildenbrand
1
-8
/
+23
2025-03-18
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
1
-0
/
+8
2025-03-17
mm: zsmalloc: remove object mapping APIs and per-CPU map areas
Yosry Ahmed
1
-3
/
+2
2025-03-17
Docs/mm/damon/design: update for changed filter-default behavior
SeongJae Park
1
-7
/
+3
2025-03-17
Docs/admin-guide/mm/damon/usage: add intervals_goal directory on the hierarchy
SeongJae Park
1
-0
/
+4
2025-03-17
Docs/mm/damon/design: document for intervals auto-tuning
SeongJae Park
1
-0
/
+46
2025-03-17
Docs/mm/damon/design: document unmapped DAMOS filter type
SeongJae Park
1
-0
/
+2
2025-03-17
Docs/mm/damon/design: categorize DAMOS filter types based on handling layer
SeongJae Park
1
-19
/
+15
2025-03-17
Docs/mm/damon/design: clarify handling layer based filters evaluation sequence
SeongJae Park
1
-13
/
+15
2025-03-17
Docs/damon: move DAMOS filter type names and meaning to design doc
SeongJae Park
1
-6
/
+6
2025-03-17
Docs/mm/damon/design: document hugepage_size filter
SeongJae Park
1
-0
/
+3
2025-03-17
Docs/mm/damon/design: fix typo on DAMOS filters usage doc link
SeongJae Park
1
-1
/
+1
2025-03-17
Documentation/mm: fix spelling mistake
Suchit K
1
-1
/
+1
2025-03-17
Docs/mm/damon: fix spelling and grammar in monitoring_intervals_tuning_exampl...
Marcelo Moreira
1
-4
/
+4
2025-03-17
docs/mm: document latest changes to vm_lock
Suren Baghdasaryan
1
-18
/
+26
2025-03-17
mm: z3fold: remove z3fold
Yosry Ahmed
2
-29
/
+0
2025-03-17
mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
David Hildenbrand
1
-1
/
+1
2025-02-04
mm: pgtable: Fix grammar error
I Hsin Cheng
1
-1
/
+1
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-19
/
+403
2025-01-26
Docs/mm/damon: add an example monitoring intervals tuning
SeongJae Park
2
-0
/
+256
2025-01-26
Docs/mm/damon/design: add monitoring parameters tuning guide
SeongJae Park
1
-0
/
+48
2025-01-26
Docs/mm/damon/design: document allow/reject DAMOS filter behaviors
SeongJae Park
1
-4
/
+29
2025-01-26
Docs/mm/damon/design: update for removal of DAMON debugfs interface
SeongJae Park
1
-13
/
+10
2025-01-26
Docs/mm/damon/design: document per-region sz_filter_passed stat
SeongJae Park
1
-1
/
+2
2025-01-26
Docs/mm/damon/design: document sz_ops_filter_passed
SeongJae Park
1
-0
/
+2
2025-01-26
Docs/admin-guide/mm/damon/usage: link damos stat design doc
SeongJae Park
1
-0
/
+2
2025-01-26
Docs/mm/damon/design: add 'statistics' section
SeongJae Park
1
-0
/
+38
2025-01-26
Docs/mm/damon/design: document DAMOS regions walking
SeongJae Park
1
-0
/
+11
2025-01-26
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-2
/
+2
2025-01-22
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2025-01-16
docs/mm: Physical memory: Remove zone_t
I Hsin Cheng
1
-1
/
+1
2025-01-14
mm: khugepaged: recheck pmd state in retract_page_tables()
Qi Zheng
1
-0
/
+4
2024-12-19
docs/mm: add VMA locks documentation
Lorenzo Stoakes
1
-0
/
+850
2024-11-26
Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+9
[next]