linux.git
2024-05-06 Matthew Wilcox... mm: make page_mapped_in_vma conditional on CONFIG_MEMOR...
2024-05-06 Matthew Wilcox... mm: return the address from page_mapped_in_vma()
2024-05-06 Matthew Wilcox... mm/memory-failure: pass addr to __add_to_kill()
2024-05-06 Matthew Wilcox... mm/memory-failure: remove fsdax_pgoff argument from...
2024-05-06 Andy Shevchenkoxarray: don't use "proxy" headers
2024-05-06 Andy Shevchenkoxarray: use BITS_PER_LONGS()
2024-05-06 Shakeel Buttmemcg: simple cleanup of stats update functions
2024-05-06 Kefeng Wangmm: memory: check userfaultfd_wp() in vmf_orig_pte_uffd...
2024-05-06 Hao Gemm/page-flags: make PageUptodate return bool
2024-05-06 Lance Yangmm/madvise: optimize lazyfreeing with mTHP in madvise_free
2024-05-06 Lance Yangmm/memory: add any_dirty optional pointer to folio_pte_...
2024-05-06 Lance Yangmm/arm64: override clear_young_dirty_ptes() batch helper
2024-05-06 Lance Yangmm/madvise: introduce clear_young_dirty_ptes() batch...
2024-05-06 Kefeng Wangmm: swapfile: check usable swap device in __folio_throt...
2024-05-06 David Hildenbrandmm/huge_memory: improve split_huge_page_to_list_to_orde...
2024-05-06 Peter Xumm/page_table_check: support userfault wr-protect entries
2024-05-06 Peter Xumm/hugetlb: assert hugetlb_lock in __hugetlb_cgroup_com...
2024-05-06 David Hildenbrandfs/proc/task_mmu: convert smaps_hugetlb_range() to...
2024-05-06 David Hildenbrandfs/proc/task_mmu: convert pagemap_hugetlb_range() to...
2024-05-06 Wei Yangmm/sparse: guard the size of mem_section is power of 2
2024-05-06 Matthew Wilcox... doc: split buffer.rst out of api-summary.rst
2024-05-06 Matthew Wilcox... buffer: improve bdev_getblk documentation
2024-05-06 Matthew Wilcox... buffer: add kernel-doc for bforget() and __bforget()
2024-05-06 Matthew Wilcox... buffer: add kernel-doc for brelse() and __brelse()
2024-05-06 Matthew Wilcox... buffer: fix __bread and __bread_gfp kernel-doc
2024-05-06 Matthew Wilcox... buffer: add kernel-doc for try_to_free_buffers()
2024-05-06 Matthew Wilcox... buffer: add kernel-doc for block_dirty_folio()
2024-05-06 Matthew Wilcox... doc: improve the description of __folio_mark_dirty
2024-05-06 Long Lixarray: inline xas_descend to improve performance
2024-05-06 David Hildenbrandmm/ksm: remove page_mapcount() usage in stable_tree_sea...
2024-05-06 Yosry Ahmedmm: zswap: remove same_filled module params
2024-05-06 Yosry Ahmedmm: zswap: move more same-filled pages checks outside...
2024-05-06 Yosry Ahmedmm: zswap: refactor limit checking from zswap_store()
2024-05-06 Yosry Ahmedmm: zswap: always shrink in zswap_store() if zswap_pool...
2024-05-06 Suren Baghdasaryanuserfaultfd: remove WRITE_ONCE when setting folio-...
2024-05-06 Baolin Wangmm: page_alloc: allowing mTHP compaction to capture...
2024-05-06 Kefeng Wangmm: filemap: batch mm counter updating in filemap_map_p...
2024-05-06 Kefeng Wangmm: move mm counter updating out of set_pte_range()
2024-05-06 Barry Songmm: correct the docs for thp_fault_alloc and thp_fault_...
2024-05-06 Barry Songmm: add docs for per-order mTHP counters and transhuge_...
2024-05-06 Barry Songmm: add per-order mTHP anon_swpout and anon_swpout_fall...
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
next