linux-block.git
2024-04-26 Peter Xumm/hugetlb: declare hugetlbfs_pagecache_present() non...
2024-04-26 Peter Xumm/Kconfig: CONFIG_PGTABLE_HAS_HUGE_LEAVES
2024-04-26 Matthew Wilcox... mm: rename mm_put_huge_zero_page to mm_put_huge_zero_folio
2024-04-26 Matthew Wilcox... dax: use huge_zero_folio
2024-04-26 Matthew Wilcox... mm: convert do_huge_pmd_anonymous_page to huge_zero_folio
2024-04-26 Matthew Wilcox... mm: convert huge_zero_page to huge_zero_folio
2024-04-26 Matthew Wilcox... mm: convert migrate_vma_collect_pmd to use a folio
2024-04-26 Matthew Wilcox... mm: add pmd_folio()
2024-04-26 Matthew Wilcox... mm: add is_huge_zero_folio()
2024-04-26 Matthew Wilcox... sparc: use is_huge_zero_pmd()
2024-04-26 Chris Lizswap: replace RB tree with xarray
2024-04-26 Baoquan Hemm/page_alloc.c: change the array-length to MIGRATE_PCP...
2024-04-26 Baoquan Hemm/page_alloc.c: don't show protection in zone's -...
2024-04-26 Baoquan Hemm/mm_init.c: remove the outdated code comment above...
2024-04-26 Baoquan Hemm/page_alloc.c: remove unneeded codes in !NUMA version...
2024-04-26 Baoquan Hemm: make __absent_pages_in_range() as static
2024-04-26 Baoquan Hemm/init: remove the unnecessary special treatment for...
2024-04-26 Baoquan Hemm: move array mem_section init code out of memory_pres...
2024-04-26 Vlastimil Babkamm, slab: move slab_memcg hooks to mm/memcontrol.c
2024-04-26 Vlastimil Babkamm, slab: move memcg charging to post-alloc hook
2024-04-26 Matthew Wilcox... proc: rewrite stable_page_flags()
2024-04-26 Matthew Wilcox... remove references to page->flags in documentation
2024-04-26 Matthew Wilcox... slub: remove use of page->flags
2024-04-26 Matthew Wilcox... mm: convert arch_clear_hugepage_flags to take a folio
2024-04-26 Matthew Wilcox... mm: make page_mapped() take a const argument
2024-04-26 Matthew Wilcox... mm: make is_free_buddy_page() take a const argument
2024-04-26 Matthew Wilcox... mm: make folio_test_idle and folio_test_young take...
2024-04-26 Matthew Wilcox... mm: make page_ext_get() take a const argument
2024-04-26 Matthew Wilcox... xtensa: remove uses of PG_arch_1 on individual pages
2024-04-26 Matthew Wilcox... sh: remove use of PG_arch_1 on individual pages
2024-04-26 David Hildenbrandmm: merge folio_is_secretmem() and folio_fast_pin_allow...
2024-04-26 David Hildenbrandselftests/memfd_secret: add vmsplice() test
2024-04-26 Christoph Hellwigmm: move follow_phys to arch/x86/mm/pat/memtype.c
2024-04-26 Christoph Hellwigmm: remove follow_pfn
2024-04-26 Christoph Hellwigvirt: acrn: stop using follow_pfn
2024-04-26 Kefeng Wangmm: backing-dev: use group allocation/free of per-cpu...
2024-04-26 John Hubbardhuge_memory.c: document huge page splitting rules more...
2024-04-26 Yajun Dengmm/mmap: convert all mas except mas_detach to vma iterator
2024-04-26 Baoquan Hemm/mm_init.c: remove arch_reserved_kernel_pages()
2024-04-26 Baoquan Hemm/mm_init.c: remove unneeded calc_memmap_size()
2024-04-26 Baoquan Hemm/mm_init.c: remove meaningless calculation of zone...
2024-04-26 Baoquan Hemm/mm_init.c: add new function calc_nr_all_pages()
2024-04-26 Baoquan Hemm/mm_init.c: remove the useless dma_reserve
2024-04-26 Baoquan Hex86: remove unneeded memblock_find_dma_reserve()
2024-04-26 Kairui Songmm/filemap: optimize filemap folio adding
2024-04-26 Kairui Songlib/xarray: introduce a new helper xas_get_order
2024-04-26 Kairui Songmm/filemap: clean up hugetlb exclusion code
2024-04-26 Kairui Songmm/filemap: return early if failed to allocate memory...
2024-04-26 David Hildenbrandmm: convert folio_estimated_sharers() to folio_likely_m...
2024-04-26 Zi Yanmm/migrate: split source folio if it is on deferred...
2024-04-26 Barry Songmm: hold PTL from the first PTE while reclaiming a...
2024-04-26 Baoquan Hemm/vmalloc.c: optimize to reduce arguments of alloc_vma...
2024-04-26 Liu Shixinmm/filemap: don't decrease mmap_miss when folio has...
2024-04-26 Liu Shixinmm/readahead: break read-ahead loop if filemap_add_foli...
2024-04-26 Barry Songarm64: mm: swap: support THP_SWAP on hardware with MTE
2024-04-26 Dev Jainselftests/mm: parse VMA range in one go
2024-04-26 Baolin Wangdocs: hugetlbpage.rst: add hugetlb migration description
2024-04-26 Baolin Wangmm: hugetlb: make the hugetlb migration strategy consistent
2024-04-26 Baolin Wangmm: record the migration reason for struct migration_ta...
2024-04-26 rulinhuangmm/vmalloc: eliminated the lock contention from twice...
2024-04-26 Waiman Longmm/kmemleak: disable KASAN instrumentation in kmemleak
2024-04-26 Waiman Longmm/kmemleak: compact kmemleak_object further
2024-04-26 Yosry Ahmedmm: zswap: remove nr_zswap_stored atomic
2024-04-26 Johannes Weinermm: page_alloc: batch vmstat updates in expand()
2024-04-26 Vlastimil Babkamm: page_alloc: change move_freepages() to __move_freep...
2024-04-26 Johannes Weinermm: page_alloc: consolidate free page accounting
2024-04-26 Johannes Weinermm: page_isolation: prepare for hygienic freelists
2024-04-26 Zi Yanmm: page_alloc: set migratetype inside move_freepages()
2024-04-26 Johannes Weinermm: page_alloc: close migratetype race between freeing...
2024-04-26 Johannes Weinermm: page_alloc: fix freelist movement during block...
2024-04-26 Johannes Weinermm: page_alloc: fix move_freepages_block() range error
2024-04-26 Johannes Weinermm: page_alloc: move free pages when converting block...
2024-04-26 Johannes Weinermm: page_alloc: fix up block types when merging compati...
2024-04-26 Johannes Weinermm: page_alloc: optimize free_unref_folios()
2024-04-26 Johannes Weinermm: page_alloc: remove pcppage migratetype caching
2024-04-26 Peter Xuselftests/mm: run_vmtests.sh: fix hugetlb mem size...
2024-04-26 Hao Gemm/page-flags: make PageMappingFlags return bool
2024-04-26 Hao Gemm/page-flags: make __PageMovable return bool
2024-04-26 Dev Jainselftests/mm: confirm VA exhaustion without reliance...
2024-04-26 Matthew Wilcox... hugetlb: remove mention of destructors
2024-04-26 Matthew Wilcox... mm: improve dumping of mapcount and page_type
2024-04-26 Matthew Wilcox... mm: free up PG_slab
2024-04-26 Matthew Wilcox... mm: remove a call to compound_head() from is_page_hwpoi...
2024-04-26 Matthew Wilcox... mm: remove folio_prep_large_rmappable()
2024-04-26 Matthew Wilcox... mm: always initialise folio->_deferred_list
2024-04-26 Kees Cookmm/slub: avoid recursive loop with kmemleak
2024-04-26 Kees Cookalloc_tag: Tighten file permissions on /proc/allocinfo
2024-04-26 Suren Baghdasaryanmm: change inlined allocation helpers to account at...
2024-04-26 Kent Overstreetmemprofiling: documentation
2024-04-26 Kent OverstreetMAINTAINERS: add entries for code tagging and memory...
2024-04-26 Suren Baghdasaryancodetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark...
2024-04-26 Suren Baghdasaryancodetag: debug: mark codetags for reserved pages as...
2024-04-26 Suren Baghdasaryancodetag: debug: skip objext checking when it's for...
2024-04-26 Suren Baghdasaryanlib: add memory allocations report in show_mem()
2024-04-26 Kent Overstreetrhashtable: plumb through alloc tag
2024-04-26 Kent Overstreetmm: vmalloc: enable memory allocation profiling
2024-04-26 Suren Baghdasaryanmm: percpu: enable per-cpu allocation tagging
2024-04-26 Kent Overstreetmm: percpu: add codetag reference into pcpuobj_ext
2024-04-26 Kent Overstreetmm: percpu: introduce pcpuobj_ext
2024-04-26 Kent Overstreetmempool: hook up to memory allocation profiling
next