index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
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
2025-11-24
mm/rmap: extend rmap and migration support device-private entries
Balbir Singh
2025-11-24
mm/huge_memory: add device-private THP support to PMD operations
Balbir Singh
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
2025-11-24
Merge branch 'mm-hotfixes-stable' into mm-stable in order to merge
Andrew Morton
2025-11-24
mm/filemap: fix logic around SIGBUS in filemap_map_pages()
Kiryl Shutsemau
2025-11-24
mm/huge_memory: fix NULL pointer deference when splitting folio
Wei Yang
2025-11-24
mm/mmap_lock: reset maple state on lock_vma_under_rcu() retry
Liam R. Howlett
2025-11-24
mm/memfd: fix information leak in hugetlb folios
Deepanshu Kartikey
2025-11-24
mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()
Youngjun Park
2025-11-23
mempool: clarify behavior of mempool_alloc_preallocated()
Thomas Weißschuh
2025-11-23
mempool: drop the file name in the top of file comment
Christoph Hellwig
2025-11-23
mempool: de-typedef
Christoph Hellwig
2025-11-23
mempool: remove mempool_{init,create}_kvmalloc_pool
Christoph Hellwig
2025-11-23
mempool: legitimize the io_schedule_timeout in mempool_alloc_from_pool
Christoph Hellwig
2025-11-23
mempool: add mempool_{alloc,free}_bulk
Christoph Hellwig
2025-11-23
mempool: factor out a mempool_alloc_from_pool helper
Christoph Hellwig
2025-11-20
mm/damon/tests/core-kunit: remove DAMON_MIN_REGION redefinition
SeongJae Park
2025-11-20
mm/damon/vaddr: consistently use only pmd_entry for damos_migrate
SeongJae Park
2025-11-20
mm/damon/vaddr: use vm_normal_folio{,_pmd}() instead of damon_get_folio()
SeongJae Park
2025-11-20
mm/damon/vaddr: cleanup using pmd_trans_huge_lock()
SeongJae Park
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
2025-11-20
mm/damon: rename damos core filter helpers to have word core
SeongJae Park
2025-11-20
mm/damon/tests/core-kunit: add damon_commit_target_regions() test
SeongJae Park
2025-11-20
mm/damon/tests/core-kunit: add damos_commit() test
SeongJae Park
[prev]
[next]