summaryrefslogtreecommitdiff
path: root/ipc/msgutil.c
Commit message (Expand)AuthorAge
* ipc, msg: fix message length check for negative valuesMathias Krause2013-11-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-01
* | ipc/msgutil.c: use linux/uaccess.hHoSung Jung2013-05-01
* | ipc: set EFAULT as default error in load_msg()Peter Hurley2013-05-01
* | ipc: tighten msg copy loopsPeter Hurley2013-05-01
* | ipc: separate msg allocation from userspace copyPeter Hurley2013-05-01
* | ipc: clamp with min()Peter Hurley2013-05-01
|/
* ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley2013-03-08
* ipc: simplify message copyingStanislav Kinsbursky2013-01-04
* ipc: introduce message queue copy featureStanislav Kinsbursky2013-01-04
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
* security: trim security.hAl Viro2012-02-14
* ... and the same kind of leak for mqueueAl Viro2011-12-09
* userns: add a user namespace owner of ipc nsSerge E. Hallyn2011-03-23
* namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn2009-04-07
* namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn2009-04-07
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* fix file specification in commentsUwe Zeisberger2006-10-03
* Linux-2.6.12-rc2Linus Torvalds2005-04-16