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