1. 3278a2c ipc: conserve sequence numbers in ipcmni_extend mode by Manfred Spraul · 6 years ago
  2. 27c331a ipc/util.c: further variable name cleanups by Manfred Spraul · 6 years ago
  3. dc2c8c8 ipc: get rid of ids->tables_initialized hack by Davidlohr Bueso · 6 years ago
  4. 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 7 years ago
  5. 15df03c8 sysvipc: make get_maxid O(1) again by Davidlohr Bueso · 7 years ago
  6. b8fd998 sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE by Davidlohr Bueso · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 0cfb6ae ipc: optimize semget/shmget/msgget for lots of keys by Guillaume Knispel · 7 years ago
  9. a2e0602 ipc: convert ipc_namespace.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  10. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  11. aba3566 ipcns: Add a limit on the number of ipc namespaces by Eric W. Biederman · 8 years ago
  12. 3bd080e ipc: delete "nr_ipc_ns" by Alexey Dobriyan · 8 years ago
  13. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  14. 0050ee0 ipc/msg: increase MSGMNI, remove scaling by Manfred Spraul · 10 years ago
  15. 435d5f4 common object embedded into various struct ....ns by Al Viro · 10 years ago
  16. f3713fd ipc,mqueue: remove limits for the amount of system-wide queues by Davidlohr Bueso · 11 years ago
  17. daf948c ipc: delete seq_max field in struct ipc_ids by Davidlohr Bueso · 11 years ago
  18. 9bf76ca ipc, msg: forbid negative values for "msg{max,mnb,mni}" by Mathias Krause · 11 years ago
  19. d9a605e ipc: rename ids->rw_mutex by Davidlohr Bueso · 11 years ago
  20. d69f3ba ipc: sysv shared memory limited to 8TiB by Robin Holt · 12 years ago
  21. 03f5956 ipc: add sysctl to specify desired next object id by Stanislav Kinsbursky · 12 years ago
  22. 98f842e proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 14 years ago
  23. bcf58e7 userns: Make create_new_namespaces take a user_ns parameter by Eric W. Biederman · 12 years ago
  24. cef0184 mqueue: separate mqueue default value from maximum value by KOSAKI Motohiro · 13 years ago
  25. e6315bb mqueue: revert bump up DFLT_*MAX by KOSAKI Motohiro · 13 years ago
  26. 5b5c4d1 ipc/mqueue: update maximums for the mqueue subsystem by Doug Ledford · 13 years ago
  27. 858ee37 ipc/mqueue: switch back to using non-max values on create by Doug Ledford · 13 years ago
  28. 93e6f11 ipc/mqueue: cleanup definition names and locations by Doug Ledford · 13 years ago
  29. b34a6b1 ipc: introduce shm_rmid_forced sysctl by Vasiliy Kulikov · 13 years ago
  30. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 14 years ago
  31. b515498 userns: add a user namespace owner of ipc ns by Serge E. Hallyn · 14 years ago
  32. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 15 years ago
  33. 9cf18e1d ipc: HARD_MSGMAX should be higher not lower on 64bit by Amerigo Wang · 15 years ago
  34. 665c774 ipcns: move free_ipcs() proto by Alexey Dobriyan · 16 years ago
  35. b4188de ipcns: make free_ipc_ns() static by Alexey Dobriyan · 16 years ago
  36. bdc8e5f namespaces: mqueue namespace: adapt sysctl by Serge E. Hallyn · 16 years ago
  37. 7eafd7c namespaces: ipc namespaces: implement support for posix msqueues by Serge E. Hallyn · 16 years ago
  38. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 16 years ago
  39. 9eefe52 ipc: do not use a negative value to re-enable msgmni automatic recomputing by Nadia Derbey · 16 years ago
  40. 6546bc4 ipc: re-enable msgmni automatic recomputing msgmni if set to negative by Nadia Derbey · 17 years ago
  41. e2c284d ipc: recompute msgmni on ipc namespace creation/removal by Nadia Derbey · 17 years ago
  42. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 17 years ago
  43. 4d89dc6 ipc: scale msgmni to the number of ipc namespaces by Nadia Derbey · 17 years ago
  44. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 17 years ago
  45. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 17 years ago
  46. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 17 years ago