summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysmm: rename swap.c to folio.cJianyue Wu
4 daysmm/swap: colocate page-cluster sysctl with swap readaheadJianyue Wu
4 daysmm/hugetlb: fix missing migratable flag on same-node hugetlb migrationWupeng Ma
4 daysmm/kconfig: drop redundant memory hotplug dependenciesKaitao Cheng
4 daysmm: clarify the folio_free_swap() for do_swap_page()Barry Song (Xiaomi)
4 daysmm: entirely remove lru_add_drain in do_swap_pageBarry Song (Xiaomi)
4 daysmm-drop-stale-folio_ref_count==1-check-in-do_swap_page-reuse-logic-fixAndrew Morton
4 daysmm: drop stale folio_ref_count()==1 check in do_swap_page reuse logicBarry Song (Xiaomi)
4 daysmm: rename in_lru_cache to maybe_in_lru_cacheBarry Song (Xiaomi)
4 daysmm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()Barry Song (Xiaomi)
4 daysmm/page_alloc: remove set_page_private() in prep_compound_tail()Zi Yan
4 daysmm/page_alloc: make sure tail_page->private is zero at page free timeZi Yan
4 daysmm/huge_memory: add page->private check back in __split_folio_to_order()Zi Yan
4 daysmm/compaction: stop recording free page order in page->privateZi Yan
4 daysmm/percpu-km: clear page->private before free themZi Yan
4 dayssamples/damon/prcl: do not stop DAMON for damon_call() failureSJ Park
4 dayssamples/damon/wsse: do not stop ctx for damon_call() failureSJ Park
4 daysmm/damon/core: wait ctx stop in damon_call() before reruning an errorSJ Park
4 dayssamples/damon/mtier: stop all contexts with single damon_stop() callSJ Park
4 daysmm/damon/core: change damon_stop() return type to voidSJ Park
4 daysmm/damon/lru_sort: ignore damon_stop() return valueSJ Park
4 daysmm/damon/reclaim: ignore damon_stop() return valueSJ Park
4 daysmm/damon/sysfs: ignore damon_stop() return valueSJ Park
4 daysmm/damon/core: make damon_stop() never failSJ Park
4 dayssamples/damon/mtier: do not stop first context for damon_start() failureSJ Park
4 daysmm/damon/core: stop ctxs in damon_start() before returning an errorSJ Park
4 daysselftests/damon: check correct path in ensure_file() not_exist casewang wei
4 dayslib/maple_tree: add missing spaces after switch keywordWatson Wheeler
4 dayspercpu: replace __ASSEMBLY__ with __ASSEMBLER__ in percpu-defs.h header fileThomas Huth
4 daysmaple_tree: remove undocumented CONFIG_MAPLE_RCU_DISABLED macroEthan Nelson-Moore
4 daysmm: nommu: point to the write iterator upon split_vmaHajime Tazaki
4 daysradix-tree: fix kmemleak false positives on tree head reassignmentBreno Leitao
4 daysmm/zswap: use ratelimited stats flush in zswap_shrinker_count()Yunzhao Li
4 daysmaple_tree: add helper mas_make_walkable()Liam R. Howlett (Oracle)
4 daysmaple_tree: avoid extra gap calculationLiam R. Howlett (Oracle)
4 daysmaple_tree: fix argument name in headerLiam R. Howlett (Oracle)
4 daysmaple_tree: change two GFP flags in testsLiam R. Howlett (Oracle)
4 daysmaple_tree: document erase and allocations betterLiam R. Howlett (Oracle)
4 daysmaple_tree: WARN_ON_ONCE when allocations failLiam R. Howlett (Oracle)
4 daysmaple_tree: document that erase may use GFP_KERNEL for allocationsLiam R. Howlett (Oracle)
4 daysmaple_tree: catch race in mas_alloc_cyclic()Liam R. Howlett (Oracle)
4 daysmaple_tree: add bulk parent set helperLiam R. Howlett (Oracle)
4 daysmaple_tree: micro optimisation of mas_wr_store_type()Liam R. Howlett (Oracle)
4 daysmaple_tree: optimise mas_wr_node_store() when not in rcu modeLiam R. Howlett (Oracle)
4 daysmaple_tree: use prefetched value in mas_wr_store_type()Liam R. Howlett (Oracle)
4 daysmaple_tree: clarify comments on mas_nomem()Liam R. Howlett (Oracle)
4 daysmaple_tree: drop MAPLE_ALLOC_SLOTSLiam R. Howlett (Oracle)
4 daysmaple_tree: drop dead code from mas_extend_spanning_null()Liam R. Howlett (Oracle)
4 daysmaple_tree: documentation fixLiam R. Howlett (Oracle)
4 daysmaple_tree-stop-flooding-logs-when-debug_locks-is-set-to-zero-fixLiam R. Howlett (Oracle)