Kees Cook
|
42bc47b353
treewide: Use array_size() in vmalloc()
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Christoph Hellwig
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 years ago |
Prateek Sood
|
116d2f7496
cgroup: Fix deadlock in cpu hotplug path
|
7 years ago |
Waiman Long
|
e1cba4b85d
cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup
|
8 years ago |
Tejun Heo
|
8cfd8147df
cgroup: implement cgroup v2 thread support
|
8 years ago |
Tejun Heo
|
bc2fb7ed08
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
|
8 years ago |
Tejun Heo
|
715c809d9a
cgroup: reorganize cgroup.procs / task write path
|
8 years ago |
Waiman Long
|
a28f8f5e99
cgroup: Move debug cgroup to its own file
|
8 years ago |
Waiman Long
|
73a7242a06
cgroup: Keep accurate count of tasks in each css_set
|
8 years ago |
Linus Torvalds
|
9410091dd5
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
8 years ago |
Zefan Li
|
9732adc5d6
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
|
8 years ago |
Tejun Heo
|
330c418638
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
|
8 years ago |
Zefan Li
|
bfb0b80db5
cgroup: avoid attaching a cgroup root to two different superblocks
|
8 years ago |
Elena Reshetova
|
4b9502e63b
kernel: convert css_set.refcount from atomic_t to refcount_t
|
8 years ago |
Kees Cook
|
b6a6759daf
cgroups: censor kernel pointer in debug files
|
8 years ago |
Ingo Molnar
|
50ff9d1300
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
|
8 years ago |
Ingo Molnar
|
56cd697366
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
|
8 years ago |
Ingo Molnar
|
c3edc4010e
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
|
8 years ago |
Tejun Heo
|
bfc2cf6f61
cgroup: call subsys->*attach() only for subsystems which are actually affected by migration
|
8 years ago |
Tejun Heo
|
e595cd7069
cgroup: track migration context in cgroup_mgctx
|
8 years ago |
Tejun Heo
|
e0aed7c74f
cgroup: fix RCU related sparse warnings
|
8 years ago |
Tejun Heo
|
d62beb7f3d
cgroup: rename functions for consistency
|
8 years ago |
Tejun Heo
|
1592c9b223
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
|
8 years ago |
Tejun Heo
|
fa069904dd
cgroup: separate out cgroup1_kf_syscall_ops
|
8 years ago |
Tejun Heo
|
0a268dbd79
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
|
8 years ago |