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
compress-2026-03-30
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
/
cgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
cgroup: fix race between task migration and iteration
Qingye Zhao
1
-0
/
+1
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-06-04
cgroup: Fix compilation issue due to cgroup_mutex not being exported
gaoxu
1
-1
/
+1
2025-02-21
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
1
-8
/
+12
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
1
-7
/
+16
2024-08-03
kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
Kees Cook
1
-2
/
+2
2023-11-28
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
1
-12
/
+0
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
1
-44
/
+41
2023-08-17
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
1
-2
/
+2
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: 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-19
Merge tag 'v6.5-rc2' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
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: fix obsolete comment above for_each_css()
Miaohe Lin
1
-1
/
+1
2023-07-10
cgroup: minor cleanup for cgroup_extra_stat_show()
Miaohe Lin
1
-4
/
+5
2023-07-10
cgroup: remove unneeded return value of cgroup_rm_cftypes_locked()
Miaohe Lin
1
-6
/
+3
2023-07-10
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
1
-1
/
+1
2023-06-27
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-62
/
+10
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+12
2023-06-22
Revert "cgroup: Avoid -Wstringop-overflow warnings"
Tejun Heo
1
-6
/
+0
2023-06-21
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
1
-0
/
+6
2023-06-21
cgroup: remove obsolete comment on cgroup_on_dfl()
Miaohe Lin
1
-2
/
+0
2023-06-12
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
1
-3
/
+17
2023-06-12
cgroup: remove unused task_cgroup_path()
Miaohe Lin
1
-39
/
+0
2023-06-05
cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static
Miaohe Lin
1
-2
/
+2
2023-06-05
cgroup: Replace the css_set call with cgroup_get
Gaosheng Cui
1
-1
/
+1
2023-06-05
cgroup: remove unused macro for_each_e_css()
Miaohe Lin
1
-15
/
+0
2023-05-24
cgroup: Update out-of-date comment in cgroup_migrate()
Xiu Jianfeng
1
-3
/
+3
2023-05-22
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
1
-9
/
+8
2023-05-08
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
1
-0
/
+4
2023-05-08
psi: remove 500ms min window size limitation for triggers
Suren Baghdasaryan
1
-0
/
+12
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-30
/
+30
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+12
2023-04-20
cgroup_get_from_fd(): switch to fdget_raw()
Al Viro
1
-6
/
+4
2023-04-05
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
1
-1
/
+1
2023-03-17
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
1
-30
/
+30
[next]