| Commit message (Expand) | Author | Age | Files | Lines |
* | ipc: convert ipc_namespace.count from atomic_t to refcount_t | Elena Reshetova | 2017-09-09 | 1 | -1/+1 |
* | ipc: account for kmem usage on mqueue and msg | Aristeu Rozanski | 2016-10-28 | 1 | -2/+2 |
* | ipc: delete "nr_ipc_ns" | Alexey Dobriyan | 2016-08-03 | 1 | -2/+0 |
* | ipc,msg: drop dst nil validation in copy_msg | Davidlohr Bueso | 2015-11-07 | 1 | -1/+0 |
* | ipc: convert invalid scenarios to use WARN_ON | Davidlohr Bueso | 2015-09-10 | 1 | -1/+1 |
* | copy address of proc_ns_ops into ns_common | Al Viro | 2014-12-04 | 1 | -0/+3 |
* | common object embedded into various struct ....ns | Al Viro | 2014-12-04 | 1 | -1/+1 |
* | 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-02 | 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-09 | 1 | -3/+0 |
* | ipc: simplify message copying | Stanislav Kinsbursky | 2013-01-05 | 1 | -0/+5 |
* | ipc: introduce message queue copy feature | Stanislav Kinsbursky | 2013-01-05 | 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-24 | 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-17 | 1 | -0/+127 |