| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] remove unused o_flags from do_shmat | Hugh Dickins | 2006-06-23 | 1 | -3/+0 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -4/+4 |
* | [PATCH] Audit of POSIX Message Queue Syscalls v.2 | George C. Wilson | 2006-06-20 | 1 | -0/+22 |
* | [PATCH] update of IPC audit record cleanup | Linda Knippers | 2006-06-20 | 3 | -8/+11 |
* | [PATCH] Rework of IPC auditing | Steve Grubb | 2006-05-01 | 4 | -6/+42 |
* | [PATCH] IPC: access to unmapped vmalloc area in grow_ary() | Alexey Kuznetsov | 2006-04-17 | 1 | -2/+1 |
* | [PATCH] shmat: stop mprotect from giving write permission to a readonly attac... | Hugh Dickins | 2006-04-17 | 1 | -0/+2 |
* | BUG_ON() Conversion in ipc/shm.c | Eric Sesterhenn | 2006-04-02 | 1 | -8/+7 |
* | BUG_ON() Conversion in ipc/util.c | Eric Sesterhenn | 2006-04-01 | 1 | -4/+2 |
* | [PATCH] mqueue comment typo fix | Serge E. Hallyn | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] one ipc/sem.c->mutex.c converstion too many.. | Manfred Spraul | 2006-03-26 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 | 1 | -4/+2 |
|\ |
|
| * | BUG_ON() Conversion in ipc/sem.c | Eric Sesterhenn | 2006-03-26 | 1 | -4/+2 |
* | | [PATCH] sem2mutex: ipc, id.sem | Ingo Molnar | 2006-03-26 | 7 | -56/+65 |
|/ |
|
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 | 3 | -7/+7 |
|\ |
|
| * | [PATCH] Capture selinux subject/object context information. | Dustin Kirkland | 2006-03-20 | 3 | -7/+7 |
* | | BUG_ON() Conversion in ipc/msg.c | Eric Sesterhenn | 2006-03-24 | 1 | -2/+1 |
* | | [PATCH] shmdt: check address alignment | Hugh Dickins | 2006-03-24 | 1 | -0/+3 |
* | | Remove superfluous NOTIFY_COOKIE_LEN define | Michal Wronski | 2006-03-22 | 1 | -1/+0 |
|/ |
|
* | [PATCH] shmdt cannot detach not-alined shm segment cleanly. | KAMEZAWA Hiroyuki | 2006-02-10 | 1 | -0/+1 |
* | [NETLINK]: Fix a severe bug | Alexey Kuznetsov | 2006-02-09 | 1 | -1/+2 |
* | correct email address of Manfred Spraul | Christian Kujau | 2006-01-15 | 4 | -4/+4 |
* | [PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_open | Alexander Viro | 2006-01-14 | 1 | -26/+33 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 | 5 | -0/+5 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -4/+4 |
* | [PATCH] ipc: expand shm_flags | Andrew Morton | 2006-01-08 | 1 | -12/+10 |
* | [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU | David Howells | 2006-01-06 | 1 | -5/+13 |
* | Fix silly typo ("smb" vs "smp") | Linus Torvalds | 2005-12-24 | 1 | -1/+1 |
* | [PATCH] add missing memory barriers to ipc/sem.c | Manfred Spraul | 2005-12-24 | 1 | -0/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2005-11-07 | 1 | -1/+1 |
|\ |
|
| * | Update Michal Wronski contact info | Michal Wronski | 2005-11-06 | 1 | -1/+1 |
* | | [PATCH] more kernel-doc cleanups, additions | Randy Dunlap | 2005-11-07 | 1 | -4/+5 |
* | | [PATCH] SHM_NORESERVE flags for shmget() | Badari Pulavarty | 2005-11-07 | 1 | -1/+9 |
|/ |
|
* | [PATCH] hugetlb: remove repeated code | Krishnakumar R | 2005-10-29 | 1 | -3/+4 |
* | [PATCH] Make POSIX message queue sys_mq_open() honor umask | Krzysztof Benedyczak | 2005-09-27 | 1 | -0/+1 |
* | [PATCH] merge some from Rusty's trivial patches | Adrian Bunk | 2005-09-10 | 1 | -1/+1 |
* | [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interface | Mike Waychison | 2005-09-07 | 3 | -163/+78 |
* | [PATCH] ipc: add generic struct ipc_ids seq_file iteration | Mike Waychison | 2005-09-07 | 2 | -0/+164 |
* | [PATCH] compat: be more consistent about [ug]id_t | Stephen Rothwell | 2005-09-07 | 1 | -6/+6 |
* | [PATCH] Fix semundo lock leakage | Ingo Molnar | 2005-08-05 | 1 | -7/+3 |
* | [PATCH] shm: CONFIG_SHMEM=n build fix | Andrew Morton | 2005-08-01 | 1 | -1/+1 |
* | [PATCH] xtensa: remove old syscalls | Chris Zankel | 2005-07-12 | 1 | -1/+1 |
* | [PATCH] put_compat_shminfo() warning fix | Jesse Millan | 2005-07-07 | 1 | -0/+1 |
* | [PATCH] ipcsem: remove superflous decrease variable from sys_semtimedop | Manfred Spraul | 2005-06-23 | 1 | -6/+3 |
* | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 | 1 | -2/+2 |
* | [PATCH] consolidate sys_shmat | Stephen Rothwell | 2005-05-01 | 1 | -0/+14 |
* | [PATCH] use smp_mb/wmb/rmb where possible | akpm@osdl.org | 2005-05-01 | 1 | -2/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 10 | -0/+6045 |