summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* [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
|/
* [PATCH] hugetlb: remove repeated codeKrishnakumar R2005-10-291-3/+4
* [PATCH] Make POSIX message queue sys_mq_open() honor umaskKrzysztof Benedyczak2005-09-271-0/+1
* [PATCH] merge some from Rusty's trivial patchesAdrian Bunk2005-09-101-1/+1
* [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2005-09-073-163/+78
* [PATCH] ipc: add generic struct ipc_ids seq_file iterationMike Waychison2005-09-072-0/+164
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-071-6/+6
* [PATCH] Fix semundo lock leakageIngo Molnar2005-08-051-7/+3
* [PATCH] shm: CONFIG_SHMEM=n build fixAndrew Morton2005-08-011-1/+1
* [PATCH] xtensa: remove old syscallsChris Zankel2005-07-121-1/+1
* [PATCH] put_compat_shminfo() warning fixJesse Millan2005-07-071-0/+1
* [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedopManfred Spraul2005-06-231-6/+3
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+2