aboutsummaryrefslogtreecommitdiff
path: root/include/linux/msg.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-24msg: Move struct msg_queue into ipc/msg.cGravatar Eric W. Biederman 1-18/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-11/+4
2017-09-03ipc: msg: Make msg_queue timestamps y2038 safeGravatar Deepa Dinamani 1-3/+4
2017-07-15msgrcv(2), msgsnd(2): move compat to nativeGravatar Al Viro 1-8/+0
2017-06-30randstruct: Mark various structs for randomizationGravatar Kees Cook 1-1/+1
2014-01-27ipc: whitespace cleanupGravatar Manfred Spraul 1-1/+1
2013-11-13ipc, msg: fix message length check for negative valuesGravatar Mathias Krause 1-3/+3
2013-01-04selftests: IPC message queue copy feature testGravatar Stanislav Kinsbursky 1-1/+2
2013-01-04ipc: message queue receive cleanupGravatar Stanislav Kinsbursky 1-2/+3
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-73/+1
2008-06-06ipc: restore MSGPOOL original valueGravatar Nadia Derbey 1-2/+2
2008-04-29ipc: scale msgmni to the amount of lowmemGravatar Nadia Derbey 1-2/+12
2007-10-19ipc: store ipcs into IDRsGravatar Nadia Derbey 1-1/+0
2006-12-07[PATCH] Fix the size limit of compat space msgsizeGravatar suzuki 1-0/+6
2006-04-25Don't include <linux/list.h> from user-visible part of linux/msg.hGravatar David Woodhouse 1-1/+1
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceGravatar Mike Waychison 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+96