| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-04-19 | [PATCH] r/o bind mounts: elevate write count for open()s | Dave Hansen | 1 | -2/+14 |
| 2008-04-19 | [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. | Dave Hansen | 1 | -1/+4 |
| 2008-03-10 | mempolicy: fix reference counting bugs | Lee Schermerhorn | 1 | -2/+3 |
| 2008-02-08 | Pidns: fix badly converted mqueues pid handling | Pavel Emelyanov | 1 | -1/+1 |
| 2008-02-08 | Pidns: make full use of xxx_vnr() calls | Pavel Emelyanov | 1 | -2/+1 |
| 2008-02-08 | IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() | Pierre Peiffer | 4 | -66/+46 |
| 2008-02-08 | IPC: make struct ipc_ids static in ipc_namespace | Pierre Peiffer | 6 | -102/+23 |
| 2008-02-08 | IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands | Pierre Peiffer | 1 | -22/+16 |
| 2008-02-08 | ipc: uninline some code from util.h | Pavel Emelyanov | 2 | -58/+57 |
| 2008-02-08 | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov | 8 | -60/+87 |
| 2008-02-06 | make ipc/util.c:sysvipc_find_ipc() static | Adrian Bunk | 1 | -2/+2 |
| 2008-02-06 | IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions | Pierre Peiffer | 3 | -9/+45 |
| 2007-11-29 | ipc: lost unlock and fput in mqueue.c on error path | Pavel Emelyanov | 1 | -2/+4 |
| 2007-11-07 | [NETLINK]: Fix unicast timeouts | Patrick McHardy | 1 | -2/+4 |
| 2007-10-21 | [PATCH] pass dentry to audit_inode()/audit_inode_child() | Al Viro | 1 | -4/+4 |
| 2007-10-19 | IPC: fix error case when idr-cache is empty in ipcget() | Pierre Peiffer | 4 | -11/+18 |
| 2007-10-19 | virtualization of sysv msg queues is incomplete | Kirill Korotaev | 1 | -11/+10 |
| 2007-10-19 | IPC: cleanup some code and wrong comments about semundo list managment | Pierre Peiffer | 1 | -40/+6 |
| 2007-10-19 | ipc: remove unneeded parameters | Nadia Derbey | 4 | -17/+12 |
| 2007-10-19 | fix idr_find() locking | Nadia Derbey | 5 | -70/+198 |
| 2007-10-19 | ipc: fix wrong comments | Nadia Derbey | 5 | -45/+118 |
| 2007-10-19 | ipc: inline ipc_buildid() | Nadia Derbey | 2 | -6/+5 |
| 2007-10-19 | ipc: introduce the ipcid_to_idx macro | Nadia Derbey | 2 | -2/+4 |
| 2007-10-19 | Storing ipcs into IDRs | Nadia Derbey | 4 | -18/+46 |
| 2007-10-19 | ipc: integrate ipc_checkid() into ipc_lock() | Nadia Derbey | 5 | -136/+152 |
| 2007-10-19 | ipc: remove the ipc_get() routine | Nadia Derbey | 3 | -23/+13 |
| 2007-10-19 | ipc: unify the syscalls code | Nadia Derbey | 5 | -139/+215 |
| 2007-10-19 | ipc: store ipcs into IDRs | Nadia Derbey | 5 | -310/+330 |
| 2007-10-19 | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 4 | -12/+15 |
| 2007-10-18 | sysctl mqueue: remove the binary sysctl numbers | Eric W. Biederman | 1 | -10/+0 |
| 2007-10-17 | r/o bind mounts: filesystem helpers for custom 'struct file's | Dave Hansen | 1 | -8/+5 |
| 2007-10-17 | ipc namespace: remove config ipc ns fix | Cedric Le Goater | 1 | -4/+0 |
| 2007-10-17 | ipc/shm.c: make 2 functions static | Adrian Bunk | 1 | -2/+3 |
| 2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 1 | -1/+1 |
| 2007-10-10 | [NET]: cleanup 3rd argument in netlink_sendskb | Denis V. Lunev | 1 | -3/+2 |
| 2007-07-31 | Fix user struct leakage with locked IPC shem segment | Pavel Emelianov | 1 | -1/+1 |
| 2007-07-31 | NOMMU: Fix SYSV IPC SHM | David Howells | 1 | -0/+2 |
| 2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
| 2007-07-19 | mm: fault feedback #1 | Nick Piggin | 1 | -3/+2 |
| 2007-07-19 | mm: merge populate and nopage into fault (fixes nonlinear) | Nick Piggin | 1 | -4/+5 |
| 2007-07-17 | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() | Jeff Garzik | 2 | -3/+3 |
| 2007-07-16 | remove CONFIG_UTS_NS and CONFIG_IPC_NS | Cedric Le Goater | 5 | -25/+6 |
| 2007-07-06 | fix logic error in ipc compat semctl() | Alexander Graf | 1 | -1/+1 |
| 2007-06-16 | shm: fix the filename of hugetlb sysv shared memory | Eric W. Biederman | 1 | -3/+3 |
| 2007-06-16 | hugetlb: fix get_policy for stacked shared memory files | Adam Litke | 1 | -1/+3 |
| 2007-06-16 | Restore shmid as inode# to fix /proc/pid/maps ABI breakage | Badari Pulavarty | 1 | -0/+5 |
| 2007-05-17 | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 1 | -2/+1 |
| 2007-05-11 | [PATCH] complete message queue auditing | Amy Griffis | 1 | -0/+4 |
| 2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2 | -2/+0 |
| 2007-05-08 | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty | 1 | -43/+10 |
| 2007-05-08 | Cap shmmax at INT_MAX in compat shminfo | Guy Streeter | 1 | -0/+4 |
| 2007-05-07 | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 1 | -2/+1 |
| 2007-03-27 | [PATCH] ipcns: fix !CONFIG_IPC_NS behavior | Serge E. Hallyn | 1 | -0/+7 |
| 2007-03-06 | [PATCH] mqueue: nested locking annotation | Peter Zijlstra | 1 | -1/+2 |
| 2007-03-01 | [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments | Adam Litke | 1 | -6/+26 |
| 2007-03-01 | [PATCH] make ipc/shm.c:shm_nopage() static | Adrian Bunk | 1 | -2/+2 |
| 2007-02-20 | [PATCH] shm: make sysv ipc shared memory use stacked files | Eric W. Biederman | 1 | -85/+155 |
| 2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2 | -2/+2 |
| 2007-02-14 | [PATCH] sysctl: move SYSV IPC sysctls to their own file | Eric W. Biederman | 2 | -0/+184 |
| 2007-02-12 | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 1 | -2/+2 |
| 2007-02-12 | [PATCH] mark struct file_operations const 7 | Arjan van de Ven | 3 | -6/+6 |
| 2007-02-12 | [PATCH] ipc: save the ipc namespace while reading proc files | Eric W. Biederman | 1 | -13/+45 |
| 2007-02-11 | [PATCH] Numerous fixes to kernel-doc info in source files. | Robert P. J. Day | 1 | -11/+10 |
| 2007-01-23 | [PATCH] correct sys_shmget allocation check | Guy Streeter | 1 | -1/+1 |
| 2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 1 | -2/+2 |
| 2006-12-08 | [PATCH] struct path: convert ipc | Josef Sipek | 2 | -16/+16 |
| 2006-12-07 | [PATCH] kernel core: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -2/+1 |
| 2006-12-07 | [PATCH] Fix the size limit of compat space msgsize | suzuki | 2 | -27/+40 |
| 2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -2/+2 |
| 2006-12-07 | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 1 | -1/+1 |
| 2006-11-22 | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 1 | -1/+6 |
| 2006-11-04 | Revert unintentional "volatile" changes in ipc/msg.c | Linus Torvalds | 1 | -1/+1 |
| 2006-11-03 | [PATCH] Fix ipc entries removal | Pavel Emelianov | 5 | -1/+16 |
| 2006-10-03 | Michal Wronski: update contact info | Michal Wronski | 1 | -1/+1 |
| 2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
| 2006-10-02 | [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc | Matt Helsley | 1 | -4/+1 |
| 2006-10-02 | [PATCH] IPC namespace - shm | Kirill Korotaev | 1 | -86/+168 |
| 2006-10-02 | [PATCH] IPC namespace - sem | Kirill Korotaev | 1 | -71/+130 |
| 2006-10-02 | [PATCH] IPC namespace - msg | Kirill Korotaev | 1 | -51/+106 |
| 2006-10-02 | [PATCH] IPC namespace - utils | Kirill Korotaev | 2 | -13/+143 |
| 2006-10-02 | [PATCH] update mq_notify to use a struct pid | Cedric Le Goater | 1 | -12/+15 |
| 2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 1 | -1/+1 |
| 2006-10-01 | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 1 | -1/+1 |
| 2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 1 | -1/+0 |
| 2006-09-27 | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 1 | -4/+1 |
| 2006-07-31 | [PATCH] ipc/msg.c: clean up coding style | Ingo Molnar | 1 | -184/+205 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 5 | -5/+0 |
| 2006-06-23 | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 1 | -1/+1 |
| 2006-06-23 | [PATCH] remove unused o_flags from do_shmat | Hugh Dickins | 1 | -3/+0 |
| 2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -4/+4 |
| 2006-06-20 | [PATCH] Audit of POSIX Message Queue Syscalls v.2 | George C. Wilson | 1 | -0/+22 |
| 2006-06-20 | [PATCH] update of IPC audit record cleanup | Linda Knippers | 3 | -8/+11 |
| 2006-05-01 | [PATCH] Rework of IPC auditing | Steve Grubb | 4 | -6/+42 |
| 2006-04-17 | [PATCH] IPC: access to unmapped vmalloc area in grow_ary() | Alexey Kuznetsov | 1 | -2/+1 |
| 2006-04-17 | [PATCH] shmat: stop mprotect from giving write permission to a readonly attac... | Hugh Dickins | 1 | -0/+2 |
| 2006-04-02 | BUG_ON() Conversion in ipc/shm.c | Eric Sesterhenn | 1 | -8/+7 |
| 2006-04-01 | BUG_ON() Conversion in ipc/util.c | Eric Sesterhenn | 1 | -4/+2 |
| 2006-03-28 | [PATCH] mqueue comment typo fix | Serge E. Hallyn | 1 | -1/+1 |
| 2006-03-26 | [PATCH] one ipc/sem.c->mutex.c converstion too many.. | Manfred Spraul | 1 | -1/+1 |
| 2006-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -4/+2 |
| 2006-03-26 | [PATCH] sem2mutex: ipc, id.sem | Ingo Molnar | 7 | -56/+65 |
| 2006-03-26 | BUG_ON() Conversion in ipc/sem.c | Eric Sesterhenn | 1 | -4/+2 |
| 2006-03-25 | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 3 | -7/+7 |
| 2006-03-24 | BUG_ON() Conversion in ipc/msg.c | Eric Sesterhenn | 1 | -2/+1 |
| 2006-03-24 | [PATCH] shmdt: check address alignment | Hugh Dickins | 1 | -0/+3 |
| 2006-03-22 | Remove superfluous NOTIFY_COOKIE_LEN define | Michal Wronski | 1 | -1/+0 |
| 2006-03-20 | [PATCH] Capture selinux subject/object context information. | Dustin Kirkland | 3 | -7/+7 |
| 2006-02-10 | [PATCH] shmdt cannot detach not-alined shm segment cleanly. | KAMEZAWA Hiroyuki | 1 | -0/+1 |
| 2006-02-09 | [NETLINK]: Fix a severe bug | Alexey Kuznetsov | 1 | -1/+2 |
| 2006-01-15 | correct email address of Manfred Spraul | Christian Kujau | 4 | -4/+4 |
| 2006-01-14 | [PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_open | Alexander Viro | 1 | -26/+33 |
| 2006-01-11 | [PATCH] move capable() to capability.h | Randy.Dunlap | 5 | -0/+5 |
| 2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 1 | -4/+4 |
| 2006-01-08 | [PATCH] ipc: expand shm_flags | Andrew Morton | 1 | -12/+10 |
| 2006-01-06 | [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU | David Howells | 1 | -5/+13 |
| 2005-12-24 | Fix silly typo ("smb" vs "smp") | Linus Torvalds | 1 | -1/+1 |
| 2005-12-24 | [PATCH] add missing memory barriers to ipc/sem.c | Manfred Spraul | 1 | -0/+2 |
| 2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -1/+1 |
| 2005-11-07 | [PATCH] more kernel-doc cleanups, additions | Randy Dunlap | 1 | -4/+5 |
| 2005-11-07 | [PATCH] SHM_NORESERVE flags for shmget() | Badari Pulavarty | 1 | -1/+9 |
| 2005-11-06 | Update Michal Wronski contact info | Michal Wronski | 1 | -1/+1 |
| 2005-10-29 | [PATCH] hugetlb: remove repeated code | Krishnakumar R | 1 | -3/+4 |
| 2005-09-27 | [PATCH] Make POSIX message queue sys_mq_open() honor umask | Krzysztof Benedyczak | 1 | -0/+1 |
| 2005-09-10 | [PATCH] merge some from Rusty's trivial patches | Adrian Bunk | 1 | -1/+1 |
| 2005-09-07 | [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface | Mike Waychison | 3 | -163/+78 |
| 2005-09-07 | [PATCH] ipc: add generic struct ipc_ids seq_file iteration | Mike Waychison | 2 | -0/+164 |
| 2005-09-07 | [PATCH] compat: be more consistent about [ug]id_t | Stephen Rothwell | 1 | -6/+6 |
| 2005-08-05 | [PATCH] Fix semundo lock leakage | Ingo Molnar | 1 | -7/+3 |
| 2005-08-01 | [PATCH] shm: CONFIG_SHMEM=n build fix | Andrew Morton | 1 | -1/+1 |
| 2005-07-12 | [PATCH] xtensa: remove old syscalls | Chris Zankel | 1 | -1/+1 |
| 2005-07-07 | [PATCH] put_compat_shminfo() warning fix | Jesse Millan | 1 | -0/+1 |
| 2005-06-23 | [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedop | Manfred Spraul | 1 | -6/+3 |
| 2005-05-01 | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 1 | -2/+2 |
| 2005-05-01 | [PATCH] consolidate sys_shmat | Stephen Rothwell | 1 | -0/+14 |
| 2005-05-01 | [PATCH] use smp_mb/wmb/rmb where possible | akpm@osdl.org | 1 | -2/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 10 | -0/+6045 |