• Linus Torvalds's avatar
    Merge branch 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup · a85373fe
    Linus Torvalds authored
    Pull cgroup updates from Tejun Heo:
    
     - The misc controller now reports allocation rejections through
       misc.events instead of printking
    
     - cgroup_mutex usage is reduced to improve scalability of some
       operations
    
     - vhost helper threads are now assigned to the right cgroup on cgroup2
    
     - Bug fixes
    
    * 'for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
      cgroup: bpf: Move wrapper for __cgroup_bpf_*() to kernel/bpf/cgroup.c
      cgroup: Fix rootcg cpu.stat guest double counting
      cgroup: no need for cgroup_mutex for /proc/cgroups
      cgroup: remove cgroup_mutex from cgroupstats_build
      cgroup: reduce dependency on cgroup_mutex
      cgroup: cgroup-v1: do not exclude cgrp_dfl_root
      cgroup: Make rebind_subsystems() disable v2 controllers all at once
      docs/cgroup: add entry for misc.events
      misc_cgroup: remove error log to avoid log flood
      misc_cgroup: introduce misc.events to count failures
    a85373fe
cgroup-v2.rst 104 KB