summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-24mm/hmm/test: fix error handling in dmirror_device_initMa Ke
2025-11-24mm/huge_memory: fix kernel-doc comments for folio_split() and relatedZi Yan
2025-11-24mm/memory-failure: improve large block size folio handlingZi Yan
2025-11-24mm/huge_memory: add split_huge_page_to_order()Zi Yan
2025-11-24mm/huge_memory: only get folio_order() once during __folio_split()Wei Yang
2025-11-24mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()Wei Yang
2025-11-24mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()Wei Yang
2025-11-24gpu/drm/nouveau: enable THP support for GPU memory migrationBalbir Singh
2025-11-24selftests/mm/hmm-tests: new throughput tests including THPBalbir Singh
2025-11-24selftests/mm/hmm-tests: partial unmap, mremap and anon_write testsMatthew Brost
2025-11-24selftests/mm/hmm-tests: new tests for zone device THP migrationBalbir Singh
2025-11-24lib/test_hmm: add large page allocation failure testingBalbir Singh
2025-11-24mm/migrate_device: add THP splitting during migrationBalbir Singh
2025-11-24mm/memremap: add driver callback support for folio splittingBalbir Singh
2025-11-24lib/test_hmm: add zone device private THP test infrastructureBalbir Singh
2025-11-24mm/memory/fault: add THP fault handling for zone device private pagesBalbir Singh
2025-11-24mm/migrate_device: implement THP migration of zone device pagesBalbir Singh
2025-11-24mm/migrate_device: handle partially mapped folios during collectionBalbir Singh
2025-11-24mm/huge_memory: implement device-private THP splittingBalbir Singh
2025-11-24mm/rmap: extend rmap and migration support device-private entriesBalbir Singh
2025-11-24mm/huge_memory: add device-private THP support to PMD operationsBalbir Singh
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh
2025-11-24KVM: s390: fix missing present bit for gmap pudsClaudio Imbrenda
2025-11-24Merge branch 'mm-hotfixes-stable' into mm-stable in order to mergeAndrew Morton
2025-11-24mm/filemap: fix logic around SIGBUS in filemap_map_pages()Kiryl Shutsemau
2025-11-24mm/huge_memory: fix NULL pointer deference when splitting folioWei Yang
2025-11-24MAINTAINERS: add test_kho to KHO's entryPratyush Yadav
2025-11-24mailmap: add entry for Sam ProtsenkoSam Protsenko
2025-11-24selftests/mm: fix division-by-zero in uffd-unit-testsCarlos Llamas
2025-11-24mm/mmap_lock: reset maple state on lock_vma_under_rcu() retryLiam R. Howlett
2025-11-24mm/memfd: fix information leak in hugetlb foliosDeepanshu Kartikey
2025-11-24mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()Youngjun Park
2025-11-20testing/selftests/mm: add soft-dirty merge self-testLorenzo Stoakes
2025-11-20mm: propagate VM_SOFTDIRTY on mergeLorenzo Stoakes
2025-11-20Docs/mm/damon/maintainer-profile: fix grammatical errorsSeongJae Park
2025-11-20Docs/mm/damon/maintainer-profile: fix a typo on mm-untable linkSeongJae Park
2025-11-20selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertionSeongJae Park
2025-11-20mm/damon/tests/core-kunit: remove DAMON_MIN_REGION redefinitionSeongJae Park
2025-11-20mm/damon/vaddr: consistently use only pmd_entry for damos_migrateSeongJae Park
2025-11-20mm/damon/vaddr: use vm_normal_folio{,_pmd}() instead of damon_get_folio()SeongJae Park
2025-11-20mm/damon/vaddr: cleanup using pmd_trans_huge_lock()SeongJae Park
2025-11-20mm/damon: rename damos->filters to damos->core_filtersSeongJae Park
2025-11-20mm/damon: rename damos core filter helpers to have word coreSeongJae Park
2025-11-20selftests/mm/uffd: remove static address usage in shmem_allocate_area()Mehdi Ben Hadj Khelifa
2025-11-20mm/damon/tests/core-kunit: add damon_commit_target_regions() testSeongJae Park
2025-11-20mm/damon/tests/core-kunit: add damos_commit() testSeongJae Park
2025-11-20mm/damon/tests/core-kunit: add damos_commit_dests() testSeongJae Park
2025-11-20mm/damon/core: pass migrate_dests to damos_commit_dests()SeongJae Park
2025-11-20mm/damon/tests/core-kunit: add damos_commit_quota() testSeongJae Park