Commit Graph

49 Commits (db4cfd8a6149e778befb2ff6e6f91cdc6394cbe6)

Author SHA1 Message Date
Serge E. Hallyn 614b84cf4e namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace 16 years ago
Al Viro e816f370cb sanitize audit_ipc_set_perm() 16 years ago
Al Viro a33e675100 sanitize audit_ipc_obj() 16 years ago
Nadia Derbey e00b4ff7eb sysvipc: fix the ipc structures initialization 16 years ago
David Howells 414c0708d0 CRED: Wrap task credential accesses in the SYSV IPC subsystem 16 years ago
Nadia Derbey 00c2bf85d8 ipc: get rid of ipc_lock_down() 17 years ago
Nadia Derbey 983bfb7db3 ipc: call idr_find() without locking in ipc_lock() 17 years ago
Denis V. Lunev 6a6375db13 sysvipc: use non-racy method for proc entries creation 17 years ago
Zhang, Yanmin 44f564a4bf ipc: add definitions of USHORT_MAX and others 17 years ago
Pierre Peiffer a5f75e7f25 IPC: consolidate all xxxctl_down() functions 17 years ago
Pierre Peiffer 8f4a3809c1 IPC: introduce ipc_update_perm() 17 years ago
Nadia Derbey 424450c1db ipc: invoke the ipcns notifier chain as a work item 17 years ago
Nadia Derbey b6b337ad1c ipc: recompute msgmni on memory add / remove 17 years ago
Nadia Derbey 4d89dc6ab2 ipc: scale msgmni to the number of ipc namespaces 17 years ago
Pierre Peiffer 48dea404ed IPC: use ipc_buildid() directly from ipc_addid() 17 years ago
Pierre Peiffer ed2ddbf88c IPC: make struct ipc_ids static in ipc_namespace 17 years ago
Pavel Emelyanov b2d75cddc8 ipc: uninline some code from util.h 17 years ago
Pavel Emelyanov ae5e1b22f1 namespaces: move the IPC namespace under IPC_NS option 17 years ago
Adrian Bunk b524b9adb3 make ipc/util.c:sysvipc_find_ipc() static 17 years ago
Pierre Peiffer 283bb7fada IPC: fix error case when idr-cache is empty in ipcget() 18 years ago
Nadia Derbey 3e148c7993 fix idr_find() locking 18 years ago
Nadia Derbey f4566f0485 ipc: fix wrong comments 18 years ago
Nadia Derbey 2802831313 ipc: inline ipc_buildid() 18 years ago
Nadia Derbey ce621f5ba5 ipc: introduce the ipcid_to_idx macro 18 years ago
Nadia Derbey 023a53557e ipc: integrate ipc_checkid() into ipc_lock() 18 years ago
Nadia Derbey 637c366340 ipc: remove the ipc_get() routine 18 years ago
Nadia Derbey 7748dbfaa0 ipc: unify the syscalls code 18 years ago
Nadia Derbey 7ca7e564e0 ipc: store ipcs into IDRs 18 years ago
Cedric Le Goater 7d69a1f4a7 remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Badari Pulavarty e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 years ago
Serge E. Hallyn a28d193cbf [PATCH] ipcns: fix !CONFIG_IPC_NS behavior 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Eric W. Biederman bc1fc6d88c [PATCH] ipc: save the ipc namespace while reading proc files 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Pavel Emelianov c7e12b8389 [PATCH] Fix ipc entries removal 19 years ago
Kirill Korotaev 73ea41302b [PATCH] IPC namespace - utils 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Steve Grubb 073115d6b2 [PATCH] Rework of IPC auditing 19 years ago
Alexey Kuznetsov a9a5cd5d2a [PATCH] IPC: access to unmapped vmalloc area in grow_ary() 19 years ago
Eric Sesterhenn 9bc98fc6fd BUG_ON() Conversion in ipc/util.c 19 years ago
Ingo Molnar 5f921ae96f [PATCH] sem2mutex: ipc, id.sem 19 years ago
Christian Kujau 624dffcbcf correct email address of Manfred Spraul 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Randy Dunlap 1e5d533142 [PATCH] more kernel-doc cleanups, additions 20 years ago
Mike Waychison ae7817745e [PATCH] ipc: add generic struct ipc_ids seq_file iteration 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago