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