summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-18mm/memfd: use folio_nr_pages() for shmem inode accountingChenghao Duan
2026-04-18mm/sparse: fix preinited section_mem_map clobbering on failure pathMuchun Song
2026-04-18zram: do not forget to endio for partial discard requestsSergey Senozhatsky
2026-04-18lib: test_hmm: implement a device release methodAlistair Popple
2026-04-18selftests/mm: hmm-tests: don't hardcode THP size to 2MBAlistair Popple
2026-04-18lib: test_hmm: evict device pages on file close to avoid use-after-freeAlistair Popple
2026-04-18selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatibleLi Wang
2026-04-18tools/testing/selftests: add merge test for partial msealed rangeLorenzo Stoakes (Oracle)
2026-04-18mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()Jackie Liu
2026-04-18Docs/admin-guide/mm/damon/lru_sort: warn commit_inputs vs param updates raceSeongJae Park
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