| Commit message (Expand) | Author | Age | Files | Lines |
* | ipc, msg: fix message length check for negative values | Mathias Krause | 2013-11-13 | 1 | -10/+10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -1/+1 |
|\ |
|
| * | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells | 2013-05-01 | 1 | -1/+1 |
* | | ipc/msgutil.c: use linux/uaccess.h | HoSung Jung | 2013-05-01 | 1 | -2/+2 |
* | | ipc: set EFAULT as default error in load_msg() | Peter Hurley | 2013-05-01 | 1 | -7/+3 |
* | | ipc: tighten msg copy loops | Peter Hurley | 2013-05-01 | 1 | -21/+11 |
* | | ipc: separate msg allocation from userspace copy | Peter Hurley | 2013-05-01 | 1 | -14/+38 |
* | | ipc: clamp with min() | Peter Hurley | 2013-05-01 | 1 | -22/+8 |
|/ |
|
* | ipc: fix potential oops when src msg > 4k w/ MSG_COPY | Peter Hurley | 2013-03-08 | 1 | -3/+0 |
* | ipc: simplify message copying | Stanislav Kinsbursky | 2013-01-04 | 1 | -0/+5 |
* | ipc: introduce message queue copy feature | Stanislav Kinsbursky | 2013-01-04 | 1 | -0/+38 |
* | proc: Usable inode numbers for the namespace file descriptors. | Eric W. Biederman | 2012-11-20 | 1 | -0/+2 |
* | security: trim security.h | Al Viro | 2012-02-14 | 1 | -0/+2 |
* | ... and the same kind of leak for mqueue | Al Viro | 2011-12-09 | 1 | -5/+0 |
* | userns: add a user namespace owner of ipc ns | Serge E. Hallyn | 2011-03-23 | 1 | -0/+1 |
* | namespaces: ipc namespaces: implement support for posix msqueues | Serge E. Hallyn | 2009-04-07 | 1 | -6/+3 |
* | namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace | Serge E. Hallyn | 2009-04-07 | 1 | -0/+22 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -2/+2 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+127 |