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