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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-06-06
2
-17
/
+53
|
\
|
*
cgroup: add cpu.stat file to root cgroup
Boris Burkov
2020-05-28
2
-9
/
+52
|
*
cgroup: Remove stale comments
Zefan Li
2020-05-26
1
-8
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-27
/
+0
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-31
1
-13
/
+3
|
|
\
|
|
*
|
bpf: Refactor bpf_link update handling
Andrii Nakryiko
2020-04-28
1
-27
/
+0
*
|
|
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-06-03
1
-2
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nsproxy: add struct nsset
Christian Brauner
2020-05-09
1
-2
/
+3
|
|
/
*
/
Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
Tejun Heo
2020-04-09
1
-13
/
+3
|
/
*
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-03
4
-114
/
+304
|
\
|
*
docs: cgroup-v1: Document the cpuset_v2_mode mount option
Waiman Long
2020-04-03
1
-2
/
+6
|
*
Revert "cpuset: Make cpuset hotplug synchronous"
Tejun Heo
2020-04-03
1
-19
/
+12
|
*
cgroupfs: Support user xattrs
Daniel Xu
2020-03-16
1
-1
/
+2
|
*
cgroup: Restructure release_agent_path handling
Tejun Heo
2020-03-12
1
-17
/
+17
|
*
Merge branch 'for-5.6-fixes' into for-5.7
Tejun Heo
2020-03-12
2
-4
/
+4
|
|
\
|
*
|
clone3: allow spawning processes into cgroups
Christian Brauner
2020-02-12
2
-27
/
+179
|
*
|
cgroup: add cgroup_may_write() helper
Christian Brauner
2020-02-12
1
-7
/
+17
|
*
|
cgroup: refactor fork helpers
Christian Brauner
2020-02-12
1
-18
/
+26
|
*
|
cgroup: add cgroup_get_from_file() helper
Christian Brauner
2020-02-12
1
-11
/
+19
|
*
|
cgroup: unify attach permission checking
Christian Brauner
2020-02-12
1
-14
/
+25
|
*
|
cpuset: Make cpuset hotplug synchronous
Prateek Sood
2020-02-12
1
-12
/
+19
|
*
|
cgroup.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-12
1
-1
/
+2
|
*
|
cgroup: Clean up css_set task traversal
Michal Koutný
2020-02-12
1
-33
/
+28
*
|
|
mm: memcontrol: recursive memory.low protection
Johannes Weiner
2020-04-02
1
-1
/
+16
*
|
|
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
Andrii Nakryiko
2020-03-30
1
-0
/
+27
*
|
|
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
2020-03-30
1
-5
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-12
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-10
1
-0
/
+4
*
|
|
cgroup1: don't call release_agent when it is ""
Tycho Andersen
2020-03-04
1
-1
/
+1
*
|
|
cgroup: fix psi_show() crash on 32bit ino archs
Qian Cai
2020-03-04
1
-3
/
+3
|
|
/
|
/
|
*
|
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
2020-02-12
1
-7
/
+16
*
|
cgroup: cgroup_procs_next should increase position index
Vasily Averin
2020-02-12
1
-3
/
+7
*
|
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
2020-02-12
1
-0
/
+1
|
/
*
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-10
1
-5
/
+8
|
\
|
*
cgroup: init_tasks shouldn't be linked to the root cgroup
Tejun Heo
2020-01-30
1
-5
/
+8
*
|
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
3
-32
/
+20
|
\
\
|
|
/
|
/
|
|
*
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
3
-16
/
+8
|
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
2
-2
/
+0
|
*
get rid of cg_invalf()
Al Viro
2020-02-07
1
-14
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-2
/
+3
|
\
\
|
*
|
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2019-12-19
1
-2
/
+3
|
|
/
*
|
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
2020-01-15
1
-5
/
+6
*
|
cgroup: fix function name in comment
Chen Zhou
2020-01-15
1
-1
/
+1
|
/
*
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-11-25
7
-255
/
+148
|
\
|
*
cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root()
Tejun Heo
2019-11-14
1
-1
/
+1
|
*
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
2019-11-12
1
-51
/
+25
|
*
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
2019-11-12
1
-1
/
+1
|
*
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
2019-11-12
1
-2
/
+1
[next]