summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2024-09-01memcg: initiate deprecation of pressure_levelShakeel Butt
2024-09-01memcg: initiate deprecation of oom_controlShakeel Butt
2024-09-01memcg: initiate deprecation of v1 soft limitShakeel Butt
2024-09-01memcg: initiate deprecation of v1 tcp accountingShakeel Butt
2024-09-01memcg: make PGPGIN and PGPGOUT v1 onlyShakeel Butt
2024-09-01memcg: allocate v1 event percpu only on v1 deploymentShakeel Butt
2024-09-01memcg: make v1 only functions staticShakeel Butt
2024-09-01memcg: move v1 events and statistics code to v1 fileShakeel Butt
2024-09-01memcg: move mem_cgroup_charge_statistics to v1 codeShakeel Butt
2024-09-01memcg: move mem_cgroup_event_ratelimit to v1 codeShakeel Butt
2024-09-01memcg: move v1 only percpu stats in separate structShakeel Butt
2024-09-01mm: override mTHP "enabled" defaults at kernel cmdlineRyan Roberts
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-01mm: remove 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-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: implement arch_check_zapped_pud()Peter Xu
2024-09-01mm/mprotect: push mmu notifier to PUDsPeter 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-01mm: return the folio from swapin_readaheadMatthew Wilcox (Oracle)
2024-09-01fs: remove calls to set and clear the folio error flagMatthew Wilcox (Oracle)
2024-09-01mm: kfence: print the elapsed time for allocated/freed trackqiwu.chen
2024-09-01percpu: remove pcpu_alloc_size()Jianhui Zhou
2024-09-01mm/rmap: minimize folio->_nr_pages_mapped updates when batching PTE (un)mappingDavid Hildenbrand
2024-09-01kfence: introduce burst modeMarco Elver
2024-09-01mm: fix (harmless) type confusion in lock_vma_under_rcu()Jann Horn
2024-09-01zswap: track swapins from disk more accuratelyNhat Pham
2024-09-01zswap: implement a second chance algorithm for dynamic zswap shrinkerNhat Pham
2024-09-01mm: only enforce minimum stack gap size if it's sensibleDavid Gow
2024-09-01mm: remove duplicated include in vma_internal.hYang Li
2024-09-01mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walkDavid Hildenbrand
2024-09-01mm: remove follow_page()David Hildenbrand
2024-09-01mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walkDavid Hildenbrand
2024-09-01mm/ksm: convert scan_get_next_rmap_item() from follow_page() to folio_walkDavid Hildenbrand