summaryrefslogtreecommitdiff
path: root/include/linux/shm.h
AgeCommit message (Expand)Author
2018-03-28ipc/shm: fix up for struct file no longer being available in shm.hStephen Rothwell
2018-03-24shm: Move struct shmid_kernel into ipc/shm.cEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2017-09-06mm: shm: use new hugetlb size encoding definitionsMike Kravetz
2017-09-03ipc: shm: Make shmid_kernel timestamps y2038 safeDeepa Dinamani
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2016-01-20ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai
2014-08-08shm: remove unneeded extern for functionJack Miller
2014-08-08shm: make exit_shm work proportional to task activityJack Miller
2014-06-06ipc/shm.c: increase the defaults for SHMALL, SHMMAXManfred Spraul
2014-01-27ipc: whitespace cleanupManfred Spraul
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon
2011-07-30shm: handle separate PID namespaces caseVasiliy Kulikov
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov
2008-02-07Unexport asm/page.hKirill A. Shutemov
2007-10-19ipc: store ipcs into IDRsNadia Derbey
2007-10-17unexport asm/shmparam.hOlaf Hering
2007-03-01[PATCH] Fix get_unmapped_area and fsync for hugetlb shm segmentsAdam Litke
2005-11-07[PATCH] SHM_NORESERVE flags for shmget()Badari Pulavarty
2005-04-16Linux-2.6.12-rc2Linus Torvalds