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