index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
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-07-20
userfaultfd: wait on source PMD during UFFDIO_MOVE
Usama Arif
1
-1
/
+1
2026-07-09
mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
Rik van Riel
1
-4
/
+8
2026-06-23
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-32
/
+18
2026-06-21
mm/khugepaged: enable clean pagecache folio collapse for writable files
Zi Yan
1
-1
/
+1
2026-06-21
mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
Zi Yan
1
-27
/
+3
2026-06-21
mm: fs: remove filemap_nr_thps*() functions and their users
Zi Yan
1
-1
/
+0
2026-06-21
mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
Zi Yan
1
-3
/
+3
2026-06-21
mm/khugepaged: add per-order mTHP collapse failure statistics
Nico Pache
1
-0
/
+7
2026-06-21
mm/khugepaged: generalize alloc_charge_folio()
Dev Jain
1
-0
/
+4
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-289
/
+190
2026-06-15
Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2026-06-08
mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade
Kiryl Shutsemau (Meta)
1
-0
/
+2
2026-06-08
mm/thp: clear deferred split shrinker bits when queues drain
Lance Yang
1
-1
/
+4
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
1
-242
/
+125
2026-06-04
mm: preserve PG_dropbehind flag during folio split
Jeff Layton
1
-0
/
+1
2026-06-03
mm/huge_memory: use correct flags for device private PMD entry
Lorenzo Stoakes
1
-12
/
+33
2026-06-02
mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
Kairui Song
1
-1
/
+1
2026-06-02
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
1
-1
/
+3
2026-05-31
mm/huge_memory: update file PMD counter before folio_put()
Yin Tirui
1
-0
/
+2
2026-05-31
mm/huge_memory: update file PUD counter before folio_put()
Yin Tirui
1
-1
/
+1
2026-05-28
mm: huge_memory: refactor defrag_show() to use defrag_flags[]
Breno Leitao
1
-16
/
+22
2026-05-28
mm: huge_memory: use sysfs_match_string() in defrag_store()
Breno Leitao
1
-26
/
+34
2026-05-28
mm/huge_memory: fix outdated comment about freeing subpages in __folio_split
Barry Song (Xiaomi)
1
-5
/
+4
2026-04-18
mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
Qi Zheng
1
-2
/
+18
2026-04-18
mm: rename unlock_page_lruvec_irq and its variants
Muchun Song
1
-1
/
+1
2026-04-05
mm: fix deferred split queue races during migration
Lance Yang
1
-5
/
+10
2026-04-05
mm/huge_memory: add and use has_deposited_pgtable()
Lorenzo Stoakes (Oracle)
1
-9
/
+25
2026-04-05
mm/huge_memory: add and use normal_or_softleaf_folio_pmd()
Lorenzo Stoakes (Oracle)
1
-28
/
+19
2026-04-05
mm/huge_memory: separate out the folio part of zap_huge_pmd()
Lorenzo Stoakes (Oracle)
1
-26
/
+35
2026-04-05
mm/huge_memory: use mm instead of tlb->mm
Lorenzo Stoakes (Oracle)
1
-3
/
+4
2026-04-05
mm/huge_memory: remove unnecessary sanity checks
Lorenzo Stoakes (Oracle)
1
-2
/
+0
2026-04-05
mm/huge_memory: deduplicate zap deposited table call
Lorenzo Stoakes (Oracle)
1
-12
/
+10
2026-04-05
mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
Lorenzo Stoakes (Oracle)
1
-1
/
+0
2026-04-05
mm/huge_memory: add a common exit path to zap_huge_pmd()
Lorenzo Stoakes (Oracle)
1
-9
/
+6
2026-04-05
mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
Lorenzo Stoakes (Oracle)
1
-0
/
+4
2026-04-05
mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
Lorenzo Stoakes (Oracle)
1
-7
/
+16
2026-04-05
mm/huge: avoid big else branch in zap_huge_pmd()
Lorenzo Stoakes (Oracle)
1
-42
/
+45
2026-04-05
mm/huge_memory: simplify vma_is_specal_huge()
Lorenzo Stoakes (Oracle)
1
-7
/
+23
2026-04-05
mm: introduce is_pmd_order helper
Nico Pache
1
-1
/
+1
2026-04-05
mm: huge_memory: refactor enabled_store() with set_global_enabled_mode()
Breno Leitao
1
-15
/
+48
2026-04-05
mm: huge_memory: refactor anon_enabled_store() with set_anon_enabled_mode()
Breno Leitao
1
-32
/
+52
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-03-10
mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()
Chris Down
1
-1
/
+2
2026-03-04
mm/huge_memory: fix a folio_split() race condition with folio_try_get()
Zi Yan
1
-4
/
+9
2026-02-24
mm: thp: deny THP for files on anonymous inodes
Deepanshu Kartikey
1
-0
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2026-01-26
migrate: replace RMP_ flags with TTU_ flags
Matthew Wilcox (Oracle)
1
-4
/
+4
2026-01-13
simplify the callers of file_open_name()
Al Viro
1
-12
/
+3
[next]