Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
754e0b0e35608ed5206d6a67a791563c631cec07
/
kernel
/
utsname.c
9a56493
uts: Use generic ns_common::count
by Kirill Tkhai
· 4 years, 5 months ago
f2a8d52
nsproxy: add struct nsset
by Christian Brauner
· 4 years, 8 months ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
3ea056c
uts: create "struct uts_namespace" from kmem_cache
by Alexey Dobriyan
· 7 years ago
f719ff9b
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
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
f7af3d1
utsns: Add a limit on the number of uts namespaces
by Eric W. Biederman
· 8 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
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
071df10
[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