Manfred Spraul
|
2a9d648100
ipc/util.c: update return value of ipc_getref from int to bool
|
7 vuotta sitten |
Manfred Spraul
|
27c331a174
ipc/util.c: further variable name cleanups
|
7 vuotta sitten |
Davidlohr Bueso
|
eae04d25a7
ipc: simplify ipc initialization
|
7 vuotta sitten |
Davidlohr Bueso
|
dc2c8c84de
ipc: get rid of ids->tables_initialized hack
|
7 vuotta sitten |
Davidlohr Bueso
|
82061c57ce
ipc: drop ipc_lock()
|
7 vuotta sitten |
Manfred Spraul
|
2e5ceb452c
ipc/util.c: correct comment in ipc_obtain_object_check
|
7 vuotta sitten |
Manfred Spraul
|
4241c1a304
ipc: rename ipcctl_pre_down_nolock()
|
7 vuotta sitten |
Manfred Spraul
|
39cfffd774
ipc/util.c: use ipc_rcu_putref() for failues in ipc_addid()
|
7 vuotta sitten |
Manfred Spraul
|
e2652ae6bd
ipc: reorganize initialization of kern_ipc_perm.seq
|
7 vuotta sitten |
NeilBrown
|
0eb71a9da5
rhashtable: split rhashtable.h
|
7 vuotta sitten |
Alexey Dobriyan
|
e74a0effff
proc: move /proc/sysvipc creation to where it belongs
|
7 vuotta sitten |
Eric W. Biederman
|
03f1fc0918
ipc/util: Helpers for making the sysvipc operations pid namespace aware
|
7 vuotta sitten |
Philippe Mikoyan
|
87ad4b0d85
ipc: fix ipc data structures inconsistency
|
7 vuotta sitten |
Davidlohr Bueso
|
15df03c879
sysvipc: make get_maxid O(1) again
|
7 vuotta sitten |
Davidlohr Bueso
|
ebf66799ac
sysvipc: properly name ipc_addid() limit parameter
|
7 vuotta sitten |
Davidlohr Bueso
|
b8fd998384
sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE
|
7 vuotta sitten |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 vuotta sitten |
Guillaume Knispel
|
0cfb6aee70
ipc: optimize semget/shmget/msgget for lots of keys
|
8 vuotta sitten |
Elena Reshetova
|
9405c03ee7
ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t
|
8 vuotta sitten |
Kees Cook
|
3d3653f973
ipc: move atomic_set() to where it is needed
|
8 vuotta sitten |
Kees Cook
|
c3f6fb6fe4
ipc/util: drop ipc_rcu_alloc()
|
8 vuotta sitten |
Kees Cook
|
5ccc8fb54f
ipc/util: drop ipc_rcu_free()
|
8 vuotta sitten |
Kees Cook
|
f8dbe8d290
ipc: drop non-RCU allocation
|
8 vuotta sitten |
Manfred Spraul
|
dba4cdd39e
ipc: merge ipc_rcu and kern_ipc_perm
|
8 vuotta sitten |
Michal Hocko
|
a7c3e901a4
mm: introduce kv[mz]alloc helpers
|
8 vuotta sitten |
mchehab@s-opensource.com
|
0e056eb553
kernel-api.rst: fix a series of errors when parsing C files
|
8 vuotta sitten |
Tetsuo Handa
|
1d5cfdb076
tree wide: use kvfree() than conditional kfree()/vfree()
|
9 vuotta sitten |
Linus Torvalds
|
b9a5322779
Initialize msg/shm IPC objects before doing ipc_addid()
|
9 vuotta sitten |
Davidlohr Bueso
|
6157dbbfbf
ipc,sysv: return -EINVAL upon incorrect id/seqnum
|
10 vuotta sitten |
Davidlohr Bueso
|
f8b5918495
ipc,sysv: make return -EIDRM when racing with RMID consistent
|
10 vuotta sitten |