index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
2026-03-10
mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
Chris Down
2026-03-04
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
2026-02-24
mm: thp: deny THP for files on anonymous inodes
Deepanshu Kartikey
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-01-26
migrate: replace RMP_ flags with TTU_ flags
Matthew Wilcox (Oracle)
2026-01-13
simplify the callers of file_open_name()
Al Viro
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-09
mm/huge_memory: fix folio split stats counting
Zi Yan
2025-12-09
mm/huge_memory: make min_order_for_split() always return an order
Zi Yan
2025-12-09
mm/huge_memory: replace can_split_folio() with direct refcount calculation
Zi Yan
2025-12-09
mm/huge_memory: change folio_split_supported() to folio_check_splittable()
Zi Yan
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-11-24
mm: softdirty: add pgtable_supports_soft_dirty()
Chunyan Zhang
2025-11-24
memcg: remove __lruvec_stat_mod_folio
Shakeel Butt
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
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: 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/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/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/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
Merge branch 'mm-hotfixes-stable' into mm-stable in order to merge
Andrew Morton
2025-11-24
mm/huge_memory: fix NULL pointer deference when splitting folio
Wei Yang
2025-11-19
mm: add spurious fault fixing support for huge pmd
Huang Ying
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
2025-11-16
mm/huge_memory: optimize old_order derivation during folio splitting
Wei Yang
2025-11-16
mm/huge_memory: optimize and simplify folio stat update after split
Wei Yang
2025-11-16
mm/huge_memory: update folio stat after successful split
Wei Yang
2025-11-16
mm/huge_memory: avoid reinvoking folio_test_anon()
Wei Yang
2025-11-16
mm: huge_memory: use folio_can_map_prot_numa() for pmd folio
Kefeng Wang
2025-11-16
mm/userfaultfd: don't lock anon_vma when performing UFFDIO_MOVE
Lokesh Gidra
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
[next]