summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-04mm/swap: make __pagevec_lru_add staticMatthew Wilcox (Oracle)2-64/+63
2022-07-04mm/swap: add folio_batch_move_lru()Matthew Wilcox (Oracle)1-22/+56
2022-07-04mm: add folios_put()Matthew Wilcox (Oracle)2-2/+19
2022-07-04mm/vmscan: convert reclaim_pages() to use a folioMatthew Wilcox (Oracle)1-13/+12
2022-07-04mm/vmscan: convert shrink_active_list() to use a folioMatthew Wilcox (Oracle)1-32/+29
2022-07-04mm/vmscan: convert move_pages_to_lru() to use a folioMatthew Wilcox (Oracle)1-27/+27
2022-07-04mm/vmscan: convert isolate_lru_pages() to use a folioMatthew Wilcox (Oracle)1-33/+33
2022-07-04mm/vmscan: convert reclaim_clean_pages_from_list() to foliosMatthew Wilcox (Oracle)2-11/+17
2022-07-04mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...David Hildenbrand2-17/+68
2022-07-04userfaultfd: selftests: infinite loop in faulting_processEdward Liaw1-2/+2
2022-07-04Docs/admin-guide/damon: add a document for DAMON_LRU_SORTSeongJae Park2-0/+295
2022-07-04mm/damon: introduce DAMON-based LRU-lists SortingSeongJae Park3-0/+555
2022-07-04Docs/admin-guide/damon/sysfs: document 'LRU_DEPRIO' scheme actionSeongJae Park1-0/+1
2022-07-04mm/damon/schemes: add 'LRU_DEPRIO' actionSeongJae Park3-0/+23
2022-07-04Docs/admin-guide/damon/sysfs: document 'LRU_PRIO' scheme actionSeongJae Park1-0/+1
2022-07-04mm/damon/schemes: add 'LRU_PRIO' DAMOS actionSeongJae Park5-0/+67
2022-07-04mm/damon/paddr: use a separate function for 'DAMOS_PAGEOUT' handlingSeongJae Park1-6/+14
2022-07-04mm/damon/dbgfs: add and use mappings between 'schemes' action inputs and 'dam...SeongJae Park1-14/+50
2022-07-04mm/swap: remove swap_cache_info statisticsMiaohe Lin1-17/+0
2022-07-04mm/swapfile: fix possible data races of inuse_pagesMiaohe Lin1-4/+4
2022-07-04lib/test_vmalloc: switch to prandom_u32()Uladzislau Rezki (Sony)1-7/+8
2022-07-04mm/vmalloc: extend __find_vmap_area() with one more argumentUladzislau Rezki (Sony)1-4/+4
2022-07-04mm/vmalloc: initialize VA's list node after unlinkUladzislau Rezki (Sony)1-1/+1
2022-07-04mm/vmalloc: extend __alloc_vmap_area() with extra argumentsUladzislau Rezki (Sony)1-13/+17
2022-07-04mm/vmalloc: make link_va()/unlink_va() common to different rb_rootUladzislau Rezki (Sony)1-12/+48
2022-07-04mm: shrinkers: add scan interface for shrinker debugfsRoman Gushchin2-4/+109
2022-07-04tools: add memcg_shrinker.pyRoman Gushchin1-0/+71
2022-07-04mm: docs: document shrinker debugfsRoman Gushchin2-0/+105
2022-07-04mm: shrinkers: provide shrinkers with namesRoman Gushchin39-45/+167
2022-07-04mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin5-3/+200
2022-07-04mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()Roman Gushchin2-0/+44
2022-07-04mm/mempolicy: fix get_nodes out of bound accessTianyu Li1-1/+1
2022-07-04mm/hugetlb: remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_...Baolin Wang1-2/+0
2022-07-04kasan: fix zeroing vmalloc memory with HW_TAGSAndrey Konovalov2-14/+28
2022-07-04mm: introduce clear_highpage_kasan_taggedAndrey Konovalov2-6/+12
2022-07-04mm: rename kernel_init_free_pages to kernel_init_pagesAndrey Konovalov1-3/+3
2022-07-04mm/damon/reclaim: add 'damon_reclaim_' prefix to 'enabled_store()'SeongJae Park1-2/+2
2022-07-04mm/damon/reclaim: make 'enabled' checking timer simplerSeongJae Park1-8/+1
2022-07-04mm/damon/sysfs: deduplicate inputs applyingSeongJae Park1-35/+24
2022-07-04mm/damon/reclaim: deduplicate 'commit_inputs' handlingSeongJae Park1-13/+14
2022-07-04mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.hSeongJae Park3-15/+14
2022-07-04Docs/admin-guide/damon/reclaim: remove a paragraph that been obsolete due to ...SeongJae Park1-6/+0
2022-07-04mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin3-10/+29
2022-07-04mm/migration: return errno when isolate_huge_page failedMiaohe Lin7-16/+16
2022-07-04mm/migration: remove unneeded lock page and PageMovable checkMiaohe Lin1-7/+2
2022-07-04mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()Yang Shi2-3/+7
2022-07-04mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALKYang Shi1-2/+2
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport107-93/+89
2022-06-27Merge branch 'master' into mm-stableakpm660-5636/+8399
2022-06-27Linux 5.19-rc4v5.19-rc4Linus Torvalds1-1/+1