summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-4/+1Star
* [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/+0Star
* [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/+0Star
* [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-181-2/+1Star
* [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/+7Star
* BUG_ON() Conversion in ipc/util.cEric Sesterhenn2006-04-011-4/+2Star
* [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/+2Star
|\
| * BUG_ON() Conversion in ipc/sem.cEric Sesterhenn2006-03-261-4/+2Star
* | [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/+1Star
* | [PATCH] shmdt: check address alignmentHugh Dickins2006-03-241-0/+3
* | Remove superfluous NOTIFY_COOKIE_LEN defineMichal Wronski2006-03-221-1/+0Star
|/
* [PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki2006-02-101-0/+1
* [NETLINK]: Fix a severe bugAlexey Kuznetsov2006-02-101-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-125-0/+5
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-4/+4
* [PATCH] ipc: expand shm_flagsAndrew Morton2006-01-091-12/+10Star
* [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-301-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-083-163/+78Star
* [PATCH] ipc: add generic struct ipc_ids seq_file iterationMike Waychison2005-09-082-0/+164
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-081-6/+6
* [PATCH] Fix semundo lock leakageIngo Molnar2005-08-061-7/+3Star
* [PATCH] shm: CONFIG_SHMEM=n build fixAndrew Morton2005-08-021-1/+1
* [PATCH] xtensa: remove old syscallsChris Zankel2005-07-131-1/+1
* [PATCH] put_compat_shminfo() warning fixJesse Millan2005-07-081-0/+1
* [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedopManfred Spraul2005-06-231-6/+3Star
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+2
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-0/+14