1. daf948c ipc: delete seq_max field in struct ipc_ids by Davidlohr Bueso · 11 years ago
  2. 9bf76ca ipc, msg: forbid negative values for "msg{max,mnb,mni}" by Mathias Krause · 11 years ago
  3. d9a605e ipc: rename ids->rw_mutex by Davidlohr Bueso · 11 years ago
  4. d69f3ba ipc: sysv shared memory limited to 8TiB by Robin Holt · 11 years ago
  5. 03f5956 ipc: add sysctl to specify desired next object id by Stanislav Kinsbursky · 12 years ago
  6. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 13 years ago
  7. bcf58e7 userns: Make create_new_namespaces take a user_ns parameter by Eric W. Biederman · 12 years ago
  8. cef0184 mqueue: separate mqueue default value from maximum value by KOSAKI Motohiro · 12 years ago
  9. e6315bb mqueue: revert bump up DFLT_*MAX by KOSAKI Motohiro · 12 years ago
  10. 5b5c4d1 ipc/mqueue: update maximums for the mqueue subsystem by Doug Ledford · 12 years ago
  11. 858ee37 ipc/mqueue: switch back to using non-max values on create by Doug Ledford · 12 years ago
  12. 93e6f11 ipc/mqueue: cleanup definition names and locations by Doug Ledford · 12 years ago
  13. b34a6b1 ipc: introduce shm_rmid_forced sysctl by Vasiliy Kulikov · 13 years ago
  14. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 13 years ago
  15. b515498 userns: add a user namespace owner of ipc ns by Serge E. Hallyn · 13 years ago
  16. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 14 years ago
  17. 9cf18e1 ipc: HARD_MSGMAX should be higher not lower on 64bit by Amerigo Wang · 15 years ago
  18. 665c774 ipcns: move free_ipcs() proto by Alexey Dobriyan · 15 years ago
  19. b4188de ipcns: make free_ipc_ns() static by Alexey Dobriyan · 15 years ago
  20. bdc8e5f namespaces: mqueue namespace: adapt sysctl by Serge E. Hallyn · 15 years ago
  21. 7eafd7c namespaces: ipc namespaces: implement support for posix msqueues by Serge E. Hallyn · 15 years ago
  22. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 15 years ago
  23. 9eefe52 ipc: do not use a negative value to re-enable msgmni automatic recomputing by Nadia Derbey · 16 years ago
  24. 6546bc4 ipc: re-enable msgmni automatic recomputing msgmni if set to negative by Nadia Derbey · 16 years ago
  25. e2c284d ipc: recompute msgmni on ipc namespace creation/removal by Nadia Derbey · 16 years ago
  26. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 16 years ago
  27. 4d89dc6 ipc: scale msgmni to the number of ipc namespaces by Nadia Derbey · 16 years ago
  28. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 16 years ago
  29. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 16 years ago
  30. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago