开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-24
mm/hmm/test: fix error handling in dmirror_device_init
Ma Ke
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: add split_huge_page_to_order()
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
gpu/drm/nouveau: enable THP support for GPU memory migration
Balbir Singh
2025-11-24
selftests/mm/hmm-tests: new throughput tests including THP
Balbir Singh
2025-11-24
selftests/mm/hmm-tests: partial unmap, mremap and anon_write tests
Matthew Brost
2025-11-24
selftests/mm/hmm-tests: new tests for zone device THP migration
Balbir Singh
2025-11-24
lib/test_hmm: add large page allocation failure testing
Balbir Singh
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
2025-11-24
mm/memremap: add driver callback support for folio splitting
Balbir Singh
2025-11-24
lib/test_hmm: add zone device private THP test infrastructure
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
KVM: s390: fix missing present bit for gmap puds
Claudio Imbrenda
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
MAINTAINERS: add test_kho to KHO's entry
Pratyush Yadav
2025-11-24
mailmap: add entry for Sam Protsenko
Sam Protsenko
2025-11-24
selftests/mm: fix division-by-zero in uffd-unit-tests
Carlos Llamas
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-20
testing/selftests/mm: add soft-dirty merge self-test
Lorenzo Stoakes
2025-11-20
mm: propagate VM_SOFTDIRTY on merge
Lorenzo Stoakes
2025-11-20
Docs/mm/damon/maintainer-profile: fix grammatical errors
SeongJae Park
2025-11-20
Docs/mm/damon/maintainer-profile: fix a typo on mm-untable link
SeongJae Park
2025-11-20
selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertion
SeongJae Park
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
selftests/mm/uffd: remove static address usage in shmem_allocate_area()
Mehdi Ben Hadj Khelifa
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
2025-11-20
mm/damon/tests/core-kunit: add damos_commit_dests() test
SeongJae Park
2025-11-20
mm/damon/core: pass migrate_dests to damos_commit_dests()
SeongJae Park
2025-11-20
mm/damon/tests/core-kunit: add damos_commit_quota() test
SeongJae Park
[next]