1. 728dba3 namespaces: Use task_lock and not rcu to protect nsproxy by Eric W. Biederman · 10 years ago
  2. 32a2750 ipc: drop ipc_lock_by_ptr by Davidlohr Bueso · 11 years ago
  3. d9a605e ipc: rename ids->rw_mutex by Davidlohr Bueso · 11 years ago
  4. c7b96ac userns: Kill nsown_capable it makes the wrong thing easy by Eric W. Biederman · 11 years ago
  5. 0bb80f2 proc: Split the namespace stuff out into linux/proc_ns.h by David Howells · 11 years ago
  6. 5e4a084 userns: Require CAP_SYS_ADMIN for most uses of setns. 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. bcf58e7 userns: Make create_new_namespaces take a user_ns parameter by Eric W. Biederman · 12 years ago
  9. 142e1d1 userns: Allow unprivileged use of setns. by Eric W. Biederman · 12 years ago
  10. c4a4d60 userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  11. a00eaf1 ns proc: Add support for the ipc namespace by Eric W. Biederman · 14 years ago
  12. be4d250 ipcns: fix use after free in free_ipc_ns() by Xiaotian Feng · 13 years ago
  13. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 13 years ago
  14. b515498 userns: add a user namespace owner of ipc ns by Serge E. Hallyn · 13 years ago
  15. b4188de ipcns: make free_ipc_ns() static by Alexey Dobriyan · 15 years ago
  16. 612ce47 ipcns: extract create_ipc_ns() by Alexey Dobriyan · 15 years ago
  17. 6442428 ipcns: remove useless get/put while CLONE_NEWIPC by Alexey Dobriyan · 15 years ago
  18. 7eafd7c namespaces: ipc namespaces: implement support for posix msqueues by Serge E. Hallyn · 15 years ago
  19. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 15 years ago
  20. e2c284d ipc: recompute msgmni on ipc namespace creation/removal by Nadia Derbey · 16 years ago
  21. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 16 years ago
  22. 4d89dc6 ipc: scale msgmni to the number of ipc namespaces by Nadia Derbey · 16 years ago
  23. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 16 years ago
  24. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 16 years ago
  25. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago