Hari Bathini
|
e422267322
perf: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
7 years ago |
Aditya Kali
|
a79a908fd2
cgroup: introduce cgroup namespaces
|
8 years ago |
Al Viro
|
f77c80142e
bury struct proc_ns in fs/proc
|
10 years ago |
Al Viro
|
33c429405a
copy address of proc_ns_ops into ns_common
|
10 years ago |
Eric W. Biederman
|
728dba3a39
namespaces: Use task_lock and not rcu to protect nsproxy
|
10 years ago |
Linus Torvalds
|
c7c4591db6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
11 years ago |
Eric W. Biederman
|
dbef0c1c4c
namespaces: Simplify copy_namespaces so it is clear what is going on.
|
11 years ago |
Andy Lutomirski
|
c2b1df2eb4
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
|
11 years ago |
Raphael S.Carvalho
|
21e851943e
kernel/nsproxy.c: Improving a snippet of code.
|
11 years ago |
David Howells
|
0bb80f2405
proc: Split the namespace stuff out into linux/proc_ns.h
|
11 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Yuanhan Liu
|
d7d48f6216
kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns
|
11 years ago |
Eric W. Biederman
|
b2e0d98705
userns: Implement unshare of the user namespace
|
12 years ago |
Eric W. Biederman
|
bcf58e725d
userns: Make create_new_namespaces take a user_ns parameter
|
12 years ago |
Eric W. Biederman
|
142e1d1d5f
userns: Allow unprivileged use of setns.
|
12 years ago |
Eric W. Biederman
|
b33c77ef23
userns: Allow unprivileged users to create new namespaces
|
12 years ago |
Eric W. Biederman
|
771b137168
vfs: Add a user namespace reference from struct mnt_namespace
|
12 years ago |
Eric W. Biederman
|
50804fe373
pidns: Support unsharing the pid namespace.
|
14 years ago |
Eric W. Biederman
|
17cf22c33e
pidns: Use task_active_pid_ns where appropriate
|
14 years ago |
Eric W. Biederman
|
49f4d8b93c
pidns: Capture the user namespace and filter ns_last_pid
|
12 years ago |
Eric W. Biederman
|
038e7332b8
userns: make each net (net_ns) belong to a user_ns
|
12 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
13 years ago |
Al Viro
|
6657719390
make sure that nsproxy_cache is initialized early enough
|
13 years ago |
Daniel Lezcano
|
a77aea9201
cgroup: remove the ns_cgroup
|
13 years ago |
Eric W. Biederman
|
0663c6f8fa
ns: Introduce the setns syscall
|
14 years ago |
Serge E. Hallyn
|
b0e77598f8
userns: user namespaces: convert several capable() calls
|
13 years ago |
Serge E. Hallyn
|
b515498f5b
userns: add a user namespace owner of ipc ns
|
13 years ago |
Serge E. Hallyn
|
bb96a6f50b
userns: allow sethostname in a container
|
13 years ago |
Serge E. Hallyn
|
59607db367
userns: add a user_namespace as creator/owner of uts_namespace
|
13 years ago |