index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'cgroup-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-06-03
Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-06-02
cgroup: Migrate tasks to the root css when a controller is rebound
Tejun Heo
2026-05-29
cgroup/cpuset: Free sched domains on rebuild guard failure
Guopeng Zhang
2026-05-28
cgroup: pair max limit READ_ONCE() with WRITE_ONCE()
Ren Tamura
2026-05-27
cgroup/cpuset: Use effective_xcpus in partcmd_update add/del mask calculation
Sun Shaojie
2026-05-22
Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-20
cgroup: rstat: relax NMI guard after switch to try_cmpxchg
Cunlong Li
2026-05-18
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
2026-05-18
cgroup/rdma: Drop unnecessary READ_ONCE() on event counters
Tao Cui
2026-05-15
cgroup: Defer kill_css_finish() in cgroup_apply_control_disable()
Tejun Heo
2026-05-15
cgroup: Add per-subsys-css kill_css_finish deferral
Tejun Heo
2026-05-15
cgroup: Move populated counters to cgroup_subsys_state
Tejun Heo
2026-05-15
cgroup: Annotate unlocked nr_populated_* accesses with READ_ONCE/WRITE_ONCE
Tejun Heo
2026-05-15
cgroup: Inline cgroup_has_tasks() in cgroup.h
Tejun Heo
2026-05-14
cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attribution
Tao Cui
2026-05-14
cgroup/rdma: add rdma.events to track resource limit exhaustion
Tao Cui
2026-05-14
cgroup/rdma: add rdma.peak for per-device peak usage tracking
Tao Cui
2026-05-13
Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-13
cgroup/cpuset: Return only actually allocated CPUs during partition invalidation
sunshaojie
2026-05-11
cgroup/cpuset: Reserve DL bandwidth only for root-domain moves
Guopeng Zhang
2026-05-10
cgroup/cpuset: Skip hardwall ancestor scan in cpuset v2 in cpuset_current_nod...
Chen Wandun
2026-05-10
Merge branch 'for-7.1-fixes' into for-7.2
Tejun Heo
2026-05-10
cgroup/cpuset: Reset DL migration state on can_attach() failure
Guopeng Zhang
2026-05-10
cgroup/dmem: Return -ENOMEM on failed pool preallocation
Guopeng Zhang
2026-05-07
cgroup/cpuset: move PF_EXITING check before __GFP_HARDWALL in cpuset_current_...
Chen Wandun
2026-05-05
Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-05-05
Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-05-04
cgroup, sched_ext: Include exiting tasks in cgroup iter
Tejun Heo
2026-05-04
cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated
Tejun Heo
2026-04-27
Merge tag 'cgroup-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-23
cgroup: Increment nr_dying_subsys_* from rmdir context
Petr Malat
2026-04-23
cgroup/rdma: refactor resource parsing with match_table_t/match_token()
Tao Cui
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-18
mm: memcontrol: prepare for reparenting non-hierarchical stats
Qi Zheng
2026-04-17
cgroup/cpuset: record DL BW alloc CPU for attach rollback
Guopeng Zhang
2026-04-17
cgroup/rdma: fix integer overflow in rdmacg_try_charge()
cuitao
2026-04-17
sched/psi: fix race between file release and pressure write
Edward Adam Davis
2026-04-15
Merge tag 'cgroup-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2026-04-09
cgroup/rdma: fix swapped arguments in pr_warn() format string
cuitao
2026-03-31
cgroup/cpuset: Skip security check for hotplug induced v1 task migration
Waiman Long
2026-03-31
cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpu...
Waiman Long
2026-03-25
cgroup: Fix cgroup_drain_dying() testing the wrong condition
Tejun Heo
2026-03-24
cgroup: Wait for dying tasks to leave on rmdir
Tejun Heo
2026-03-21
cgroup/dmem: remove region parameter from dmemcg_parse_limit
Thadeu Lima de Souza Cascardo
2026-03-11
cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lock
Shakeel Butt
2026-03-11
cgroup: add lockless fast-path checks to cgroup_file_notify()
Shakeel Butt
2026-03-11
cgroup: reduce cgroup_file_kn_lock hold time in cgroup_file_notify()
Shakeel Butt
2026-03-06
cgroup: Don't expose dead tasks in cgroup
Sebastian Andrzej Siewior
2026-03-06
cgroup/cpuset: Call rebuild_sched_domains() directly in hotplug
Waiman Long
[next]