index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-02
mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
Wei Yang
1
-1
/
+1
2025-11-24
mm/huge_memory: fix NULL pointer deference when splitting folio
Wei Yang
1
-12
/
+10
2025-11-15
mm/huge_memory: fix folio split check for anon folios in swapcache
Zi Yan
1
-2
/
+4
2025-11-09
mm/huge_memory: initialise the tags of the huge zero folio
Catalin Marinas
1
-1
/
+2
2025-11-09
mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
Zi Yan
1
-3
/
+20
2025-11-09
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
1
-8
/
+1
2025-10-15
mm: prevent poison consumption when splitting THP
Qiuxu Zhuo
1
-0
/
+3
2025-10-07
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
1
-12
/
+3
2025-09-21
mm: skip mlocked THPs that are underused early in deferred_split_scan()
Lance Yang
1
-0
/
+7
2025-09-21
mm, swap: use the swap table for the swap cache and switch API
Kairui Song
1
-7
/
+6
2025-09-21
mm, swap: wrap swap cache replacement with a helper
Kairui Song
1
-3
/
+1
2025-09-13
mm/huge_memory: remove enforce_sysfs from __thp_vma_allowable_orders
Usama Arif
1
-4
/
+3
2025-09-13
mm/huge_memory: add new_order and offset to split_huge_pages*() pr_debug
Zi Yan
1
-4
/
+4
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-09-13
mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
David Hildenbrand
1
-2
/
+3
2025-09-13
mm/huge_memory: convert "tva_flags" to "enum tva_type"
David Hildenbrand
1
-4
/
+4
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
1
-4
/
+4
2025-09-13
mm: add persistent huge zero folio
Pankaj Raghav
1
-10
/
+30
2025-09-13
mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
Pankaj Raghav
1
-3
/
+3
2025-09-13
mm: rename huge_zero_page to huge_zero_folio
Pankaj Raghav
1
-17
/
+17
2025-09-13
mm/huge_memory: mark PMD mappings of the huge zero folio special
David Hildenbrand
1
-2
/
+6
2025-09-13
mm/huge_memory: support huge zero folio in vmf_insert_folio_pmd()
David Hildenbrand
1
-3
/
+5
2025-09-13
mm/huge_memory: move more common code into insert_pud()
David Hildenbrand
1
-23
/
+13
2025-09-13
mm/huge_memory: move more common code into insert_pmd()
David Hildenbrand
1
-48
/
+24
2025-09-13
mm: replace (20 - PAGE_SHIFT) with common macros for pages<->MB conversion
Ye Liu
1
-1
/
+1
2025-07-24
mm/huge_memory: refactor after-split (page) cache code
Zi Yan
1
-16
/
+28
2025-07-24
mm/huge_memory: get frozen folio refcount with folio_expected_ref_count()
Zi Yan
1
-7
/
+5
2025-07-24
mm/huge_memory: convert VM_BUG* to VM_WARN* in __folio_split
Zi Yan
1
-3
/
+7
2025-07-24
mm/huge_memory: deduplicate code in __folio_split()
Zi Yan
1
-38
/
+35
2025-07-24
mm/huge_memory: remove after_split label in __split_unmapped_folio()
Zi Yan
1
-6
/
+6
2025-07-24
mm/huge_memory: move unrelated code out of __split_unmapped_folio()
Zi Yan
1
-137
/
+133
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-10
/
+11
2025-07-09
mm: remove redundant pXd_devmap calls
Alistair Popple
1
-14
/
+9
2025-07-09
mm/huge_memory: remove pXd_devmap usage from insert_pXd_pfn()
Alistair Popple
1
-10
/
+2
2025-07-09
mm/gup: remove pXX_devmap usage from get_user_pages()
Alistair Popple
1
-40
/
+0
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
1
-1
/
+1
2025-07-09
mm: huge_memory: fix the check for allowed huge orders in shmem
Baolin Wang
1
-1
/
+1
2025-07-09
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()
David Hildenbrand
1
-23
/
+29
2025-07-09
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pmd()
David Hildenbrand
1
-19
/
+40
2025-07-09
mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()
David Hildenbrand
1
-4
/
+3
2025-05-22
mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
David Hildenbrand
1
-2
/
+3
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
1
-8
/
+8
2025-05-12
mm/huge_memory: adjust try_to_migrate_one() and split_huge_pmd_locked()
Gavin Guo
1
-19
/
+2
2025-05-11
mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()
Fan Ni
1
-1
/
+1
2025-05-11
mm: huge_memory: add folio_mark_accessed() when zapping file THP
Baolin Wang
1
-0
/
+8
2025-05-11
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
1
-6
/
+5
2025-05-07
mm/huge_memory: fix dereferencing invalid pmd migration entry
Gavin Guo
1
-3
/
+8
2025-03-21
mm: separate folio_split_memcg_refs() from split_page_memcg()
Matthew Wilcox (Oracle)
1
-12
/
+4
2025-03-17
mm: convert lru_add_page_tail() to lru_add_split_folio()
Matthew Wilcox (Oracle)
1
-9
/
+9
2025-03-17
mm/truncate: use folio_split() in truncate operation
Zi Yan
1
-3
/
+3
[next]