1. 520ba72 ipc/sem: do not sleep with a spin lock held by Minghao Chi · 2 years, 11 months ago
  2. 6a4746b ipc: remove memcg accounting for sops objects in do_semtimedop() by Vasily Averin · 3 years, 4 months ago
  3. 35776f1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 4 months ago
  4. 1831949 memcg: enable accounting of ipc resources by Vasily Averin · 3 years, 4 months ago
  5. bdec014 ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation by Arnd Bergmann · 3 years, 5 months ago
  6. 17d056e ipc/sem.c: use READ_ONCE()/WRITE_ONCE() for use_global_lock by Manfred Spraul · 3 years, 6 months ago
  7. fc37a3b ipc sem: use kvmalloc for sem_undo allocation by Vasily Averin · 3 years, 6 months ago
  8. a11ddb3 ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry by Varad Gautam · 3 years, 7 months ago
  9. 7497835 ipc/sem.c: spelling fix by Bhaskar Chowdhury · 3 years, 8 months ago
  10. b1989a3 ipc/sem.c: mundane typo fixes by Bhaskar Chowdhury · 3 years, 8 months ago
  11. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  12. 00898e8 ipc: uninline functions by Alexey Dobriyan · 4 years, 5 months ago
  13. edf28f4 Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()" by Ioanna Alifieraki · 4 years, 10 months ago
  14. 8116b54 ipc/sem.c: document and update memory barriers by Manfred Spraul · 5 years ago
  15. 984035a ipc/sem.c: convert to use built-in RCU list checking by Joel Fernandes (Google) · 5 years ago
  16. 4a2ae92 ipc/sem.c: replace kvmalloc/memset with kvzalloc and use struct_size by Gustavo A. R. Silva · 6 years ago
  17. 667da6a ipc: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  18. 8dabe72 y2038: syscalls: rename y2038 compat syscalls by Arnd Bergmann · 6 years ago
  19. 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
  20. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  21. 27c331a ipc/util.c: further variable name cleanups by Manfred Spraul · 6 years ago
  22. eae04d2 ipc: simplify ipc initialization by Davidlohr Bueso · 6 years ago
  23. 4241c1a ipc: rename ipcctl_pre_down_nolock() by Manfred Spraul · 6 years ago
  24. 39cfffd ipc/util.c: use ipc_rcu_putref() for failues in ipc_addid() by Manfred Spraul · 6 years ago
  25. 615c999 ipc: compute kern_ipc_perm.id under the ipc lock by Manfred Spraul · 6 years ago
  26. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  27. f075faa ipc/sem.c: prevent queue.status tearing in semop by Davidlohr Bueso · 6 years ago
  28. 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 7 years ago
  29. ec67aaa sysvipc/sem: mitigate semnum index against spectre v1 by Davidlohr Bueso · 7 years ago
  30. 344476e treewide: kvmalloc() -> kvmalloc_array() by Kees Cook · 7 years ago
  31. b0d1757 y2038: ipc: Enable COMPAT_32BIT_TIME by Arnd Bergmann · 7 years ago
  32. 21fc538 y2038: ipc: Use __kernel_timespec by Arnd Bergmann · 7 years ago
  33. c2ab975 y2038: ipc: Report long times to user space by Arnd Bergmann · 10 years ago
  34. 2a70b78 y2038: ipc: Use ktime_get_real_seconds consistently by Arnd Bergmann · 7 years ago
  35. a280d6d ipc/sem: introduce semctl(SEM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  36. 17dec0a Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  37. d969c6f ipc: add semctl syscall/compat_syscall wrappers by Dominik Brodowski · 7 years ago
  38. 6989471 ipc: add semget syscall wrapper by Dominik Brodowski · 7 years ago
  39. 41f4f0e ipc: add semtimedop syscall/compat_syscall wrappers by Dominik Brodowski · 7 years ago
  40. 50ab44b ipc: Directly call the security hook in ipc_ops.associate by Eric W. Biederman · 7 years ago
  41. 51d6f26 ipc/sem: Fix semctl(..., GETPID, ...) between pid namespaces by Eric W. Biederman · 7 years ago
  42. 1a5c134 sem: Move struct sem and struct sem_array into ipc/sem.c by Eric W. Biederman · 7 years ago
  43. aefad95 sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks by Eric W. Biederman · 7 years ago
  44. 87ad4b0 ipc: fix ipc data structures inconsistency by Philippe Mikoyan · 7 years ago
  45. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  46. 39c96a1 sysvipc: duplicate lock comments wrt ipc_addid() by Davidlohr Bueso · 7 years ago
  47. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  49. 6aa211e fix address space warnings in ipc/ by Linus Torvalds · 7 years ago
  50. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. 0cfb6ae ipc: optimize semget/shmget/msgget for lots of keys by Guillaume Knispel · 7 years ago
  52. e4243b8 ipc/sem: play nicer with large nsops allocations by Davidlohr Bueso · 7 years ago
  53. 8419e64 ipc/sem: drop sem_checkid helper by Davidlohr Bueso · 7 years ago
  54. f74370b ipc: convert sem_undo_list.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  55. e54d02b ipc: sem: Make sem_array timestamps y2038 safe by Deepa Dinamani · 7 years ago
  56. 3ef56dc ipc: Make sys_semtimedop() y2038 safe by Deepa Dinamani · 7 years ago
  57. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  58. e0892e0 ipc: Replace spin_unlock_wait() with lock/unlock pair by Paul E. McKenney · 7 years ago
  59. ade9f91 ipc: add missing container_of()s for randstruct by Kees Cook · 7 years ago
  60. 44ee454 semtimedop(): move compat to native by Al Viro · 7 years ago
  61. c0ebccb semctl(): move compat to native by Al Viro · 7 years ago
  62. 45a4a64 semctl(): separate all layout-dependent copyin/copyout by Al Viro · 7 years ago
  63. e2029df ipc/sem: drop __sem_free() by Kees Cook · 7 years ago
  64. 3d3653f ipc: move atomic_set() to where it is needed by Kees Cook · 7 years ago
  65. 2ec55f8 ipc/sem.c: avoid ipc_rcu_putref for failed ipc_addid() by Manfred Spraul · 7 years ago
  66. 101ede0 ipc/sem: avoid ipc_rcu_alloc() by Kees Cook · 7 years ago
  67. 1b4654e ipc/sem: do not use ipc_rcu_free() by Kees Cook · 7 years ago
  68. f8dbe8d ipc: drop non-RCU allocation by Kees Cook · 7 years ago
  69. dba4cdd ipc: merge ipc_rcu and kern_ipc_perm by Manfred Spraul · 7 years ago
  70. 1a23395 ipc/sem.c: remove sem_base, embed struct sem by Manfred Spraul · 7 years ago
  71. 84f001e sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
  72. 9de5ab8 ipc/sem: add hysteresis by Manfred Spraul · 8 years ago
  73. 27d7be1 ipc/sem.c: avoid using spin_unlock_wait() by Manfred Spraul · 8 years ago
  74. c626bc4 ipc/sem.c: fix incorrect sem_lock pairing by Manfred Spraul · 8 years ago
  75. 370b262 ipc/sem: avoid idr tree lookup for interrupted semop by Davidlohr Bueso · 8 years ago
  76. b5fa01a ipc/sem: simplify wait-wake loop by Davidlohr Bueso · 8 years ago
  77. f150f02 ipc/sem: use proper list api for pending_list wakeups by Davidlohr Bueso · 8 years ago
  78. 4663d3e ipc/sem: explicitly inline check_restart by Davidlohr Bueso · 8 years ago
  79. 4ce33ec ipc/sem: optimize perform_atomic_semop() by Davidlohr Bueso · 8 years ago
  80. 9ae949f ipc/sem: rework task wakeups by Davidlohr Bueso · 8 years ago
  81. 248e735 ipc/sem: do not call wake_sem_queue_do() prematurely ... as this call should obviously be paired with its _prepare() by Davidlohr Bueso · 8 years ago
  82. 2a1613a ipc/sem.c: add cond_resched in exit_sme by Nikolay Borisov · 8 years ago
  83. 5864a2f ipc/sem.c: fix complex_count vs. simple op race by Manfred Spraul · 8 years ago
  84. 9b24fef sysv, ipc: fix security-layer leaking by Fabian Frederick · 8 years ago
  85. be3e784 locking/spinlock: Update spin_unlock_wait() users by Peter Zijlstra · 9 years ago
  86. 33ac279 locking/barriers: Introduce smp_acquire__after_ctrl_dep() by Peter Zijlstra · 9 years ago
  87. a5f4db8 ipc/sem: make semctl setting sempid consistent by Davidlohr Bueso · 9 years ago
  88. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  89. 3ed1f8a ipc/sem.c: update/correct memory barriers by Manfred Spraul · 9 years ago
  90. a979558 ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem() by Herton R. Krzesinski · 9 years ago
  91. 602b859 ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits by Herton R. Krzesinski · 9 years ago
  92. 55b7ae5 ipc: rename ipc_obtain_object by Davidlohr Bueso · 9 years ago
  93. 7f032d6 ipc: remove use of seq_printf return value by Joe Perches · 10 years ago
  94. 52644c9 ipc,sem: use current->state helpers by Davidlohr Bueso · 10 years ago
  95. 2e094ab ipc/sem.c: change memory barrier in sem_lock() to smp_rmb() by Manfred Spraul · 10 years ago
  96. e8577d1 ipc/sem.c: fully initialize sem_array before making it visible by Manfred Spraul · 10 years ago
  97. 9b44ee2 ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT) by Manfred Spraul · 11 years ago
  98. b220c57 ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliant by Manfred Spraul · 11 years ago
  99. ed247b7 ipc/sem.c: store which operation blocks in perform_atomic_semop() by Manfred Spraul · 11 years ago
  100. d198cd6 ipc/sem.c: change perform_atomic_semop parameters by Manfred Spraul · 11 years ago