Skip to content
Snippets Groups Projects
  • Linus Torvalds's avatar
    7586d527
    Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup · 7586d527
    Linus Torvalds authored
    Pull cgroup updates from Tejun Heo:
    
     - cpu.stat now also shows niced CPU time
    
     - Freezer and cpuset optimizations
    
     - Other misc changes
    
    * tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
      cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing
      cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set
      cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation
      cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()"
      MAINTAINERS: remove Zefan Li
      cgroup/freezer: Add cgroup CGRP_FROZEN flag update helper
      cgroup/freezer: Reduce redundant traversal for cgroup_freeze
      cgroup/bpf: only cgroup v2 can be attached by bpf programs
      Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
      selftests/cgroup: Fix compile error in test_cpu.c
      cgroup/rstat: Selftests for niced CPU statistics
      cgroup/rstat: Tracking cgroup-level niced CPU time
      cgroup/cpuset: Fix spelling errors in file kernel/cgroup/cpuset.c
    7586d527
    History
    Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
    Linus Torvalds authored
    Pull cgroup updates from Tejun Heo:
    
     - cpu.stat now also shows niced CPU time
    
     - Freezer and cpuset optimizations
    
     - Other misc changes
    
    * tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
      cgroup/cpuset: Disable cpuset_cpumask_can_shrink() test if not load balancing
      cgroup/cpuset: Further optimize code if CONFIG_CPUSETS_V1 not set
      cgroup/cpuset: Enforce at most one rebuild_sched_domains_locked() call per operation
      cgroup/cpuset: Revert "Allow suppression of sched domain rebuild in update_cpumasks_hier()"
      MAINTAINERS: remove Zefan Li
      cgroup/freezer: Add cgroup CGRP_FROZEN flag update helper
      cgroup/freezer: Reduce redundant traversal for cgroup_freeze
      cgroup/bpf: only cgroup v2 can be attached by bpf programs
      Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
      selftests/cgroup: Fix compile error in test_cpu.c
      cgroup/rstat: Selftests for niced CPU statistics
      cgroup/rstat: Tracking cgroup-level niced CPU time
      cgroup/cpuset: Fix spelling errors in file kernel/cgroup/cpuset.c