summaryrefslogtreecommitdiff
path: root/kernel/cgroup
AgeCommit message (Expand)Author
2025-06-18Merge tag 'cgroup-for-6.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-18cgroup,freezer: fix incomplete freezing when attaching tasksChen Ridong
2025-06-03Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30cgroup: adjust criteria for rstat subsystem cpu lock accessJP Kobryn
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-27Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-26Merge tag 'loongarch-kvm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-05-22sched_ext: Convert cgroup BPF support to use cgroup_lifetime_notifierTejun Heo
2025-05-22sched_ext: Introduce cgroup_lifetime_notifierTejun Heo
2025-05-22cgroup: Minor reorganization of cgroup_create()Tejun Heo
2025-05-21cgroup: avoid per-cpu allocation of size zero rstat cpu locksJP Kobryn
2025-05-19cgroup: helper for checking rstat participation of cssJP Kobryn
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn
2025-05-19cgroup: compare css to cgroup::self in helper for distingushing cssJP Kobryn
2025-05-19cgroup: warn on rstat usage by early init subsystemsJP Kobryn
2025-05-12vmscan,cgroup: apply mems_effective to reclaimGregory Price
2025-05-12cpuset: rename cpuset_node_allowed to cpuset_current_node_allowedGregory Price
2025-05-09cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasksWaiman Long
2025-05-09cgroup/cpuset: drop useless cpumask_empty() in compute_effective_exclusive_cp...Yury Norov
2025-04-25cgroup/rstat: Improve cgroup_rstat_push_children() documentationWaiman Long
2025-04-24cgroup: fix goto ordering in cgroup_init()JP Kobryn
2025-04-24Merge branch 'kvm-fixes-6.15-rc4' into HEADPaolo Bonzini
2025-04-21cgroup: fix pointer check in css_rstat_init()JP Kobryn
2025-04-17cgroup/cpuset-v1: Add missing support for cpuset_v2_modeT.J. Mercier
2025-04-17cgroup: Fix compilation issue due to cgroup_mutex not being exportedgaoxu
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-07cgroup/cpuset: Add warnings to catch inconsistency in exclusive CPUsWaiman Long
2025-04-07cgroup/cpuset: Fix obsolete comment in cpuset_css_offline()Waiman Long
2025-04-07cgroup/cpuset: Always use cpu_active_maskWaiman Long
2025-04-07Merge branch 'kvm-tdx-initial' into HEADPaolo Bonzini
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn
2025-04-04cgroup: add helper for checking when css is cgroup::selfJP Kobryn
2025-04-04cgroup: move rstat base stat objects into their own structJP Kobryn
2025-04-01cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01cgroup: rstat: call cgroup_rstat_updated_list with cgroup_rstat_lockShakeel Butt
2025-03-31cgroup/cpuset: Remove unneeded goto in sched_partition_write() and rename itWaiman Long
2025-03-31cgroup/cpuset: Code cleanup and comment updateWaiman Long
2025-03-31cgroup/cpuset: Don't allow creation of local partition over a remote oneWaiman Long
2025-03-31cgroup/cpuset: Remove remote_partition_check() & make update_cpumasks_hier() ...Waiman Long
2025-03-31cgroup/cpuset: Fix error handling in remote_partition_disable()Waiman Long
2025-03-31cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...Waiman Long
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed
2025-03-19cgroup/rstat: avoid disabling irqs for O(num_cpu)Eric Dumazet
2025-03-17cgroup/cpuset: Remove partition_and_rebuild_sched_domainsJuri Lelli