Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
150632b09aadf1996f5cb6c0c2620d63a01fe2de
/
kernel
/
user_namespace.c
5155040
userns: Fix typo in description of the limitation of userns_install
by Eric W. Biederman
· 12 years ago
98f842e
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 14 years ago
c450f37
userns: For /proc/self/{uid,gid}_map derive the lower userns from the struct file
by Eric W. Biederman
· 12 years ago
b2e0d987
userns: Implement unshare of the user namespace
by Eric W. Biederman
· 12 years ago
cde1975
userns: Implent proc namespace operations
by Eric W. Biederman
· 12 years ago
37657da
userns: Allow setting a userns mapping to your current uid.
by Eric W. Biederman
· 12 years ago
f76d207
userns: Add kprojid_t and associated infrastructure in projid.h
by Eric W. Biederman
· 12 years ago
078de5f
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
by Eric W. Biederman
· 13 years ago
22d917d
userns: Rework the user_namespace adding uid/gid mapping support
by Eric W. Biederman
· 13 years ago
783291e
userns: Simplify the user_namespace by making userns->creator a kuid.
by Eric W. Biederman
· 13 years ago
7b44ab9
userns: Disassociate user_struct from the user_namespace.
by Eric W. Biederman
· 13 years ago
973c591
userns: Start out with a full set of capabilities.
by Eric W. Biederman
· 13 years ago
aeb3ae9
userns: Add an explicit reference to the parent user namespace
by Eric W. Biederman
· 13 years ago
0093ccb
cred: Refcount the user_ns pointed to by the cred.
by Eric W. Biederman
· 13 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
6164281
user_ns: improve the user_ns on-the-slab packaging
by Pavel Emelyanov
· 14 years ago
5c1469d
user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
by Eric W. Biederman
· 15 years ago
db1afff
kref: remove kref_set
by NeilBrown
· 15 years ago
5170836
Fix recursive lock in free_uid()/free_user_ns()
by David Howells
· 16 years ago
18b6e04
User namespaces: set of cleanups (v2)
by Serge Hallyn
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
76aac0e
CRED: Wrap task credential accesses in the core kernel
by David Howells
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
6a3fd92
eCryptfs: make key module subsystem respect namespaces
by Michael Halcrow
· 17 years ago
1aeb272
kernel: explicitly include required header files under kernel/
by Robert P. J. Day
· 17 years ago
aee16ce
namespaces: cleanup the code managed with the USER_NS option
by Pavel Emelyanov
· 17 years ago
28f300d
Fix user namespace exiting OOPs
by Pavel Emelyanov
· 17 years ago
735de22
Convert uid hash to hlist
by Pavel Emelyanov
· 17 years ago
99db67b
userns: don't leak root user
by Alexey Dobriyan
· 17 years ago
467e9f4
fix create_new_namespaces() return value
by Cedric Le Goater
· 17 years ago
77ec739
user namespace: add unshare
by Serge E. Hallyn
· 17 years ago
acce292
user namespace: add the framework
by Cedric Le Goater
· 17 years ago