summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
14 daysmemcg: remove __mod_lruvec_kmem_stateShakeel Butt
14 daysmemcg: use mod_node_page_state to update statsShakeel Butt
14 daysmm/huge_memory.c: introduce folio_split_unmappedBalbir Singh
14 daysmm: shmem: allow fallback to smaller large orders for tmpfs mmap() accessBaolin Wang
14 daysmm/khugepaged: unify SCAN_PMD_NONE and SCAN_PMD_NULL into SCAN_NO_PTE_TABLEWei Yang
14 daysmm/khugepaged: continue to collapse on SCAN_PMD_NONEWei Yang
14 daysmm/khugepaged: remove redundant clearing of struct collapse_controlWei Yang
14 daysmm: thp: reparent the split queue during memcg offlineQi Zheng
14 daysmm: thp: use folio_batch to handle THP splitting in deferred_split_scan()Muchun Song
14 daysmm: thp: introduce folio_split_queue_lock and its variantsMuchun Song
14 daysmm: thp: replace folio_memcg() with folio_memcg_charged()Muchun Song
14 daysmm: replace remaining pte_to_swp_entry() with softleaf_from_pte()Lorenzo Stoakes
14 daysmm: eliminate further swapops predicatesLorenzo Stoakes
14 daysmm: remove is_hugetlb_entry_[migration, hwpoisoned]()Lorenzo Stoakes
14 daysmm: remove non_swap_entry() and use softleaf helpers insteadLorenzo Stoakes
14 daysmm: remove remaining is_swap_pmd() users and is_swap_pmd()Lorenzo Stoakes
14 daysmm: introduce pmd_is_huge() and use where appropriateLorenzo Stoakes
14 daysmm: replace pmd_to_swp_entry() with softleaf_from_pmd()Lorenzo Stoakes
14 daysmm/huge_memory: refactor change_huge_pmd() non-present logicLorenzo Stoakes
14 daysmm/huge_memory: refactor copy_huge_pmd() non-present logicLorenzo Stoakes
14 daysmm: avoid unnecessary use of is_swap_pmd()Lorenzo Stoakes
14 daysmm: use leaf entries in debug pgtable + remove is_swap_pte()Lorenzo Stoakes
14 daysmm: eliminate is_swap_pte() when softleaf_from_pte() sufficesLorenzo Stoakes
14 daysmm: avoid unnecessary uses of is_swap_pte()Lorenzo Stoakes
14 daysmm: introduce leaf entry type and use to simplify leaf entry logicLorenzo Stoakes
14 daysmm: correctly handle UFFD PTE markersLorenzo Stoakes
14 daysmm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...Wei Yang
14 daysmm/huge_memory: introduce enum split_type for clarityWei Yang
14 daysmm/huge_memory: fix kernel-doc comments for folio_split() and relatedZi Yan
14 daysmm/memory-failure: improve large block size folio handlingZi Yan
14 daysmm/huge_memory: only get folio_order() once during __folio_split()Wei Yang
14 daysmm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()Wei Yang
14 daysmm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()Wei Yang
14 daysmm/migrate_device: add THP splitting during migrationBalbir Singh
14 daysmm/memory/fault: add THP fault handling for zone device private pagesBalbir Singh
14 daysmm/migrate_device: implement THP migration of zone device pagesBalbir Singh
14 daysmm/migrate_device: handle partially mapped folios during collectionBalbir Singh
14 daysmm/huge_memory: implement device-private THP splittingBalbir Singh
14 daysmm/rmap: extend rmap and migration support device-private entriesBalbir Singh
14 daysmm/huge_memory: add device-private THP support to PMD operationsBalbir Singh
14 daysmm/zone_device: rename page_free callback to folio_freeBalbir Singh
14 daysmm/zone_device: support large zone device private foliosBalbir Singh
14 daysMerge branch 'mm-hotfixes-stable' into mm-stable in order to mergeAndrew Morton
14 daysmm/filemap: fix logic around SIGBUS in filemap_map_pages()Kiryl Shutsemau
14 daysmm/huge_memory: fix NULL pointer deference when splitting folioWei Yang
14 daysmm/mmap_lock: reset maple state on lock_vma_under_rcu() retryLiam R. Howlett
14 daysmm/memfd: fix information leak in hugetlb foliosDeepanshu Kartikey
14 daysmm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()Youngjun Park
2025-11-23mempool: clarify behavior of mempool_alloc_preallocated()Thomas Weißschuh
2025-11-23mempool: drop the file name in the top of file commentChristoph Hellwig