summaryrefslogtreecommitdiffstats
path: root/ipc/shm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix user struct leakage with locked IPC shem segmentPavel Emelianov2007-07-311-1/+1
* NOMMU: Fix SYSV IPC SHMDavid Howells2007-07-311-0/+2
* mm: fault feedback #1Nick Piggin2007-07-191-3/+2
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-4/+5
* remove CONFIG_UTS_NS and CONFIG_IPC_NSCedric Le Goater2007-07-161-3/+1
* shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-161-3/+3
* hugetlb: fix get_policy for stacked shared memory filesAdam Litke2007-06-161-1/+3
* Restore shmid as inode# to fix /proc/pid/maps ABI breakageBadari Pulavarty2007-06-161-0/+5
* [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke2007-03-011-6/+26
* [PATCH] make ipc/shm.c:shm_nopage() staticAdrian Bunk2007-03-011-2/+2
* [PATCH] shm: make sysv ipc shared memory use stacked filesEric W. Biederman2007-02-201-85/+155
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-2/+2
* [PATCH] correct sys_shmget allocation checkGuy Streeter2007-01-231-1/+1
* [PATCH] struct path: convert ipcJosef Sipek2006-12-081-8/+8
* [PATCH] Fix ipc entries removalPavel Emelianov2006-11-031-0/+1
* [PATCH] IPC namespace - shmKirill Korotaev2006-10-021-86/+168
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] remove unused o_flags from do_shmatHugh Dickins2006-06-231-3/+0
* [PATCH] update of IPC audit record cleanupLinda Knippers2006-06-201-1/+1
* [PATCH] Rework of IPC auditingSteve Grubb2006-05-011-3/+16
* [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
* [PATCH] sem2mutex: ipc, id.semIngo Molnar2006-03-261-14/+16
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-2/+2
|\
| * [PATCH] Capture selinux subject/object context information.Dustin Kirkland2006-03-201-2/+2
* | [PATCH] shmdt: check address alignmentHugh Dickins2006-03-241-0/+3
|/
* [PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki2006-02-101-0/+1
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] ipc: expand shm_flagsAndrew Morton2006-01-081-12/+10
* [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells2006-01-061-5/+13
* [PATCH] SHM_NORESERVE flags for shmget()Badari Pulavarty2005-11-071-1/+9
* [PATCH] hugetlb: remove repeated codeKrishnakumar R2005-10-291-3/+4
* [PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2005-09-071-58/+28
* [PATCH] shm: CONFIG_SHMEM=n build fixAndrew Morton2005-08-011-1/+1
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-0/+14
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+917
OpenPOWER on IntegriCloud