summaryrefslogtreecommitdiff
path: root/include/linux/msg.h
AgeCommit message (Expand)Author
2014-01-03ipc, msg: fix message length check for negative valuesMathias Krause
2008-06-06ipc: restore MSGPOOL original valueNadia Derbey
2008-04-29ipc: scale msgmni to the amount of lowmemNadia Derbey
2007-10-19ipc: store ipcs into IDRsNadia Derbey
2006-12-07[PATCH] Fix the size limit of compat space msgsizesuzuki
2006-04-25Don't include <linux/list.h> from user-visible part of linux/msg.hDavid Woodhouse
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison
2004-04-11[PATCH] posix message queues: code moveAndrew Morton
2004-02-24[PATCH] add syscalls.hAndrew Morton
2004-02-18[PATCH] msg.h needs list.hAndrew Morton
2003-05-09Annotate IPC system calls with user pointer annotationsLinus Torvalds
2003-01-09[PATCH] 2.5.52-lsm-{dummy,ipc}.patchStephen D. Smalley
2002-07-14LSM: move the struct msg_msg and struct msg_queue definitions out of the msg....Greg Kroah-Hartman
2002-02-04Import changesetLinus Torvalds