summaryrefslogtreecommitdiff
path: root/ipc/shm.c
AgeCommit message (Expand)Author
2011-08-03shm: fix wrong testsVasiliy Kulikov
2011-07-30shm: optimize locking and ipc_namespace gettingVasiliy Kulikov
2011-07-30shm: handle separate PID namespaces caseVasiliy Kulikov
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23userns: user namespaces: convert several capable() callsSerge E. Hallyn
2010-10-30ipc: shm: fix information leak to userlandVasiliy Kulikov
2010-10-27ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shmHelge Deller
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-03-12ipc: use rlimit helpersJiri Slaby
2010-01-16nommu: fix SYSV SHM for NOMMUDavid Howells
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Untangling ima mess, part 1: alloc_file()Al Viro
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-12-16ipc ns: fix memory leak (idr)Serge E. Hallyn
2009-12-11file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-22hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson
2009-09-14fix undefined reference to user_shm_unlockHugh Dickins
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-06-11Merge branch 'next' into for-linusJames Morris
2009-06-09shm: fix unused warnings on nommuMike Frysinger
2009-05-22integrity: move ima_counts_getMimi Zohar
2009-05-22integrity: path_check updateMimi Zohar
2009-04-02ipc: make shm_get_stat() more robustTony Battersby
2009-03-24Merge branch 'master' into nextJames Morris
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-02-06Merge branch 'master' into nextJames Morris
2009-02-06Integrity: IMA file free imbalanceMimi Zohar
2009-02-05shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEMTony Battersby
2009-01-31Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds
2009-01-14[CVE-2009-0029] System call wrappers part 25Heiko Carstens
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-06ipc: clean up ipc/shm.cWANG Cong
2009-01-04sanitize audit_ipc_obj()Al Viro
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the SYSV IPC subsystemDavid Howells
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn
2008-07-25ipc: get rid of ipc_lock_down()Nadia Derbey
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-06-12/proc/sysvipc/shm: fix 32-bit truncation of segment sizesPaul Menage
2008-06-10shm: Remove silly double assignmentNeil Horman
2008-04-29IPC: consolidate all xxxctl_down() functionsPierre Peiffer
2008-04-29IPC: introduce ipc_update_perm()Pierre Peiffer
2008-04-29IPC: get rid of the use *_setbuf structure.Pierre Peiffer