summaryrefslogtreecommitdiff
path: root/kernel/cgroup
AgeCommit message (Expand)Author
6 daysMerge tag 'cgroup-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
7 dayscgroup: fix spurious SIGKILL of CLONE_INTO_CGROUP childrenEtienne Perot
14 dayscgroup/cpuset: Preserve boot-isolated CPUs on partition releaseGuopeng Zhang
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-20Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-20Merge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie
2026-08-14Merge branch 'sched/urgent'Peter Zijlstra
2026-08-11cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flagGuopeng Zhang
2026-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...Tejun Heo
2026-08-10cgroup/cpuset: Use WRITE_ONCE() for shared prs_err updatesGuopeng Zhang
2026-08-06cgroup/cpuset: update some comments about the page allocatorBrendan Jackman
2026-08-06cgroup/dmem: Add reclaim callback for lowering max below current usageThomas Hellström
2026-08-06cgroup/dmem: Introduce struct dmem_cgroup_init for region initializationThomas Hellström
2026-08-05cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helperNatalie Vock
2026-08-05cgroup/dmem: Add queries for protection valuesNatalie Vock
2026-08-01cgroup: drop unneeded semicolonJulia Lawall
2026-07-28mm: constify oom_control, scan_control, and alloc_context nodemaskGregory Price
2026-07-26RDMA/cgroup: Disambiguate devices across net namespacesJiri Pirko
2026-07-21cgroup/dmem: accept only one region per limit writeEric Chanudet
2026-07-19cgroup: Add cgroup_task_notifier and task migration eventsTejun Heo
2026-07-16cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_atta...Waiman Long
2026-07-16cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()Waiman Long
2026-07-15sched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo
2026-07-06cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()Waiman Long
2026-07-06cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_at...Waiman Long
2026-07-06cgroup/cpuset: Make attach_ctx.old_cs track task group leaderWaiman Long
2026-07-06cgroup/cpuset: Expand the scope of cpuset_can_attach_check()Waiman Long
2026-07-06cgroup/cpuset: Add a cpuset_reserve_dl_bw() helperWaiman Long
2026-07-06cgroup/cpuset: Put all task attach related variables into attach_ctxWaiman Long
2026-07-06cgroup/cpuset: Prevent race between task attach and cpuset state changeWaiman Long
2026-07-06cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask(...Waiman Long
2026-07-06cgroup/cpuset: Make nr_deadline_tasks an atomic_tWaiman Long
2026-07-06cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowedFarhad Alemi
2026-06-30sched/fair: Add cgroup_mode: maxPeter Zijlstra
2026-06-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-06-24cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update...Waiman Long
2026-06-24cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_...Waiman Long
2026-06-17Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-06-05cgroup/dmem: introduce a peak fileThadeu Lima de Souza Cascardo
2026-06-03Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-02cgroup: Migrate tasks to the root css when a controller is reboundTejun Heo
2026-05-29cgroup/cpuset: Free sched domains on rebuild guard failureGuopeng Zhang
2026-05-28cgroup: pair max limit READ_ONCE() with WRITE_ONCE()Ren Tamura
2026-05-27cgroup/cpuset: Use effective_xcpus in partcmd_update add/del mask calculationSun Shaojie
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-20cgroup: rstat: relax NMI guard after switch to try_cmpxchgCunlong Li
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming