index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-03-05
kernel: cgroup: add poll file operation
Johannes Weiner
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-02-19
cpuset: remove unused task_has_mempolicy()
Masahiro Yamada
2019-02-15
cgroup, rstat: Don't flush subtree root unless necessary
Tejun Heo
2019-01-31
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2019-01-31
bpf, cgroups: clean up kerneldoc warnings
Valdis Kletnieks
2019-01-17
cgroup: saner refcounting for cgroup_root
Al Viro
2019-01-17
fix cgroup_do_mount() handling of failure exits
Al Viro
2018-12-29
Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
mm, oom: reorganize the oom report in dump_header
yuzhoujian
2018-12-28
cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param
Tejun Heo
2018-12-28
cgroup: fix parsing empty mount option string
Ondrej Mosnacek
2018-12-27
Merge branch 'for-4.20-fixes' into for-4.21
Tejun Heo
2018-12-07
blkcg: remove additional reference to the css
Dennis Zhou
2018-12-03
cpuset: Remove set but not used variable 'cs'
YueHaibing
2018-12-01
cgroups: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-20
cgroup: fix CSS_TASK_ITER_PROCS
Tejun Heo
2018-11-13
cgroup: Add .__DEBUG__. prefix to debug file names
Tejun Heo
2018-11-13
cpuset: Minor cgroup2 interface updates
Tejun Heo
2018-11-08
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
Waiman Long
2018-11-08
cpuset: Use descriptive text when reading/writing cpuset.sched.partition
Waiman Long
2018-11-08
cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
Waiman Long
2018-11-08
cpuset: Make generate_sched_domains() work with partition
Waiman Long
2018-11-08
cpuset: Make CPU hotplug work with partition
Waiman Long
2018-11-08
cpuset: Track cpusets that use parent's effective_cpus
Waiman Long
2018-11-08
cpuset: Add an error state to cpuset.sched.partition
Waiman Long
2018-11-08
cpuset: Add new v2 cpuset.sched.partition flag
Waiman Long
2018-11-08
cpuset: Simply allocation and freeing of cpumasks
Waiman Long
2018-11-08
cpuset: Define data structures to support scheduling partition
Waiman Long
2018-11-08
cpuset: Enable cpuset controller in default hierarchy
Waiman Long
2018-11-05
cgroup: remove unnecessary unlikely()
Yangtao Li
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-10-26
psi: cgroup support
Johannes Weiner
2018-10-22
Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-10-04
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
2018-09-21
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-07-20
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
2018-07-11
cgroup/tracing: Move taking of spin lock out of trace event handlers
Steven Rostedt (VMware)
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-05-23
cgroup: css_set_lock should nest inside tasklist_lock
Tejun Heo
[next]