summaryrefslogtreecommitdiff
path: root/include/linux/shm.h
AgeCommit message (Expand)Author
2024-04-09fs: Add FOP_HUGE_PAGESMatthew Wilcox (Oracle)
2023-12-20shm: Slim down dependenciesKent Overstreet
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
2004-08-23[PATCH] hugetlb: permit executable mappingsWilliam Lee Irwin III
2004-08-22[PATCH] rlimit-based mlocks for unprivileged usersRik van Riel
2004-02-24[PATCH] add syscalls.hAndrew Morton
2004-02-22[PATCH] Fix do_shmat() for CONFIG_SYSVIPC=nAndrew Morton
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul
2003-05-09Annotate IPC system calls with user pointer annotationsLinus Torvalds
2002-10-30[PATCH] hugetlbfs backing for SYSV shared memoryAndrew Morton
2002-07-14LSM: move struct shmid_kernel out of ipc/shm.c to include/linux/shm.hGreg Kroah-Hartman
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds