Re: [PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
From: David Miller <hidden>
Date: 2015-12-09 03:03:49
Also in:
cgroups, lkml, netfilter-devel
From: David Miller <hidden>
Date: 2015-12-09 03:03:49
Also in:
cgroups, lkml, netfilter-devel
From: Tejun Heo <redacted> Date: Mon, 7 Dec 2015 17:38:47 -0500
0001-0003 are prepatory patches in kernfs and cgroup. These patches are available in the following branch which will stay stable. git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-4.5-ancestor-test
Pulled into net-next.
0004-0006 consolidate two cgroup related fields in struct sock into cgroup_sock_data and update it so that it can alternatively carry a cgroup pointer.
Applied to net-next.
0007-0008 implement cgroup2 patch matching in xt_cgroup.
I'll leave these for Pablo to integrate. Thanks.