index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
user_namespace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
userns: Add kprojid_t and associated infrastructure in projid.h
Eric W. Biederman
2012-09-18
1
-0
/
+3
*
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
Eric W. Biederman
2012-05-03
1
-12
/
+0
*
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
1
-4
/
+4
*
userns: Rework the user_namespace adding uid/gid mapping support
Eric W. Biederman
2012-04-26
1
-7
/
+23
*
userns: Simplify the user_namespace by making userns->creator a kuid.
Eric W. Biederman
2012-04-26
1
-2
/
+2
*
userns: Disassociate user_struct from the user_namespace.
Eric W. Biederman
2012-04-07
1
-4
/
+0
*
userns: Add an explicit reference to the parent user namespace
Eric W. Biederman
2012-04-07
1
-0
/
+1
*
user_ns: improve the user_ns on-the-slab packaging
Pavel Emelyanov
2011-01-13
1
-1
/
+1
*
user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
Eric W. Biederman
2010-06-16
1
-0
/
+14
*
Fix recursive lock in free_uid()/free_user_ns()
David Howells
2009-02-27
1
-0
/
+1
*
User namespaces: set of cleanups (v2)
Serge Hallyn
2008-11-24
1
-9
/
+4
*
Convert uid hash to hlist
Pavel Emelyanov
2007-09-19
1
-1
/
+1
*
user namespace: fix copy_user_ns return value
Serge E. Hallyn
2007-07-19
1
-1
/
+1
*
user namespace: add unshare
Serge E. Hallyn
2007-07-16
1
-0
/
+4
*
user namespace: add the framework
Cedric Le Goater
2007-07-16
1
-0
/
+57