aboutsummaryrefslogtreecommitdiff
path: root/ipc/msgutil.c
AgeCommit message (Expand)Author
2017-09-08ipc: convert ipc_namespace.count from atomic_t to refcount_tElena Reshetova
2016-10-27ipc: account for kmem usage on mqueue and msgAristeu Rozanski
2016-08-02ipc: delete "nr_ipc_ns"Alexey Dobriyan
2015-11-06ipc,msg: drop dst nil validation in copy_msgDavidlohr Bueso
2015-09-10ipc: convert invalid scenarios to use WARN_ONDavidlohr Bueso
2014-12-04copy address of proc_ns_ops into ns_commonAl Viro
2014-12-04common object embedded into various struct ....nsAl Viro
2013-11-13ipc, msg: fix message length check for negative valuesMathias Krause
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-rc2Linus Torvalds