Sign in
android-kvm
/
linux
/
47dceb8ecdc1c3ad1818dfea3d659a05b74c3fc2
/
kernel
/
utsname.c
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
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
bf53153
kernel/utsname.c: fix wrong comment about clone_uts_ns()
by Yuanhan Liu
· 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
· 14 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
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 14 years ago
34482e8
ns proc: Add support for the uts namespace
by Eric W. Biederman
· 15 years ago
bb96a6f
userns: allow sethostname in a container
by Serge E. Hallyn
· 14 years ago
59607db
userns: add a user_namespace as creator/owner of uts_namespace
by Serge E. Hallyn
· 14 years ago
4c2a7e7
utsns: extract creeate_uts_ns()
by Alexey Dobriyan
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
1aeb272
kernel: explicitly include required header files under kernel/
by Robert P. J. Day
· 17 years ago
efc63c4
Fix UTS corruption during clone(CLONE_NEWUTS)
by Alexey Dobriyan
· 17 years ago
213dd26
namespace: ensure clone_flags are always stored in an unsigned long
by Eric W. Biederman
· 17 years ago
467e9f4
fix create_new_namespaces() return value
by Cedric Le Goater
· 17 years ago
e3222c4
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
by Badari Pulavarty
· 18 years ago
071df104
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
by Serge E. Hallyn
· 18 years ago
4865ecf
[PATCH] namespaces: utsname: implement utsname namespaces
by Serge E. Hallyn
· 18 years ago