1. c7b96ac userns: Kill nsown_capable it makes the wrong thing easy by Eric W. Biederman · 11 years ago
  2. 0bb80f2 proc: Split the namespace stuff out into linux/proc_ns.h by David Howells · 11 years ago
  3. bf53153 kernel/utsname.c: fix wrong comment about clone_uts_ns() by Yuanhan Liu · 11 years ago
  4. 5e4a084 userns: Require CAP_SYS_ADMIN for most uses of setns. by Eric W. Biederman · 12 years ago
  5. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  6. bcf58e7 userns: Make create_new_namespaces take a user_ns parameter by Eric W. Biederman · 12 years ago
  7. 142e1d1 userns: Allow unprivileged use of setns. by Eric W. Biederman · 12 years ago
  8. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  9. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  10. 34482e8 ns proc: Add support for the uts namespace by Eric W. Biederman · 14 years ago
  11. bb96a6f userns: allow sethostname in a container by Serge E. Hallyn · 13 years ago
  12. 59607db userns: add a user_namespace as creator/owner of uts_namespace by Serge E. Hallyn · 13 years ago
  13. 4c2a7e7 utsns: extract creeate_uts_ns() by Alexey Dobriyan · 15 years ago
  14. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  15. 1aeb272 kernel: explicitly include required header files under kernel/ by Robert P. J. Day · 16 years ago
  16. efc63c4 Fix UTS corruption during clone(CLONE_NEWUTS) by Alexey Dobriyan · 17 years ago
  17. 213dd26 namespace: ensure clone_flags are always stored in an unsigned long by Eric W. Biederman · 17 years ago
  18. 467e9f4 fix create_new_namespaces() return value by Cedric Le Goater · 17 years ago
  19. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 17 years ago
  20. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  21. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago