index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-2
/
+10
|
\
|
*
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
2023-07-11
1
-2
/
+4
|
*
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-0
/
+6
*
|
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-30
6
-28
/
+23
|
\
\
|
*
|
docs/mm: remove references to hmm_mirror ops and clean typos
Marco Pagani
2023-08-28
1
-10
/
+1
|
*
|
Documentation: Fix typos
Bjorn Helgaas
2023-08-18
5
-5
/
+5
|
*
|
docs: mm: Fix number of base pages for 1GB HugeTLB
Usama Arif
2023-08-18
1
-1
/
+2
|
*
|
Documentation/highmem: Add information about kmap_local_folio()
Fabio M. De Francesco
2023-07-14
1
-12
/
+15
|
|
/
*
|
mm: add orphaned kernel-doc to the rst files.
Matthew Wilcox (Oracle)
2023-08-24
2
-0
/
+6
*
|
mm: convert free_huge_page() to free_huge_folio()
Matthew Wilcox (Oracle)
2023-08-21
1
-7
/
+7
*
|
mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
2023-08-21
1
-6
/
+6
*
|
Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filter
SeongJae Park
2023-08-21
1
-15
/
+18
*
|
Docs/mm/damon/design: update for address range filters
SeongJae Park
2023-08-21
1
-6
/
+15
*
|
mm: kill frontswap
Johannes Weiner
2023-08-21
2
-265
/
+0
*
|
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
2023-08-18
1
-0
/
+1
|
/
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
5
-61
/
+327
|
\
|
*
Docs/admin-guide/mm/damon/usage: link design document for DAMOS
SeongJae Park
2023-06-19
1
-0
/
+14
|
*
Docs/mm/damon/design: document 'age' of region
SeongJae Park
2023-06-19
1
-0
/
+14
|
*
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
1
-6
/
+11
|
*
Docs/mm/damon/design: add a section for the modules layer
SeongJae Park
2023-06-09
1
-0
/
+61
|
*
Docs/mm/damon/design: add a section for DAMON core API
SeongJae Park
2023-06-09
1
-0
/
+12
|
*
Docs/mm/damon/design: add sections for advanced features of DAMOS
SeongJae Park
2023-06-09
1
-0
/
+86
|
*
Docs/mm/damon/design: add sections for basic parts of DAMOS
SeongJae Park
2023-06-09
1
-0
/
+70
|
*
Docs/mm/damon/design: add a section for the relation between Core and Modules...
SeongJae Park
2023-06-09
1
-0
/
+10
|
*
Docs/mm/damon/design: rewrite configurable layers
SeongJae Park
2023-06-09
1
-15
/
+14
|
*
Docs/mm/damon/design: update the layout based on the layers
SeongJae Park
2023-06-09
1
-10
/
+14
|
*
Docs/mm/damon/design: add a section for overall architecture
SeongJae Park
2023-06-09
1
-0
/
+15
|
*
Docs/mm/damon/maintainer-profile: fix typos and grammar errors
SeongJae Park
2023-06-09
1
-2
/
+2
|
*
Docs/mm/damon/faq: remove old questions
SeongJae Park
2023-06-09
1
-23
/
+0
|
*
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
2023-06-09
1
-4
/
+3
*
|
Merge tag 'docs-6.5' of git://git.lwn.net/linux
Linus Torvalds
2023-06-27
1
-0
/
+149
|
\
\
|
*
|
Documentation/mm: Initial page table documentation
Linus Walleij
2023-06-16
1
-0
/
+149
|
|
/
*
/
mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAM
Ruihan Li
2023-05-29
1
-0
/
+19
|
/
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
4
-6
/
+48
|
\
|
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
1
-59
/
+76
|
|
\
|
*
|
shmem: add support to ignore swap
Luis Chamberlain
2023-03-28
1
-0
/
+2
|
*
|
mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()
Anshuman Khandual
2023-03-28
1
-1
/
+1
|
*
|
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
2023-03-28
1
-0
/
+6
|
*
|
mm: multi-gen LRU: improve design doc
T.J. Alumbaugh
2023-03-28
1
-5
/
+39
*
|
|
Merge tag 'docs-6.4' of git://git.lwn.net/linux
Linus Torvalds
2023-04-24
1
-1
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
docs/mm: Physical Memory: Fix grammar
Kim Phillips
2023-04-11
1
-1
/
+1
|
*
|
docs/mm: Physical Memory: add example of interleaving nodes
Mike Rapoport (IBM)
2023-03-14
1
-0
/
+19
|
|
/
*
|
zsmalloc: document freeable stats
Sergey Senozhatsky
2023-04-05
1
-0
/
+2
*
|
zsmalloc: document new fullness grouping
Sergey Senozhatsky
2023-04-05
1
-59
/
+74
|
/
*
docs/mm: hugetlbfs_reserv: fix a reference to a file that doesn't exist
Mike Rapoport (IBM)
2023-03-07
1
-4
/
+4
*
docs/mm: Physical Memory: fix a reference to a file that doesn't exist
Mike Rapoport (IBM)
2023-03-07
1
-1
/
+1
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
11
-122
/
+461
|
\
|
*
Documentation/mm: update hugetlbfs documentation to mention alloc_hugetlb_folio
Sidhartha Kumar
2023-02-13
1
-10
/
+11
|
*
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
2023-02-02
1
-1
/
+32
|
*
mm: multi-gen LRU: section for Bloom filters
T.J. Alumbaugh
2023-02-02
1
-0
/
+16
[next]