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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cgroup-v1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
2022-08-25
1
-0
/
+2
*
cgroup: Make !percpu threadgroup_rwsem operations optional
Tejun Heo
2022-07-23
1
-1
/
+16
*
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
2022-02-22
1
-2
/
+4
*
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-01
1
-0
/
+14
*
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
2022-01-06
1
-12
/
+14
*
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2022-01-06
1
-3
/
+4
*
cgroup: no need for cgroup_mutex for /proc/cgroups
Shakeel Butt
2021-10-25
1
-5
/
+2
*
cgroup: remove cgroup_mutex from cgroupstats_build
Shakeel Butt
2021-10-25
1
-5
/
+2
*
cgroup: cgroup-v1: do not exclude cgrp_dfl_root
Vishal Verma
2021-10-05
1
-3
/
+0
*
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-08-31
1
-1
/
+7
|
\
|
*
cgroup: cgroup-v1: clean up kernel-doc notation
Randy Dunlap
2021-08-11
1
-1
/
+7
*
|
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-21
1
-3
/
+1
|
/
*
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
2021-07-14
1
-9
/
+5
*
cgroup: verify that source is a string
Christian Brauner
2021-07-14
1
-0
/
+2
*
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
2021-06-10
1
-0
/
+4
*
cgroup: fix spelling mistakes
Zhen Lei
2021-05-24
1
-1
/
+1
*
cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io()
Chunguang Xu
2021-04-16
1
-1
/
+1
*
cgroup-v1: add disabled controller check in cgroup1_parse_param()
Chen Zhou
2021-01-15
1
-0
/
+3
*
cgroup: Fix memory leak when parsing multiple source parameters
Qinglang Miao
2020-12-16
1
-0
/
+2
*
cgroup: Restructure release_agent_path handling
Tejun Heo
2020-03-12
1
-17
/
+17
*
cgroup1: don't call release_agent when it is ""
Tycho Andersen
2020-03-04
1
-1
/
+1
*
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
2020-02-12
1
-0
/
+1
*
cgroup1: switch to use of errorfc() et.al.
Al Viro
2020-02-07
1
-12
/
+12
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-6
/
+2
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
*
get rid of cg_invalf()
Al Viro
2020-02-07
1
-14
/
+12
*
cgroup: Optimize single thread migration
Michal Koutný
2019-10-07
1
-2
/
+3
*
Use kvmalloc in cgroups-v1
Marc Koderer
2019-08-07
1
-23
/
+4
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
cgroup: implement __cgroup_task_count() helper
Roman Gushchin
2019-04-19
1
-16
/
+0
*
vfs: Add some logging to the core users of the fs_context log
David Howells
2019-02-28
1
-1
/
+1
*
cgroup: store a reference to cgroup_ns into cgroup_fs_context
Al Viro
2019-02-28
1
-5
/
+3
*
cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper
Al Viro
2019-02-28
1
-41
/
+46
*
cgroup_do_mount(): massage calling conventions
Al Viro
2019-02-28
1
-12
/
+5
*
cgroup: stash cgroup_root reference into cgroup_fs_context
Al Viro
2019-02-28
1
-1
/
+3
*
cgroup1: switch to option-by-option parsing
Al Viro
2019-02-28
1
-83
/
+109
*
cgroup: take options parsing into ->parse_monolithic()
Al Viro
2019-02-28
1
-76
/
+67
*
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
Al Viro
2019-02-28
1
-9
/
+17
*
cgroup: start switching to fs_context
Al Viro
2019-02-28
1
-4
/
+5
*
cgroup: saner refcounting for cgroup_root
Al Viro
2019-01-17
1
-45
/
+13
*
cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param
Tejun Heo
2018-12-28
1
-1
/
+13
*
cgroup/tracing: Move taking of spin lock out of trace event handlers
Steven Rostedt (VMware)
2018-07-11
1
-2
/
+2
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+1
*
cgroup: Fix deadlock in cpu hotplug path
Prateek Sood
2017-12-19
1
-1
/
+5
*
cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup
Waiman Long
2017-08-18
1
-0
/
+6
*
cgroup: implement cgroup v2 thread support
Tejun Heo
2017-07-21
1
-2
/
+3
*
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
Tejun Heo
2017-07-21
1
-3
/
+3
[next]