index
:
pub/scm/linux/kernel/git/next/linux-next.git
master
The linux-next integration testing tree
Linux Next 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
10 days
mm/huge_memory: transfer the pmd dirty bit to the folio on zap
Usama Arif
1
-0
/
+2
2026-08-24
mm/huge_memory: use folio's memcg inside __folio_split()
Zi Yan
1
-4
/
+16
2026-08-24
mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
1
-1
/
+1
2026-08-24
mm/huge_memory: update remove_migration_pmd() to accept a folio
Lorenzo Stoakes (ARM)
1
-9
/
+7
2026-08-24
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-4
/
+4
2026-08-24
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up
Andrew Morton
1
-74
/
+119
2026-08-06
mm: convert __get_unmapped_area() to use vma_flags_t
Lorenzo Stoakes
1
-9
/
+12
2026-08-06
mm: huge_memory: fix kobject cleanup in thpsize_create error
Hongling Zeng
1
-4
/
+2
2026-08-04
mm/huge_memory: initialise workingset state before folio split
Matt Fleming
1
-1
/
+3
2026-08-04
mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logic
Lorenzo Stoakes (ARM)
1
-66
/
+94
2026-08-04
mm/huge_memory: fix huge_zero_pfn race
Lorenzo Stoakes (ARM)
1
-14
/
+29
2026-08-04
mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmd
Usama Arif
1
-2
/
+2
2026-08-04
mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Lorenzo Stoakes
1
-1
/
+1
2026-08-04
userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
Kiryl Shutsemau (Meta)
1
-1
/
+24
2026-08-04
mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
Kiryl Shutsemau (Meta)
1
-0
/
+5
2026-08-04
mm: preserve RWP marker across PTE rewrites
Kiryl Shutsemau (Meta)
1
-4
/
+46
2026-08-04
mm: add MM_CP_UFFD_RWP change_protection() flag
Kiryl Shutsemau (Meta)
1
-16
/
+20
2026-08-04
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
1
-29
/
+29
2026-08-04
mm/huge_memory: add page->private check back in __split_folio_to_order()
Zi Yan
1
-0
/
+7
2026-08-04
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
1
-0
/
+12
2026-07-30
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
1
-1
/
+1
2026-07-30
mm/huge_memory: move softleaf_to_folio() inside migration branch
Usama Arif
1
-1
/
+2
2026-07-30
mm: add softleaf_to_pmd() and convert existing callers
Usama Arif
1
-6
/
+6
2026-07-28
mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios
Kiryl Shutsemau (Meta)
1
-0
/
+12
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
[next]