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
*
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
2023-10-10
1
-0
/
+10
*
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
2023-07-19
1
-0
/
+7
*
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-07-01
1
-1
/
+9
*
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-07-01
1
-1
/
+1
*
mm: make the page fault mmap locking killable
Linus Torvalds
2023-07-01
1
-4
/
+2
*
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-07-01
1
-0
/
+121
*
mm, hwpoison: when copy-on-write hits poison, take page offline
Tony Luck
2023-07-01
1
-1
/
+3
*
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
2023-07-01
1
-10
/
+20
*
mm: take a page reference when removing device exclusive entries
Alistair Popple
2023-04-13
1
-1
/
+15
*
mm/uffd: fix pte marker when fork() without fork event
Peter Xu
2023-02-09
1
-6
/
+2
*
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2022-11-30
1
-1
/
+1
*
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2022-11-30
1
-12
/
+11
*
mm/memory: return vm_fault_t result from migrate_to_ram() callback
Alistair Popple
2022-11-22
1
-1
/
+1
*
mm: use update_mmu_tlb() on the second thread
Qi Zheng
2022-10-12
1
-1
/
+1
*
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-10-12
1
-1
/
+15
*
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
Peter Xu
2022-10-12
1
-0
/
+2
*
hugetlb: fix vma lock handling during split vma and range unmapping
Mike Kravetz
2022-10-07
1
-4
/
+0
*
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
1
-0
/
+2
*
hugetlb: use new vma_lock for pmd sharing synchronization
Mike Kravetz
2022-10-03
1
-0
/
+2
*
mm: use nth_page instead of mem_map_offset mem_map_next
Cheng Li
2022-10-03
1
-11
/
+10
*
mm: convert lock_page_or_retry() to folio_lock_or_retry()
Matthew Wilcox (Oracle)
2022-10-03
1
-5
/
+5
*
mm: remove try_to_free_swap()
Matthew Wilcox (Oracle)
2022-10-03
1
-1
/
+1
*
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-1
/
+1
*
mm: convert do_swap_page() to use folio_free_swap()
Matthew Wilcox (Oracle)
2022-10-03
1
-8
/
+8
*
mm: convert do_wp_page() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-20
/
+20
*
mm: convert do_swap_page() to use swap_cache_get_folio()
Matthew Wilcox (Oracle)
2022-10-03
1
-3
/
+3
*
memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_fo...
Matthew Wilcox (Oracle)
2022-10-03
1
-1
/
+1
*
mm: convert do_swap_page()'s swapcache variable to a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-16
/
+15
*
mm: convert do_swap_page() to use a folio
Matthew Wilcox (Oracle)
2022-10-03
1
-24
/
+33
*
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
1
-9
/
+25
*
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-26
1
-0
/
+1
*
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-26
1
-0
/
+25
*
mm: x86, arm64: add arch_has_hw_pte_young()
Yu Zhao
2022-09-26
1
-13
/
+1
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-09-26
1
-4
/
+10
|
\
|
*
mm: bring back update_mmu_cache() to finish_fault()
Sergei Antonov
2022-09-26
1
-4
/
+10
*
|
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-11
1
-1
/
+10
*
|
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
2022-09-11
1
-2
/
+2
|
/
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-10
/
+17
|
\
|
*
mm: remove unneeded PageAnon check in restore_exclusive_pte()
Miaohe Lin
2022-07-29
1
-1
/
+1
|
*
mm: remove obsolete comment in do_fault_around()
Miaohe Lin
2022-07-29
1
-4
/
+0
|
*
hugetlb: lazy page table copies in fork()
Mike Kravetz
2022-07-17
1
-1
/
+1
|
*
mm: thp: kill __transhuge_page_enabled()
Yang Shi
2022-07-17
1
-2
/
+5
|
*
mm: handling Non-LRU pages returned by vm_normal_pages
Alex Sierra
2022-07-17
1
-1
/
+9
|
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
1
-1
/
+1
*
|
Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-07-26
1
-2
/
+5
|
\
\
|
*
|
mm: fix page leak with multiple threads mapping the same page
Josef Bacik
2022-07-18
1
-2
/
+5
*
|
|
mm: fix NULL pointer dereference in wp_page_reuse()
Qi Zheng
2022-07-26
1
-1
/
+1
|
/
/
*
/
mm: split huge PUD on wp_huge_pud fallback
Gowans, James
2022-07-03
1
-13
/
+14
|
/
*
delayacct: track delays from write-protect copy
Yang Yang
2022-06-01
1
-0
/
+8
*
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
1
-1
/
+4
|
\
[next]