summaryrefslogtreecommitdiff
path: root/ipc/msg.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* userns: user namespaces: convert several capable() callsSerge E. Hallyn2011-03-23
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ipc ns: fix memory leak (idr)Serge E. Hallyn2009-12-16
* ipc: fix unused variable warningFelipe Contreras2009-12-04
* [CVE-2009-0029] System call wrappers part 24Heiko Carstens2009-01-14
* ipc: only output msgmni value at boot timeNadia Derbey2008-06-06
* ipc: add definitions of USHORT_MAX and othersZhang, Yanmin2008-04-29
* IPC: consolidate all xxxctl_down() functionsPierre Peiffer2008-04-29
* IPC: introduce ipc_update_perm()Pierre Peiffer2008-04-29
* IPC: get rid of the use *_setbuf structure.Pierre Peiffer2008-04-29
* IPC/message queues: introduce msgctl_downPierre Peiffer2008-04-29
* ipc: recompute msgmni on memory add / removeNadia Derbey2008-04-29
* ipc: scale msgmni to the number of ipc namespacesNadia Derbey2008-04-29
* ipc: scale msgmni to the amount of lowmemNadia Derbey2008-04-29
* IPC: use ipc_buildid() directly from ipc_addid()Pierre Peiffer2008-04-29
* IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer2008-02-08
* IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer2008-02-08
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-08
* IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functionsPierre Peiffer2008-02-06
* IPC: fix error case when idr-cache is empty in ipcget()Pierre Peiffer2007-10-19
* virtualization of sysv msg queues is incompleteKirill Korotaev2007-10-19
* ipc: remove unneeded parametersNadia Derbey2007-10-19
* fix idr_find() lockingNadia Derbey2007-10-19
* ipc: fix wrong commentsNadia Derbey2007-10-19
* Storing ipcs into IDRsNadia Derbey2007-10-19
* ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey2007-10-19
* ipc: unify the syscalls codeNadia Derbey2007-10-19
* ipc: store ipcs into IDRsNadia Derbey2007-10-19
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-16
* [PATCH] Fix the size limit of compat space msgsizesuzuki2006-12-07
* Revert unintentional "volatile" changes in ipc/msg.cLinus Torvalds2006-11-04
* [PATCH] Fix ipc entries removalPavel Emelianov2006-11-03
* [PATCH] IPC namespace - msgKirill Korotaev2006-10-02
* [PATCH] ipc/msg.c: clean up coding styleIngo Molnar2006-07-31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-20
* [PATCH] Rework of IPC auditingSteve Grubb2006-05-01
* [PATCH] sem2mutex: ipc, id.semIngo Molnar2006-03-26
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-25
|\
| * [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-20
* | BUG_ON() Conversion in ipc/msg.cEric Sesterhenn2006-03-24
|/
* correct email address of Manfred SpraulChristian Kujau2006-01-15
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16