Kees Cook
|
61e57c0c3a
cgroup: fix seq_show_option merge with legacy_name
|
10 years ago |
Kees Cook
|
a068acf2ee
fs: create and use seq_show_option for escaping
|
10 years ago |
Linus Torvalds
|
8bdc69b764
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 years ago |
Tejun Heo
|
20f1f4b5ff
Merge branch 'for-4.3-unified-base' into for-4.3
|
10 years ago |
Tejun Heo
|
3e1d2eed39
cgroup: introduce cgroup_subsys->legacy_name
|
10 years ago |
Tejun Heo
|
d98817d496
cgroup: don't print subsystems for the default hierarchy
|
10 years ago |
Tejun Heo
|
d0ec4230a0
cgroup: export cgrp_dfl_root
|
10 years ago |
Vladimir Davydov
|
cf780b7dc7
cgroup: fix idr_preload usage
|
10 years ago |
Paul E. McKenney
|
f78f5b90c4
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
|
10 years ago |
Aleksa Sarai
|
7e47682ea5
cgroup: allow a cgroup subsystem to reject a fork
|
10 years ago |
Linus Torvalds
|
0cbee99269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 years ago |
Eric W. Biederman
|
f9bb48825a
sysfs: Create mountpoints with sysfs_create_mount_point
|
10 years ago |
Tejun Heo
|
187fe84067
cgroup: require write perm on common ancestor when moving processes on the default hierarchy
|
10 years ago |
Tejun Heo
|
dedf22e9e6
cgroup: separate out cgroup_procs_write_permission() from __cgroup_procs_write()
|
10 years ago |
Aleksa Sarai
|
4a705c5c78
cgroup: fix uninitialised iterator in for_each_subsys_which
|
10 years ago |
Aleksa Sarai
|
a966a4edf8
cgroup: replace explicit ss_mask checking with for_each_subsys_which
|
10 years ago |
Aleksa Sarai
|
cb4a316752
cgroup: use bitmask to filter for_each_subsys
|
10 years ago |
Tejun Heo
|
b5ba75b5fc
cgroup: simplify threadgroup locking
|
10 years ago |
Tejun Heo
|
d59cfc09c3
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
|
10 years ago |
Tejun Heo
|
7d7efec368
sched, cgroup: reorganize threadgroup locking
|
10 years ago |
Aleksa Sarai
|
8ab456ac36
cgroup: switch to unsigned long for bitmasks
|
10 years ago |
Chen Hanxiao
|
d0f702e648
cgroup: fix some comment typos
|
10 years ago |
Joe Perches
|
94ff212d09
cgroup: remove use of seq_printf return value
|
10 years ago |
Vladimir Davydov
|
adbe427b92
memcg: zap mem_cgroup_lookup()
|
10 years ago |
Bandan Das
|
587945147c
cgroup: Use kvfree in pidlist_free()
|
10 years ago |
Vladimir Davydov
|
295458e672
cgroup: call cgroup_subsys->bind on cgroup subsys initialization
|
10 years ago |
Tejun Heo
|
dfeb0750b6
kernfs: remove KERNFS_STATIC_NAME
|
10 years ago |
Vladimir Davydov
|
01e586598b
cgroup: release css->id after css_free
|
10 years ago |
Johannes Weiner
|
3c606d35fe
cgroup: prevent mount hang due to memory controller lifetime
|
10 years ago |
Tejun Heo
|
eeecbd1971
cgroup: implement cgroup_get_e_css()
|
10 years ago |