summaryrefslogtreecommitdiff
path: root/ipc/shm.c
Commit message (Expand)AuthorAge
* shm: fix null pointer deref when userspace specifies invalid hugepage sizeLi Zefan2013-05-09
* hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi2013-05-07
* ipc: sysv shared memory limited to 8TiBRobin Holt2013-05-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-22
| * new helper: file_inode(file)Al Viro2013-02-22
* | mm: make do_mmap_pgoff return populate as a size in bytes, not as a boolMichel Lespinasse2013-02-23
* | mm: introduce mm_populate() for populating new vmasMichel Lespinasse2013-02-23
|/
* mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-11
* userns: Convert ipc to use kuid and kgid where appropriateEric W. Biederman2012-09-06
* ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-30
* ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon2012-06-07
* switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro2012-06-01
* take security_mmap_file() outside of ->mmap_semAl Viro2012-06-01
* hugetlbfs: fix alignment of huge page requestsSteven Truelove2012-03-21
* SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-23
* SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins2012-01-23
* Do 'shm_init_ns()' in an early pure_initcallLinus Torvalds2011-08-04
* shm: optimize exit_shm()Vasiliy Kulikov2011-08-03
* shm: fix wrong testsVasiliy Kulikov2011-08-03
* shm: optimize locking and ipc_namespace gettingVasiliy Kulikov2011-07-30
* shm: handle separate PID namespaces caseVasiliy Kulikov2011-07-30
* ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-26
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-26
* Fix common misspellingsLucas De Marchi2011-03-31
* userns: user namespaces: convert several capable() callsSerge E. Hallyn2011-03-23
* ipc: shm: fix information leak to userlandVasiliy Kulikov2010-10-30
* ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shmHelge Deller2010-10-27
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* ipc: use rlimit helpersJiri Slaby2010-03-12
* nommu: fix SYSV SHM for NOMMUDavid Howells2010-01-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-16
|\
| * Untangling ima mess, part 1: alloc_file()Al Viro2009-12-16
| * switch alloc_file() to passing struct pathAl Viro2009-12-16
* | ipc ns: fix memory leak (idr)Serge E. Hallyn2009-12-16
|/
* file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro2009-12-11
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson2009-09-22
* fix undefined reference to user_shm_unlockHugh Dickins2009-09-14
* mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-24
* Merge branch 'next' into for-linusJames Morris2009-06-11
|\
| * integrity: move ima_counts_getMimi Zohar2009-05-22
| * integrity: path_check updateMimi Zohar2009-05-22
* | shm: fix unused warnings on nommuMike Frysinger2009-06-09
|/
* ipc: make shm_get_stat() more robustTony Battersby2009-04-02
* Merge branch 'master' into nextJames Morris2009-03-24
|\
| * Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-10
* | Merge branch 'master' into nextJames Morris2009-02-06
|\ \ | |/