aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-23[PATCH] correct sys_shmget allocation checkGuy Streeter1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-12-08[PATCH] struct path: convert ipcJosef Sipek2-16/+16
2006-12-07[PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-07[PATCH] Fix the size limit of compat space msgsizesuzuki2-27/+40
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-1/+6
2006-11-04Revert unintentional "volatile" changes in ipc/msg.cLinus Torvalds1-1/+1
2006-11-03[PATCH] Fix ipc entries removalPavel Emelianov5-1/+16
2006-10-03Michal Wronski: update contact infoMichal Wronski1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] ipc: replace kmalloc and memset in get_undo_list with kzallocMatt Helsley1-4/+1
2006-10-02[PATCH] IPC namespace - shmKirill Korotaev1-86/+168
2006-10-02[PATCH] IPC namespace - semKirill Korotaev1-71/+130
2006-10-02[PATCH] IPC namespace - msgKirill Korotaev1-51/+106
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev2-13/+143
2006-10-02[PATCH] update mq_notify to use a struct pidCedric Le Goater1-12/+15
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-4/+1
2006-07-31[PATCH] ipc/msg.c: clean up coding styleIngo Molnar1-184/+205
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi1-1/+1
2006-06-23[PATCH] remove unused o_flags from do_shmatHugh Dickins1-3/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-4/+4
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson1-0/+22
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers3-8/+11
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb4-6/+42
2006-04-17[PATCH] IPC: access to unmapped vmalloc area in grow_ary()Alexey Kuznetsov1-2/+1
2006-04-17[PATCH] shmat: stop mprotect from giving write permission to a readonly attachment (CVE-2006-1524)Hugh Dickins1-0/+2
2006-04-02BUG_ON() Conversion in ipc/shm.cEric Sesterhenn1-8/+7
2006-04-01BUG_ON() Conversion in ipc/util.cEric Sesterhenn1-4/+2
2006-03-28[PATCH] mqueue comment typo fixSerge E. Hallyn1-1/+1
2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul1-1/+1
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+2
2006-03-26[PATCH] sem2mutex: ipc, id.semIngo Molnar7-56/+65
2006-03-26BUG_ON() Conversion in ipc/sem.cEric Sesterhenn1-4/+2
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds3-7/+7
2006-03-24BUG_ON() Conversion in ipc/msg.cEric Sesterhenn1-2/+1
2006-03-24[PATCH] shmdt: check address alignmentHugh Dickins1-0/+3
2006-03-22Remove superfluous NOTIFY_COOKIE_LEN defineMichal Wronski1-1/+0
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland3-7/+7
2006-02-10[PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki1-0/+1
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov1-1/+2
2006-01-15correct email address of Manfred SpraulChristian Kujau4-4/+4
2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro1-26/+33
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap5-0/+5
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-4/+4