summaryrefslogtreecommitdiffstats
path: root/include/linux/ipc.h
Commit message (Expand)AuthorAgeFilesLines
* ipc: Move IPCMNI from include/ipc.h into ipc/util.hEric W. Biederman2018-03-241-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ipc: optimize semget/shmget/msgget for lots of keysGuillaume Knispel2017-09-081-0/+3
* ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tElena Reshetova2017-09-081-1/+2
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-191-1/+1
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
* | ipc: merge ipc_rcu and kern_ipc_permManfred Spraul2017-07-121-0/+3
|/
* sysv,ipc: cacheline align kern_ipc_permDavidlohr Bueso2017-05-081-4/+3
* ipc: change kern_ipc_perm.deleted type to boolRafael Aquini2014-01-271-1/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-79/+1
* userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman2012-09-061-4/+5
* switch kern_ipc_perm to umode_tAl Viro2012-01-031-1/+1
* headers: kref.h reduxAlexey Dobriyan2009-09-261-2/+0
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-081-52/+0
* virtualization of sysv msg queues is incompleteKirill Korotaev2007-10-191-0/+2
* ipc: store ipcs into IDRsNadia Derbey2007-10-191-0/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-0/+28
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-161-8/+3
* Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-161-0/+1
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-081-4/+7
* [PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn2007-03-271-6/+3
* [PATCH] ipc: headers_check fixCedric Le Goater2006-10-041-1/+2
* [PATCH] IPC namespace - utilsKirill Korotaev2006-10-021-0/+18
* [PATCH] IPC namespace coreKirill Korotaev2006-10-021-0/+36
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+75
OpenPOWER on IntegriCloud