summaryrefslogtreecommitdiff
path: root/mm/huge_memory.c
AgeCommit message (Expand)Author
7 daysmm/huge_memory: transfer the pmd dirty bit to the folio on zapUsama Arif
2026-08-24mm/huge_memory: use folio's memcg inside __folio_split()Zi Yan
2026-08-24mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon foliosLorenzo Stoakes (ARM)
2026-08-24mm/huge_memory: update remove_migration_pmd() to accept a folioLorenzo Stoakes (ARM)
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
2026-08-24Merge branch 'mm-hotfixes-stable' into mm-stable to pick upAndrew Morton
2026-08-06mm: convert __get_unmapped_area() to use vma_flags_tLorenzo Stoakes
2026-08-06mm: huge_memory: fix kobject cleanup in thpsize_create errorHongling Zeng
2026-08-04mm/huge_memory: initialise workingset state before folio splitMatt Fleming
2026-08-04mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logicLorenzo Stoakes (ARM)
2026-08-04mm/huge_memory: fix huge_zero_pfn raceLorenzo Stoakes (ARM)
2026-08-04mm/huge_memory: skip device-private PMDs in madvise_free_huge_pmdUsama Arif
2026-08-04mm/vma: use vma_start_pgoff(), linear_page_index() in mm codeLorenzo Stoakes
2026-08-04userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolutionKiryl Shutsemau (Meta)
2026-08-04mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWPKiryl Shutsemau (Meta)
2026-08-04mm: preserve RWP marker across PTE rewritesKiryl Shutsemau (Meta)
2026-08-04mm: add MM_CP_UFFD_RWP change_protection() flagKiryl Shutsemau (Meta)
2026-08-04mm: rename uffd-wp PTE accessors to uffdKiryl Shutsemau (Meta)
2026-08-04mm/huge_memory: add page->private check back in __split_folio_to_order()Zi Yan
2026-08-04Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2026-07-30mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVESUsama Arif
2026-07-30mm/huge_memory: move softleaf_to_folio() inside migration branchUsama Arif
2026-07-30mm: add softleaf_to_pmd() and convert existing callersUsama Arif
2026-07-28mm/huge_memory: unlock i_mmap_rwsem before releasing after-split foliosKiryl Shutsemau (Meta)
2026-07-20userfaultfd: wait on source PMD during UFFDIO_MOVEUsama Arif
2026-07-09mm/huge_memory: set PG_has_hwpoisoned only after new folio head is establishedRik van Riel
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-21mm/khugepaged: enable clean pagecache folio collapse for writable filesZi Yan
2026-06-21mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FSZi Yan
2026-06-21mm: fs: remove filemap_nr_thps*() functions and their usersZi Yan
2026-06-21mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()Zi Yan
2026-06-21mm/khugepaged: add per-order mTHP collapse failure statisticsNico Pache
2026-06-21mm/khugepaged: generalize alloc_charge_folio()Dev Jain
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-06-08mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgradeKiryl Shutsemau (Meta)
2026-06-08mm/thp: clear deferred split shrinker bits when queues drainLance Yang
2026-06-08mm: switch deferred split shrinker to list_lruJohannes Weiner
2026-06-04mm: preserve PG_dropbehind flag during folio splitJeff Layton
2026-06-03mm/huge_memory: use correct flags for device private PMD entryLorenzo Stoakes
2026-06-02mm/memcg, swap: tidy up cgroup v1 memsw swap helpersKairui Song
2026-06-02Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the seriesAndrew Morton
2026-05-31mm/huge_memory: update file PMD counter before folio_put()Yin Tirui
2026-05-31mm/huge_memory: update file PUD counter before folio_put()Yin Tirui
2026-05-28mm: huge_memory: refactor defrag_show() to use defrag_flags[]Breno Leitao
2026-05-28mm: huge_memory: use sysfs_match_string() in defrag_store()Breno Leitao
2026-05-28mm/huge_memory: fix outdated comment about freeing subpages in __folio_splitBarry Song (Xiaomi)
2026-04-18mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()Qi Zheng
2026-04-18mm: rename unlock_page_lruvec_irq and its variantsMuchun Song
2026-04-05mm: fix deferred split queue races during migrationLance Yang