summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-01maple_tree: remove repeated sanity checks from write helper functionsSidhartha Kumar
2024-09-01maple_tree: remove node allocations from various write helper functionsSidhartha Kumar
2024-09-01maple_tree: have mas_store() allocate nodes if neededSidhartha Kumar
2024-09-01maple_tree: remove mas_wr_modify()Sidhartha Kumar
2024-09-01maple_tree: simplify mas_commit_b_node()Sidhartha Kumar
2024-09-01maple_tree: convert mas_insert() to preallocate nodesSidhartha Kumar
2024-09-01maple_tree: use store type in mas_wr_store_entry()Sidhartha Kumar
2024-09-01maple_tree: print store type in mas_dump()Sidhartha Kumar
2024-09-01maple_tree: use mas_store_gfp() in mtree_store_range()Sidhartha Kumar
2024-09-01maple_tree: preallocate nodes in mas_erase()Sidhartha Kumar
2024-09-01maple_tree: remove mas_destroy() from mas_nomem()Sidhartha Kumar
2024-09-01maple_tree: introduce mas_wr_store_type()Sidhartha Kumar
2024-09-01maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup()Sidhartha Kumar
2024-09-01maple_tree: introduce mas_wr_prealloc_setup()Sidhartha Kumar
2024-09-01maple_tree: introduce store_type enumSidhartha Kumar
2024-09-01mm: kmem: add lockdep assertion to obj_cgroup_memcgMuchun Song
2024-09-01memcg: use ratelimited stats flush in the reclaimShakeel Butt
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds
2024-09-01powerpc/vdso: refactor error handlingMichael Ellerman
2024-09-01mm: remove arch_unmap()Michael Ellerman
2024-09-01powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman
2024-09-01mm: add optional close() to struct vm_special_mappingMichael Ellerman
2024-09-01kfence: save freeing stack trace at calling time instead of freeing timeTianchen Ding
2024-09-01maple_tree: fix comment typo with corresponding maple_statusWei Yang
2024-09-01maple_tree: fix comment typo of ma_rootWei Yang
2024-09-01maple_tree: add test to replicate low memory race conditionsSidhartha Kumar
2024-09-01maple_tree: reset mas->index and mas->last on write retriesSidhartha Kumar
2024-09-01mm/hugetlb_vmemmap: batch HVO work when demotingYu Zhao
2024-09-01mm/swap: take folio refcount after testing the LRU flagyangge
2024-09-01filemap: add trace events for get_pages, map_pages, and faultTakaya Saeki
2024-09-01mm/mprotect: fix dax pud handlingsPeter Xu
2024-09-01mm/x86: add missing pud helpersPeter Xu
2024-09-01mm/x86: implement arch_check_zapped_pud()Peter Xu
2024-09-01mm/x86: make pud_leaf() only care about PSE bitPeter Xu
2024-09-01mm/powerpc: add missing pud helpersPeter Xu
2024-09-01mm/mprotect: push mmu notifier to PUDsPeter Xu
2024-09-01mm/dax: dump start address in fault handlerPeter Xu
2024-09-01mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=trueYuanchu Xie
2024-09-01mm: vmalloc: add optimization hint on page existence checkMiao Wang
2024-09-01mm: accept to promo watermarkKirill A. Shutemov
2024-09-01mm: page_isolation: handle unaccepted memory isolationKirill A. Shutemov
2024-09-01mm: add a helper to accept pageKirill A. Shutemov
2024-09-01mm: rework accept memory helpersKirill A. Shutemov
2024-09-01mm: introduce PageUnaccepted() page typeKirill A. Shutemov
2024-09-01mm: accept memory in __alloc_pages_bulk()Kirill A. Shutemov
2024-09-01mm: reduce deferred struct page init ifdefferyKirill A. Shutemov
2024-09-01mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)Zi Yan
2024-09-01memcg: replace memcg ID idr with xarrayShakeel Butt
2024-09-01selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu
2024-09-01mm: return the folio from swapin_readaheadMatthew Wilcox (Oracle)