aboutsummaryrefslogtreecommitdiff
path: root/ipc/msgutil.c
AgeCommit message (Expand)Author
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells
2013-05-01ipc/msgutil.c: use linux/uaccess.hHoSung Jung
2013-05-01ipc: set EFAULT as default error in load_msg()Peter Hurley
2013-05-01ipc: tighten msg copy loopsPeter Hurley
2013-05-01ipc: separate msg allocation from userspace copyPeter Hurley
2013-05-01ipc: clamp with min()Peter Hurley
2013-03-08ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley
2013-01-04ipc: simplify message copyingStanislav Kinsbursky
2013-01-04ipc: introduce message queue copy featureStanislav Kinsbursky
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman
2012-02-14security: trim security.hAl Viro
2011-12-09... and the same kind of leak for mqueueAl Viro
2011-03-23userns: add a user namespace owner of ipc nsSerge E. Hallyn
2009-04-07namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-10-03fix file specification in commentsUwe Zeisberger
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds