index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
mm/huge_memory: fix dereferencing invalid pmd migration entry
Gavin Guo
1
-3
/
+8
2025-03-22
mm: separate folio_split_memcg_refs() from split_page_memcg()
Matthew Wilcox (Oracle)
1
-12
/
+4
2025-03-18
mm: convert lru_add_page_tail() to lru_add_split_folio()
Matthew Wilcox (Oracle)
1
-9
/
+9
2025-03-18
mm/truncate: use folio_split() in truncate operation
Zi Yan
1
-3
/
+3
2025-03-18
mm/huge_memory: add folio_split() to debugfs testing interface
Zi Yan
1
-13
/
+34
2025-03-18
mm/huge_memory: remove the old, unused __split_huge_page()
Zi Yan
1
-215
/
+0
2025-03-18
mm/huge_memory: add buddy allocator like (non-uniform) folio_split()
Zi Yan
1
-42
/
+128
2025-03-18
mm/huge_memory: move folio split common code to __folio_split()
Zi Yan
1
-50
/
+62
2025-03-18
mm/huge_memory: add two new (not yet used) functions for folio_split()
Zi Yan
1
-1
/
+353
2025-03-18
mm: remove redundant return in set_huge_zero_folio()
Dev Jain
1
-2
/
+0
2025-03-18
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
1
-1
/
+1
2025-03-18
mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
David Hildenbrand
1
-1
/
+1
2025-03-18
mm: let _folio_nr_pages overlay memcg_data in first tail page
David Hildenbrand
1
-0
/
+8
2025-03-18
fs/dax: properly refcount fs dax pages
Alistair Popple
1
-2
/
+4
2025-03-18
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
1
-12
/
+53
2025-03-18
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
1
-12
/
+87
2025-03-17
mm: avoid splitting pmd for lazyfree pmd-mapped THP in try_to_unmap
Barry Song
1
-7
/
+17
2025-03-17
mm: completely abstract unnecessary adj_start calculation
Lorenzo Stoakes
1
-13
/
+6
2025-03-17
mm/huge_memory: allow split shmem large folio to any lower order
Zi Yan
1
-7
/
+1
2025-03-17
mm: memcontrol: move memsw charge callbacks to v1
Johannes Weiner
1
-1
/
+1
2025-03-17
mm/huge_memory: drop beyond-EOF folios with the right number of refs
Zi Yan
1
-1
/
+1
2025-01-26
mm/huge_memory: convert has_hwpoisoned into a pure folio flag
David Hildenbrand
1
-1
/
+1
2025-01-26
mm/huge_memory.c: rename shadowed local
Andrew Morton
1
-4
/
+5
2025-01-14
mm: add per-order mTHP swap-in fallback/fallback_charge counters
Wenchao Hao
1
-0
/
+6
2025-01-14
mm: migrate: remove unused argument vma from migrate_misplaced_folio()
Donet Tom
1
-1
/
+1
2025-01-13
mm: clear uffd-wp PTE/PMD state on mremap()
Ryan Roberts
1
-0
/
+12
2024-12-19
mm: huge_memory: handle strsep not finding delimiter
Leo Stone
1
-1
/
+1
2024-12-19
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
1
-4
/
+4
2024-12-19
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
1
-4
/
+5
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-77
/
+150
2024-11-12
mm/thp: fix deferred split queue not partially_mapped: fix
Hugh Dickins
1
-1
/
+3
2024-11-12
mm: huge_memory: use strscpy() instead of strcpy()
Maíra Canal
1
-2
/
+2
2024-11-12
mm: move ``get_order_from_str()`` to internal.h
Maíra Canal
1
-23
/
+15
2024-11-11
mm: add per-order mTHP swpin counters
Barry Song
1
-0
/
+3
2024-11-11
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
Kanchana P Sridhar
1
-0
/
+3
2024-11-08
mm: remove references to page->index in huge_memory.c
Matthew Wilcox (Oracle)
1
-9
/
+9
2024-11-07
mm: huge_memory: move file_thp_enabled() into huge_memory.c
Kefeng Wang
1
-0
/
+15
2024-11-07
mm: avoid zeroing user movable page twice with init_on_alloc=1
Zi Yan
1
-1
/
+7
2024-11-07
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
1
-1
/
+1
2024-11-07
mm: allocate THP on hugezeropage wp-fault
Dev Jain
1
-1
/
+40
2024-11-07
mm: abstract THP allocation
Dev Jain
1
-41
/
+57
2024-11-06
mm: move mm flags to mm_types.h
Nanyong Sun
1
-1
/
+0
2024-11-06
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
1
-9
/
+26
2024-11-06
mm/thp: fix deferred split queue not partially_mapped
Hugh Dickins
1
-4
/
+17
2024-10-17
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
1
-12
/
+1
2024-10-09
mm/huge_memory: check pmd_special() only after pmd_present()
David Hildenbrand
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-118
/
+471
2024-09-21
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+61
2024-09-17
mm/fork: accept huge pfnmap entries
Peter Xu
1
-3
/
+26
[prev]
[next]