index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
huge_memory.c
Age
Commit message (
Expand
)
Author
7 days
mm/huge_memory: transfer the pmd dirty bit to the folio on zap
Usama Arif
2026-08-24
mm/huge_memory: use folio's memcg inside __folio_split()
Zi Yan
2026-08-24
mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
2026-08-24
mm/huge_memory: update remove_migration_pmd() to accept a folio
Lorenzo Stoakes (ARM)
2026-08-24
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
2026-08-24
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up
Andrew Morton
2026-08-06
mm: convert __get_unmapped_area() to use vma_flags_t
Lorenzo Stoakes
2026-08-06
mm: huge_memory: fix kobject cleanup in thpsize_create error
Hongling Zeng
2026-08-04
mm/huge_memory: initialise workingset state before folio split
Matt Fleming
2026-08-04
mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logic
Lorenzo Stoakes (ARM)
2026-08-04
mm/huge_memory: fix huge_zero_pfn race
Lorenzo Stoakes (ARM)
2026-08-04
mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd
Usama Arif
2026-08-04
mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Lorenzo Stoakes
2026-08-04
userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
Kiryl Shutsemau (Meta)
2026-08-04
mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
Kiryl Shutsemau (Meta)
2026-08-04
mm: preserve RWP marker across PTE rewrites
Kiryl Shutsemau (Meta)
2026-08-04
mm: add MM_CP_UFFD_RWP change_protection() flag
Kiryl Shutsemau (Meta)
2026-08-04
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
2026-08-04
mm/huge_memory: add page->private check back in __split_folio_to_order()
Zi Yan
2026-08-04
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2026-07-30
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
2026-07-30
mm/huge_memory: move softleaf_to_folio() inside migration branch
Usama Arif
2026-07-30
mm: add softleaf_to_pmd() and convert existing callers
Usama Arif
2026-07-28
mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios
Kiryl Shutsemau (Meta)
2026-07-20
userfaultfd: wait on source PMD during UFFDIO_MOVE
Usama Arif
2026-07-09
mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
Rik van Riel
2026-06-23
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-21
mm/khugepaged: enable clean pagecache folio collapse for writable files
Zi Yan
2026-06-21
mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
Zi Yan
2026-06-21
mm: fs: remove filemap_nr_thps*() functions and their users
Zi Yan
2026-06-21
mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
Zi Yan
2026-06-21
mm/khugepaged: add per-order mTHP collapse failure statistics
Nico Pache
2026-06-21
mm/khugepaged: generalize alloc_charge_folio()
Dev Jain
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-08
mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade
Kiryl Shutsemau (Meta)
2026-06-08
mm/thp: clear deferred split shrinker bits when queues drain
Lance Yang
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
2026-06-04
mm: preserve PG_dropbehind flag during folio split
Jeff Layton
2026-06-03
mm/huge_memory: use correct flags for device private PMD entry
Lorenzo Stoakes
2026-06-02
mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
Kairui Song
2026-06-02
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
2026-05-31
mm/huge_memory: update file PMD counter before folio_put()
Yin Tirui
2026-05-31
mm/huge_memory: update file PUD counter before folio_put()
Yin Tirui
2026-05-28
mm: huge_memory: refactor defrag_show() to use defrag_flags[]
Breno Leitao
2026-05-28
mm: huge_memory: use sysfs_match_string() in defrag_store()
Breno Leitao
2026-05-28
mm/huge_memory: fix outdated comment about freeing subpages in __folio_split
Barry Song (Xiaomi)
2026-04-18
mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
Qi Zheng
2026-04-18
mm: rename unlock_page_lruvec_irq and its variants
Muchun Song
2026-04-05
mm: fix deferred split queue races during migration
Lance Yang
[next]