summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-23mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand3-16/+16
2024-02-23mm/memory: factor out zapping folio pte into zap_present_folio_pte()David Hildenbrand1-21/+32
2024-02-23mm/memory: further separate anon and pagecache folio handling in zap_present_...David Hildenbrand1-5/+11
2024-02-23mm/memory: handle !page case in zap_present_pte() separatelyDavid Hildenbrand1-11/+11
2024-02-23mm/memory: factor out zapping of present pte into zap_present_pte()David Hildenbrand1-41/+53
2024-02-23selftests: add zswapin and no zswap testsNhat Pham1-2/+118
2024-02-23selftests: fix the zswap invasive shrink testNhat Pham1-1/+1
2024-02-23selftests: zswap: add zswap selftest file to zswap maintainer entryNhat Pham1-0/+1
2024-02-23mm: compaction: limit the suitable target page order to be less than cc->orderBaolin Wang1-1/+3
2024-02-22zram: do not allocate physically contiguous strm buffersBarry Song1-2/+3
2024-02-22mm/hugetlb: move page order check inside hugetlb_cma_reserve()Anshuman Khandual3-10/+8
2024-02-22mm/mglru: improve swappiness handlingKinsey Ho1-10/+10
2024-02-22mm/mglru: improve struct lru_gen_mm_walkKinsey Ho2-27/+29
2024-02-22mm/mglru: improve reset_mm_stats()Kinsey Ho1-20/+22
2024-02-22mm/mglru: improve should_run_aging()Kinsey Ho1-14/+11
2024-02-22mm/mglru: drop unused parameterKinsey Ho1-5/+5
2024-02-22kasan/test: avoid gcc warning for intentional overflowArnd Bergmann1-1/+2
2024-02-22mm: document memalloc_noreclaim_save() and memalloc_pin_save()Vlastimil Babka2-6/+58
2024-02-22mm/zswap: optimize and cleanup the invalidation of duplicate entryChengming Zhou1-18/+16
2024-02-22selftests/mm: log a consistent test name for check_compactionMark Brown1-16/+19
2024-02-22selftests/mm: log skipped compaction test as a skipMark Brown1-1/+1
2024-02-22mm: compaction: refactor compact_node()Kefeng Wang1-44/+21
2024-02-22mm/cma: add sysfs file 'release_pages_success'Anshuman Khandual4-0/+27
2024-02-22selftests/damon/_chk_dependency: get debugfs mount point from /proc/mountsSeongJae Park1-1/+8
2024-02-22selftests/damon: add a test for the pid leak of dbgfs_target_ids_write()SeongJae Park4-0/+93
2024-02-22selftests/damon: add a test for a race between target_ids_read() and dbgfs_be...SeongJae Park4-0/+97
2024-02-22selftests/damon: add a test for DAMOS apply intervalsSeongJae Park2-1/+68
2024-02-22selftests/damon: add a test for DAMOS quotaSeongJae Park2-0/+68
2024-02-22selftests/damon/_damon_sysfs: support DAMOS apply intervalSeongJae Park1-1/+8
2024-02-22selftests/damon/_damon_sysfs: support DAMOS statsSeongJae Park1-0/+32
2024-02-22selftests/damon/_damon_sysfs: support DAMOS quotaSeongJae Park1-9/+33
2024-02-22memremap.h: correct an error in a commentJohn Groves1-1/+1
2024-02-22zram: use copy_page for full page copyMark-PK Tsai1-1/+1
2024-02-22mm/demotion: print demotion targetsLi Zhijian1-1/+23
2024-02-22mm/damon/sysfs: handle 'state' file inputs for every sampling interval if pos...SeongJae Park3-16/+29
2024-02-22mm: hugetlb: improve the handling of hugetlb allocation failure for freed or ...Baolin Wang1-16/+16
2024-02-22mm/migrate: preserve exact soft-dirty statePaul Gofman1-2/+5
2024-02-22mm/zswap: zswap entry doesn't need refcount anymoreChengming Zhou1-52/+11
2024-02-22mm/zswap: only support zswap_exclusive_loads_enabledChengming Zhou2-27/+3
2024-02-22mm/zswap: remove duplicate_entry debug valueChengming Zhou1-8/+1
2024-02-22mm/zswap: stop lru list shrinking when encounter warm regionChengming Zhou3-1/+8
2024-02-22mm/zswap: invalidate zswap entry when swap entry freeChengming Zhou4-5/+8
2024-02-22mm/zswap: add more comments in shrink_memcg_cb()Chengming Zhou1-17/+26
2024-02-22memory tier: make memory_tier_subsys constRicardo B. Marliere1-1/+1
2024-02-22mm/vmscan: make too_many_isolated return boolHao Ge1-3/+3
2024-02-22mm/cma: make MAX_CMA_AREAS = CONFIG_CMA_AREASAnshuman Khandual2-8/+4
2024-02-22mm/cma: drop CONFIG_CMA_DEBUGAnshuman Khandual3-24/+0
2024-02-22kasan: rename test_kasan_module_init to kasan_test_module_initTiezhu Yang1-2/+2
2024-02-22kasan: docs: update descriptions about test file and moduleTiezhu Yang3-30/+30
2024-02-22selftests/mm: run_vmtests.sh: add hugetlb_madv_vs_mapBreno Leitao1-0/+1