Age | Commit message (Expand) | Author | Files | Lines |
2017-09-09 | ipc: convert ipc_namespace.count from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+1 |
2016-10-28 | ipc: account for kmem usage on mqueue and msg | Aristeu Rozanski | 1 | -2/+2 |
2016-08-03 | ipc: delete "nr_ipc_ns" | Alexey Dobriyan | 1 | -2/+0 |
2015-11-07 | ipc,msg: drop dst nil validation in copy_msg | Davidlohr Bueso | 1 | -1/+0 |
2015-09-10 | ipc: convert invalid scenarios to use WARN_ON | Davidlohr Bueso | 1 | -1/+1 |
2014-12-04 | copy address of proc_ns_ops into ns_common | Al Viro | 1 | -0/+3 |
2014-12-04 | common object embedded into various struct ....ns | Al Viro | 1 | -1/+1 |
2013-11-13 | ipc, msg: fix message length check for negative values | Mathias Krause | 1 | -10/+10 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-05-02 | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells | 1 | -1/+1 |
2013-05-01 | ipc/msgutil.c: use linux/uaccess.h | HoSung Jung | 1 | -2/+2 |
2013-05-01 | ipc: set EFAULT as default error in load_msg() | Peter Hurley | 1 | -7/+3 |
2013-05-01 | ipc: tighten msg copy loops | Peter Hurley | 1 | -21/+11 |
2013-05-01 | ipc: separate msg allocation from userspace copy | Peter Hurley | 1 | -14/+38 |
2013-05-01 | ipc: clamp with min() | Peter Hurley | 1 | -22/+8 |
2013-03-09 | ipc: fix potential oops when src msg > 4k w/ MSG_COPY | Peter Hurley | 1 | -3/+0 |
2013-01-05 | ipc: simplify message copying | Stanislav Kinsbursky | 1 | -0/+5 |
2013-01-05 | ipc: introduce message queue copy feature | Stanislav Kinsbursky | 1 | -0/+38 |
2012-11-20 | proc: Usable inode numbers for the namespace file descriptors. | Eric W. Biederman | 1 | -0/+2 |
2012-02-14 | security: trim security.h | Al Viro | 1 | -0/+2 |
2011-12-09 | ... and the same kind of leak for mqueue | Al Viro | 1 | -5/+0 |
2011-03-24 | userns: add a user namespace owner of ipc ns | Serge E. Hallyn | 1 | -0/+1 |
2009-04-07 | namespaces: ipc namespaces: implement support for posix msqueues | Serge E. Hallyn | 1 | -6/+3 |
2009-04-07 | namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace | Serge E. Hallyn | 1 | -0/+22 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -2/+2 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+127 |