summaryrefslogtreecommitdiff
path: root/mm/list_lru.c
AgeCommit message (Expand)Author
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-08mm: list_lru: introduce folio_memcg_list_lru_alloc()Johannes Weiner
2026-06-08mm: list_lru: introduce caller locking for additions and deletionsJohannes Weiner
2026-06-08mm: list_lru: deduplicate lock_list_lru()Johannes Weiner
2026-06-08mm: list_lru: move list dead check to lock_list_lru_of_memcg()Johannes Weiner
2026-06-08mm: list_lru: deduplicate unlock_list_lru()Johannes Weiner
2026-06-08mm: list_lru: lock_list_lru_of_memcg() cannot return NULL if !skip_emptyJohannes Weiner
2026-06-08mm: list_lru: fix set_shrinker_bit() call during race with cgroup deletionJohannes Weiner
2026-06-03mm/list_lru: drain before clearing xarray entry on reparentShakeel Butt
2026-04-08ttm/pool: port to list_lru. (v2)Dave Airlie
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-26memcg: introduce private id API for in-kernel usersShakeel Butt
2026-01-20mm: memcontrol: rename mem_cgroup_from_slab_obj()Johannes Weiner
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
2022-06-16mm: kmem: make mem_cgroup_from_obj() vmalloc()-safeRoman Gushchin
2022-04-08mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"Andrew Morton
2022-03-22mm/list_lru: optimize memcg_reparent_list_lru_node()Waiman Long
2022-03-22mm: memcontrol: rename memcg_cache_id to memcg_kmem_idMuchun Song
2022-03-22mm: list_lru: rename list_lru_per_memcg to list_lru_memcgMuchun Song
2022-03-22mm: list_lru: replace linear array with xarrayMuchun Song
2022-03-22mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrusMuchun Song
2022-03-22mm: list_lru: allocate list_lru_one only when neededMuchun Song
2022-03-22mm: introduce kmem_cache_alloc_lruMuchun Song
2022-03-22mm: list_lru: transpose the array of per-node per-memcg lru listsMuchun Song
2021-11-06mm: list_lru: only add memcg-aware lrus to the global lru listMuchun Song
2021-11-06mm: list_lru: fix the return value of list_lru_count_one()Muchun Song
2021-11-06mm: list_lru: remove holding lru lockMuchun Song
2021-11-06mm/list_lru.c: prefer struct_size over open coded arithmeticLen Baker
2021-05-05mm: vmscan: consolidate shrinker_maps handling codeYang Shi
2021-02-24mm/list_lru.c: remove kvfree_rcu_local()Shakeel Butt
2020-12-06mm: list_lru: set shrinker map bit when child nr_items is not zeroYang Shi
2020-08-14mm/list_lru: fix a data race in list_lru_count_oneQian Cai
2020-06-29mm/list_lru.c: Rename kvfree_rcu() to local variantUladzislau Rezki (Sony)
2020-06-04mm/list_lru: fix a typo in comment "numbesr"->"numbers"Ethon Paul