aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ipc.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-20ipc: Kill bogus dependency on spinlock.hGravatar Kent Overstreet 1-1/+1
2018-06-22rhashtable: split rhashtable.hGravatar NeilBrown 1-1/+1
2018-03-24ipc: Move IPCMNI from include/ipc.h into ipc/util.hGravatar Eric W. Biederman 1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGravatar Guillaume Knispel 1-0/+3
2017-09-08ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tGravatar Elena Reshetova 1-1/+2
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2017-07-12ipc: merge ipc_rcu and kern_ipc_permGravatar Manfred Spraul 1-0/+3
2017-06-30randstruct: Mark various structs for randomizationGravatar Kees Cook 1-1/+1
2017-05-08sysv,ipc: cacheline align kern_ipc_permGravatar Davidlohr Bueso 1-4/+3
2014-01-27ipc: change kern_ipc_perm.deleted type to boolGravatar Rafael Aquini 1-1/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-79/+1
2012-09-06userns: Convert ipc to use kuid and kgid where appropriateGravatar Eric W. Biederman 1-4/+5
2012-01-03switch kern_ipc_perm to umode_tGravatar Al Viro 1-1/+1
2009-09-26headers: kref.h reduxGravatar Alexey Dobriyan 1-2/+0
2008-02-08namespaces: move the IPC namespace under IPC_NS optionGravatar Pavel Emelyanov 1-52/+0
2007-10-19virtualization of sysv msg queues is incompleteGravatar Kirill Korotaev 1-0/+2
2007-10-19ipc: store ipcs into IDRsGravatar Nadia Derbey 1-0/+1
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 1-0/+28
2007-07-16remove CONFIG_UTS_NS and CONFIG_IPC_NSGravatar Cedric Le Goater 1-8/+3
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxGravatar Robert P. J. Day 1-0/+1
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingGravatar Badari Pulavarty 1-4/+7
2007-03-27[PATCH] ipcns: fix !CONFIG_IPC_NS behaviorGravatar Serge E. Hallyn 1-6/+3
2006-10-04[PATCH] ipc: headers_check fixGravatar Cedric Le Goater 1-1/+2
2006-10-02[PATCH] IPC namespace - utilsGravatar Kirill Korotaev 1-0/+18
2006-10-02[PATCH] IPC namespace coreGravatar Kirill Korotaev 1-0/+36
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+75