index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+1
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
4
-25
/
+17
2019-03-05
kernel: cgroup: add poll file operation
Johannes Weiner
1
-0
/
+12
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2019-02-28
vfs: Add some logging to the core users of the fs_context log
David Howells
1
-1
/
+1
2019-02-28
cpuset: Use fs_context
David Howells
1
-14
/
+42
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
2
-18
/
+18
2019-02-28
cgroup: store a reference to cgroup_ns into cgroup_fs_context
Al Viro
3
-12
/
+17
2019-02-28
cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper
Al Viro
1
-41
/
+46
2019-02-28
cgroup_do_mount(): massage calling conventions
Al Viro
3
-36
/
+29
2019-02-28
cgroup: stash cgroup_root reference into cgroup_fs_context
Al Viro
3
-4
/
+10
2019-02-28
cgroup2: switch to option-by-option parsing
Al Viro
1
-29
/
+33
2019-02-28
cgroup1: switch to option-by-option parsing
Al Viro
3
-98
/
+117
2019-02-28
cgroup: take options parsing into ->parse_monolithic()
Al Viro
3
-116
/
+104
2019-02-28
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
Al Viro
3
-31
/
+18
2019-02-28
cgroup: start switching to fs_context
Al Viro
3
-41
/
+116
2019-02-19
cpuset: remove unused task_has_mempolicy()
Masahiro Yamada
1
-13
/
+0
2019-02-15
cgroup, rstat: Don't flush subtree root unless necessary
Tejun Heo
1
-4
/
+6
2019-01-31
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2
-8
/
+11
2019-01-31
bpf, cgroups: clean up kerneldoc warnings
Valdis Kletnieks
1
-1
/
+1
2019-01-18
IB/core: Simplify rdma cgroup registration
Parav Pandit
1
-4
/
+1
2019-01-17
cgroup: saner refcounting for cgroup_root
Al Viro
3
-55
/
+21
2019-01-17
fix cgroup_do_mount() handling of failure exits
Al Viro
1
-3
/
+6
2018-12-29
Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
5
-93
/
+931
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+39
2018-12-28
mm, oom: reorganize the oom report in dump_header
yuzhoujian
1
-2
/
+2
2018-12-28
cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param
Tejun Heo
1
-1
/
+13
2018-12-28
cgroup: fix parsing empty mount option string
Ondrej Mosnacek
1
-1
/
+1
2018-12-27
Merge branch 'for-4.20-fixes' into for-4.21
Tejun Heo
1
-12
/
+17
2018-12-07
blkcg: remove additional reference to the css
Dennis Zhou
1
-9
/
+39
2018-12-03
cpuset: Remove set but not used variable 'cs'
YueHaibing
1
-2
/
+0
2018-12-01
cgroups: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-11-20
cgroup: fix CSS_TASK_ITER_PROCS
Tejun Heo
1
-12
/
+17
2018-11-13
cgroup: Add .__DEBUG__. prefix to debug file names
Tejun Heo
1
-4
/
+7
2018-11-13
cpuset: Minor cgroup2 interface updates
Tejun Heo
1
-4
/
+4
2018-11-08
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
Waiman Long
4
-4
/
+27
2018-11-08
cpuset: Use descriptive text when reading/writing cpuset.sched.partition
Waiman Long
1
-7
/
+51
2018-11-08
cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
Waiman Long
1
-2
/
+0
2018-11-08
cpuset: Make generate_sched_domains() work with partition
Waiman Long
1
-7
/
+27
2018-11-08
cpuset: Make CPU hotplug work with partition
Waiman Long
1
-15
/
+116
2018-11-08
cpuset: Track cpusets that use parent's effective_cpus
Waiman Long
1
-1
/
+70
2018-11-08
cpuset: Add an error state to cpuset.sched.partition
Waiman Long
1
-24
/
+129
2018-11-08
cpuset: Add new v2 cpuset.sched.partition flag
Waiman Long
1
-13
/
+352
2018-11-08
cpuset: Simply allocation and freeing of cpumasks
Waiman Long
1
-33
/
+77
2018-11-08
cpuset: Define data structures to support scheduling partition
Waiman Long
1
-0
/
+37
2018-11-08
cpuset: Enable cpuset controller in default hierarchy
Waiman Long
1
-3
/
+45
2018-11-05
cgroup: remove unnecessary unlikely()
Yangtao Li
1
-3
/
+1
2018-11-02
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-39
/
+9
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
1
-39
/
+9
[prev]
[next]