summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2023-06-09mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappingsLorenzo Stoakes
2023-06-09mm/mmap: separate writenotify and dirty tracking logicLorenzo Stoakes
2023-06-09mm/early_ioremap.c: improve the execution efficiency of early_ioremap_setup()Liam Ni
2023-06-09memcg: use helper macro FLUSH_TIMEMiaohe Lin
2023-06-09mm: page_alloc: remove unneeded header filesMiaohe Lin
2023-06-09mm: fix failure to unmap pte on highmem systemsRyan Roberts
2023-06-09mm/damon/ops-common: refactor to use {pte|pmd}p_clear_young_notify()Ryan Roberts
2023-06-09mm/damon/ops-common: atomically test and clear young on ptes and pmdsRyan Roberts
2023-06-09mm: vmalloc must set pte via arch codeRyan Roberts
2023-06-09vmstat: allow_direct_reclaim should use zone_page_state_snapshotMarcelo Tosatti
2023-06-09fs: factor out a direct_write_fallback helperChristoph Hellwig
2023-06-09filemap: add a kiocb_invalidate_post_direct_write helperChristoph Hellwig
2023-06-09filemap: add a kiocb_invalidate_pages helperChristoph Hellwig
2023-06-09filemap: add a kiocb_write_and_wait helperChristoph Hellwig
2023-06-09filemap: update ki_pos in generic_perform_writeChristoph Hellwig
2023-06-09backing_dev: remove current->backing_dev_infoChristoph Hellwig
2023-06-09mm: zswap: shrink until can acceptDomenico Cerasuolo
2023-06-09mm/mm_init.c: move set_pageblock_order() to free_area_init()Haifeng Xu
2023-06-09mm: khugepaged: avoid pointless allocation for "struct mm_slot"Xin Hao
2023-06-09mm/page_alloc: don't wake kswapd from rmqueue() unless __GFP_KSWAPD_RECLAIM i...Tetsuo Handa
2023-06-09mm/mm_init.c: remove free_area_init_memoryless_node()Haifeng Xu
2023-06-09THP: avoid lock when check whether THP is in deferred listYin Fengwei
2023-06-09swap: comments get_swap_device() with usage ruleHuang Ying
2023-06-09swap: remove get/put_swap_device() in __swap_duplicate()Huang Ying
2023-06-09swap: remove __swp_swapcount()Huang Ying
2023-06-09swap, __read_swap_cache_async(): enlarge get/put_swap_device protection rangeHuang Ying
2023-06-09swap: remove get/put_swap_device() in __swap_count()Huang Ying
2023-06-09mm/mm_init.c: do not calculate zone_start_pfn/zone_end_pfn in zone_absent_pag...Haifeng Xu
2023-06-09mm/mm_init.c: introduce reset_memoryless_node_totalpages()Haifeng Xu
2023-06-09Multi-gen LRU: fix workingset accountingKalesh Singh
2023-06-09mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcgLars R. Damerow
2023-06-09mm: shmem: fix UAF bug in shmem_show_options()Tu Jinjiang
2023-06-09mm: compaction: skip fast freepages isolation if enough freepages are isolatedBaolin Wang
2023-06-09mm: compaction: add trace event for fast freepages isolationBaolin Wang
2023-06-09mm: compaction: only set skip flag if cc->no_set_skip_hint is falseBaolin Wang
2023-06-09mm: compaction: skip more fully scanned pageblockBaolin Wang
2023-06-09mm: compaction: change fast_isolate_freepages() to void typeBaolin Wang
2023-06-09mm: compaction: drop the redundant page validation in update_pageblock_skip()Baolin Wang
2023-06-09mm/vmalloc: dont purge usable blocks unnecessarilyThomas Gleixner
2023-06-09mm/vmalloc: add missing READ/WRITE_ONCE() annotationsThomas Gleixner
2023-06-09mm/vmalloc: check free space in vmap_block locklessThomas Gleixner
2023-06-09mm/vmalloc: prevent flushing dirty space over and overThomas Gleixner
2023-06-09mm/vmalloc: avoid iterating over per CPU vmap blocks twiceThomas Gleixner
2023-06-09mm/vmalloc: prevent stale TLBs in fully utilized blocksThomas Gleixner
2023-06-09mm: multi-gen LRU: cleanup lru_gen_test_recent()T.J. Alumbaugh
2023-06-09mm: multi-gen LRU: add helpers in page table walksT.J. Alumbaugh
2023-06-09mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()T.J. Alumbaugh
2023-06-09mm: multi-gen LRU: use macro for bitmapT.J. Alumbaugh
2023-06-09mm/memcontrol: fix typo in commentHaifeng Xu
2023-06-09mm/mlock: rename mlock_future_check() to mlock_future_ok()Andrew Morton