index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
9 hours
mm/huge_memory: use folio's memcg inside __folio_split()
Zi Yan
9 hours
migrate: replace RMP_ flags with TTU_ flags
Matthew Wilcox (Oracle)
9 hours
mm/huge_memory: replace can_split_folio() with direct refcount calculation
Zi Yan
9 hours
mm/huge_memory: change folio_split_supported() to folio_check_splittable()
Zi Yan
9 hours
mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
Muchun Song
9 hours
mm: thp: introduce folio_split_queue_lock and its variants
Muchun Song
4 days
mm: avoid unnecessary use of is_swap_pmd()
Lorenzo Stoakes
2026-08-23
userfaultfd: wait on source PMD during UFFDIO_MOVE
Usama Arif
2026-08-23
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2026-08-19
mm/huge_memory: fix huge_zero_pfn race
Lorenzo Stoakes (ARM)
2026-08-09
mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios
Kiryl Shutsemau (Meta)
2026-08-03
mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
Rik van Riel
2026-06-19
mm/huge_memory: update file PUD counter before folio_put()
Yin Tirui
2026-06-19
mm/huge_memory: update file PMD counter before folio_put()
Yin Tirui
2026-03-25
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
2026-03-25
mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
Chris Down
2026-03-12
mm: thp: deny THP for files on anonymous inodes
Deepanshu Kartikey
2026-01-08
mm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...
Wei Yang
2026-01-02
mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
Wei Yang
2025-11-24
mm/huge_memory: fix NULL pointer deference when splitting folio
Wei Yang
2025-11-15
mm/huge_memory: fix folio split check for anon folios in swapcache
Zi Yan
2025-11-09
mm/huge_memory: initialise the tags of the huge zero folio
Catalin Marinas
2025-11-09
mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
Zi Yan
2025-11-09
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
2025-10-15
mm: prevent poison consumption when splitting THP
Qiuxu Zhuo
2025-10-07
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
2025-09-21
mm: skip mlocked THPs that are underused early in deferred_split_scan()
Lance Yang
2025-09-21
mm, swap: use the swap table for the swap cache and switch API
Kairui Song
2025-09-21
mm, swap: wrap swap cache replacement with a helper
Kairui Song
2025-09-13
mm/huge_memory: remove enforce_sysfs from __thp_vma_allowable_orders
Usama Arif
2025-09-13
mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
Zi Yan
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-13
mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
David Hildenbrand
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
2025-09-13
mm: add persistent huge zero folio
Pankaj Raghav
2025-09-13
mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
Pankaj Raghav
2025-09-13
mm: rename huge_zero_page to huge_zero_folio
Pankaj Raghav
2025-09-13
mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
2025-09-13
mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
David Hildenbrand
2025-09-13
mm/huge_memory: move more common code into insert_pud()
David Hildenbrand
2025-09-13
mm/huge_memory: move more common code into insert_pmd()
David Hildenbrand
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
2025-07-24
mm/huge_memory: refactor after-split (page) cache code
Zi Yan
2025-07-24
mm/huge_memory: get frozen folio refcount with folio_expected_ref_count()
Zi Yan
2025-07-24
mm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_split
Zi Yan
2025-07-24
mm/huge_memory: deduplicate code in __folio_split()
Zi Yan
2025-07-24
mm/huge_memory: remove after_split label in __split_unmapped_folio()
Zi Yan
2025-07-24
mm/huge_memory: move unrelated code out of __split_unmapped_folio()
Zi Yan
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
[next]