Linus Torvalds
|
b9a5322779
Initialize msg/shm IPC objects before doing ipc_addid()
|
9 年之前 |
Davidlohr Bueso
|
55b7ae5016
ipc: rename ipc_obtain_object
|
10 年之前 |
Davidlohr Bueso
|
ff35e5ef86
ipc,msg: provide barrier pairings for lockless receive
|
10 年之前 |
Joe Perches
|
7f032d6ef6
ipc: remove use of seq_printf return value
|
10 年之前 |
Manfred Spraul
|
0050ee059f
ipc/msg: increase MSGMNI, remove scaling
|
10 年之前 |
Davidlohr Bueso
|
4bb6657dd3
ipc,msg: document volatile r_msg
|
11 年之前 |
Davidlohr Bueso
|
3440a6bd1d
ipc,msg: move some msgq ns code around
|
11 年之前 |
Davidlohr Bueso
|
f75a2f358d
ipc,msg: use current->state helpers
|
11 年之前 |
Paul McQuade
|
46c0a8ca3e
ipc, kernel: clear whitespace
|
11 年之前 |
Paul McQuade
|
7153e40273
ipc, kernel: use Linux headers
|
11 年之前 |
Mathias Krause
|
eb66ec44f8
ipc: constify ipc_ops
|
11 年之前 |
Michael Kerrisk
|
4f87dac386
ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation
|
11 年之前 |
Davidlohr Bueso
|
ffa571dafb
ipc,msg: document barriers
|
11 年之前 |
Manfred Spraul
|
239521f31d
ipc: whitespace cleanup
|
11 年之前 |
Rafael Aquini
|
0f3d2b0135
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
|
11 年之前 |
Davidlohr Bueso
|
4271b05a22
ipc,msg: prevent race with rmid in msgsnd,msgrcv
|
12 年之前 |
Davidlohr Bueso
|
53dad6d3a8
ipc: fix race with LSMs
|
12 年之前 |
Davidlohr Bueso
|
4718787d1f
ipc,msg: drop msg_unlock
|
12 年之前 |
Davidlohr Bueso
|
d9a605e40b
ipc: rename ids->rw_mutex
|
12 年之前 |
Manfred Spraul
|
bebcb928c8
ipc/msg.c: Fix lost wakeup in msgsnd().
|
12 年之前 |
Svenning Sørensen
|
368ae537e0
IPC: bugfix for msgrcv with msgtyp < 0
|
12 年之前 |
Davidlohr Bueso
|
9ad66ae65f
ipc: remove unused functions
|
12 年之前 |
Davidlohr Bueso
|
41a0d523d0
ipc,msg: shorten critical region in msgrcv
|
12 年之前 |
Davidlohr Bueso
|
3dd1f784ed
ipc,msg: shorten critical region in msgsnd
|
12 年之前 |
Davidlohr Bueso
|
ac0ba20ea6
ipc,msg: make msgctl_nolock lockless
|
12 年之前 |
Davidlohr Bueso
|
a5001a0d97
ipc,msg: introduce lockless functions to obtain the ipc object
|
12 年之前 |
Davidlohr Bueso
|
2cafed30f1
ipc,msg: introduce msgctl_nolock
|
12 年之前 |
Davidlohr Bueso
|
15724ecb7e
ipc,msg: shorten critical region in msgctl_down
|
12 年之前 |
Davidlohr Bueso
|
7b4cc5d841
ipc: move locking out of ipcctl_pre_down_nolock
|
12 年之前 |
Davidlohr Bueso
|
cf9d5d78d0
ipc: close open coded spin lock calls
|
12 年之前 |