summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* maple_tree: have mas_store() allocate nodes if neededSidhartha Kumar2024-09-021-2/+17
* maple_tree: remove mas_wr_modify()Sidhartha Kumar2024-09-021-38/+0
* maple_tree: simplify mas_commit_b_node()Sidhartha Kumar2024-09-021-57/+7
* maple_tree: convert mas_insert() to preallocate nodesSidhartha Kumar2024-09-021-12/+10
* maple_tree: use store type in mas_wr_store_entry()Sidhartha Kumar2024-09-021-38/+52
* maple_tree: print store type in mas_dump()Sidhartha Kumar2024-09-021-0/+34
* maple_tree: use mas_store_gfp() in mtree_store_range()Sidhartha Kumar2024-09-021-10/+1
* maple_tree: preallocate nodes in mas_erase()Sidhartha Kumar2024-09-021-2/+6
* maple_tree: remove mas_destroy() from mas_nomem()Sidhartha Kumar2024-09-022-17/+30
* maple_tree: introduce mas_wr_store_type()Sidhartha Kumar2024-09-022-60/+193
* maple_tree: move up mas_wr_store_setup() and mas_wr_prealloc_setup()Sidhartha Kumar2024-09-021-48/+48
* maple_tree: introduce mas_wr_prealloc_setup()Sidhartha Kumar2024-09-021-2/+8
* maple_tree: introduce store_type enumSidhartha Kumar2024-09-021-0/+14
* mm: kmem: add lockdep assertion to obj_cgroup_memcgMuchun Song2024-09-022-9/+22
* memcg: use ratelimited stats flush in the reclaimShakeel Butt2024-09-021-3/+4
* mm: remove legacy install_special_mapping() codeLinus Torvalds2024-09-027-53/+63
* powerpc/vdso: refactor error handlingMichael Ellerman2024-09-021-11/+7
* mm: remove arch_unmap()Michael Ellerman2024-09-025-27/+6
* powerpc/mm: handle VDSO unmapping via close() rather than arch_unmap()Michael Ellerman2024-09-022-4/+17
* mm: add optional close() to struct vm_special_mappingMichael Ellerman2024-09-022-0/+9
* kfence: save freeing stack trace at calling time instead of freeing timeTianchen Ding2024-09-023-13/+34
* maple_tree: fix comment typo with corresponding maple_statusWei Yang2024-09-021-1/+1
* maple_tree: fix comment typo of ma_rootWei Yang2024-09-021-1/+1
* maple_tree: add test to replicate low memory race conditionsSidhartha Kumar2024-09-023-1/+101
* maple_tree: reset mas->index and mas->last on write retriesSidhartha Kumar2024-09-021-4/+12
* mm/hugetlb_vmemmap: batch HVO work when demotingYu Zhao2024-09-021-64/+92
* mm/swap: take folio refcount after testing the LRU flagyangge2024-09-021-5/+3
* filemap: add trace events for get_pages, map_pages, and faultTakaya Saeki2024-09-022-0/+88
* mm/mprotect: fix dax pud handlingsPeter Xu2024-09-023-8/+107
* mm/x86: add missing pud helpersPeter Xu2024-09-022-8/+61
* mm/x86: implement arch_check_zapped_pud()Peter Xu2024-09-024-1/+25
* mm/x86: make pud_leaf() only care about PSE bitPeter Xu2024-09-021-2/+1
* mm/powerpc: add missing pud helpersPeter Xu2024-09-022-0/+23
* mm/mprotect: push mmu notifier to PUDsPeter Xu2024-09-021-16/+16
* mm/dax: dump start address in fault handlerPeter Xu2024-09-021-3/+3
* mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=trueYuanchu Xie2024-09-021-2/+2
* mm: vmalloc: add optimization hint on page existence checkMiao Wang2024-09-021-1/+1
* mm: accept to promo watermarkKirill A. Shutemov2024-09-021-2/+2
* mm: page_isolation: handle unaccepted memory isolationKirill A. Shutemov2024-09-021-0/+8
* mm: add a helper to accept pageKirill A. Shutemov2024-09-022-12/+43
* mm: rework accept memory helpersKirill A. Shutemov2024-09-0210-38/+26
* mm: introduce PageUnaccepted() page typeKirill A. Shutemov2024-09-022-0/+10
* mm: accept memory in __alloc_pages_bulk()Kirill A. Shutemov2024-09-021-0/+11
* mm: reduce deferred struct page init ifdefferyKirill A. Shutemov2024-09-021-4/+5
* mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)Zi Yan2024-09-023-50/+47
* memcg: replace memcg ID idr with xarrayShakeel Butt2024-09-021-29/+10
* selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu2024-09-021-21/+36
* mm: return the folio from swapin_readaheadMatthew Wilcox (Oracle)2024-09-024-16/+9
* mm: remove PG_errorMatthew Wilcox (Oracle)2024-09-024-8/+2
* fs: remove calls to set and clear the folio error flagMatthew Wilcox (Oracle)2024-09-024-15/+2