summaryrefslogtreecommitdiff
path: root/kernel/cgroup
AgeCommit message (Expand)Author
19 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tj...Mark Brown
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tj...Mark Brown
21 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
21 hoursMerge branch 'drm-next' of https://gitlab.freedesktop.org/drm/kernel.gitMark Brown
21 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rd...Mark Brown
25 hoursMerge branch into tip/master: 'sched/core'Ingo Molnar
28 hourscgroup/cpuset: update some comments about the page allocatorBrendan Jackman
28 hoursmm: constify oom_control, scan_control, and alloc_context nodemaskGregory Price
2 daysRDMA/cgroup: Disambiguate devices across net namespacesJiri Pirko
7 dayscgroup/dmem: accept only one region per limit writeEric Chanudet
8 dayscgroup: Add cgroup_task_notifier and task migration eventsTejun Heo
12 daysMerge branch 'for-7.3' into for-nextTejun Heo
12 dayscgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_atta...Waiman Long
12 dayscgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()Waiman Long
13 daysMerge branch 'for-7.2-fixes' into for-nextTejun Heo
13 dayssched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo
2026-07-06Merge branch 'for-7.3' into for-nextTejun 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-06Merge branch 'for-7.2-fixes' into for-nextTejun Heo
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
2026-05-18cgroup/rdma: Drop unnecessary READ_ONCE() on event countersTao Cui
2026-05-15cgroup: Defer kill_css_finish() in cgroup_apply_control_disable()Tejun Heo
2026-05-15cgroup: Add per-subsys-css kill_css_finish deferralTejun Heo
2026-05-15cgroup: Move populated counters to cgroup_subsys_stateTejun Heo
2026-05-15cgroup: Annotate unlocked nr_populated_* accesses with READ_ONCE/WRITE_ONCETejun Heo
2026-05-15cgroup: Inline cgroup_has_tasks() in cgroup.hTejun Heo
2026-05-14cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attributionTao Cui
2026-05-14cgroup/rdma: add rdma.events to track resource limit exhaustionTao Cui