aboutsummaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)Author
2006-10-03Michal Wronski: update contact infoMichal Wronski
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-02[PATCH] ipc: replace kmalloc and memset in get_undo_list with kzallocMatt Helsley
2006-10-02[PATCH] IPC namespace - shmKirill Korotaev
2006-10-02[PATCH] IPC namespace - semKirill Korotaev
2006-10-02[PATCH] IPC namespace - msgKirill Korotaev
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev
2006-10-02[PATCH] update mq_notify to use a struct pidCedric Le Goater
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-07-31[PATCH] ipc/msg.c: clean up coding styleIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi
2006-06-23[PATCH] remove unused o_flags from do_shmatHugh Dickins
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-20[PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson
2006-06-20[PATCH] update of IPC audit record cleanupLinda Knippers
2006-05-01[PATCH] Rework of IPC auditingSteve Grubb
2006-04-17[PATCH] IPC: access to unmapped vmalloc area in grow_ary()Alexey Kuznetsov
2006-04-17[PATCH] shmat: stop mprotect from giving write permission to a readonly attac...Hugh Dickins
2006-04-02BUG_ON() Conversion in ipc/shm.cEric Sesterhenn
2006-04-01BUG_ON() Conversion in ipc/util.cEric Sesterhenn
2006-03-28[PATCH] mqueue comment typo fixSerge E. Hallyn
2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-26[PATCH] sem2mutex: ipc, id.semIngo Molnar
2006-03-26BUG_ON() Conversion in ipc/sem.cEric Sesterhenn
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-24BUG_ON() Conversion in ipc/msg.cEric Sesterhenn
2006-03-24[PATCH] shmdt: check address alignmentHugh Dickins
2006-03-22Remove superfluous NOTIFY_COOKIE_LEN defineMichal Wronski
2006-03-20[PATCH] Capture selinux subject/object context information.Dustin Kirkland
2006-02-10[PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov
2006-01-15correct email address of Manfred SpraulChristian Kujau
2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] ipc: expand shm_flagsAndrew Morton
2006-01-06[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells
2005-12-24Fix silly typo ("smb" vs "smp")Linus Torvalds
2005-12-24[PATCH] add missing memory barriers to ipc/sem.cManfred Spraul
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2005-11-07[PATCH] more kernel-doc cleanups, additionsRandy Dunlap
2005-11-07[PATCH] SHM_NORESERVE flags for shmget()Badari Pulavarty
2005-11-06Update Michal Wronski contact infoMichal Wronski
2005-10-29[PATCH] hugetlb: remove repeated codeKrishnakumar R
2005-09-27[PATCH] Make POSIX message queue sys_mq_open() honor umaskKrzysztof Benedyczak