index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-11
cpuset: Treat cpusets in attaching as populated
Chen Ridong
1
-8
/
+27
2025-11-24
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
1
-4
/
+20
2025-09-25
cgroup: split cgroup_destroy_wq into 3 workqueues
Chen Ridong
1
-7
/
+36
2025-08-28
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...
Waiman Long
1
-1
/
+1
2025-07-24
Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"
Chen Ridong
1
-7
/
+1
2025-06-27
cgroup,freezer: fix incomplete freezing when attaching tasks
Chen Ridong
1
-2
/
+1
2025-06-04
cgroup: Fix compilation issue due to cgroup_mutex not being exported
gaoxu
1
-1
/
+1
2025-05-22
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
1
-2
/
+4
2025-02-21
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
1
-8
/
+12
2025-02-21
cgroup: Remove steal time from usage_usec
Muhammad Adeel
1
-1
/
+0
2024-12-09
cgroup/bpf: only cgroup v2 can be attached by bpf programs
Chen Ridong
1
-6
/
+11
2024-12-09
Revert "cgroup: Fix memory leak caused by missing cgroup_bpf_offline"
Chen Ridong
1
-3
/
+1
2024-11-08
cgroup: Fix potential overflow issue when checking max_depth
Xiu Jianfeng
1
-2
/
+2
2024-09-12
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
1
-1
/
+1
2024-08-29
cgroup: Avoid extra dereference in css_populate_dir()
Kamalesh Babulal
1
-2
/
+2
2024-08-19
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
2
-8
/
+18
2024-08-03
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
1
-4
/
+9
2024-08-03
kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
Kees Cook
3
-4
/
+4
2024-06-12
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
1
-1
/
+1
2024-04-03
cgroup/cpuset: Fix retval in update_cpumask()
Kamalesh Babulal
1
-1
/
+1
2023-12-13
cgroup_freezer: cgroup_freezing: Check if not frozen
Tim Van Patten
1
-1
/
+7
2023-11-28
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
1
-12
/
+0
2023-11-20
cgroup/cpuset: Fix load balance state in update_partition_sd_lb()
Waiman Long
1
-1
/
+11
2023-10-09
cgroup: Remove duplicates in cgroup v1 tasks file
Michal Koutný
1
-3
/
+2
2023-09-02
cgroup: fix build when CGROUP_SCHED is not enabled
Linus Torvalds
1
-14
/
+14
2023-09-01
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-181
/
+243
2023-08-17
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
1
-2
/
+2
2023-08-14
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
1
-6
/
+0
2023-08-07
cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants
Hao Jia
1
-2
/
+10
2023-08-07
cgroup: clean up if condition in cgroup_pidlist_start()
Miaohe Lin
1
-1
/
+1
2023-08-03
cgroup: fix obsolete function name in cgroup_destroy_locked()
Miaohe Lin
1
-1
/
+1
2023-08-02
cgroup: fix obsolete function name above css_free_rwork_fn()
Miaohe Lin
1
-1
/
+1
2023-08-02
cgroup/cpuset: fix kernel-doc
Cai Xinchen
1
-0
/
+2
2023-08-02
cgroup: clean up printk()
Kamalesh Babulal
1
-2
/
+2
2023-07-21
cgroup: fix obsolete comment above cgroup_create()
Miaohe Lin
1
-2
/
+1
2023-07-21
cgroup/misc: Store atomic64_t reads to u64
Haitao Huang
1
-1
/
+1
2023-07-19
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2023-07-18
cgroup/misc: Change counters to be explicit 64bit types
Haitao Huang
1
-28
/
+27
2023-07-17
cgroup: remove cgrp->kn check in css_populate_dir()
Kamalesh Babulal
1
-1
/
+1
2023-07-17
cgroup: fix obsolete function name
Miaohe Lin
1
-1
/
+1
2023-07-17
cgroup: use cached local variable parent in for loop
Miaohe Lin
1
-1
/
+1
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
1
-0
/
+34
2023-07-11
cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED
Miaohe Lin
1
-22
/
+22
2023-07-10
cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_h...
Waiman Long
1
-8
/
+16
2023-07-10
cgroup/cpuset: Improve temporary cpumasks handling
Waiman Long
1
-29
/
+13
2023-07-10
cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
Waiman Long
1
-55
/
+86
2023-07-10
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
1
-3
/
+30
2023-07-10
cgroup: fix obsolete comment above for_each_css()
Miaohe Lin
1
-1
/
+1
2023-07-10
cpuset: Allow setscheduler regardless of manipulated task
Michal Koutný
1
-3
/
+16
2023-07-10
cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
Miaohe Lin
1
-5
/
+4
[next]