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
/
memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-132
/
+430
|
\
|
*
mm: support large folios swap-in for sync io devices
Chuanhua Han
2024-09-17
1
-27
/
+234
|
*
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
2024-09-17
1
-1
/
+1
|
*
mm: support poison recovery from copy_present_page()
Kefeng Wang
2024-09-17
1
-3
/
+7
|
*
mm: support poison recovery from do_cow_fault()
Kefeng Wang
2024-09-17
1
-1
/
+5
|
*
mm: remove follow_pte()
Peter Xu
2024-09-17
1
-73
/
+0
|
*
mm/access_process_vm: use the new follow_pfnmap API
Peter Xu
2024-09-17
1
-14
/
+14
|
*
mm: new follow_pfnmap API
Peter Xu
2024-09-17
1
-0
/
+150
|
*
mm/pagewalk: check pfnmap for folio_walk_start()
Peter Xu
2024-09-17
1
-5
/
+4
|
*
mm: cleanup count_mthp_stat() definition
Ryan Roberts
2024-09-09
1
-2
/
+0
|
*
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-03
1
-0
/
+3
|
*
mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
Zi Yan
2024-09-01
1
-30
/
+33
|
*
mm: return the folio from swapin_readahead
Matthew Wilcox (Oracle)
2024-09-01
1
-4
/
+2
|
*
mm: fix (harmless) type confusion in lock_vma_under_rcu()
Jann Horn
2024-09-01
1
-4
/
+10
|
*
mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES
David Hildenbrand
2024-09-01
1
-1
/
+1
|
*
mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support...
Barry Song
2024-09-01
1
-3
/
+3
|
*
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-09-01
1
-1
/
+1
|
*
memory tiering: introduce folio_use_access_time() check
Zi Yan
2024-09-01
1
-2
/
+1
*
|
Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-19
1
-5
/
+3
|
\
\
|
*
|
mm: change vmf_anon_prepare() to __vmf_anon_prepare()
Vishal Moola (Oracle)
2024-09-17
1
-5
/
+3
|
|
/
*
/
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
2024-09-12
1
-5
/
+22
|
/
*
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
2024-08-15
1
-17
/
+16
*
mm: fix old/young bit handling in the faulting path
Ram Tummala
2024-07-26
1
-1
/
+1
*
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
1
-0
/
+13
|
\
|
*
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-19
1
-0
/
+13
*
|
mm: unexport vmf_insert_mixed_mkwrite
Christoph Hellwig
2024-07-12
1
-1
/
+0
*
|
mm: move memory_failure_queue() into copy_mc_[user]_highpage()
Kefeng Wang
2024-07-06
1
-9
/
+3
*
|
mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
David Hildenbrand
2024-07-03
1
-4
/
+5
*
|
mm/migrate: make migrate_misplaced_folio() return 0 on success
David Hildenbrand
2024-07-03
1
-1
/
+1
*
|
mm: memory: rename pages_per_huge_page to nr_pages
Kefeng Wang
2024-07-03
1
-12
/
+12
*
|
mm: memory: improve copy_user_large_folio()
Kefeng Wang
2024-07-03
1
-7
/
+4
*
|
mm: memory: use folio in struct copy_subpage_arg
Kefeng Wang
2024-07-03
1
-6
/
+6
*
|
mm: memory: convert clear_huge_page() to folio_zero_user()
Kefeng Wang
2024-07-03
1
-18
/
+16
*
|
mm: use folio_add_new_anon_rmap() if folio_test_anon(folio)==false
Barry Song
2024-07-03
1
-0
/
+9
*
|
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
2024-07-03
1
-5
/
+5
*
|
mm: set pte writable while pte_soft_dirty() is true in do_swap_page()
Barry Song
2024-07-03
1
-1
/
+1
*
|
mm: swap: remove 'synchronous' argument to swap_read_folio()
Yosry Ahmed
2024-07-03
1
-1
/
+1
*
|
mm: swap: reuse exclusive folio directly instead of wp page faults
Barry Song
2024-07-03
1
-7
/
+11
*
|
mm: memory: extend finish_fault() to support large folio
Baolin Wang
2024-07-03
1
-10
/
+51
*
|
mm: swap: entirely map large folios found in swapcache
Chuanhua Han
2024-07-03
1
-11
/
+48
*
|
mm: swap: make should_try_to_free_swap() support large-folio
Chuanhua Han
2024-07-03
1
-1
/
+1
*
|
mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages
Barry Song
2024-07-03
1
-1
/
+2
*
|
mm: batch unlink_file_vma calls in free_pgd_range
Mateusz Guzik
2024-07-03
1
-2
/
+8
*
|
mm: use update_mmu_tlb_range() to simplify code
Bang Li
2024-07-03
1
-3
/
+1
*
|
mm/memory: cleanly support zeropage in vm_insert_page*(), vm_map_pages*() and...
David Hildenbrand
2024-07-03
1
-21
/
+70
*
|
mm/memory: move page_count() check into validate_page_before_insert()
David Hildenbrand
2024-07-03
1
-4
/
+2
*
|
mm/vmscan: update stale references to shrink_page_list
Illia Ostapyshyn
2024-07-03
1
-1
/
+1
|
/
*
mm/memory: don't require head page for do_set_pmd()
Andrew Bresticker
2024-06-24
1
-1
/
+2
*
mm: fix possible OOB in numa_rebuild_large_mapping()
Kefeng Wang
2024-06-15
1
-4
/
+10
*
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
2024-06-15
1
-6
/
+0
[next]