summaryrefslogtreecommitdiffstats
path: root/ipc/msgutil.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\
| * proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-011-1/+1
* | ipc/msgutil.c: use linux/uaccess.hHoSung Jung2013-05-011-2/+2
* | ipc: set EFAULT as default error in load_msg()Peter Hurley2013-05-011-7/+3
* | ipc: tighten msg copy loopsPeter Hurley2013-05-011-21/+11
* | ipc: separate msg allocation from userspace copyPeter Hurley2013-05-011-14/+38
* | ipc: clamp with min()Peter Hurley2013-05-011-22/+8
|/
* ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley2013-03-081-3/+0
* ipc: simplify message copyingStanislav Kinsbursky2013-01-041-0/+5
* ipc: introduce message queue copy featureStanislav Kinsbursky2013-01-041-0/+38
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-201-0/+2
* security: trim security.hAl Viro2012-02-141-0/+2
* ... and the same kind of leak for mqueueAl Viro2011-12-091-5/+0
* userns: add a user namespace owner of ipc nsSerge E. Hallyn2011-03-231-0/+1
* namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn2009-04-071-6/+3
* namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn2009-04-071-0/+22
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+127