开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6 days
Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6 days
Merge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12 days
Merge branch 'sched/urgent'
Peter Zijlstra
2026-08-11
cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flag
Guopeng Zhang
2026-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...
Tejun Heo
2026-08-10
cgroup/cpuset: Use WRITE_ONCE() for shared prs_err updates
Guopeng Zhang
2026-08-06
cgroup/cpuset: update some comments about the page allocator
Brendan Jackman
2026-08-01
cgroup: drop unneeded semicolon
Julia Lawall
2026-07-28
mm: constify oom_control, scan_control, and alloc_context nodemask
Gregory Price
2026-07-19
cgroup: Add cgroup_task_notifier and task migration events
Tejun Heo
2026-07-16
cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_atta...
Waiman Long
2026-07-16
cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()
Waiman Long
2026-07-15
sched/psi: Create the psimon kthread outside of cgroup_mutex
Tejun Heo
2026-07-06
cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
Waiman Long
2026-07-06
cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_at...
Waiman Long
2026-07-06
cgroup/cpuset: Make attach_ctx.old_cs track task group leader
Waiman Long
2026-07-06
cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
Waiman Long
2026-07-06
cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
Waiman Long
2026-07-06
cgroup/cpuset: Put all task attach related variables into attach_ctx
Waiman Long
2026-07-06
cgroup/cpuset: Prevent race between task attach and cpuset state change
Waiman Long
2026-07-06
cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask(...
Waiman Long
2026-07-06
cgroup/cpuset: Make nr_deadline_tasks an atomic_t
Waiman Long
2026-07-06
cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
Farhad Alemi
2026-06-30
sched/fair: Add cgroup_mode: max
Peter Zijlstra
2026-06-24
cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update...
Waiman Long
2026-06-24
cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_...
Waiman Long
2026-06-17
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
[next]