summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2025-09-22mm: specify separate file and vm_file params in vm_area_descLorenzo Stoakes
2025-09-21mm: drop all references of writable and SCAN_PAGE_RODev Jain
2025-09-21mm: enable khugepaged anonymous collapse on non-writable regionsDev Jain
2025-09-21mm/damon/stat: expose negative idle timeSeongJae Park
2025-09-21mm/damon/stat: expose the current tuned aggregation intervalSeongJae Park
2025-09-21mm/damon/lru_sort: use damon_initialized()SeongJae Park
2025-09-21mm/damon/reclaim: use damon_initialized()SeongJae Park
2025-09-21mm/damon/stat: use damon_initialized()SeongJae Park
2025-09-21mm/damon/core: implement damon_initialized() functionSeongJae Park
2025-09-21mm/damon/core: set effective quota on first charge windowSeongJae Park
2025-09-21mm/damon/core: reset age if nr_accesses changes between non-zero and zeroSeongJae Park
2025-09-21alloc_tag: mark inaccurate allocation counters in /proc/allocinfo outputSuren Baghdasaryan
2025-09-21mm/oom_kill: the OOM reaper traverses the VMA maple tree in reverse orderzhongjinji
2025-09-21mm/oom_kill: thaw the entire OOM victim processzhongjinji
2025-09-21mm/damon/lru_sort: use param_ctx for damon_attrs stagingSeongJae Park
2025-09-21mm/damon/reclaim: support addr_unit for DAMON_RECLAIMQuanmin Yan
2025-09-21mm/damon/lru_sort: support addr_unit for DAMON_LRU_SORTQuanmin Yan
2025-09-21mm: remove page->orderMatthew Wilcox (Oracle)
2025-09-21mm: remove redundant test in validate_page_before_insert()Matthew Wilcox (Oracle)
2025-09-21mm: lru_add_drain_all() do local lru_add_drain() firstHugh Dickins
2025-09-21alloc_tag: avoid warnings when freeing non-compound "tail" pagesSuren Baghdasaryan
2025-09-21mm/shmem: remove unused entry_order after large swapin reworkJackie Liu
2025-09-21mm: skip mlocked THPs that are underused early in deferred_split_scan()Lance Yang
2025-09-21mm/hmm: populate PFNs from PMD swap entryFrancois Dugast
2025-09-21mm/gup: fix handling of errors from arch_make_folio_accessible() in follow_pa...David Hildenbrand
2025-09-21mm: re-enable kswapd when memory pressure subsides or demotion is toggledChanwon Park
2025-09-21readahead: add trace pointsJan Kara
2025-09-21mm/memcg: v1: account event registrations and drop world-writable cgroup.even...Stanislav Fort
2025-09-21mm, swap: use a single page for swap table when the size fitsKairui Song
2025-09-21mm, swap: implement dynamic allocation of swap tableKairui Song
2025-09-21mm, swap: remove contention workaround for swap cacheKairui Song
2025-09-21mm, swap: mark swap address space ro and add context debug checkKairui Song
2025-09-21mm, swap: use the swap table for the swap cache and switch APIKairui Song
2025-09-21mm, swap: wrap swap cache replacement with a helperKairui Song
2025-09-21mm/shmem, swap: remove redundant error handling for replacing folioKairui Song
2025-09-21mm, swap: cleanup swap cache API and add kerneldocKairui Song
2025-09-21mm, swap: tidy up swap device and cluster info helpersKairui Song
2025-09-21mm, swap: rename and move some swap cluster definition and helpersKairui Song
2025-09-21mm, swap: always lock and check the swap cache folio before useKairui Song
2025-09-21mm, swap: check page poison flag after locking itKairui Song
2025-09-21mm, swap: fix swap cache index error when retrying reclaimKairui Song
2025-09-21mm, swap: use unified helper for swap cache look upKairui Song
2025-09-21mm/memremap: remove unused get_dev_pagemap() parameterAlistair Popple
2025-09-21mm/gup: remove dead pgmap refcounting codeAlistair Popple
2025-09-21mm/page_alloc: check the correct buddy if it is a starting blockWei Yang
2025-09-21mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.cMiaohe Lin
2025-09-21filemap: optimize folio refount update in filemap_map_pagesJinjiang Tu
2025-09-21mm: shmem: fix the strategy for the tmpfs 'huge=' optionsBaolin Wang
2025-09-21mm/show_mem: add trylock while printing alloc infoYueyang Pan
2025-09-21mm/show_mem: dump the status of the mem alloc profiling before printingYueyang Pan