summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-142-2/+2
* [PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman2007-02-142-0/+184
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-2/+2
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-123-6/+6
* [PATCH] ipc: save the ipc namespace while reading proc filesEric W. Biederman2007-02-121-13/+45
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-11/+10
* [PATCH] correct sys_shmget allocation checkGuy Streeter2007-01-231-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [PATCH] struct path: convert ipcJosef Sipek2006-12-082-16/+16
* [PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan2006-12-071-2/+1
* [PATCH] Fix the size limit of compat space msgsizesuzuki2006-12-072-27/+40
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-1/+6
* 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
|/