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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-10-14
1
-27
/
+48
|
\
|
*
cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea...
Tejun Heo
2016-09-29
1
-3
/
+3
|
*
cgroup: add tracepoints for basic operations
Tejun Heo
2016-08-10
1
-0
/
+25
|
*
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
Tejun Heo
2016-08-10
1
-26
/
+22
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-06
1
-0
/
+24
|
\
\
|
*
\
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
2016-09-22
1
-0
/
+6
|
|
\
\
|
|
*
|
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2016-09-22
1
-0
/
+6
|
|
|
/
|
*
|
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
2016-09-22
1
-1
/
+1
|
*
|
cgroupns: Add a limit on the number of cgroup namespaces
Eric W. Biederman
2016-08-08
1
-0
/
+18
|
|
/
*
|
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-09-30
1
-4
/
+25
|
\
\
|
*
\
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-27
1
-4
/
+25
|
|
\
\
|
|
*
|
cgroup: fix invalid controller enable rejections with cgroup namespace
Tejun Heo
2016-09-23
1
-4
/
+25
|
|
|
/
*
|
|
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2016-09-22
1
-0
/
+6
|
\
|
|
|
*
|
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2016-09-19
1
-0
/
+6
|
|
/
*
/
locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()
Peter Zijlstra
2016-08-18
1
-0
/
+6
|
/
*
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-29
1
-10
/
+8
|
\
|
*
cgroupns: Only allow creation of hierarchies in the initial cgroup namespace
Eric W. Biederman
2016-07-15
1
-6
/
+2
|
*
cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns
Eric W. Biederman
2016-07-15
1
-0
/
+5
|
*
cgroupns: Fix the locking in copy_cgroup_ns
Eric W. Biederman
2016-07-15
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-27
1
-0
/
+35
|
\
\
|
*
|
cgroup: Add cgroup_get_from_fd
Martin KaFai Lau
2016-07-01
1
-0
/
+35
|
|
/
*
|
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-07-26
1
-9
/
+4
|
\
\
|
|
/
|
/
|
|
*
cgroup: remove duplicated include from cgroup.c
Wei Yongjun
2016-07-19
1
-1
/
+0
|
*
cgroup: allow NULL return from ss->css_alloc()
Tejun Heo
2016-06-21
1
-0
/
+2
|
*
cgroup: remove unnecessary 0 check from css_from_id()
Johannes Weiner
2016-06-17
1
-1
/
+1
|
*
cgroup: fix idr leak for the first cgroup root
Johannes Weiner
2016-06-17
1
-7
/
+1
*
|
cgroup: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
2016-06-23
1
-68
/
+74
*
|
cgroup: set css->id to -1 during init
Tejun Heo
2016-06-16
1
-0
/
+1
*
|
cgroup: remove redundant cleanup in css_create
Wenwei Tao
2016-05-26
1
-4
/
+1
|
/
*
cgroup: fix compile warning
Felipe Balbi
2016-05-12
1
-1
/
+1
*
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
2016-05-09
1
-0
/
+63
*
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2016-04-25
1
-2
/
+5
*
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2016-03-21
1
-4
/
+225
|
\
|
*
cgroup: fix and restructure error handling in copy_cgroup_ns()
Tejun Heo
2016-02-29
1
-13
/
+5
|
*
cgroup: fix alloc_cgroup_ns() error handling in copy_cgroup_ns()
Tejun Heo
2016-02-18
1
-2
/
+3
|
*
Add FS_USERNS_FLAG to cgroup fs
Serge Hallyn
2016-02-16
1
-0
/
+2
|
*
cgroup: mount cgroupns-root when inside non-init cgroupns
Serge Hallyn
2016-02-16
1
-1
/
+47
|
*
cgroup: cgroup namespace setns support
Aditya Kali
2016-02-16
1
-3
/
+16
|
*
cgroup: introduce cgroup namespaces
Aditya Kali
2016-02-16
1
-3
/
+170
*
|
cgroup: avoid false positive gcc-6 warning
Arnd Bergmann
2016-03-16
1
-0
/
+3
*
|
cgroup: ignore css_sets associated with dead cgroups during migration
Tejun Heo
2016-03-16
1
-2
/
+18
*
|
cgroup: implement cgroup_subsys->implicit_on_dfl
Tejun Heo
2016-03-08
1
-7
/
+31
*
|
cgroup: use css_set->mg_dst_cgrp for the migration target cgroup
Tejun Heo
2016-03-08
1
-13
/
+13
*
|
cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup
Tejun Heo
2016-03-08
1
-35
/
+35
*
|
cgroup: move migration destination verification out of cgroup_migrate_prepare...
Tejun Heo
2016-03-08
1
-8
/
+20
*
|
cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses()
Tejun Heo
2016-03-08
1
-1
/
+1
*
|
cgroup: update css iteration in cgroup_update_dfl_csses()
Tejun Heo
2016-03-03
1
-11
/
+8
*
|
cgroup: allocate 2x cgrp_cset_links when setting up a new root
Tejun Heo
2016-03-03
1
-3
/
+4
*
|
cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask
Tejun Heo
2016-03-03
1
-10
/
+7
*
|
cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends
Tejun Heo
2016-03-03
1
-79
/
+28
[next]