aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ipc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-22rhashtable: split rhashtable.hNeilBrown1-1/+1
2018-03-24ipc: Move IPCMNI from include/ipc.h into ipc/util.hEric W. Biederman1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGuillaume Knispel1-0/+3
2017-09-08ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tElena Reshetova1-1/+2
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2017-07-12ipc: merge ipc_rcu and kern_ipc_permManfred Spraul1-0/+3
2017-06-30randstruct: Mark various structs for randomizationKees Cook1-1/+1
2017-05-08sysv,ipc: cacheline align kern_ipc_permDavidlohr Bueso1-4/+3
2014-01-27ipc: change kern_ipc_perm.deleted type to boolRafael Aquini1-1/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-79/+1
2012-09-06userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman1-4/+5
2012-01-03switch kern_ipc_perm to umode_tAl Viro1-1/+1
2009-09-26headers: kref.h reduxAlexey Dobriyan1-2/+0
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov1-52/+0
2007-10-19virtualization of sysv msg queues is incompleteKirill Korotaev1-0/+2
2007-10-19ipc: store ipcs into IDRsNadia Derbey1-0/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-0/+28
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater1-8/+3
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day1-0/+1
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty1-4/+7
2007-03-27[PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn1-6/+3
2006-10-04[PATCH] ipc: headers_check fixCedric Le Goater1-1/+2
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev1-0/+18
2006-10-02[PATCH] IPC namespace coreKirill Korotaev1-0/+36
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+75