All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix some bugs in memcg/slab
@ 2020-10-27  8:02 ` Muchun Song
  0 siblings, 0 replies; 41+ messages in thread
From: Muchun Song @ 2020-10-27  8:02 UTC (permalink / raw)
  To: hannes, mhocko, vdavydov.dev, akpm, shakeelb, guro,
	iamjoonsoo.kim, laoar.shao, chris, christian.brauner, peterz,
	mingo, keescook, tglx, esyr, surenb, areber, elver
  Cc: linux-kernel, cgroups, linux-mm, Muchun Song

This patch series fixes some bugs and simplify the code in the
memcontrol.c.

Muchun Song (5):
  mm: memcg/slab: Fix return child memcg objcg for root memcg
  mm: memcg/slab: Fix use after free in obj_cgroup_charge
  mm: memcg/slab: Rename *_lruvec_slab_state to *_lruvec_kmem_state
  mm: memcg/slab: Fix root memcg vmstats
  mm: memcontrol: Simplify the mem_cgroup_page_lruvec

 include/linux/memcontrol.h | 62 +++++++++++++++++++++++++-------------
 kernel/fork.c              |  2 +-
 mm/memcontrol.c            | 61 ++++++++++---------------------------
 mm/workingset.c            |  8 ++---
 4 files changed, 62 insertions(+), 71 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 41+ messages in thread

end of thread, other threads:[~2020-11-10  2:57 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27  8:02 [PATCH 0/5] Fix some bugs in memcg/slab Muchun Song
2020-10-27  8:02 ` Muchun Song
2020-10-27  8:02 ` [PATCH 1/5] mm: memcg/slab: Fix return child memcg objcg for root memcg Muchun Song
2020-10-27 17:42   ` Roman Gushchin
2020-10-27 17:42     ` Roman Gushchin
2020-10-27 19:05     ` Roman Gushchin
2020-10-27 19:05       ` Roman Gushchin
2020-10-27  8:02 ` [PATCH 2/5] mm: memcg/slab: Fix use after free in obj_cgroup_charge Muchun Song
2020-10-27 18:31   ` Roman Gushchin
2020-10-27 18:31     ` Roman Gushchin
2020-10-27  8:02 ` [PATCH 3/5] mm: memcg/slab: Rename *_lruvec_slab_state to *_lruvec_kmem_state Muchun Song
2020-10-27  8:02   ` Muchun Song
2020-10-27 18:37   ` Roman Gushchin
2020-10-27 18:37     ` Roman Gushchin
2020-10-27  8:02 ` [PATCH 4/5] mm: memcg/slab: Fix root memcg vmstats Muchun Song
2020-10-27  8:02   ` Muchun Song
2020-10-27 18:48   ` Roman Gushchin
2020-10-27 18:48     ` Roman Gushchin
2020-10-28  2:56     ` [External] " Muchun Song
2020-10-28  2:56       ` Muchun Song
2020-10-28  2:56       ` Muchun Song
2020-10-28  3:47       ` Muchun Song
2020-10-28  3:47         ` Muchun Song
2020-10-29  0:14       ` Roman Gushchin
2020-10-29  0:14         ` Roman Gushchin
2020-10-29  6:15         ` Muchun Song
2020-10-29  6:15           ` Muchun Song
2020-11-10  1:32           ` Roman Gushchin
2020-11-10  1:32             ` Roman Gushchin
2020-11-10  2:57             ` Muchun Song
2020-11-10  2:57               ` Muchun Song
2020-11-10  2:57               ` Muchun Song
2020-10-27  8:02 ` [PATCH 5/5] mm: memcontrol: Simplify the mem_cgroup_page_lruvec Muchun Song
2020-10-27  8:02   ` Muchun Song
2020-10-27 13:36   ` Michal Hocko
2020-10-27 13:36     ` Michal Hocko
2020-10-27 14:15     ` [External] " Muchun Song
2020-10-27 14:15       ` Muchun Song
2020-10-27 14:15       ` Muchun Song
2020-10-27 14:31       ` Michal Hocko
2020-10-27 14:31         ` Michal Hocko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.