aboutsummaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] struct path: convert ipcGravatar Josef Sipek 2-16/+16
2006-12-07[PATCH] kernel core: replace kmalloc+memset with kzallocGravatar Burman Yan 1-2/+1
2006-12-07[PATCH] Fix the size limit of compat space msgsizeGravatar suzuki 2-27/+40
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataGravatar David Howells 1-1/+6
2006-11-04Revert unintentional "volatile" changes in ipc/msg.cGravatar Linus Torvalds 1-1/+1
2006-11-03[PATCH] Fix ipc entries removalGravatar Pavel Emelianov 5-1/+16
2006-10-03Michal Wronski: update contact infoGravatar Michal Wronski 1-1/+1
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-10-02[PATCH] ipc: replace kmalloc and memset in get_undo_list with kzallocGravatar Matt Helsley 1-4/+1
2006-10-02[PATCH] IPC namespace - shmGravatar Kirill Korotaev 1-86/+168
2006-10-02[PATCH] IPC namespace - semGravatar Kirill Korotaev 1-71/+130
2006-10-02[PATCH] IPC namespace - msgGravatar Kirill Korotaev 1-51/+106
2006-10-02[PATCH] IPC namespace - utilsGravatar Kirill Korotaev 2-13/+143
2006-10-02[PATCH] update mq_notify to use a struct pidGravatar Cedric Le Goater 1-12/+15
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperGravatar Dave Hansen 1-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkGravatar Dave Hansen 1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueGravatar Alexey Dobriyan 1-4/+1
2006-07-31[PATCH] ipc/msg.c: clean up coding styleGravatar Ingo Molnar 1-184/+205
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 5-5/+0
2006-06-23[PATCH] vfs: add lock owner argument to flush operationGravatar Miklos Szeredi 1-1/+1
2006-06-23[PATCH] remove unused o_flags from do_shmatGravatar Hugh Dickins 1-3/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-4/+4
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2Gravatar George C. Wilson 1-0/+22
2006-06-20[PATCH] update of IPC audit record cleanupGravatar Linda Knippers 3-8/+11
2006-05-01[PATCH] Rework of IPC auditingGravatar Steve Grubb 4-6/+42
2006-04-17[PATCH] IPC: access to unmapped vmalloc area in grow_ary()Gravatar Alexey Kuznetsov 1-2/+1
2006-04-17[PATCH] shmat: stop mprotect from giving write permission to a readonly attac...Gravatar Hugh Dickins 1-0/+2
2006-04-02BUG_ON() Conversion in ipc/shm.cGravatar Eric Sesterhenn 1-8/+7
2006-04-01BUG_ON() Conversion in ipc/util.cGravatar Eric Sesterhenn 1-4/+2
2006-03-28[PATCH] mqueue comment typo fixGravatar Serge E. Hallyn 1-1/+1
2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Gravatar Manfred Spraul 1-1/+1
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 1-4/+2
2006-03-26[PATCH] sem2mutex: ipc, id.semGravatar Ingo Molnar 7-56/+65
2006-03-26BUG_ON() Conversion in ipc/sem.cGravatar Eric Sesterhenn 1-4/+2
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 3-7/+7
2006-03-24BUG_ON() Conversion in ipc/msg.cGravatar Eric Sesterhenn 1-2/+1
2006-03-24[PATCH] shmdt: check address alignmentGravatar Hugh Dickins 1-0/+3
2006-03-22Remove superfluous NOTIFY_COOKIE_LEN defineGravatar Michal Wronski 1-1/+0
2006-03-20[PATCH] Capture selinux subject/object context information.Gravatar Dustin Kirkland 3-7/+7
2006-02-10[PATCH] shmdt cannot detach not-alined shm segment cleanly.Gravatar KAMEZAWA Hiroyuki 1-0/+1
2006-02-09[NETLINK]: Fix a severe bugGravatar Alexey Kuznetsov 1-1/+2
2006-01-15correct email address of Manfred SpraulGravatar Christian Kujau 4-4/+4
2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openGravatar Alexander Viro 1-26/+33
2006-01-11[PATCH] move capable() to capability.hGravatar Randy.Dunlap 5-0/+5
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-4/+4
2006-01-08[PATCH] ipc: expand shm_flagsGravatar Andrew Morton 1-12/+10
2006-01-06[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUGravatar David Howells 1-5/+13