summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-18Docs/admin-guide/mm/damon/reclaim: warn commit_inputs vs param updates raceSeongJae Park
2026-04-18mm/damon/core: use time_in_range_open() for damos quota window startSeongJae Park
2026-04-18mm/damon/core: validate damos_quota_goal->nid for node_memcg_{used,free}_bpSeongJae Park
2026-04-18mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bpSeongJae Park
2026-04-18mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()Jackie Liu
2026-04-18mm/damon/core: fix damos_walk() vs kdamond_fn() exit raceSeongJae Park
2026-04-18mm/damon/core: fix damon_call() vs kdamond_fn() exit raceSeongJae Park
2026-04-18mm: zswap: tie per-CPU acomp_ctx lifetime to the poolKanchana P. Sridhar
2026-04-18mm: zswap: remove redundant checks in zswap_cpu_comp_dead()Kanchana P. Sridhar
2026-04-18mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge
2026-04-18mm/vmscan: prevent MGLRU reclaim from pinning address spaceSuren Baghdasaryan
2026-04-18liveupdate: defer file handler module refcounting to active sessionsPasha Tatashin
2026-04-18liveupdate: make unregister functions return voidPasha Tatashin
2026-04-18liveupdate: remove liveupdate_test_unregister()Pasha Tatashin
2026-04-18liveupdate: auto unregister FLBs on file handler unregistrationPasha Tatashin
2026-04-18liveupdate: remove luo_session_quiesce()Pasha Tatashin
2026-04-18liveupdate: defer FLB module refcounting to active sessionsPasha Tatashin
2026-04-18liveupdate: protect FLB lists with luo_register_rwlockPasha Tatashin
2026-04-18liveupdate: protect file handler list with rwsemPasha Tatashin
2026-04-18liveupdate: synchronize lazy initialization of FLB private statePasha Tatashin
2026-04-18liveupdate: safely print untrusted stringsPasha Tatashin
2026-04-18mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRUBaolin Wang
2026-04-18selftests: liveupdate: add test for double preservationPasha Tatashin
2026-04-18memfd: implement get_id for memfd_luoPasha Tatashin
2026-04-18liveupdate: prevent double management of filesPasha Tatashin
2026-04-18kho: document kexec-metadata tracking featureBreno Leitao
2026-04-18kho: kexec-metadata: track previous kernel chainBreno Leitao
2026-04-18kho: fix kho_in_debugfs_init() to handle non-FDT blobsBreno Leitao
2026-04-18kho: persist blob size in KHO FDTBreno Leitao
2026-04-18kho: rename fdt parameter to blob in kho_add/remove_subtree()Breno Leitao
2026-04-18kho: add size parameter to kho_add_subtree()Breno Leitao
2026-04-18mm: kmemleak: add CONFIG_DEBUG_KMEMLEAK_VERBOSE build optionBreno Leitao
2026-04-18MAINTAINERS: update MGLRU entry to reflect current statusLorenzo Stoakes (Oracle)
2026-04-18mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...Qi Zheng
2026-04-18mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()Qi Zheng
2026-04-18mm: memcontrol: correct the type of stats_updates to unsigned longQi Zheng
2026-04-18mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpersMuchun Song
2026-04-18mm: memcontrol: eliminate the problem of dying memory cgroup for LRU foliosMuchun Song
2026-04-18mm: memcontrol: convert objcg to be per-memcg per-node typeQi Zheng
2026-04-18mm: memcontrol: prepare for reparenting non-hierarchical statsQi Zheng
2026-04-18mm: memcontrol: refactor mod_memcg_state() and mod_memcg_lruvec_state()Qi Zheng
2026-04-18mm: workingset: use lruvec_lru_size() to get the number of lru pagesQi Zheng
2026-04-18mm: memcontrol: refactor memcg_reparent_objcgs()Qi Zheng
2026-04-18mm: vmscan: prepare for reparenting MGLRU foliosQi Zheng
2026-04-18mm: vmscan: prepare for reparenting traditional LRU foliosQi Zheng
2026-04-18mm: memcontrol: prepare for reparenting LRU pages for lruvec lockMuchun Song
2026-04-18mm: do not open-code lruvec lockQi Zheng
2026-04-18mm: workingset: prevent lruvec release in workingset_activation()Muchun Song
2026-04-18mm: swap: prevent lruvec release in lru_gen_clear_refs()Muchun Song
2026-04-18mm: zswap: prevent lruvec release in zswap_folio_swapin()Muchun Song