Manfred Spraul
|
1376327ce1
ipc/shm.c: check for integer overflow during shmget.
|
11 years ago |
Manfred Spraul
|
09c6eb1f65
ipc/shm.c: check for overflows of shm_tot
|
11 years ago |
Manfred Spraul
|
247a8ce822
ipc/shm.c: check for ulong overflows in shmat
|
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 |
Davidlohr Bueso
|
8001c85810
ipc: standardize code comments
|
11 years ago |
Manfred Spraul
|
239521f31d
ipc: whitespace cleanup
|
11 years ago |
Rafael Aquini
|
0f3d2b0135
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
|
11 years ago |
Jesper Nilsson
|
3a72660b07
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
|
11 years ago |
Greg Thelen
|
a399b29dfb
ipc,shm: fix shm_file deletion races
|
11 years ago |
Davidlohr Bueso
|
53dad6d3a8
ipc: fix race with LSMs
|
12 years ago |
Davidlohr Bueso
|
7a25dd9e04
ipc, shm: drop shm_lock_check
|
12 years ago |
Davidlohr Bueso
|
530fcd16d8
ipc, shm: guard against non-existant vma in shmdt(2)
|
12 years ago |
Davidlohr Bueso
|
d9a605e40b
ipc: rename ids->rw_mutex
|
12 years ago |
Davidlohr Bueso
|
c2c737a046
ipc,shm: shorten critical region for shmat
|
12 years ago |
Davidlohr Bueso
|
f42569b138
ipc,shm: cleanup do_shmat pasta
|
12 years ago |
Davidlohr Bueso
|
2caacaa82a
ipc,shm: shorten critical region for shmctl
|
12 years ago |
Davidlohr Bueso
|
c97cb9ccab
ipc,shm: make shmctl_nolock lockless
|
12 years ago |
Davidlohr Bueso
|
68eccc1dc3
ipc,shm: introduce shmctl_nolock
|
12 years ago |
Davidlohr Bueso
|
79ccf0f8c8
ipc,shm: shorten critical region in shmctl_down
|
12 years ago |
Davidlohr Bueso
|
8b8d52ac38
ipc,shm: introduce lockless functions to obtain the ipc object
|
12 years ago |
Davidlohr Bueso
|
7b4cc5d841
ipc: move locking out of ipcctl_pre_down_nolock
|
12 years ago |
Davidlohr Bueso
|
cf9d5d78d0
ipc: close open coded spin lock calls
|
12 years ago |
Davidlohr Bueso
|
dbfcd91f06
ipc: move rcu lock out of ipc_addid
|
12 years ago |
Andrew Morton
|
c103a4dc4a
ipc/shmc.c: eliminate ugly 80-col tricks
|
12 years ago |
Li Zefan
|
091d0d55b2
shm: fix null pointer deref when userspace specifies invalid hugepage size
|
12 years ago |
Naoya Horiguchi
|
af73e4d950
hugetlbfs: fix mmap failure in unaligned size request
|
12 years ago |
Robin Holt
|
d69f3bad46
ipc: sysv shared memory limited to 8TiB
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |