summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-04-18mm: workingset: prevent lruvec release in workingset_refault()Muchun Song
2026-04-18mm: zswap: prevent memory cgroup release in zswap_compress()Qi Zheng
2026-04-18mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()Qi Zheng
2026-04-18mm: workingset: prevent memory cgroup release in lru_gen_eviction()Muchun Song
2026-04-18mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()Muchun Song
2026-04-18mm: mglru: prevent memory cgroup release in mglruMuchun Song
2026-04-18mm: migrate: prevent memory cgroup release in folio_migrate_mapping()Muchun Song
2026-04-18mm: page_io: prevent memory cgroup release in page_io moduleMuchun Song
2026-04-18mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()Muchun Song
2026-04-18writeback: prevent memory cgroup release in writeback moduleMuchun Song