index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
8 days
cpuset: Treat cpusets in attaching as populated
Chen Ridong
2025-11-24
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
2025-09-25
cgroup: split cgroup_destroy_wq into 3 workqueues
Chen Ridong
2025-08-28
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...
Waiman Long
2025-07-24
Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"
Chen Ridong
2025-06-27
cgroup,freezer: fix incomplete freezing when attaching tasks
Chen Ridong
2025-06-04
cgroup: Fix compilation issue due to cgroup_mutex not being exported
gaoxu
2025-05-22
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
2025-02-21
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
2025-02-21
cgroup: Remove steal time from usage_usec
Muhammad Adeel
2024-12-09
cgroup/bpf: only cgroup v2 can be attached by bpf programs
Chen Ridong
2024-12-09
Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
Chen Ridong
2024-11-08
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
2024-09-12
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
2024-08-29
cgroup: Avoid extra dereference in css_populate_dir()
Kamalesh Babulal
2024-08-19
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
2024-08-03
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
2024-08-03
kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
Kees Cook
2024-06-12
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2024-04-03
cgroup/cpuset: Fix retval in update_cpumask()
Kamalesh Babulal
2023-12-13
cgroup_freezer: cgroup_freezing: Check if not frozen
Tim Van Patten
2023-11-28
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
2023-11-20
cgroup/cpuset: Fix load balance state in update_partition_sd_lb()
Waiman Long
2023-10-09
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
2023-09-02
cgroup: fix build when CGROUP_SCHED is not enabled
Linus Torvalds
2023-09-01
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-08-17
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
2023-08-14
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
2023-08-07
cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants
Hao Jia
2023-08-07
cgroup: clean up if condition in cgroup_pidlist_start()
Miaohe Lin
2023-08-03
cgroup: fix obsolete function name in cgroup_destroy_locked()
Miaohe Lin
2023-08-02
cgroup: fix obsolete function name above css_free_rwork_fn()
Miaohe Lin
2023-08-02
cgroup/cpuset: fix kernel-doc
Cai Xinchen
2023-08-02
cgroup: clean up printk()
Kamalesh Babulal
2023-07-21
cgroup: fix obsolete comment above cgroup_create()
Miaohe Lin
2023-07-21
cgroup/misc: Store atomic64_t reads to u64
Haitao Huang
2023-07-19
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
2023-07-18
cgroup/misc: Change counters to be explicit 64bit types
Haitao Huang
2023-07-17
cgroup: remove cgrp->kn check in css_populate_dir()
Kamalesh Babulal
2023-07-17
cgroup: fix obsolete function name
Miaohe Lin
2023-07-17
cgroup: use cached local variable parent in for loop
Miaohe Lin
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
2023-07-11
cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED
Miaohe Lin
2023-07-10
cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_h...
Waiman Long
2023-07-10
cgroup/cpuset: Improve temporary cpumasks handling
Waiman Long
2023-07-10
cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
Waiman Long
2023-07-10
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
2023-07-10
cgroup: fix obsolete comment above for_each_css()
Miaohe Lin
2023-07-10
cpuset: Allow setscheduler regardless of manipulated task
Michal Koutný
2023-07-10
cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
Miaohe Lin
[next]