Davidlohr Bueso
|
eae04d25a7
ipc: simplify ipc initialization
|
před 7 roky |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
před 7 roky |
Guillaume Knispel
|
0cfb6aee70
ipc: optimize semget/shmget/msgget for lots of keys
|
před 8 roky |
Elena Reshetova
|
a2e0602c36
ipc: convert ipc_namespace.count from atomic_t to refcount_t
|
před 8 roky |
Ingo Molnar
|
f719ff9bce
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
|
před 8 roky |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
před 8 roky |
Eric W. Biederman
|
7872559664
Merge branch 'nsfs-ioctls' into HEAD
|
před 8 roky |
Andrey Vagin
|
bcac25a58b
kernel: add a helper to get an owning user namespace for a namespace
|
před 9 roky |
Eric W. Biederman
|
df75e7748b
userns: When the per user per user namespace limit is reached return ENOSPC
|
před 9 roky |
Eric W. Biederman
|
aba3566163
ipcns: Add a limit on the number of ipc namespaces
|
před 9 roky |
Alexey Dobriyan
|
3bd080e4d8
ipc: delete "nr_ipc_ns"
|
před 9 roky |
Eric W. Biederman
|
b236017acf
ipc: Initialize ipc_namespace->user_ns early.
|
před 9 roky |
Linus Torvalds
|
603ba7e41b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 10 roky |
Manfred Spraul
|
0050ee059f
ipc/msg: increase MSGMNI, remove scaling
|
před 10 roky |
Al Viro
|
33c429405a
copy address of proc_ns_ops into ns_common
|
před 10 roky |
Al Viro
|
6344c433a4
new helpers: ns_alloc_inum/ns_free_inum
|
před 10 roky |
Al Viro
|
64964528b2
make proc_ns_operations work with struct ns_common * instead of void *
|
před 10 roky |
Al Viro
|
3c04118461
switch the rest of proc_ns_operations to working with &...->ns
|
před 10 roky |
Al Viro
|
435d5f4bb2
common object embedded into various struct ....ns
|
před 10 roky |
Eric W. Biederman
|
728dba3a39
namespaces: Use task_lock and not rcu to protect nsproxy
|
před 11 roky |
Davidlohr Bueso
|
32a2750010
ipc: drop ipc_lock_by_ptr
|
před 12 roky |
Davidlohr Bueso
|
d9a605e40b
ipc: rename ids->rw_mutex
|
před 12 roky |
Eric W. Biederman
|
c7b96acf14
userns: Kill nsown_capable it makes the wrong thing easy
|
před 12 roky |
David Howells
|
0bb80f2405
proc: Split the namespace stuff out into linux/proc_ns.h
|
před 12 roky |
Eric W. Biederman
|
5e4a08476b
userns: Require CAP_SYS_ADMIN for most uses of setns.
|
před 12 roky |
Eric W. Biederman
|
98f842e675
proc: Usable inode numbers for the namespace file descriptors.
|
před 14 roky |
Eric W. Biederman
|
bcf58e725d
userns: Make create_new_namespaces take a user_ns parameter
|
před 13 roky |
Eric W. Biederman
|
142e1d1d5f
userns: Allow unprivileged use of setns.
|
před 13 roky |
Eric W. Biederman
|
c4a4d60379
userns: Use cred->user_ns instead of cred->user->user_ns
|
před 13 roky |
Eric W. Biederman
|
a00eaf11a2
ns proc: Add support for the ipc namespace
|
před 15 roky |