summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2024-02-22mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seqGregory Price
2024-02-22mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleavingGregory Price
2024-02-22mm/mempolicy: refactor a read-once mechanism into a function for re-useGregory Price
2024-02-22mm/mempolicy: implement the sysfs-based weighted_interleave interfaceRakie Kim
2024-02-22mm/mmap: use SZ_{8K, 128K} helper macroYajun Deng
2024-02-22mm/damon/dbgfs: rename monitor_on file to monitor_on_DEPRECATEDSeongJae Park
2024-02-22mm/damon/dbgfs: make debugfs interface deprecation message a macroSeongJae Park
2024-02-22mm/damon/dbgfs: implement deprecation notice fileSeongJae Park
2024-02-22mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATEDSeongJae Park
2024-02-22mm: zswap: function ordering: shrink_memcg_cbJohannes Weiner
2024-02-22mm: zswap: function ordering: writebackJohannes Weiner
2024-02-22mm: zswap: function ordering: per-cpu compression infraJohannes Weiner
2024-02-22mm: zswap: function ordering: compress & decompress functionsJohannes Weiner
2024-02-22mm: zswap: function ordering: move entry section out of tree sectionJohannes Weiner
2024-02-22mm: zswap: function ordering: move entry sections out of LRU sectionJohannes Weiner
2024-02-22mm: zswap: function ordering: public lru apiJohannes Weiner
2024-02-22mm: zswap: function ordering: pool paramsJohannes Weiner
2024-02-22mm: zswap: function ordering: zswap_poolsJohannes Weiner
2024-02-22mm: zswap: function ordering: pool refcountingJohannes Weiner
2024-02-22mm: zswap: function ordering: pool alloc & freeJohannes Weiner
2024-02-22mm: zswap: simplify zswap_invalidate()Johannes Weiner
2024-02-22mm: zswap: further cleanup zswap_store()Johannes Weiner
2024-02-22mm: zswap: break out zwap_compress()Johannes Weiner
2024-02-22mm: zswap: rename __zswap_load() to zswap_decompress()Johannes Weiner
2024-02-22mm: zswap: clean up zswap_entry_put()Johannes Weiner
2024-02-22mm: zswap: warn when referencing a dead entryJohannes Weiner
2024-02-22mm: zswap: move zswap_invalidate_entry() to related functionsJohannes Weiner
2024-02-22mm: zswap: inline and remove zswap_entry_find_get()Johannes Weiner
2024-02-22mm: zswap: rename zswap_free_entry to zswap_entry_freeJohannes Weiner
2024-02-22mm/list_lru: remove list_lru_putback()Chengming Zhou
2024-02-22mm/zswap: fix race between lru writeback and swapoffChengming Zhou
2024-02-22mm and cache_info: remove unnecessary CPU cache info updateHuang Ying
2024-02-22kswapd: replace try_to_freeze() with kthread_freezable_should_stop()Levi Yun
2024-02-22mm: memcg: don't periodically flush stats when memcg is disabledT.J. Mercier
2024-02-22mm: kmsan: remove runtime checks from kmsan_unpoison_memory()Alexander Potapenko
2024-02-22mm/memory_hotplug: export mhp_supports_memmap_on_memory()Vishal Verma
2024-02-22mm: zswap: remove unused tree argument in zswap_entry_put()Yosry Ahmed
2024-02-22mm/mmap: introduce vma_set_range()Yajun Deng
2024-02-22mm: zswap: remove unnecessary trees cleanups in zswap_swapoff()Yosry Ahmed
2024-02-22mm: swap: enforce updating inuse_pages at the end of swap_range_free()Yosry Ahmed
2024-02-22mm/zswap: split zswap rb-treeChengming Zhou
2024-02-22mm/zswap: make sure each swapfile always have zswap rb-treeChengming Zhou
2024-02-22mempolicy: clean up minor dead code in queue_pages_test_walk()Lukas Bulwahn
2024-02-22mm: writeback: ratelimit stat flush from mem_cgroup_wb_statsShakeel Butt
2024-02-22mm: memory: move mem_cgroup_charge() into alloc_anon_folio()Kefeng Wang
2024-02-22mm/zswap: improve with alloc_workqueue() callRonald Monthero
2024-02-22readahead: use ilog2 instead of a while loop in page_cache_ra_order()Pankaj Raghav
2024-02-21mm: convert mm_counter_file() to take a folioKefeng Wang
2024-02-21mm: convert mm_counter() to take a folioKefeng Wang
2024-02-21mm: convert to should_zap_page() to should_zap_folio()Kefeng Wang