summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-05selftests/cgroup: add test for zswap incompressible pagesJiayuan Chen
2026-04-05mm: zswap: add per-memcg stat for incompressible pagesJiayuan Chen
2026-04-05memcg: consolidate private id refcount get/put helpersKairui Song
2026-04-05mm/damon: remove unused target param of get_scheme_score()Asier Gutierrez
2026-04-05mm: memfd_luo: preserve file sealsPratyush Yadav (Google)
2026-04-05memfd: export memfd_{add,get}_seals()Pratyush Yadav (Google)
2026-04-05mm, swap: no need to clear the shadow explicitlyKairui Song
2026-04-05mm, swap: simplify checking if a folio is swappedKairui Song
2026-04-05mm, swap: no need to truncate the scan borderKairui Song
2026-04-05mm, swap: use the swap table to track the swap countKairui Song
2026-04-05mm, swap: simplify swap table sanity range checkKairui Song
2026-04-05mm, swap: mark bad slots in swap table directlyKairui Song
2026-04-05mm, swap: implement helpers for reserving data in the swap tableKairui Song
2026-04-05mm/workingset: leave highest bits empty for anon shadowKairui Song
2026-04-05mm, swap: consolidate bad slots setup and make it more robustKairui Song
2026-04-05mm, swap: remove redundant arguments and locking for enabling a deviceKairui Song
2026-04-05mm, swap: clean up swapon process and lockingKairui Song
2026-04-05mm, swap: protect si->swap_file properly and use as a mount indicatorKairui Song
2026-04-05mm: fix typo in the comment of mod_zone_state()Miquel Sabaté Solà
2026-04-05mm: move pgscan, pgsteal, pgrefill to node statsJP Kobryn (Meta)
2026-04-05selftests/mm: skip migration tests if NUMA is unavailableAnishMulay
2026-04-05mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park
2026-04-05maple_tree: clean up mas_wr_node_store()Liam R. Howlett
2026-04-05maple_tree: don't pass end to mas_wr_append()Liam R. Howlett
2026-04-05maple_tree: pass maple copy node to mas_wmb_replace()Liam R. Howlett
2026-04-05maple_tree: remove maple big node and subtree structsLiam R. Howlett
2026-04-05maple_tree: use maple copy node for mas_wr_split()Liam R. Howlett
2026-04-05maple_tree: add cp_converged() helperLiam R. Howlett
2026-04-05maple_tree: add copy_tree_location() helperLiam R. Howlett
2026-04-05maple_tree: add test for rebalance calculation off-by-oneLiam R. Howlett
2026-04-05maple_tree: use maple copy node for mas_wr_rebalance() operationLiam R. Howlett
2026-04-05maple_tree: add cp_is_new_root() helperLiam R. Howlett
2026-04-05maple_tree: separate wr_split_store and wr_rebalance store type code pathLiam R. Howlett
2026-04-05maple_tree: remove unnecessary return statementsLiam R. Howlett
2026-04-05maple_tree: inline mas_wr_spanning_rebalance()Liam R. Howlett
2026-04-05maple_tree: start using maple copy node for destinationLiam R. Howlett
2026-04-05maple_tree: add gap support, slot and pivot sizes for maple copyLiam R. Howlett
2026-04-05maple_tree: introduce ma_leaf_max_gap()Liam R. Howlett
2026-04-05maple_tree: change initial big node setup in mas_wr_spanning_rebalance()Liam R. Howlett
2026-04-05maple_tree: inline mas_spanning_rebalance_loop() into mas_wr_spanning_rebalan...Liam R. Howlett
2026-04-05maple_tree: testing update for spanning storeLiam R. Howlett
2026-04-05maple_tree: introduce maple_copy node and use it in mas_spanning_rebalance()Liam R. Howlett
2026-04-05maple_tree: correct right ma_wr_state end pivot in mas_wr_spanning_store()Liam R. Howlett
2026-04-05maple_tree: move maple_subtree_state from mas_wr_spanning_store to mas_wr_spa...Liam R. Howlett
2026-04-05maple_tree: don't pass through height in mas_wr_spanning_storeLiam R. Howlett
2026-04-05maple_tree: remove l_wr_mas from mas_wr_spanning_rebalanceLiam R. Howlett
2026-04-05maple_tree: make ma_wr_states reliable for reuse in spanning storeLiam R. Howlett
2026-04-05maple_tree: inline mas_spanning_rebalance() into mas_wr_spanning_rebalance()Liam R. Howlett
2026-04-05maple_tree: remove unnecessary assignment of orig_l indexLiam R. Howlett
2026-04-05maple_tree: extract use of big node from mas_wr_spanning_store()Liam R. Howlett