Linus Torvalds
|
17dec0a949
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
7 gadi atpakaļ |
Dominik Brodowski
|
d300b61081
kernel: use kernel_wait4() instead of sys_wait4()
|
7 gadi atpakaļ |
Alexey Dobriyan
|
dd206bec9a
pidns: simpler allocation of pid_* caches
|
7 gadi atpakaļ |
Gargi Sharma
|
e8cfbc245e
pid: remove pidhash
|
7 gadi atpakaļ |
Gargi Sharma
|
95846ecf9d
pid: replace pid bitmap implementation with IDR API
|
7 gadi atpakaļ |
Eric W. Biederman
|
a2b426267c
userns,pidns: Verify the userns for new pid namespaces
|
8 gadi atpakaļ |
Eric W. Biederman
|
b9a985db98
pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
|
8 gadi atpakaļ |
Kirill Tkhai
|
eaa0d190bf
pidns: expose task pid_ns_for_children to userspace
|
8 gadi atpakaļ |
Ingo Molnar
|
f361bf4a66
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency
|
8 gadi atpakaļ |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 gadi atpakaļ |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 gadi atpakaļ |
Andrei Vagin
|
add7c65ca4
pid: fix lockdep deadlock warning due to ucount_lock
|
8 gadi atpakaļ |
Eric W. Biederman
|
7872559664
Merge branch 'nsfs-ioctls' into HEAD
|
8 gadi atpakaļ |
Andrey Vagin
|
a7306ed8d9
nsfs: add ioctl to get a parent namespace
|
9 gadi atpakaļ |
Andrey Vagin
|
bcac25a58b
kernel: add a helper to get an owning user namespace for a namespace
|
9 gadi atpakaļ |
Eric W. Biederman
|
df75e7748b
userns: When the per user per user namespace limit is reached return ENOSPC
|
8 gadi atpakaļ |
Eric W. Biederman
|
f333c700c6
pidns: Add a limit on the number of pid namespaces
|
9 gadi atpakaļ |
Linus Torvalds
|
603ba7e41b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 gadi atpakaļ |
Oleg Nesterov
|
a53b831549
exit: pidns: fix/update the comments in zap_pid_ns_processes()
|
10 gadi atpakaļ |
Al Viro
|
33c429405a
copy address of proc_ns_ops into ns_common
|
10 gadi atpakaļ |
Al Viro
|
6344c433a4
new helpers: ns_alloc_inum/ns_free_inum
|
10 gadi atpakaļ |
Al Viro
|
64964528b2
make proc_ns_operations work with struct ns_common * instead of void *
|
10 gadi atpakaļ |
Al Viro
|
3c04118461
switch the rest of proc_ns_operations to working with &...->ns
|
10 gadi atpakaļ |
Al Viro
|
435d5f4bb2
common object embedded into various struct ....ns
|
10 gadi atpakaļ |
Oleg Nesterov
|
d23082257d
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
|
11 gadi atpakaļ |
Al Viro
|
1adfcb03e3
pid_namespace: make freeing struct pid_namespace rcu-delayed
|
12 gadi atpakaļ |
Linus Torvalds
|
c7c4591db6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 gadi atpakaļ |
Eric W. Biederman
|
c7b96acf14
userns: Kill nsown_capable it makes the wrong thing easy
|
12 gadi atpakaļ |
Andy Lutomirski
|
c2b1df2eb4
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
|
12 gadi atpakaļ |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 gadi atpakaļ |