1. ee6f7ee ucount: Remove the atomicity from ucount->count by Eric W. Biederman · 7 years ago
  2. 7872559 Merge branch 'nsfs-ioctls' into HEAD by Eric W. Biederman · 8 years ago
  3. bcac25a kernel: add a helper to get an owning user namespace for a namespace by Andrey Vagin · 8 years ago
  4. 537f7cc mntns: Add a limit on the number of mount namespaces. by Eric W. Biederman · 8 years ago
  5. 7032866 netns: Add a limit on the number of net namespaces by Eric W. Biederman · 8 years ago
  6. d08311d cgroupns: Add a limit on the number of cgroup namespaces by Eric W. Biederman · 8 years ago
  7. aba3566 ipcns: Add a limit on the number of ipc namespaces by Eric W. Biederman · 8 years ago
  8. f7af3d1 utsns: Add a limit on the number of uts namespaces by Eric W. Biederman · 8 years ago
  9. f333c70 pidns: Add a limit on the number of pid namespaces by Eric W. Biederman · 8 years ago
  10. 25f9c08 userns: Generalize the user namespace count into ucount by Eric W. Biederman · 8 years ago
  11. f6b2db1 userns: Make the count of user namespaces per user by Eric W. Biederman · 8 years ago
  12. b376c3e userns: Add a limit on the number of user namespaces by Eric W. Biederman · 8 years ago
  13. dbec284 userns: Add per user namespace sysctls. by Eric W. Biederman · 8 years ago
  14. b032132 userns: Free user namespaces in process context by Eric W. Biederman · 8 years ago
  15. d07b846 fs: Limit file caps to the user namespace of the super block by Seth Forshee · 9 years ago
  16. 87c31b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  17. 9cc4651 userns: Add a knob to disable setgroups on a per user namespace basis by Eric W. Biederman · 10 years ago
  18. 273d2c6 userns: Don't allow setgroups until a gid mapping has been setablished by Eric W. Biederman · 10 years ago
  19. 435d5f4 common object embedded into various struct ....ns by Al Viro · 10 years ago
  20. ccf94f1 proc: constify seq_operations by Fabian Frederick · 10 years ago
  21. f36f8c7 KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches by David Howells · 11 years ago
  22. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  23. e51db73 userns: Better restrictions on when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  24. 8742f22 userns: limit the maximum depth of user_namespace->parent chain by Oleg Nesterov · 11 years ago
  25. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  26. c61a281 userns: Avoid recursion in put_user_ns by Eric W. Biederman · 11 years ago
  27. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  28. b2e0d987 userns: Implement unshare of the user namespace by Eric W. Biederman · 12 years ago
  29. f76d207 userns: Add kprojid_t and associated infrastructure in projid.h by Eric W. Biederman · 12 years ago
  30. 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
  31. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 12 years ago
  32. 22d917d userns: Rework the user_namespace adding uid/gid mapping support by Eric W. Biederman · 13 years ago
  33. 783291e userns: Simplify the user_namespace by making userns->creator a kuid. by Eric W. Biederman · 13 years ago
  34. 7b44ab9 userns: Disassociate user_struct from the user_namespace. by Eric W. Biederman · 13 years ago
  35. aeb3ae9 userns: Add an explicit reference to the parent user namespace by Eric W. Biederman · 13 years ago
  36. 6164281 user_ns: improve the user_ns on-the-slab packaging by Pavel Emelyanov · 13 years ago
  37. 5c1469d user_ns: Introduce user_nsmap_uid and user_ns_map_gid. by Eric W. Biederman · 14 years ago
  38. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 15 years ago
  39. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  40. 735de22 Convert uid hash to hlist by Pavel Emelyanov · 17 years ago
  41. 626ac54 user namespace: fix copy_user_ns return value by Serge E. Hallyn · 17 years ago
  42. 77ec739 user namespace: add unshare by Serge E. Hallyn · 17 years ago
  43. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago