linux-2.6-block.git
2024-05-06 Barry Songmm: add per-order mTHP anon_fault_alloc and anon_fault_...
2024-05-06 Sidhartha Kumarmm/hugetlb: rename dissolve_free_huge_pages() to dissol...
2024-05-06 Sidhartha Kumarmm/hugetlb: convert dissolve_free_huge_pages() to folios
2024-05-06 Alex Shi (tencent)mm/ksm: replace set_page_stable_node by folio_set_stabl...
2024-05-06 David Hildenbrandmm/ksm: rename get_ksm_page_flags to ksm_get_folio_flags
2024-05-06 Alex Shi (tencent)mm/ksm: convert chain series funcs and replace get_ksm_page
2024-05-06 Alex Shi (tencent)mm/ksm: use folio in write_protect_page
2024-05-06 Alex Shi (tencent)mm/ksm: use ksm_get_folio in scan_get_next_rmap_item
2024-05-06 Alex Shi (tencent)mm/ksm: use folio in stable_node_dup
2024-05-06 Alex Shi (tencent)mm/ksm: use folio in remove_stable_node
2024-05-06 Alex Shi (tencent)mm/ksm: add folio_set_stable_node
2024-05-06 Alex Shi (tencent)mm/ksm: use folio in remove_rmap_item_from_tree
2024-05-06 Alex Shi (tencent)mm/ksm: add ksm_get_folio
2024-05-06 Kefeng Wangarm: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
2024-05-06 Kefeng Wangarm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
2024-05-06 David HildenbrandDocumentation/admin-guide/cgroup-v1/memory.rst: don...
2024-05-06 David Hildenbrandmm/debug: print only page mapcount (excluding folio...
2024-05-06 David Hildenbrandxtensa/mm: convert check_tlb_entry() to sanity check...
2024-05-06 David Hildenbrandtrace/events/page_ref: trace the raw page mapcount...
2024-05-06 David Hildenbrandmm/migrate_device: use folio_mapcount() in migrate_vma_...
2024-05-06 David Hildenbrandmm/filemap: use folio_mapcount() in filemap_unaccount_f...
2024-05-06 David Hildenbrandsh/mm/cache: use folio_mapped() in copy_from_user_page()
2024-05-06 David Hildenbrandmm/migrate: use folio_likely_mapped_shared() in add_pag...
2024-05-06 David Hildenbrandmm/page_alloc: use folio_mapped() in __alloc_contig_mig...
2024-05-06 David Hildenbrandmm/memory-failure: use folio_mapcount() in hwpoison_use...
2024-05-06 David Hildenbrandmm/huge_memory: use folio_mapcount() in zap_huge_pmd...
2024-05-06 David Hildenbrandmm/memory: use folio_mapcount() in zap_present_folio_ptes()
2024-05-06 David Hildenbrandmm: make folio_mapcount() return 0 for small typed...
2024-05-06 David Hildenbrandmm: improve folio_likely_mapped_shared() using the...
2024-05-06 David Hildenbrandmm: track mapcount of large folios in single value
2024-05-06 David Hildenbrandmm/rmap: add fast-path for small folios when adding...
2024-05-06 David Hildenbrandmm/rmap: always inline anon/file rmap duplication of...
2024-05-06 David Hildenbrandmm: allow for detecting underflows with page_mapcount...
2024-05-06 David Hildenbrandmm: follow_pte() improvements
2024-05-06 David Hildenbrandmm: pass VMA instead of MM to follow_pte()
2024-05-06 David Hildenbranddrivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram...
2024-05-06 Huang Yingmm,swap: add document about RCU read lock and swapoff...
2024-05-06 Hao Gemm/mmap: make accountable_mapping return bool
2024-05-06 Hao Gemm/mmap: make vma_wants_writenotify return bool
2024-05-06 Ho-Ren (Jack... memory tier: create CPUless memory tiers after obtainin...
2024-05-06 Ho-Ren (Jack... memory tier: dax/kmem: introduce an abstract layer...
2024-04-26 Baolin Wangmm: set pageblock_order to HPAGE_PMD_ORDER in case...
2024-04-26 Matthew Wilcox... mm: convert free_zone_device_page to free_zone_device_folio
2024-04-26 Matthew Wilcox... mm: combine __folio_put_small, __folio_put_large and...
2024-04-26 Matthew Wilcox... mm: inline destroy_large_folio() into __folio_put_large()
2024-04-26 Matthew Wilcox... mm: combine free_the_page() and free_unref_page()
2024-04-26 Matthew Wilcox... mm: free non-hugetlb large folios in a batch
2024-04-26 Matthew Wilcox... mm: convert pagecache_isize_extended to use a folio
2024-04-26 Frank van der... mm/hugetlb: pass correct order_per_bit to cma_declare_c...
2024-04-26 Frank van der... mm/cma: drop incorrect alignment check in cma_init_rese...
2024-04-26 John Hubbardselftests/mm: fix additional build errors for selftests
2024-04-26 John Hubbardselftests: break the dependency upon local header files
2024-04-26 Vishal Moola... hugetlb: convert hugetlb_wp() to use struct vm_fault
2024-04-26 Vishal Moola... hugetlb: convert hugetlb_no_page() to use struct vm_fault
2024-04-26 Vishal Moola... hugetlb: convert hugetlb_fault() to use struct vm_fault
2024-04-26 Jinjiang Tumm/ksm: remove redundant code in ksm_fork
2024-04-26 David Hildenbrandmm: use "GUP-fast" instead "fast GUP" in remaining...
2024-04-26 David Hildenbrandmm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE...
2024-04-26 David Hildenbrandmm/gup: consistently name GUP-fast functions
2024-04-26 Matthew Wilcox... hugetlb: convert alloc_buddy_hugetlb_folio to use a...
2024-04-26 Matthew Wilcox... mm: remove struct page from get_shadow_from_swap_cache
2024-04-26 Kefeng Wangx86: mm: accelerate pagefault when badaccess
2024-04-26 Kefeng Wangs390: mm: accelerate pagefault when badaccess
2024-04-26 Kefeng Wangriscv: mm: accelerate pagefault when badaccess
2024-04-26 Kefeng Wangpowerpc: mm: accelerate pagefault when badaccess
2024-04-26 Kefeng Wangarm: mm: accelerate pagefault when VM_FAULT_BADACCESS
2024-04-26 Kefeng Wangarm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
2024-04-26 Kefeng Wangarm64: mm: cleanup __do_page_fault()
2024-04-26 Ryan Robertsmm: madvise: avoid split during MADV_PAGEOUT and MADV_COLD
2024-04-26 Ryan Robertsmm: vmscan: avoid split during shrink_folio_list()
2024-04-26 Ryan Robertsmm: swap: allow storage of all mTHP orders
2024-04-26 Ryan Robertsmm: swap: update get_swap_pages() to take folio order
2024-04-26 Ryan Robertsmm: swap: simplify struct percpu_cluster
2024-04-26 Ryan Robertsmm: swap: free_swap_and_cache_nr() as batched free_swap...
2024-04-26 Ryan Robertsmm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_in...
2024-04-26 Baolin Wangmm: page_alloc: use the correct THP order for THP PCP
2024-04-26 Matthew Wilcox... proc: convert smaps_pmd_entry to use a folio
2024-04-26 Matthew Wilcox... proc: pass a folio to smaps_page_accumulate()
2024-04-26 Matthew Wilcox... proc: convert smaps_page_accumulate to use a folio
2024-04-26 Matthew Wilcox... proc: convert gather_stats to use a folio
2024-04-26 Matthew Wilcox... mm: generate PAGE_IDLE_FLAG definitions
2024-04-26 Matthew Wilcox... mm: remove page_idle and page_young wrappers
2024-04-26 Matthew Wilcox... proc: convert smaps_account() to use a folio
2024-04-26 Matthew Wilcox... proc: convert clear_refs_pte_range to use a folio
2024-04-26 Matthew Wilcox... khugepaged: use a folio throughout hpage_collapse_scan_...
2024-04-26 Matthew Wilcox... khugepaged: use a folio throughout collapse_file()
2024-04-26 Matthew Wilcox... khugepaged: remove hpage from collapse_file()
2024-04-26 Matthew Wilcox... khugepaged: pass a folio to __collapse_huge_page_copy()
2024-04-26 Matthew Wilcox... khugepaged: remove hpage from collapse_huge_page()
2024-04-26 Matthew Wilcox... khugepaged: convert alloc_charge_hpage to alloc_charge_...
2024-04-26 Matthew Wilcox... khugepaged: inline hpage_collapse_alloc_folio()
2024-04-26 Dev Jainselftests/mm: mremap_test: use sscanf to parse /proc...
2024-04-26 Dev Jainselftests/mm: mremap_test: optimize execution time...
2024-04-26 Dev Jainselftests/mm: mremap_test: optimize using pre-filled...
2024-04-26 Joel Granadosmemory: remove the now superfluous sentinel element...
2024-04-26 Matthew Wilcox... mm: rename vma_pgoff_address back to vma_address
2024-04-26 Matthew Wilcox... mm: remove vma_address()
2024-04-26 Matthew Wilcox... mm: correct page_mapped_in_vma() for large folios
2024-04-26 Baolin Wangmm: huge_memory: add the missing folio_test_pmd_mappabl...
2024-04-26 Baolin Wangmm: support multi-size THP numa balancing
next