index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-11-24
mm/swap: fix wrong plist empty check in swap_alloc_slow()
Youngjun Park
2025-11-24
mm/damon/tests/sysfs-kunit: fix use after free on error path
Dan Carpenter
2025-11-24
mm: tweak __vma_enter_locked()
Matthew Wilcox (Oracle)
2025-11-24
mm/memory-failure: remove the selection of RAS
Xie Yuanbin
2025-11-24
mm: userfaultfd: add pgtable_supports_uffd_wp()
Chunyan Zhang
2025-11-24
mm: softdirty: add pgtable_supports_soft_dirty()
Chunyan Zhang
2025-11-24
mm/vmalloc: cleanup gfp flag use in new_vmap_block()
Vishal Moola (Oracle)
2025-11-24
mm/vmalloc: cleanup large_gfp in vm_area_alloc_pages()
Vishal Moola (Oracle)
2025-11-24
mm/vmalloc: add a helper to optimize vmalloc allocation gfps
Vishal Moola (Oracle)
2025-11-24
mm/vmalloc: warn on invalid vmalloc gfp flags
Vishal Moola (Oracle)
2025-11-24
memcg: remove __lruvec_stat_mod_folio
Shakeel Butt
2025-11-24
memcg: remove __mod_lruvec_state
Shakeel Butt
2025-11-24
memcg: remove __mod_lruvec_kmem_state
Shakeel Butt
2025-11-24
memcg: use mod_node_page_state to update stats
Shakeel Butt
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
2025-11-24
mm: shmem: allow fallback to smaller large orders for tmpfs mmap() access
Baolin Wang
2025-11-24
mm/khugepaged: unify SCAN_PMD_NONE and SCAN_PMD_NULL into SCAN_NO_PTE_TABLE
Wei Yang
2025-11-24
mm/khugepaged: continue to collapse on SCAN_PMD_NONE
Wei Yang
2025-11-24
mm/khugepaged: remove redundant clearing of struct collapse_control
Wei Yang
2025-11-24
mm: thp: reparent the split queue during memcg offline
Qi Zheng
2025-11-24
mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
Muchun Song
2025-11-24
mm: thp: introduce folio_split_queue_lock and its variants
Muchun Song
2025-11-24
mm: thp: replace folio_memcg() with folio_memcg_charged()
Muchun Song
2025-11-24
mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
Lorenzo Stoakes
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
2025-11-24
mm: remove remaining is_swap_pmd() users and is_swap_pmd()
Lorenzo Stoakes
2025-11-24
mm: introduce pmd_is_huge() and use where appropriate
Lorenzo Stoakes
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-24
mm/huge_memory: refactor change_huge_pmd() non-present logic
Lorenzo Stoakes
2025-11-24
mm/huge_memory: refactor copy_huge_pmd() non-present logic
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary use of is_swap_pmd()
Lorenzo Stoakes
2025-11-24
mm: use leaf entries in debug pgtable + remove is_swap_pte()
Lorenzo Stoakes
2025-11-24
mm: eliminate is_swap_pte() when softleaf_from_pte() suffices
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
2025-11-24
mm: correctly handle UFFD PTE markers
Lorenzo Stoakes
2025-11-24
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...
Wei Yang
2025-11-24
mm/huge_memory: introduce enum split_type for clarity
Wei Yang
2025-11-24
mm/huge_memory: fix kernel-doc comments for folio_split() and related
Zi Yan
2025-11-24
mm/memory-failure: improve large block size folio handling
Zi Yan
2025-11-24
mm/huge_memory: only get folio_order() once during __folio_split()
Wei Yang
2025-11-24
mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
Wei Yang
2025-11-24
mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
Wei Yang
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
2025-11-24
mm/memory/fault: add THP fault handling for zone device private pages
Balbir Singh
2025-11-24
mm/migrate_device: implement THP migration of zone device pages
Balbir Singh
2025-11-24
mm/migrate_device: handle partially mapped folios during collection
Balbir Singh
2025-11-24
mm/huge_memory: implement device-private THP splitting
Balbir Singh
[prev]
[next]