Commit Graph

49 Commits (c1e5fcc980b7b2185b29e4f9f0d8266806ada9eb)

Author SHA1 Message Date
Manfred Spraul 380af1b33b ipc/sem.c: rewrite undo list locking 17 years ago
Manfred Spraul a1193f8ec0 ipc/sem.c: convert sem_array.sem_pending to struct list_head 17 years ago
Manfred Spraul 2c0c29d414 ipc/sem.c: remove unused entries from struct sem_queue 17 years ago
Manfred Spraul 4daa28f6d8 ipc/sem.c: convert undo structures to struct list_head 17 years ago
Manfred Spraul 9edff4ab1f ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) 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
Pierre Peiffer 016d7132f2 IPC: get rid of the use *_setbuf structure. 17 years ago
Pierre Peiffer 21a4826a7c IPC/semaphores: remove one unused parameter from semctl_down() 17 years ago
Pierre Peiffer 522bb2a2b4 IPC/semaphores: move the rwmutex handling inside semctl_down 17 years ago
Pierre Peiffer 6ff3797218 IPC/semaphores: code factorisation 17 years ago
Pierre Peiffer 48dea404ed IPC: use ipc_buildid() directly from ipc_addid() 17 years ago
Pierre Peiffer 01b8b07a5d IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() 17 years ago
Pierre Peiffer ed2ddbf88c IPC: make struct ipc_ids static in ipc_namespace 17 years ago
Pierre Peiffer 4b9fcb0ec6 IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands 17 years ago
Pavel Emelyanov ae5e1b22f1 namespaces: move the IPC namespace under IPC_NS option 17 years ago
Pierre Peiffer b1ed88b47f IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions 17 years ago
Pierre Peiffer 283bb7fada IPC: fix error case when idr-cache is empty in ipcget() 18 years ago
Pierre Peiffer c530c6ac7e IPC: cleanup some code and wrong comments about semundo list managment 18 years ago
Nadia Derbey 1b531f2136 ipc: remove unneeded parameters 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 03f02c7657 Storing ipcs into IDRs 18 years ago
Nadia Derbey 023a53557e ipc: integrate ipc_checkid() into ipc_lock() 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
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Jeff Garzik 8e1c091ccc arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() 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
Burman Yan 4668edc334 [PATCH] kernel core: replace kmalloc+memset with kzalloc 18 years ago
Pavel Emelianov c7e12b8389 [PATCH] Fix ipc entries removal 19 years ago
Matt Helsley 2453a3062d [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc 19 years ago
Kirill Korotaev e38935341a [PATCH] IPC namespace - sem 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Linda Knippers ac03221a4f [PATCH] update of IPC audit record cleanup 19 years ago
Steve Grubb 073115d6b2 [PATCH] Rework of IPC auditing 19 years ago
Ingo Molnar 5f921ae96f [PATCH] sem2mutex: ipc, id.sem 19 years ago
Eric Sesterhenn 27315c96a4 BUG_ON() Conversion in ipc/sem.c 19 years ago
Dustin Kirkland 8c8570fb8f [PATCH] Capture selinux subject/object context information. 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
Linus Torvalds 1224b375ed Fix silly typo ("smb" vs "smp") 19 years ago
Manfred Spraul 6003a93e7b [PATCH] add missing memory barriers to ipc/sem.c 19 years ago
Mike Waychison 19b4946ca9 [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface 20 years ago
Ingo Molnar 00a5dfdb93 [PATCH] Fix semundo lock leakage 20 years ago
Manfred Spraul b78755abcd [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedop 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago