index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
ipc_namespace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysvipc: make get_maxid O(1) again
Davidlohr Bueso
2017-11-17
1
-0
/
+1
*
sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE
Davidlohr Bueso
2017-11-17
1
-0
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ipc: optimize semget/shmget/msgget for lots of keys
Guillaume Knispel
2017-09-08
1
-0
/
+3
*
ipc: convert ipc_namespace.count from atomic_t to refcount_t
Elena Reshetova
2017-09-08
1
-2
/
+3
*
randstruct: Mark various structs for randomization
Kees Cook
2017-06-30
1
-1
/
+1
*
ipcns: Add a limit on the number of ipc namespaces
Eric W. Biederman
2016-08-08
1
-0
/
+1
*
ipc: delete "nr_ipc_ns"
Alexey Dobriyan
2016-08-02
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-16
1
-1
/
+2
|
\
|
*
common object embedded into various struct ....ns
Al Viro
2014-12-04
1
-1
/
+2
*
|
ipc/msg: increase MSGMNI, remove scaling
Manfred Spraul
2014-12-13
1
-20
/
+0
|
/
*
ipc,mqueue: remove limits for the amount of system-wide queues
Davidlohr Bueso
2014-02-25
1
-2
/
+0
*
ipc: delete seq_max field in struct ipc_ids
Davidlohr Bueso
2014-01-27
1
-1
/
+0
*
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
2013-11-03
1
-3
/
+3
*
ipc: rename ids->rw_mutex
Davidlohr Bueso
2013-09-11
1
-1
/
+1
*
ipc: sysv shared memory limited to 8TiB
Robin Holt
2013-05-01
1
-1
/
+1
*
ipc: add sysctl to specify desired next object id
Stanislav Kinsbursky
2013-01-04
1
-0
/
+1
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
1
-0
/
+2
*
userns: Make create_new_namespaces take a user_ns parameter
Eric W. Biederman
2012-11-20
1
-3
/
+4
*
mqueue: separate mqueue default value from maximum value
KOSAKI Motohiro
2012-05-31
1
-0
/
+2
*
mqueue: revert bump up DFLT_*MAX
KOSAKI Motohiro
2012-05-31
1
-3
/
+3
*
ipc/mqueue: update maximums for the mqueue subsystem
Doug Ledford
2012-05-31
1
-12
/
+35
*
ipc/mqueue: switch back to using non-max values on create
Doug Ledford
2012-05-31
1
-0
/
+2
*
ipc/mqueue: cleanup definition names and locations
Doug Ledford
2012-05-31
1
-0
/
+5
*
ipc: introduce shm_rmid_forced sysctl
Vasiliy Kulikov
2011-07-26
1
-0
/
+7
*
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
2011-03-23
1
-3
/
+4
*
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
2011-03-23
1
-0
/
+3
*
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
2010-03-12
1
-5
/
+0
*
ipc: HARD_MSGMAX should be higher not lower on 64bit
Amerigo Wang
2009-12-16
1
-1
/
+1
*
ipcns: move free_ipcs() proto
Alexey Dobriyan
2009-06-18
1
-4
/
+0
*
ipcns: make free_ipc_ns() static
Alexey Dobriyan
2009-06-18
1
-1
/
+0
*
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn
2009-04-07
1
-0
/
+14
*
namespaces: ipc namespaces: implement support for posix msqueues
Serge E. Hallyn
2009-04-07
1
-9
/
+7
*
namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace
Serge E. Hallyn
2009-04-07
1
-4
/
+35
*
ipc: do not use a negative value to re-enable msgmni automatic recomputing
Nadia Derbey
2008-07-25
1
-1
/
+2
*
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
2008-04-29
1
-0
/
+1
*
ipc: recompute msgmni on ipc namespace creation/removal
Nadia Derbey
2008-04-29
1
-23
/
+2
*
ipc: recompute msgmni on memory add / remove
Nadia Derbey
2008-04-29
1
-2
/
+41
*
ipc: scale msgmni to the number of ipc namespaces
Nadia Derbey
2008-04-29
1
-0
/
+1
*
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
2008-02-08
1
-1
/
+4
*
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
2008-02-08
1
-2
/
+11
*
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
2008-02-08
1
-0
/
+69