1. 8c81ddd ipc: IPCMNI limit check for semmni by Waiman Long · 6 years ago
  2. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  3. 2a9d648 ipc/util.c: update return value of ipc_getref from int to bool by Manfred Spraul · 6 years ago
  4. 27c331a ipc/util.c: further variable name cleanups by Manfred Spraul · 6 years ago
  5. eae04d2 ipc: simplify ipc initialization by Davidlohr Bueso · 6 years ago
  6. 82061c5 ipc: drop ipc_lock() by Davidlohr Bueso · 6 years ago
  7. 4241c1a ipc: rename ipcctl_pre_down_nolock() by Manfred Spraul · 6 years ago
  8. b0d1757 y2038: ipc: Enable COMPAT_32BIT_TIME by Arnd Bergmann · 7 years ago
  9. 21fc538 y2038: ipc: Use __kernel_timespec by Arnd Bergmann · 7 years ago
  10. 17dec0a Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  11. 31c213f ipc: add msgsnd syscall/compat_syscall wrappers by Dominik Brodowski · 7 years ago
  12. 078faac ipc: add msgrcv syscall/compat_syscall wrappers by Dominik Brodowski · 7 years ago
  13. e340db5 ipc: add msgctl syscall/compat_syscall wrappers by Dominik Brodowski · 7 years ago
  14. c84d079 ipc: add shmctl syscall/compat_syscall wrappers by Dominik Brodowski · 7 years ago
  15. da1e2744 ipc: add shmdt syscall wrapper by Dominik Brodowski · 7 years ago
  16. 65749e0 ipc: add shmget syscall wrapper by Dominik Brodowski · 7 years ago
  17. 3d65661 ipc: add msgget syscall wrapper by Dominik Brodowski · 7 years ago
  18. d969c6f ipc: add semctl syscall/compat_syscall wrappers by Dominik Brodowski · 7 years ago
  19. 6989471 ipc: add semget syscall wrapper by Dominik Brodowski · 7 years ago
  20. 41f4f0e ipc: add semtimedop syscall/compat_syscall wrappers by Dominik Brodowski · 7 years ago
  21. 03f1fc0 ipc/util: Helpers for making the sysvipc operations pid namespace aware by Eric W. Biederman · 7 years ago
  22. f83a396 ipc: Move IPCMNI from include/ipc.h into ipc/util.h by Eric W. Biederman · 7 years ago
  23. 15df03c8 sysvipc: make get_maxid O(1) again by Davidlohr Bueso · 7 years ago
  24. b8fd998 sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE by Davidlohr Bueso · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  27. 0cfb6ae ipc: optimize semget/shmget/msgget for lots of keys by Guillaume Knispel · 7 years ago
  28. c0ebccb semctl(): move compat to native by Al Viro · 7 years ago
  29. 553f770 ipc: move compat shmctl to native by Al Viro · 7 years ago
  30. 62b49c9 ipc/util.h: update documentation for ipc_getref() and ipc_putref() by Manfred Spraul · 7 years ago
  31. c3f6fb6 ipc/util: drop ipc_rcu_alloc() by Kees Cook · 7 years ago
  32. 5ccc8fb ipc/util: drop ipc_rcu_free() by Kees Cook · 7 years ago
  33. f8dbe8d ipc: drop non-RCU allocation by Kees Cook · 7 years ago
  34. dba4cdd ipc: merge ipc_rcu and kern_ipc_perm by Manfred Spraul · 7 years ago
  35. 2bcb988 ipc: Remove unused declaration of recompute_msgmni by Eric W. Biederman · 8 years ago
  36. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  37. 55b7ae5 ipc: rename ipc_obtain_object by Davidlohr Bueso · 10 years ago
  38. 46c0a8c ipc, kernel: clear whitespace by Paul McQuade · 11 years ago
  39. eb66ec4 ipc: constify ipc_ops by Mathias Krause · 11 years ago
  40. daf948c ipc: delete seq_max field in struct ipc_ids by Davidlohr Bueso · 11 years ago
  41. 239521f ipc: whitespace cleanup by Manfred Spraul · 11 years ago
  42. 72a8ff2 ipc: change kern_ipc_perm.deleted type to bool by Rafael Aquini · 11 years ago
  43. 0f3d2b0 ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races by Rafael Aquini · 11 years ago
  44. 4e9b45a ipc, msg: fix message length check for negative values by Mathias Krause · 11 years ago
  45. 53dad6d ipc: fix race with LSMs by Davidlohr Bueso · 11 years ago
  46. 20b8875 ipc: drop ipc_lock_check by Davidlohr Bueso · 11 years ago
  47. 32a2750 ipc: drop ipc_lock_by_ptr by Davidlohr Bueso · 11 years ago
  48. d9a605e ipc: rename ids->rw_mutex by Davidlohr Bueso · 11 years ago
  49. 3b1c4ad ipc: drop ipcctl_pre_down by Davidlohr Bueso · 11 years ago
  50. cf9d5d7 ipc: close open coded spin lock calls by Davidlohr Bueso · 11 years ago
  51. 1ca7003 ipc: introduce ipc object locking helpers by Davidlohr Bueso · 11 years ago
  52. 6062a8d ipc,sem: fine grained locking for semtimedop by Rik van Riel · 12 years ago
  53. 16df367 ipc,sem: do not hold ipc lock more than necessary by Davidlohr Bueso · 12 years ago
  54. 444d0f6 ipc: introduce lockless pre_down ipcctl by Davidlohr Bueso · 12 years ago
  55. 4d2bff5 ipc: introduce obtaining a lockless ipc object by Davidlohr Bueso · 12 years ago
  56. 7bb4def ipc: remove bogus lock comment for ipc_checkid by Davidlohr Bueso · 12 years ago
  57. 4a674f3 ipc: introduce message queue copy feature by Stanislav Kinsbursky · 12 years ago
  58. 03f5956 ipc: add sysctl to specify desired next object id by Stanislav Kinsbursky · 12 years ago
  59. 1efdb69 userns: Convert ipc to use kuid and kgid where appropriate by Eric W. Biederman · 13 years ago
  60. c1d7e01 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION by Will Deacon · 12 years ago
  61. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 14 years ago
  62. 232086b ipc: unbreak 32-bit shmctl/semctl/msgctl by Johannes Weiner · 16 years ago
  63. 665c774 ipcns: move free_ipcs() proto by Alexey Dobriyan · 16 years ago
  64. 31a985fb ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h by Arnd Bergmann · 16 years ago
  65. 7eafd7c namespaces: ipc namespaces: implement support for posix msqueues by Serge E. Hallyn · 16 years ago
  66. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 16 years ago
  67. 00c2bf8 ipc: get rid of ipc_lock_down() by Nadia Derbey · 16 years ago
  68. 44f564a ipc: add definitions of USHORT_MAX and others by Zhang, Yanmin · 17 years ago
  69. a5f75e7 IPC: consolidate all xxxctl_down() functions by Pierre Peiffer · 17 years ago
  70. 8f4a380 IPC: introduce ipc_update_perm() by Pierre Peiffer · 17 years ago
  71. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 17 years ago
  72. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 17 years ago
  73. b2d75cd ipc: uninline some code from util.h by Pavel Emelyanov · 17 years ago
  74. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 17 years ago
  75. 1b531f2 ipc: remove unneeded parameters by Nadia Derbey · 17 years ago
  76. 3e148c7 fix idr_find() locking by Nadia Derbey · 17 years ago
  77. f4566f0 ipc: fix wrong comments by Nadia Derbey · 17 years ago
  78. 2802831 ipc: inline ipc_buildid() by Nadia Derbey · 17 years ago
  79. ce621f5 ipc: introduce the ipcid_to_idx macro by Nadia Derbey · 17 years ago
  80. 03f02c7 Storing ipcs into IDRs by Nadia Derbey · 17 years ago
  81. 023a535 ipc: integrate ipc_checkid() into ipc_lock() by Nadia Derbey · 17 years ago
  82. 637c366 ipc: remove the ipc_get() routine by Nadia Derbey · 17 years ago
  83. 7748dbf ipc: unify the syscalls code by Nadia Derbey · 17 years ago
  84. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  85. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  86. c7e12b8 [PATCH] Fix ipc entries removal by Pavel Emelianov · 18 years ago
  87. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  88. 5f921ae [PATCH] sem2mutex: ipc, id.sem by Ingo Molnar · 19 years ago
  89. 624dffc correct email address of Manfred Spraul by Christian Kujau · 19 years ago
  90. ae78177 [PATCH] ipc: add generic struct ipc_ids seq_file iteration by Mike Waychison · 19 years ago
  91. 813e678 [PATCH] xtensa: remove old syscalls by Chris Zankel · 19 years ago
  92. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago