1. f36f8c7 KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches by David Howells · 11 years ago
  2. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  3. e51db73 userns: Better restrictions on when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  4. 8742f22 userns: limit the maximum depth of user_namespace->parent chain by Oleg Nesterov · 11 years ago
  5. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  6. c61a281 userns: Avoid recursion in put_user_ns by Eric W. Biederman · 12 years ago
  7. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  8. b2e0d987 userns: Implement unshare of the user namespace by Eric W. Biederman · 12 years ago
  9. f76d207 userns: Add kprojid_t and associated infrastructure in projid.h by Eric W. Biederman · 12 years ago
  10. 76b6db0 userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid by Eric W. Biederman · 12 years ago
  11. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 12 years ago
  12. 22d917d userns: Rework the user_namespace adding uid/gid mapping support by Eric W. Biederman · 13 years ago
  13. 783291e userns: Simplify the user_namespace by making userns->creator a kuid. by Eric W. Biederman · 13 years ago
  14. 7b44ab9 userns: Disassociate user_struct from the user_namespace. by Eric W. Biederman · 13 years ago
  15. aeb3ae9 userns: Add an explicit reference to the parent user namespace by Eric W. Biederman · 13 years ago
  16. 6164281 user_ns: improve the user_ns on-the-slab packaging by Pavel Emelyanov · 14 years ago
  17. 5c1469d user_ns: Introduce user_nsmap_uid and user_ns_map_gid. by Eric W. Biederman · 14 years ago
  18. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 15 years ago
  19. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  20. 735de22 Convert uid hash to hlist by Pavel Emelyanov · 17 years ago
  21. 626ac54 user namespace: fix copy_user_ns return value by Serge E. Hallyn · 17 years ago
  22. 77ec739 user namespace: add unshare by Serge E. Hallyn · 17 years ago
  23. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago