Kees Cook
|
ade9f91b32
ipc: add missing container_of()s for randstruct
|
8 years ago |
Kees Cook
|
fb259c310f
ipc/msg: remove special msg_alloc/free
|
8 years ago |
Kees Cook
|
3d3653f973
ipc: move atomic_set() to where it is needed
|
8 years ago |
Manfred Spraul
|
51c23b7b7d
ipc/msg.c: avoid ipc_rcu_putref for failed ipc_addid()
|
8 years ago |
Kees Cook
|
52f908904e
ipc/msg: avoid ipc_rcu_alloc()
|
8 years ago |
Kees Cook
|
9ef5932f8a
ipc/msg: do not use ipc_rcu_free()
|
8 years ago |
Manfred Spraul
|
dba4cdd39e
ipc: merge ipc_rcu and kern_ipc_perm
|
8 years ago |
Ingo Molnar
|
eb61baf698
sched/headers: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h>
|
8 years ago |
Ingo Molnar
|
84f001e157
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h>
|
8 years ago |
Jiri Slaby
|
999898355e
ipc: msg, make msgrcv work with LONG_MIN
|
8 years ago |
Waiman Long
|
194a6b5b9c
sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q
|
8 years ago |
Davidlohr Bueso
|
ed27f9122c
ipc/msg: avoid waking sender upon full queue
|
9 years ago |
Davidlohr Bueso
|
d0d6a2a95e
ipc/msg: make ss_wakeup() kill arg boolean
|
9 years ago |
Davidlohr Bueso
|
e3658538bf
ipc/msg: batch queue sender wakeups
|
9 years ago |
Sebastian Andrzej Siewior
|
ee51636ca5
ipc/msg: implement lockless pipelined wakeups
|
9 years ago |
Fabian Frederick
|
9b24fef9f0
sysv, ipc: fix security-layer leaking
|
9 years ago |
Linus Torvalds
|
b9a5322779
Initialize msg/shm IPC objects before doing ipc_addid()
|
10 years ago |
Davidlohr Bueso
|
55b7ae5016
ipc: rename ipc_obtain_object
|
10 years ago |
Davidlohr Bueso
|
ff35e5ef86
ipc,msg: provide barrier pairings for lockless receive
|
10 years ago |
Joe Perches
|
7f032d6ef6
ipc: remove use of seq_printf return value
|
10 years ago |
Manfred Spraul
|
0050ee059f
ipc/msg: increase MSGMNI, remove scaling
|
10 years ago |
Davidlohr Bueso
|
4bb6657dd3
ipc,msg: document volatile r_msg
|
11 years ago |
Davidlohr Bueso
|
3440a6bd1d
ipc,msg: move some msgq ns code around
|
11 years ago |
Davidlohr Bueso
|
f75a2f358d
ipc,msg: use current->state helpers
|
11 years ago |
Paul McQuade
|
46c0a8ca3e
ipc, kernel: clear whitespace
|
11 years ago |
Paul McQuade
|
7153e40273
ipc, kernel: use Linux headers
|
11 years ago |
Mathias Krause
|
eb66ec44f8
ipc: constify ipc_ops
|
11 years ago |
Michael Kerrisk
|
4f87dac386
ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation
|
11 years ago |
Davidlohr Bueso
|
ffa571dafb
ipc,msg: document barriers
|
11 years ago |
Manfred Spraul
|
239521f31d
ipc: whitespace cleanup
|
11 years ago |