Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5a56a39be7ffb416dd5ec5e1489d5a3a8b6a63f2
/
include
/
linux
/
ipc_namespace.h
3278a2c
ipc: conserve sequence numbers in ipcmni_extend mode
by Manfred Spraul
· 6 years ago
27c331a
ipc/util.c: further variable name cleanups
by Manfred Spraul
· 6 years ago
dc2c8c8
ipc: get rid of ids->tables_initialized hack
by Davidlohr Bueso
· 6 years ago
0eb71a9
rhashtable: split rhashtable.h
by NeilBrown
· 7 years ago
15df03c8
sysvipc: make get_maxid O(1) again
by Davidlohr Bueso
· 7 years ago
b8fd998
sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE
by Davidlohr Bueso
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0cfb6ae
ipc: optimize semget/shmget/msgget for lots of keys
by Guillaume Knispel
· 7 years ago
a2e0602
ipc: convert ipc_namespace.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
3859a27
randstruct: Mark various structs for randomization
by Kees Cook
· 8 years ago
aba3566
ipcns: Add a limit on the number of ipc namespaces
by Eric W. Biederman
· 8 years ago
3bd080e
ipc: delete "nr_ipc_ns"
by Alexey Dobriyan
· 8 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
0050ee0
ipc/msg: increase MSGMNI, remove scaling
by Manfred Spraul
· 10 years ago
435d5f4
common object embedded into various struct ....ns
by Al Viro
· 10 years ago
f3713fd
ipc,mqueue: remove limits for the amount of system-wide queues
by Davidlohr Bueso
· 11 years ago
daf948c
ipc: delete seq_max field in struct ipc_ids
by Davidlohr Bueso
· 11 years ago
9bf76ca
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
by Mathias Krause
· 11 years ago
d9a605e
ipc: rename ids->rw_mutex
by Davidlohr Bueso
· 11 years ago
d69f3ba
ipc: sysv shared memory limited to 8TiB
by Robin Holt
· 12 years ago
03f5956
ipc: add sysctl to specify desired next object id
by Stanislav Kinsbursky
· 12 years ago
98f842e
proc: Usable inode numbers for the namespace file descriptors.
by Eric W. Biederman
· 14 years ago
bcf58e7
userns: Make create_new_namespaces take a user_ns parameter
by Eric W. Biederman
· 12 years ago
cef0184
mqueue: separate mqueue default value from maximum value
by KOSAKI Motohiro
· 13 years ago
e6315bb
mqueue: revert bump up DFLT_*MAX
by KOSAKI Motohiro
· 13 years ago
5b5c4d1
ipc/mqueue: update maximums for the mqueue subsystem
by Doug Ledford
· 13 years ago
858ee37
ipc/mqueue: switch back to using non-max values on create
by Doug Ledford
· 13 years ago
93e6f11
ipc/mqueue: cleanup definition names and locations
by Doug Ledford
· 13 years ago
b34a6b1
ipc: introduce shm_rmid_forced sysctl
by Vasiliy Kulikov
· 13 years ago
b0e7759
userns: user namespaces: convert several capable() calls
by Serge E. Hallyn
· 14 years ago
b515498
userns: add a user namespace owner of ipc ns
by Serge E. Hallyn
· 14 years ago
8467005
nsproxy: remove INIT_NSPROXY()
by Alexey Dobriyan
· 15 years ago
9cf18e1d
ipc: HARD_MSGMAX should be higher not lower on 64bit
by Amerigo Wang
· 15 years ago
665c774
ipcns: move free_ipcs() proto
by Alexey Dobriyan
· 16 years ago
b4188de
ipcns: make free_ipc_ns() static
by Alexey Dobriyan
· 16 years ago
bdc8e5f
namespaces: mqueue namespace: adapt sysctl
by Serge E. Hallyn
· 16 years ago
7eafd7c
namespaces: ipc namespaces: implement support for posix msqueues
by Serge E. Hallyn
· 16 years ago
614b84c
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
by Serge E. Hallyn
· 16 years ago
9eefe52
ipc: do not use a negative value to re-enable msgmni automatic recomputing
by Nadia Derbey
· 16 years ago
6546bc4
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
by Nadia Derbey
· 17 years ago
e2c284d
ipc: recompute msgmni on ipc namespace creation/removal
by Nadia Derbey
· 17 years ago
b6b337a
ipc: recompute msgmni on memory add / remove
by Nadia Derbey
· 17 years ago
4d89dc6
ipc: scale msgmni to the number of ipc namespaces
by Nadia Derbey
· 17 years ago
01b8b07
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
by Pierre Peiffer
· 17 years ago
ed2ddbf
IPC: make struct ipc_ids static in ipc_namespace
by Pierre Peiffer
· 17 years ago
ae5e1b2
namespaces: move the IPC namespace under IPC_NS option
by Pavel Emelyanov
· 17 years ago