acrn-kernel/kernel/cgroup
Linus Torvalds 91afe604c1 Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Pull cgroup updates from Tejun Heo:
 "These three patches were scheduled for the merge window but I forgot
  to send them out. Sorry about that.

  None of them are significant and they fit well in a fix pull request
  too - two are cosmetic and one fixes a memory leak in the mount option
  parsing path"

* 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup: Fix memory leak when parsing multiple source parameters
  cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()
  kernel: cgroup: Mundane spelling fixes throughout the file
2020-12-28 11:16:38 -08:00
..
Makefile
cgroup-internal.h
cgroup-v1.c cgroup: Fix memory leak when parsing multiple source parameters 2020-12-16 10:10:32 -05:00
cgroup.c Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 2020-12-28 11:16:38 -08:00
cpuset.c cpuset: fix race between hotplug work and later CPU offline 2020-11-19 11:25:45 +01:00
debug.c
freezer.c
legacy_freezer.c
namespace.c cgroup: Use generic ns_common::count 2020-08-19 14:14:29 +02:00
pids.c
rdma.c
rstat.c