summaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)Author
2007-05-08Cap shmmax at INT_MAX in compat shminfoGuy Streeter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-03-27[PATCH] ipcns: fix !CONFIG_IPC_NS behaviorSerge E. Hallyn
2007-03-06[PATCH] mqueue: nested locking annotationPeter Zijlstra
2007-03-01[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke
2007-03-01[PATCH] make ipc/shm.c:shm_nopage() staticAdrian Bunk
2007-02-20[PATCH] shm: make sysv ipc shared memory use stacked filesEric W. Biederman
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven
2007-02-12[PATCH] ipc: save the ipc namespace while reading proc filesEric W. Biederman
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day
2007-01-23[PATCH] correct sys_shmget allocation checkGuy Streeter
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] struct path: convert ipcJosef Sipek
2006-12-07[PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan
2006-12-07[PATCH] Fix the size limit of compat space msgsizesuzuki
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-04Revert unintentional "volatile" changes in ipc/msg.cLinus Torvalds
2006-11-03[PATCH] Fix ipc entries removalPavel Emelianov
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