aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2025-11-24mm/huge_memory: only get folio_order() once during __folio_split()Wei Yang1-9/+9
2025-11-24mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()Wei Yang2-12/+11
2025-11-24mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()Wei Yang1-1/+1
2025-11-24mm/migrate_device: add THP splitting during migrationBalbir Singh2-32/+101
2025-11-24mm/memory/fault: add THP fault handling for zone device private pagesBalbir Singh2-2/+41
2025-11-24mm/migrate_device: implement THP migration of zone device pagesBalbir Singh1-63/+406
2025-11-24mm/migrate_device: handle partially mapped folios during collectionBalbir Singh1-1/+69
2025-11-24mm/huge_memory: implement device-private THP splittingBalbir Singh2-12/+76
2025-11-24mm/rmap: extend rmap and migration support device-private entriesBalbir Singh5-10/+71
2025-11-24mm/huge_memory: add device-private THP support to PMD operationsBalbir Singh2-10/+48
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh1-8/+8
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh2-12/+20
2025-11-24Merge branch 'mm-hotfixes-stable' into mm-stable in order to mergeAndrew Morton5-28/+53
2025-11-24mm/filemap: fix logic around SIGBUS in filemap_map_pages()Kiryl Shutsemau1-13/+14
2025-11-24mm/huge_memory: fix NULL pointer deference when splitting folioWei Yang1-12/+10
2025-11-24mm/mmap_lock: reset maple state on lock_vma_under_rcu() retryLiam R. Howlett1-0/+1
2025-11-24mm/memfd: fix information leak in hugetlb foliosDeepanshu Kartikey1-0/+27
2025-11-24mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()Youngjun Park1-3/+1
2025-11-23mempool: clarify behavior of mempool_alloc_preallocated()Thomas Weißschuh1-2/+2
2025-11-23mempool: drop the file name in the top of file commentChristoph Hellwig1-2/+0
2025-11-23mempool: de-typedefChristoph Hellwig1-24/+26
2025-11-23mempool: remove mempool_{init,create}_kvmalloc_poolChristoph Hellwig1-13/+0
2025-11-23mempool: legitimize the io_schedule_timeout in mempool_alloc_from_poolChristoph Hellwig1-4/+4
2025-11-23mempool: add mempool_{alloc,free}_bulkChristoph Hellwig1-42/+135
2025-11-23mempool: factor out a mempool_alloc_from_pool helperChristoph Hellwig1-64/+62
2025-11-20mm/damon/tests/core-kunit: remove DAMON_MIN_REGION redefinitionSeongJae Park2-34/+26
2025-11-20mm/damon/vaddr: consistently use only pmd_entry for damos_migrateSeongJae Park1-47/+37
2025-11-20mm/damon/vaddr: use vm_normal_folio{,_pmd}() instead of damon_get_folio()SeongJae Park1-13/+6
2025-11-20mm/damon/vaddr: cleanup using pmd_trans_huge_lock()SeongJae Park1-35/+13
2025-11-20mm/damon: rename damos->filters to damos->core_filtersSeongJae Park2-5/+5
2025-11-20mm/damon: rename damos core filter helpers to have word coreSeongJae Park1-7/+7
2025-11-20mm/damon/tests/core-kunit: add damon_commit_target_regions() testSeongJae Park1-0/+65
2025-11-20mm/damon/tests/core-kunit: add damos_commit() testSeongJae Park1-0/+92
2025-11-20mm/damon/tests/core-kunit: add damos_commit_dests() testSeongJae Park1-0/+97
2025-11-20mm/damon/core: pass migrate_dests to damos_commit_dests()SeongJae Park1-21/+17
2025-11-20mm/damon/tests/core-kunit: add damos_commit_quota() testSeongJae Park1-0/+33
2025-11-20mm/damon/tests/core-kunit: add damos_commit_quota_goals() testSeongJae Park1-0/+81
2025-11-20mm/damon/tests/core-kunit: add damos_commit_quota_goal() testSeongJae Park1-0/+84
2025-11-20mm/damon/tests/core-kunit: add test cases to damos_test_commit_filter()SeongJae Park1-6/+47
2025-11-20mm/damon/tests/core-kunit: extend damos_test_commit_filter_for() for union fi...SeongJae Park1-0/+20
2025-11-20mm/damon/tests/core-kunit: split out damos_test_commit_filter() core logicSeongJae Park1-4/+10
2025-11-20mm/damon/tests/core-kunit: remove dynamic allocs on damos_test_commit_filter()SeongJae Park1-16/+13
2025-11-20mm: use vma_start_write_killable() in dup_mmap()Matthew Wilcox (Oracle)1-9/+3
2025-11-20mm: add vma_start_write_killable()Matthew Wilcox (Oracle)1-9/+25
2025-11-20mm: vmstat: correct the comment above preempt_disable_nested()Qi Zheng1-5/+5
2025-11-20mm/madvise: allow guard page install/remove under VMA lockLorenzo Stoakes3-36/+94
2025-11-20mm: rename walk_page_range_mm()Lorenzo Stoakes3-14/+14
2025-11-20mm: memcg: dump memcg protection info on oom or alloc failuresShakeel Butt3-0/+15
2025-11-20mm: set the VM_MAYBE_GUARD flag on guard region installLorenzo Stoakes2-32/+61
2025-11-20mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD oneLorenzo Stoakes1-14/+4