summaryrefslogtreecommitdiff
path: root/ipc/shm.c
Commit message (Expand)AuthorAge
* Fix user struct leakage with locked IPC shem segmentPavel Emelianov2007-07-31
* NOMMU: Fix SYSV IPC SHMDavid Howells2007-07-31
* mm: fault feedback #1Nick Piggin2007-07-19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-16
* shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-16
* hugetlb: fix get_policy for stacked shared memory filesAdam Litke2007-06-16
* Restore shmid as inode# to fix /proc/pid/maps ABI breakageBadari Pulavarty2007-06-16
* [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke2007-03-01
* [PATCH] make ipc/shm.c:shm_nopage() staticAdrian Bunk2007-03-01
* [PATCH] shm: make sysv ipc shared memory use stacked filesEric W. Biederman2007-02-20
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [PATCH] correct sys_shmget allocation checkGuy Streeter2007-01-23
* [PATCH] struct path: convert ipcJosef Sipek2006-12-08
* [PATCH] Fix ipc entries removalPavel Emelianov2006-11-03
* [PATCH] IPC namespace - shmKirill Korotaev2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] remove unused o_flags from do_shmatHugh Dickins2006-06-23
* [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-20
* [PATCH] Rework of IPC auditingSteve Grubb2006-05-01
* [PATCH] shmat: stop mprotect from giving write permission to a readonly attac...Hugh Dickins2006-04-17
* BUG_ON() Conversion in ipc/shm.cEric Sesterhenn2006-04-02
* [PATCH] sem2mutex: ipc, id.semIngo Molnar2006-03-26
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-25
|\
| * [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-20
* | [PATCH] shmdt: check address alignmentHugh Dickins2006-03-24
|/
* [PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki2006-02-10
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] ipc: expand shm_flagsAndrew Morton2006-01-08
* [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells2006-01-06
* [PATCH] SHM_NORESERVE flags for shmget()Badari Pulavarty2005-11-07
* [PATCH] hugetlb: remove repeated codeKrishnakumar R2005-10-29
* [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2005-09-07
* [PATCH] shm: CONFIG_SHMEM=n build fixAndrew Morton2005-08-01
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16