Age | Commit message (Expand) | Author | Files | Lines |
2018-03-28 | ipc/shm: fix up for struct file no longer being available in shm.h | Stephen Rothwell | 1 | -0/+2 |
2018-03-24 | shm: Move struct shmid_kernel into ipc/shm.c | Eric W. Biederman | 1 | -22/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-15 | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -3/+3 |
2017-09-07 | mm: shm: use new hugetlb size encoding definitions | Mike Kravetz | 1 | -17/+0 |
2017-09-04 | ipc: shm: Make shmid_kernel timestamps y2038 safe | Deepa Dinamani | 1 | -3/+3 |
2017-06-30 | randstruct: Mark various structs for randomization | Kees Cook | 1 | -1/+1 |
2016-01-21 | ipc/shm.c: is_file_shm_hugepages() can be boolean | Yaowei Bai | 1 | -3/+3 |
2014-08-09 | shm: remove unneeded extern for function | Jack Miller | 1 | -1/+1 |
2014-08-09 | shm: make exit_shm work proportional to task activity | Jack Miller | 1 | -1/+15 |
2014-06-07 | ipc/shm.c: increase the defaults for SHMALL, SHMMAX | Manfred Spraul | 1 | -2/+1 |
2014-01-28 | ipc: whitespace cleanup | Manfred Spraul | 1 | -1/+1 |
2012-12-12 | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen | 1 | -0/+15 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -80/+1 |
2012-07-31 | ipc: add COMPAT_SHMLBA support | Will Deacon | 1 | -2/+4 |
2011-07-30 | shm: handle separate PID namespaces case | Vasiliy Kulikov | 1 | -0/+3 |
2011-07-27 | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov | 1 | -0/+4 |
2008-02-07 | Unexport asm/page.h | Kirill A. Shutemov | 1 | -0/+8 |
2007-10-19 | ipc: store ipcs into IDRs | Nadia Derbey | 1 | -1/+0 |
2007-10-17 | unexport asm/shmparam.h | Olaf Hering | 1 | -0/+2 |
2007-03-02 | [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments | Adam Litke | 1 | -0/+5 |
2005-11-07 | [PATCH] SHM_NORESERVE flags for shmget() | Badari Pulavarty | 1 | -0/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+108 |