summaryrefslogtreecommitdiffstats
path: root/include/linux/msg.h
Commit message (Expand)AuthorAgeFilesLines
* msg: Move struct msg_queue into ipc/msg.cEric W. Biederman2018-03-241-18/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-09-141-11/+4
|\
| * ipc: msg: Make msg_queue timestamps y2038 safeDeepa Dinamani2017-09-031-3/+4
| * msgrcv(2), msgsnd(2): move compat to nativeAl Viro2017-07-151-8/+0
* | randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
|/
* ipc: whitespace cleanupManfred Spraul2014-01-271-1/+1
* ipc, msg: fix message length check for negative valuesMathias Krause2013-11-131-3/+3
* selftests: IPC message queue copy feature testStanislav Kinsbursky2013-01-041-1/+2
* ipc: message queue receive cleanupStanislav Kinsbursky2013-01-041-2/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-73/+1
* ipc: restore MSGPOOL original valueNadia Derbey2008-06-061-2/+2
* ipc: scale msgmni to the amount of lowmemNadia Derbey2008-04-291-2/+12
* ipc: store ipcs into IDRsNadia Derbey2007-10-191-1/+0
* [PATCH] Fix the size limit of compat space msgsizesuzuki2006-12-071-0/+6
* Don't include <linux/list.h> from user-visible part of linux/msg.hDavid Woodhouse2006-04-251-1/+1
* [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2005-09-071-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+96