aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/msg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-24msg: Move struct msg_queue into ipc/msg.cEric W. Biederman1-18/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+4
2017-09-03ipc: msg: Make msg_queue timestamps y2038 safeDeepa Dinamani1-3/+4
2017-07-15msgrcv(2), msgsnd(2): move compat to nativeAl Viro1-8/+0
2017-06-30randstruct: Mark various structs for randomizationKees Cook1-1/+1
2014-01-27ipc: whitespace cleanupManfred Spraul1-1/+1
2013-11-13ipc, msg: fix message length check for negative valuesMathias Krause1-3/+3
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky1-1/+2
2013-01-04ipc: message queue receive cleanupStanislav Kinsbursky1-2/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-73/+1
2008-06-06ipc: restore MSGPOOL original valueNadia Derbey1-2/+2
2008-04-29ipc: scale msgmni to the amount of lowmemNadia Derbey1-2/+12
2007-10-19ipc: store ipcs into IDRsNadia Derbey1-1/+0
2006-12-07[PATCH] Fix the size limit of compat space msgsizesuzuki1-0/+6
2006-04-25Don't include <linux/list.h> from user-visible part of linux/msg.hDavid Woodhouse1-1/+1
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+96