summaryrefslogtreecommitdiff
path: root/kernel/cgroup
AgeCommit message (Expand)Author
14 dayscgroup: rstat: use LOCK CMPXCHG in css_rstat_updatedShakeel Butt
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-03Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-02Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-12-02Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-01Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-20cpuset: Treat cpusets in attaching as populatedChen Ridong
2025-11-20timers/migration: Exclude isolated cpus from hierarchyGabriele Monaco
2025-11-20cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_...Gabriele Monaco
2025-11-20cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()Pingfan Liu
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki
2025-11-16memcg: net: track network throttling due to memcg memory pressureShakeel Butt
2025-11-11cpuset: remove need_rebuild_sched_domainsChen Ridong
2025-11-11cpuset: remove global remote_children listChen Ridong
2025-11-11cpuset: simplify node setting on errorChen Ridong
2025-11-11cgroup: include missing header for struct irq_workBert Karwatzki
2025-11-11ns: drop custom reference count initialization for initial namespacesChristian Brauner
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner
2025-11-06cgroup: Fix sleeping from invalid context warning on PREEMPT_RTTejun Heo
2025-11-05cgroup/cpuset: Globally track isolated_cpus updateWaiman Long
2025-11-05cgroup/cpuset: Ensure domain isolated CPUs stay in root or isolated partitionWaiman Long
2025-11-05cgroup/cpuset: Move up prstate_housekeeping_conflict() helperWaiman Long
2025-11-05cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeepingWaiman Long
2025-11-05cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_...Gabriele Monaco
2025-11-04cgroup: use credential guards in cgroup_attach_permissions()Christian Brauner
2025-11-03cgroup: Defer task cgroup unlink until after the task is done switching outTejun Heo
2025-11-03cgroup: Move dying_tasks cleanup from cgroup_task_release() to cgroup_task_fr...Tejun Heo
2025-11-03cgroup: Rename cgroup lifecycle hooks to cgroup_task_*()Tejun Heo
2025-11-03ns: rename to exit_nsproxy_namespaces()Christian Brauner
2025-11-03ns: use NS_COMMON_INIT() for all namespacesChristian Brauner
2025-10-31cgroup: add cgroup namespace to tree after owner is setChristian Brauner
2025-10-30freezer: Clarify that only cgroup1 freezer uses PM freezerTejun Heo
2025-10-29Merge branch 'linus/master' into sched/core, to resolve conflictPeter Zijlstra
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-10-20cgroup/cpuset: Don't track # of local child partitionsWaiman Long
2025-10-16sched: Rename do_set_cpus_allowed()Peter Zijlstra
2025-10-04Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-03cgroup: Fix seqcount lockdep assertion in cgroup freezerNirbhay Sharma
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-09-30Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-29Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-25ns: move ns type into struct ns_commonChristian Brauner
2025-09-22cpuset: remove is_prs_invalid helperChen Ridong
2025-09-22cpuset: remove impossible warning in update_parent_effective_cpumaskChen Ridong
2025-09-22cpuset: remove redundant special case for null input in node mask updateChen Ridong
2025-09-22ns: simplify ns_common_init() furtherChristian Brauner
2025-09-19cpuset: fix missing error return in update_cpumaskChen Ridong
2025-09-19cpuset: Use new excpus for nocpu error check when enabling root partitionChen Ridong