robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/mm/list_lru.c
AgeCommit message (Expand)Author
2025-07-09mm, list_lru: refactor the locking codeKairui Song
2025-03-17mm/list_lru: make the case where mlru is NULL as unlikelyZeng Jingxiang
2024-12-30mm/list_lru: fix false warning of negative counterKairui Song
2024-11-11mm/list_lru: simplify the list_lru walk callback functionKairui Song
2024-11-11mm/list_lru: split the lock to per-cgroup scopeKairui Song
2024-11-11mm/list_lru: simplify reparenting and initial allocationKairui Song
2024-11-11mm/list_lru: code clean up for reparentingKairui Song
2024-11-11mm/list_lru: don't export list_lru_addKairui Song
2024-11-11mm/list_lru: don't pass unnecessary key parametersKairui Song
2024-08-07mm: list_lru: fix UAF for memory cgroupMuchun Song
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner
2024-02-22mm/zswap: stop lru list shrinking when encounter warm regionChengming Zhou
2024-02-22mm/list_lru: remove list_lru_putback()Chengming Zhou
2024-02-21mm: list_lru: disable memcg_aware when cgroup.memory is set to "nokmem"Haifeng Xu
2023-12-20mm/list_lru.c: remove unused list_lru_from_kmem()Andrew Morton
2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham