index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-12
Backmerge tag 'v6.14-rc6' into drm-next
Dave Airlie
1
-7
/
+14
2025-03-06
mm/migrate: Trylock device page in do_swap_page
Matthew Brost
1
-4
/
+9
2025-03-06
mm: fix finish_fault() handling for large folios
Brian Geffon
1
-5
/
+10
2025-03-06
mm: don't skip arch_sync_kernel_mappings() in error paths
Ryan Roberts
1
-2
/
+4
2025-02-18
mm: pgtable: fix incorrect reclaim of non-empty PTE pages
Qi Zheng
1
-3
/
+14
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-98
/
+169
2025-01-26
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-1
/
+2
2025-01-26
mm: remove unnecessary calls to lru_add_drain
Rik van Riel
1
-1
/
+0
2025-01-26
mm: unexport apply_to_existing_page_range
Christoph Hellwig
1
-1
/
+0
2025-01-26
mm: fix outdated incorrect code comments for handle_mm_fault()
Jinliang Zheng
1
-1
/
+2
2025-01-24
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+19
2025-01-14
mm: add per-order mTHP swap-in fallback/fallback_charge counters
Wenchao Hao
1
-0
/
+2
2025-01-14
mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
Qi Zheng
1
-2
/
+19
2025-01-14
mm: make zap_pte_range() handle full within-PMD range
Qi Zheng
1
-0
/
+8
2025-01-14
mm: do_zap_pte_range: return any_skipped information to the caller
Qi Zheng
1
-15
/
+21
2025-01-14
mm: zap_install_uffd_wp_if_needed: return whether uffd-wp pte has been re-ins...
Qi Zheng
1
-4
/
+12
2025-01-14
mm: skip over all consecutive none ptes in do_zap_pte_range()
Qi Zheng
1
-7
/
+20
2025-01-14
mm: introduce do_zap_pte_range()
Qi Zheng
1
-19
/
+26
2025-01-14
mm: introduce zap_nonpresent_ptes()
Qi Zheng
1
-63
/
+73
2025-01-14
mm/memory: fix a comment typo in lock_mm_and_find_vma()
Chin Yik Ming
1
-1
/
+1
2025-01-14
mm: migrate: remove unused argument vma from migrate_misplaced_folio()
Donet Tom
1
-1
/
+1
2024-12-19
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
1
-5
/
+5
2024-12-19
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
1
-2
/
+3
2024-12-19
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
1
-1
/
+2
2024-12-10
mm: don't allow huge faults for files with pre content watches
Josef Bacik
1
-0
/
+19
2024-11-11
mm: add PTE_MARKER_GUARD PTE marker
Lorenzo Stoakes
1
-3
/
+15
2024-11-07
mm/memory.c: simplify pfnmap_lockdep_assert
Manas
1
-1
/
+1
2024-11-07
mm: avoid zeroing user movable page twice with init_on_alloc=1
Zi Yan
1
-1
/
+9
2024-11-07
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
1
-6
/
+4
2024-11-07
mm/memory.c: remove stray newline at top of file
Andrew Morton
1
-1
/
+0
2024-11-06
mm: copy_pte_range() use pte_offset_map_rw_nolock()
Qi Zheng
1
-1
/
+10
2024-11-06
mm: handle_pte_fault() use pte_offset_map_rw_nolock()
Qi Zheng
1
-2
/
+12
2024-11-06
mm: move mm flags to mm_types.h
Nanyong Sun
1
-1
/
+0
2024-10-29
mm: avoid unconditional one-tick sleep when swapcache_prepare fails
Barry Song
1
-2
/
+13
2024-10-18
mm: fix follow_pfnmap API lockdep assert
Linus Torvalds
1
-1
/
+2
2024-10-17
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
1
-0
/
+9
2024-10-17
mm: remove unused stub for can_swapin_thp()
Andy Shevchenko
1
-5
/
+0
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-132
/
+430
2024-09-19
Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-5
/
+3
2024-09-17
mm: support large folios swap-in for sync io devices
Chuanhua Han
1
-27
/
+234
2024-09-17
mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...
Barry Song
1
-1
/
+1
2024-09-17
mm: support poison recovery from copy_present_page()
Kefeng Wang
1
-3
/
+7
2024-09-17
mm: support poison recovery from do_cow_fault()
Kefeng Wang
1
-1
/
+5
2024-09-17
mm: remove follow_pte()
Peter Xu
1
-73
/
+0
2024-09-17
mm/access_process_vm: use the new follow_pfnmap API
Peter Xu
1
-14
/
+14
2024-09-17
mm: new follow_pfnmap API
Peter Xu
1
-0
/
+150
2024-09-17
mm/pagewalk: check pfnmap for folio_walk_start()
Peter Xu
1
-5
/
+4
2024-09-17
mm: change vmf_anon_prepare() to __vmf_anon_prepare()
Vishal Moola (Oracle)
1
-5
/
+3
2024-09-12
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
1
-5
/
+22
2024-09-10
mm: cleanup count_mthp_stat() definition
Ryan Roberts
1
-2
/
+0
[next]