Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
03e0990fc88f82c85abeaf90aabe1921e4e0b72f
/
ipc
/
namespace.c
7872559
Merge branch 'nsfs-ioctls' into HEAD
by Eric W. Biederman
· 8 years ago
bcac25a
kernel: add a helper to get an owning user namespace for a namespace
by Andrey Vagin
· 8 years ago
df75e77
userns: When the per user per user namespace limit is reached return ENOSPC
by Eric W. Biederman
· 8 years ago
aba3566
ipcns: Add a limit on the number of ipc namespaces
by Eric W. Biederman
· 8 years ago
3bd080e
ipc: delete "nr_ipc_ns"
by Alexey Dobriyan
· 8 years ago
b236017
ipc: Initialize ipc_namespace->user_ns early.
by Eric W. Biederman
· 8 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
0050ee0
ipc/msg: increase MSGMNI, remove scaling
by Manfred Spraul
· 10 years ago
33c4294
copy address of proc_ns_ops into ns_common
by Al Viro
· 10 years ago
6344c43
new helpers: ns_alloc_inum/ns_free_inum
by Al Viro
· 10 years ago
6496452
make proc_ns_operations work with struct ns_common * instead of void *
by Al Viro
· 10 years ago
3c04118
switch the rest of proc_ns_operations to working with &...->ns
by Al Viro
· 10 years ago
435d5f4
common object embedded into various struct ....ns
by Al Viro
· 10 years ago
728dba3
namespaces: Use task_lock and not rcu to protect nsproxy
by Eric W. Biederman
· 11 years ago
32a2750
ipc: drop ipc_lock_by_ptr
by Davidlohr Bueso
· 11 years ago
d9a605e
ipc: rename ids->rw_mutex
by Davidlohr Bueso
· 11 years ago
c7b96ac
userns: Kill nsown_capable it makes the wrong thing easy
by Eric W. Biederman
· 12 years ago
0bb80f2
proc: Split the namespace stuff out into linux/proc_ns.h
by David Howells
· 12 years ago
5e4a084
userns: Require CAP_SYS_ADMIN for most uses of setns.
by Eric W. Biederman
· 12 years ago
98f842e
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 13 years ago
bcf58e7
userns: Make create_new_namespaces take a user_ns parameter
by Eric W. Biederman
· 12 years ago
142e1d1
userns: Allow unprivileged use of setns.
by Eric W. Biederman
· 12 years ago
c4a4d60
userns: Use cred->user_ns instead of cred->user->user_ns
by Eric W. Biederman
· 13 years ago
a00eaf1
ns proc: Add support for the ipc namespace
by Eric W. Biederman
· 15 years ago
be4d250
ipcns: fix use after free in free_ipc_ns()
by Xiaotian Feng
· 14 years ago
b0e7759
userns: user namespaces: convert several capable() calls
by Serge E. Hallyn
· 14 years ago
b515498
userns: add a user namespace owner of ipc ns
by Serge E. Hallyn
· 14 years ago
b4188de
ipcns: make free_ipc_ns() static
by Alexey Dobriyan
· 15 years ago
612ce47
ipcns: extract create_ipc_ns()
by Alexey Dobriyan
· 15 years ago
6442428
ipcns: remove useless get/put while CLONE_NEWIPC
by Alexey Dobriyan
· 15 years ago
7eafd7c
namespaces: ipc namespaces: implement support for posix msqueues
by Serge E. Hallyn
· 16 years ago
614b84c
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
by Serge E. Hallyn
· 16 years ago
e2c284d
ipc: recompute msgmni on ipc namespace creation/removal
by Nadia Derbey
· 17 years ago
b6b337a
ipc: recompute msgmni on memory add / remove
by Nadia Derbey
· 17 years ago
4d89dc6
ipc: scale msgmni to the number of ipc namespaces
by Nadia Derbey
· 17 years ago
01b8b07
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
by Pierre Peiffer
· 17 years ago
ed2ddbf
IPC: make struct ipc_ids static in ipc_namespace
by Pierre Peiffer
· 17 years ago
ae5e1b2
namespaces: move the IPC namespace under IPC_NS option
by Pavel Emelyanov
· 17 years ago