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