aboutsummaryrefslogtreecommitdiff
path: root/include/linux/msg.h
AgeCommit message (Expand)Author
2018-03-24msg: Move struct msg_queue into ipc/msg.cEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-03ipc: msg: Make msg_queue timestamps y2038 safeDeepa Dinamani
2017-07-15msgrcv(2), msgsnd(2): move compat to nativeAl Viro
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2014-01-27ipc: whitespace cleanupManfred Spraul
2013-11-13ipc, msg: fix message length check for negative valuesMathias Krause
2013-01-04selftests: IPC message queue copy feature testStanislav Kinsbursky
2013-01-04ipc: message queue receive cleanupStanislav Kinsbursky
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
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
2005-04-16Linux-2.6.12-rc2Linus Torvalds