Oleg Nesterov
|
bf77b94c99
ipc/shm: kill the historical/wrong mm->start_stack check
|
il y a 11 ans |
Jack Miller
|
83293c0f5a
shm: allow exit_shm in parallel if only marking orphans
|
il y a 11 ans |
Jack Miller
|
ab602f7991
shm: make exit_shm work proportional to task activity
|
il y a 11 ans |
Manfred Spraul
|
1376327ce1
ipc/shm.c: check for integer overflow during shmget.
|
il y a 11 ans |
Manfred Spraul
|
09c6eb1f65
ipc/shm.c: check for overflows of shm_tot
|
il y a 11 ans |
Manfred Spraul
|
247a8ce822
ipc/shm.c: check for ulong overflows in shmat
|
il y a 11 ans |
Paul McQuade
|
46c0a8ca3e
ipc, kernel: clear whitespace
|
il y a 11 ans |
Paul McQuade
|
7153e40273
ipc, kernel: use Linux headers
|
il y a 11 ans |
Mathias Krause
|
eb66ec44f8
ipc: constify ipc_ops
|
il y a 11 ans |
Davidlohr Bueso
|
8001c85810
ipc: standardize code comments
|
il y a 11 ans |
Manfred Spraul
|
239521f31d
ipc: whitespace cleanup
|
il y a 11 ans |
Rafael Aquini
|
0f3d2b0135
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
|
il y a 11 ans |
Jesper Nilsson
|
3a72660b07
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
|
il y a 11 ans |
Greg Thelen
|
a399b29dfb
ipc,shm: fix shm_file deletion races
|
il y a 11 ans |
Davidlohr Bueso
|
53dad6d3a8
ipc: fix race with LSMs
|
il y a 12 ans |
Davidlohr Bueso
|
7a25dd9e04
ipc, shm: drop shm_lock_check
|
il y a 12 ans |
Davidlohr Bueso
|
530fcd16d8
ipc, shm: guard against non-existant vma in shmdt(2)
|
il y a 12 ans |
Davidlohr Bueso
|
d9a605e40b
ipc: rename ids->rw_mutex
|
il y a 12 ans |
Davidlohr Bueso
|
c2c737a046
ipc,shm: shorten critical region for shmat
|
il y a 12 ans |
Davidlohr Bueso
|
f42569b138
ipc,shm: cleanup do_shmat pasta
|
il y a 12 ans |
Davidlohr Bueso
|
2caacaa82a
ipc,shm: shorten critical region for shmctl
|
il y a 12 ans |
Davidlohr Bueso
|
c97cb9ccab
ipc,shm: make shmctl_nolock lockless
|
il y a 12 ans |
Davidlohr Bueso
|
68eccc1dc3
ipc,shm: introduce shmctl_nolock
|
il y a 12 ans |
Davidlohr Bueso
|
79ccf0f8c8
ipc,shm: shorten critical region in shmctl_down
|
il y a 12 ans |
Davidlohr Bueso
|
8b8d52ac38
ipc,shm: introduce lockless functions to obtain the ipc object
|
il y a 12 ans |
Davidlohr Bueso
|
7b4cc5d841
ipc: move locking out of ipcctl_pre_down_nolock
|
il y a 12 ans |
Davidlohr Bueso
|
cf9d5d78d0
ipc: close open coded spin lock calls
|
il y a 12 ans |
Davidlohr Bueso
|
dbfcd91f06
ipc: move rcu lock out of ipc_addid
|
il y a 12 ans |
Andrew Morton
|
c103a4dc4a
ipc/shmc.c: eliminate ugly 80-col tricks
|
il y a 12 ans |
Li Zefan
|
091d0d55b2
shm: fix null pointer deref when userspace specifies invalid hugepage size
|
il y a 12 ans |