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
/
include
/
linux
/
mm_types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-4
/
+45
|
\
|
*
mm_types: add virtual and _last_cpupid into struct folio
Kefeng Wang
2023-10-25
1
-4
/
+18
|
*
mm: move vma_policy() and anon_vma_name() decls to mm_types.h
Lorenzo Stoakes
2023-10-18
1
-0
/
+27
*
|
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-31
1
-12
/
+1
|
\
\
|
*
|
page_pool: fragment API support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2023-10-16
1
-12
/
+1
|
|
/
*
|
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2023-10-10
1
-0
/
+6
*
|
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
2023-10-10
1
-3
/
+3
*
|
sched/numa: Document vma_numab_state fields
Mel Gorman
2023-10-10
1
-0
/
+21
|
/
*
mm/swap: use dedicated entry for swap in folio
Matthew Wilcox
2023-08-24
1
-10
/
+13
*
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2023-08-24
1
-11
/
+1
*
mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-24
1
-1
/
+2
*
mm: add tail private fields to struct folio
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+13
*
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
2023-08-21
1
-2
/
+1
*
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
1
-2
/
+0
*
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-0
/
+9
|
\
|
*
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-21
1
-0
/
+9
*
|
mm: remove page table members from struct page
Vishal Moola (Oracle)
2023-08-21
1
-21
/
+0
*
|
mm: add utility functions for ptdesc
Vishal Moola (Oracle)
2023-08-21
1
-0
/
+12
*
|
pgtable: create struct ptdesc
Vishal Moola (Oracle)
2023-08-21
1
-0
/
+70
*
|
mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
2023-08-18
1
-0
/
+4
*
|
ksm: add ksm zero pages for each process
xu xin
2023-08-18
1
-2
/
+7
|
/
*
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
2023-07-27
1
-0
/
+28
*
mm: move mm_count into its own cache line
Mathieu Desnoyers
2023-06-19
1
-8
/
+15
*
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-28
1
-8
/
+74
|
\
|
*
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
2023-04-21
1
-8
/
+74
*
|
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
1
-1
/
+2
|
\
|
|
*
mm: enable maple tree RCU mode by default
Liam R. Howlett
2023-04-05
1
-1
/
+2
*
|
sched/numa: implement access PID reset logic
Raghavendra K T
2023-04-05
1
-1
/
+2
*
|
sched/numa: enhance vma scanning logic
Raghavendra K T
2023-04-05
1
-0
/
+1
*
|
sched/numa: apply the scan delay to every new vma
Mel Gorman
2023-04-05
1
-0
/
+7
*
|
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
2023-04-05
1
-1
/
+5
*
|
mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
2023-04-05
1
-0
/
+2
*
|
mm: introduce vma detached flag
Suren Baghdasaryan
2023-04-05
1
-0
/
+3
*
|
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
2023-04-05
1
-0
/
+8
*
|
mm: rcu safe VMA freeing
Michel Lespinasse
2023-04-05
1
-3
/
+10
*
|
mm: remove unused vmf_insert_mixed_prot()
Lorenzo Stoakes
2023-04-05
1
-6
/
+1
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-76
/
+110
|
\
|
*
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
2023-02-09
1
-22
/
+35
|
*
mm/gup: add FOLL_UNLOCKABLE
Jason Gunthorpe
2023-02-09
1
-0
/
+1
|
*
mm/gup: remove obsolete FOLL_LONGTERM comment
Jason Gunthorpe
2023-02-09
1
-6
/
+0
|
*
mm: introduce vma->vm_flags wrapper functions
Suren Baghdasaryan
2023-02-09
1
-1
/
+9
|
*
mm: expand vma iterator interface
Liam R. Howlett
2023-02-09
1
-3
/
+1
|
*
mm: remove the hugetlb field from struct page
Sidhartha Kumar
2023-02-02
1
-12
/
+0
|
*
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
2023-02-02
1
-6
/
+8
|
*
doc: correct struct folio kernel-doc
Matthew Wilcox (Oracle)
2023-02-02
1
-4
/
+4
|
*
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
2023-02-02
1
-18
/
+0
|
*
mm: remove head_compound_mapcount() and _ptr functions
Matthew Wilcox (Oracle)
2023-02-02
1
-16
/
+0
|
*
mm: convert total_compound_mapcount() to folio_total_mapcount()
Matthew Wilcox (Oracle)
2023-02-02
1
-3
/
+3
|
*
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
2023-02-02
1
-9
/
+3
|
*
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
2023-02-02
1
-5
/
+0
[next]