summaryrefslogtreecommitdiff
path: root/ipc/util.c
Commit message (Expand)AuthorAge
...
* | ipc,sem: fine grained locking for semtimedopRik van Riel2013-05-01
* | ipc: introduce lockless pre_down ipcctlDavidlohr Bueso2013-05-01
* | ipc: introduce obtaining a lockless ipc objectDavidlohr Bueso2013-05-01
* | ipc/util.c: use register_hotmemory_notifier()Andrew Morton2013-04-29
|/
* ipc: convert to idr_alloc()Tejun Heo2013-02-27
* ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-04
* userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman2012-09-06
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* ipc,rcu: Convert call_rcu(ipc_immediate_free) to kfree_rcu()Lai Jiangshan2011-07-20
* ipc: fix util.c kernel-doc warningsRandy Dunlap2011-03-27
* userns: user namespaces: convert several capable() callsSerge E. Hallyn2011-03-23
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* seq_file: constify seq_operationsJames Morris2009-09-23
* namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn2009-04-07
* sanitize audit_ipc_set_perm()Al Viro2009-01-04
* sanitize audit_ipc_obj()Al Viro2009-01-04
* Merge branch 'master' into nextJames Morris2008-12-04
|\
| * sysvipc: fix the ipc structures initializationNadia Derbey2008-11-19
* | CRED: Wrap task credential accesses in the SYSV IPC subsystemDavid Howells2008-11-14
|/
* ipc: get rid of ipc_lock_down()Nadia Derbey2008-07-25
* ipc: call idr_find() without locking in ipc_lock()Nadia Derbey2008-07-25
* sysvipc: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* ipc: add definitions of USHORT_MAX and othersZhang, Yanmin2008-04-29
* IPC: consolidate all xxxctl_down() functionsPierre Peiffer2008-04-29
* IPC: introduce ipc_update_perm()Pierre Peiffer2008-04-29
* ipc: invoke the ipcns notifier chain as a work itemNadia Derbey2008-04-29
* ipc: recompute msgmni on memory add / removeNadia Derbey2008-04-29
* ipc: scale msgmni to the number of ipc namespacesNadia Derbey2008-04-29
* IPC: use ipc_buildid() directly from ipc_addid()Pierre Peiffer2008-04-29
* IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer2008-02-08
* ipc: uninline some code from util.hPavel Emelyanov2008-02-08
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-08
* make ipc/util.c:sysvipc_find_ipc() staticAdrian Bunk2008-02-06
* IPC: fix error case when idr-cache is empty in ipcget()Pierre Peiffer2007-10-19
* fix idr_find() lockingNadia Derbey2007-10-19
* ipc: fix wrong commentsNadia Derbey2007-10-19
* ipc: inline ipc_buildid()Nadia Derbey2007-10-19
* ipc: introduce the ipcid_to_idx macroNadia Derbey2007-10-19
* ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey2007-10-19
* ipc: remove the ipc_get() routineNadia Derbey2007-10-19
* ipc: unify the syscalls codeNadia Derbey2007-10-19
* ipc: store ipcs into IDRsNadia Derbey2007-10-19
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-08
* [PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn2007-03-27
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [PATCH] ipc: save the ipc namespace while reading proc filesEric W. Biederman2007-02-12
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22