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.12.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
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
2024-05-05
1
-6
/
+6
*
memory tier: create CPUless memory tiers after obtaining HMAT info
Ho-Ren (Jack) Chuang
2024-05-05
1
-24
/
+70
*
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
2024-05-05
1
-0
/
+29
*
mm: convert free_zone_device_page to free_zone_device_folio
Matthew Wilcox (Oracle)
2024-04-25
3
-17
/
+19
*
mm: combine __folio_put_small, __folio_put_large and __folio_put
Matthew Wilcox (Oracle)
2024-04-25
1
-26
/
+6
*
mm: inline destroy_large_folio() into __folio_put_large()
Matthew Wilcox (Oracle)
2024-04-25
2
-17
/
+10
*
mm: combine free_the_page() and free_unref_page()
Matthew Wilcox (Oracle)
2024-04-25
1
-14
/
+11
*
mm: free non-hugetlb large folios in a batch
Matthew Wilcox (Oracle)
2024-04-25
1
-2
/
+2
*
mm: convert pagecache_isize_extended to use a folio
Matthew Wilcox (Oracle)
2024-04-25
1
-19
/
+17
*
mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
Frank van der Linden
2024-04-25
1
-3
/
+3
*
mm/cma: drop incorrect alignment check in cma_init_reserved_mem
Frank van der Linden
2024-04-25
1
-4
/
+0
*
hugetlb: convert hugetlb_wp() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-25
1
-32
/
+32
*
hugetlb: convert hugetlb_no_page() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-25
1
-32
/
+31
*
hugetlb: convert hugetlb_fault() to use struct vm_fault
Vishal Moola (Oracle)
2024-04-25
1
-43
/
+41
*
mm: use "GUP-fast" instead "fast GUP" in remaining comments
David Hildenbrand
2024-04-25
2
-2
/
+2
*
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
2024-04-25
3
-7
/
+7
*
mm/gup: consistently name GUP-fast functions
David Hildenbrand
2024-04-25
1
-102
/
+103
*
hugetlb: convert alloc_buddy_hugetlb_folio to use a folio
Matthew Wilcox (Oracle)
2024-04-25
1
-17
/
+16
*
mm: remove struct page from get_shadow_from_swap_cache
Matthew Wilcox (Oracle)
2024-04-25
1
-4
/
+4
*
mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
Ryan Roberts
2024-04-25
3
-41
/
+62
*
mm: vmscan: avoid split during shrink_folio_list()
Ryan Roberts
2024-04-25
1
-10
/
+10
*
mm: swap: allow storage of all mTHP orders
Ryan Roberts
2024-04-25
1
-71
/
+91
*
mm: swap: update get_swap_pages() to take folio order
Ryan Roberts
2024-04-25
2
-9
/
+10
*
mm: swap: simplify struct percpu_cluster
Ryan Roberts
2024-04-25
1
-11
/
+11
*
mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
Ryan Roberts
2024-04-25
4
-28
/
+158
*
mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
Ryan Roberts
2024-04-25
2
-42
/
+8
*
mm: page_alloc: use the correct THP order for THP PCP
Baolin Wang
2024-04-25
1
-3
/
+3
*
khugepaged: use a folio throughout hpage_collapse_scan_file()
Matthew Wilcox (Oracle)
2024-04-25
1
-17
/
+16
*
khugepaged: use a folio throughout collapse_file()
Matthew Wilcox (Oracle)
2024-04-25
1
-59
/
+54
*
khugepaged: remove hpage from collapse_file()
Matthew Wilcox (Oracle)
2024-04-25
1
-38
/
+39
*
khugepaged: pass a folio to __collapse_huge_page_copy()
Matthew Wilcox (Oracle)
2024-04-25
1
-19
/
+15
*
khugepaged: remove hpage from collapse_huge_page()
Matthew Wilcox (Oracle)
2024-04-25
1
-7
/
+5
*
khugepaged: convert alloc_charge_hpage to alloc_charge_folio
Matthew Wilcox (Oracle)
2024-04-25
1
-8
/
+9
*
khugepaged: inline hpage_collapse_alloc_folio()
Matthew Wilcox (Oracle)
2024-04-25
1
-15
/
+4
*
memory: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-25
7
-7
/
+0
*
mm: rename vma_pgoff_address back to vma_address
Matthew Wilcox (Oracle)
2024-04-25
4
-13
/
+12
*
mm: remove vma_address()
Matthew Wilcox (Oracle)
2024-04-25
2
-18
/
+17
*
mm: correct page_mapped_in_vma() for large folios
Matthew Wilcox (Oracle)
2024-04-25
1
-1
/
+3
*
mm: huge_memory: add the missing folio_test_pmd_mappable() for THP split stat...
Baolin Wang
2024-04-25
1
-2
/
+5
*
mm: support multi-size THP numa balancing
Baolin Wang
2024-04-25
2
-13
/
+52
*
mm: factor out the numa mapping rebuilding into a new helper
Baolin Wang
2024-04-25
1
-7
/
+15
*
mm: alloc_anon_folio: avoid doing vma_thp_gfp_mask in fallback cases
Barry Song
2024-04-25
1
-0
/
+3
*
mm: init_mlocked_on_free_v3
York Jasper Niebuhr
2024-04-25
4
-8
/
+44
*
mm: take placement mappings gap into account
Rick Edgecombe
2024-04-25
1
-3
/
+9
*
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
1
-7
/
+2
*
thp: add thp_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
2
-12
/
+23
*
mm: use get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
1
-16
/
+16
*
mm: remove export for get_unmapped_area()
Rick Edgecombe
2024-04-25
1
-2
/
+0
*
mm: introduce arch_get_unmapped_area_vmflags()
Rick Edgecombe
2024-04-25
1
-0
/
+28
*
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
5
-23
/
+30
[next]