summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Revert unintentional "volatile" changes in ipc/msg.cLinus Torvalds2006-11-041-1/+1
* [PATCH] Fix ipc entries removalPavel Emelianov2006-11-035-1/+16
* Michal Wronski: update contact infoMichal Wronski2006-10-031-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzallocMatt Helsley2006-10-021-4/+1
* [PATCH] IPC namespace - shmKirill Korotaev2006-10-021-86/+168
* [PATCH] IPC namespace - semKirill Korotaev2006-10-021-71/+130
* [PATCH] IPC namespace - msgKirill Korotaev2006-10-021-51/+106
* [PATCH] IPC namespace - utilsKirill Korotaev2006-10-022-13/+143
* [PATCH] update mq_notify to use a struct pidCedric Le Goater2006-10-021-12/+15
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+1
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-4/+1
* [PATCH] ipc/msg.c: clean up coding styleIngo Molnar2006-07-311-184/+205
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-231-1/+1
* [PATCH] remove unused o_flags from do_shmatHugh Dickins2006-06-231-3/+0
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-4/+4
* [PATCH] Audit of POSIX Message Queue Syscalls v.2George C. Wilson2006-06-201-0/+22
* [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-203-8/+11
* [PATCH] Rework of IPC auditingSteve Grubb2006-05-014-6/+42
* [PATCH] IPC: access to unmapped vmalloc area in grow_ary()Alexey Kuznetsov2006-04-171-2/+1
* [PATCH] shmat: stop mprotect from giving write permission to a readonly attac...Hugh Dickins2006-04-171-0/+2
* BUG_ON() Conversion in ipc/shm.cEric Sesterhenn2006-04-021-8/+7
* BUG_ON() Conversion in ipc/util.cEric Sesterhenn2006-04-011-4/+2
* [PATCH] mqueue comment typo fixSerge E. Hallyn2006-03-281-1/+1
* [PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul2006-03-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-261-4/+2
|\
| * BUG_ON() Conversion in ipc/sem.cEric Sesterhenn2006-03-261-4/+2
* | [PATCH] sem2mutex: ipc, id.semIngo Molnar2006-03-267-56/+65
|/
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-253-7/+7
|\
| * [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-203-7/+7
* | BUG_ON() Conversion in ipc/msg.cEric Sesterhenn2006-03-241-2/+1
* | [PATCH] shmdt: check address alignmentHugh Dickins2006-03-241-0/+3
* | Remove superfluous NOTIFY_COOKIE_LEN defineMichal Wronski2006-03-221-1/+0
|/
* [PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki2006-02-101-0/+1
* [NETLINK]: Fix a severe bugAlexey Kuznetsov2006-02-091-1/+2
* correct email address of Manfred SpraulChristian Kujau2006-01-154-4/+4
* [PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro2006-01-141-26/+33
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-115-0/+5
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-4/+4
* [PATCH] ipc: expand shm_flagsAndrew Morton2006-01-081-12/+10
* [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells2006-01-061-5/+13
* Fix silly typo ("smb" vs "smp")Linus Torvalds2005-12-241-1/+1
* [PATCH] add missing memory barriers to ipc/sem.cManfred Spraul2005-12-241-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2005-11-071-1/+1
|\
| * Update Michal Wronski contact infoMichal Wronski2005-11-061-1/+1
* | [PATCH] more kernel-doc cleanups, additionsRandy Dunlap2005-11-071-4/+5
* | [PATCH] SHM_NORESERVE flags for shmget()Badari Pulavarty2005-11-071-1/+9
|/