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