1. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  2. 6657719 make sure that nsproxy_cache is initialized early enough by Al Viro · 13 years ago
  3. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  4. 0663c6f ns: Introduce the setns syscall by Eric W. Biederman · 14 years ago
  5. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 13 years ago
  6. b515498 userns: add a user namespace owner of ipc ns by Serge E. Hallyn · 13 years ago
  7. bb96a6f userns: allow sethostname in a container by Serge E. Hallyn · 13 years ago
  8. 59607db userns: add a user_namespace as creator/owner of uts_namespace by Serge E. Hallyn · 13 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  10. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 14 years ago
  11. 90af90d nsproxy: extract create_nsproxy() by Alexey Dobriyan · 15 years ago
  12. 18b6e04 User namespaces: set of cleanups (v2) by Serge Hallyn · 16 years ago
  13. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  14. e885dcd cgroup_clone: use pid of newly created task for new cgroup by Serge E. Hallyn · 16 years ago
  15. 02fdb36 ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC) by Serge E. Hallyn · 16 years ago
  16. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago
  17. 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
  18. cf7b708 Make access to task's nsproxy lighter by Pavel Emelyanov · 17 years ago
  19. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago
  20. 858d72e cgroups: implement namespace tracking subsystem by Serge E. Hallyn · 17 years ago
  21. db8906d Use KMEM_CACHE macro to create the nsproxy cache by Pavel Emelyanov · 17 years ago
  22. 9dd776b [NET]: Add network namespace clone & unshare support. by Eric W. Biederman · 17 years ago
  23. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  24. 213dd26 namespace: ensure clone_flags are always stored in an unsigned long by Eric W. Biederman · 17 years ago
  25. 98c0d07 add a kmem_cache for nsproxy objects by Cedric Le Goater · 17 years ago
  26. 467e9f4 fix create_new_namespaces() return value by Cedric Le Goater · 17 years ago
  27. 77ec739 user namespace: add unshare by Serge E. Hallyn · 17 years ago
  28. acce292 user namespace: add the framework by Cedric Le Goater · 17 years ago
  29. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  30. 4e71e474 fix refcounting of nsproxy object when unshared by Cedric Le Goater · 17 years ago
  31. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 17 years ago
  32. 444f378 Revert "[PATCH] namespaces: fix exit race by splitting exit" by Linus Torvalds · 17 years ago
  33. 7a238fc [PATCH] namespaces: fix exit race by splitting exit by Serge E. Hallyn · 17 years ago
  34. 5f8442e [PATCH] Revert "[PATCH] identifier to nsproxy" by Eric W. Biederman · 17 years ago
  35. 9a575a9 [PATCH] to nsproxy by Cedric Le Goater · 17 years ago
  36. 373beb3 [PATCH] identifier to nsproxy by Cedric Le Goater · 17 years ago
  37. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 17 years ago
  38. e05d722 [PATCH] kernel/nsproxy.c: use kmemdup() by Alexey Dobriyan · 18 years ago
  39. 5d124e9 [PATCH] nsproxy cloning error path fix by Pavel · 18 years ago
  40. 25b21cb [PATCH] IPC namespace core by Kirill Korotaev · 18 years ago
  41. 071df10 [PATCH] namespaces: utsname: implement CLONE_NEWUTS flag by Serge E. Hallyn · 18 years ago
  42. 4865ecf [PATCH] namespaces: utsname: implement utsname namespaces by Serge E. Hallyn · 18 years ago
  43. 1651e14 [PATCH] namespaces: incorporate fs namespace into nsproxy by Serge E. Hallyn · 18 years ago
  44. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  45. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago