summaryrefslogtreecommitdiff
path: root/include/linux/ipc.h
AgeCommit message (Expand)Author
2018-06-22rhashtable: split rhashtable.hNeilBrown
2018-03-24ipc: Move IPCMNI from include/ipc.h into ipc/util.hEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGuillaume Knispel
2017-09-08ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tElena Reshetova
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-12ipc: merge ipc_rcu and kern_ipc_permManfred Spraul
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2017-05-08sysv,ipc: cacheline align kern_ipc_permDavidlohr Bueso
2014-01-27ipc: change kern_ipc_perm.deleted type to boolRafael Aquini
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-09-06userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman
2012-01-03switch kern_ipc_perm to umode_tAl Viro
2009-09-26headers: kref.h reduxAlexey Dobriyan
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov
2007-10-19virtualization of sysv msg queues is incompleteKirill Korotaev
2007-10-19ipc: store ipcs into IDRsNadia Derbey
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty
2007-03-27[PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn
2006-10-04[PATCH] ipc: headers_check fixCedric Le Goater
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev
2006-10-02[PATCH] IPC namespace coreKirill Korotaev
2005-04-16Linux-2.6.12-rc2Linus Torvalds