summaryrefslogtreecommitdiff
path: root/ipc/msg.c
AgeCommit message (Expand)Author
2007-10-19IPC: fix error case when idr-cache is empty in ipcget()Pierre Peiffer
2007-10-19virtualization of sysv msg queues is incompleteKirill Korotaev
2007-10-19ipc: remove unneeded parametersNadia Derbey
2007-10-19fix idr_find() lockingNadia Derbey
2007-10-19ipc: fix wrong commentsNadia Derbey
2007-10-19Storing ipcs into IDRsNadia Derbey
2007-10-19ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey
2007-10-19ipc: unify the syscalls codeNadia Derbey
2007-10-19ipc: store ipcs into IDRsNadia Derbey
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater
2006-12-07[PATCH] Fix the size limit of compat space msgsizesuzuki
2006-11-04Revert unintentional "volatile" changes in ipc/msg.cLinus Torvalds
2006-11-03[PATCH] Fix ipc entries removalPavel Emelianov
2006-10-02[PATCH] IPC namespace - msgKirill Korotaev
2006-07-31[PATCH] ipc/msg.c: clean up coding styleIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb
2006-03-26[PATCH] sem2mutex: ipc, id.semIngo Molnar
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-24BUG_ON() Conversion in ipc/msg.cEric Sesterhenn
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland
2006-01-15correct email address of Manfred SpraulChristian Kujau
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison
2005-03-01Audit IPC object owner/permission changes.David Woodhouse
2004-10-27[PATCH] RCU: eliminating explicit memory barriers from SysV IPCPaul E. McKenney
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-08-22[PATCH] cleanup of ipc/msg.cManfred Spraul
2004-08-22[PATCH] ipc: Add refcount to ipc_rcu_allocManfred Spraul
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen
2004-05-28[PATCH] sparse: ipc __user annotationAlexander Viro
2004-04-11[PATCH] posix message queues: code moveAndrew Morton
2004-01-25[PATCH] Fix error checking in IPC_SETAndi Kleen
2003-10-21[PATCH] ipc msg race fixAndrew Morton
2003-08-30[PATCH] More ->pid to ->tgid changesUlrich Drepper
2003-05-12[PATCH] semop race fixAndrew Morton
2003-01-09[PATCH] 2.5.52-lsm-{dummy,ipc}.patchStephen D. Smalley
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones
2002-12-07Merge conectiva.com.br:/home/BK/includes-2.5.oldArnaldo Carvalho de Melo
2002-11-26LSM: change if statements into something more readable for the ipc/*, mm/*, a...Greg Kroah-Hartman
2002-11-23MergeGreg Kroah-Hartman
2002-11-23o uaccess.h: remove include sched.h, it only needs thread_info.hArnaldo Carvalho de Melo
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-10-31[PATCH] use RCU for IPC lockingAndrew Morton
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman
2002-10-08[PATCH] Base set of LSM hooks for SysV IPCStephen D. Smalley
2002-07-16Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman