summaryrefslogtreecommitdiff
path: root/ipc/shm.c
AgeCommit message (Expand)Author
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
2008-04-29IPC/shared memory: introduce shmctl_downPierre Peiffer
2008-04-29IPC: use ipc_buildid() directly from ipc_addid()Pierre Peiffer
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn
2008-04-28mempolicy: fixup Fallback for Default Shmem PolicyLee Schermerhorn
2008-03-10mempolicy: fix reference counting bugsLee Schermerhorn
2008-02-08IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer
2008-02-08IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov
2008-02-06IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functionsPierre Peiffer
2007-10-19IPC: fix error case when idr-cache is empty in ipcget()Pierre Peiffer
2007-10-19ipc: remove unneeded parametersNadia Derbey
2007-10-19fix idr_find() lockingNadia Derbey
2007-10-19ipc: fix wrong commentsNadia Derbey
2007-10-19Storing ipcs into IDRsNadia Derbey
2007-10-19ipc: integrate ipc_checkid() into ipc_lock()Nadia Derbey
2007-10-19ipc: remove the ipc_get() routineNadia Derbey
2007-10-19ipc: unify the syscalls codeNadia Derbey
2007-10-19ipc: store ipcs into IDRsNadia Derbey
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen
2007-10-17ipc/shm.c: make 2 functions staticAdrian Bunk
2007-07-31Fix user struct leakage with locked IPC shem segmentPavel Emelianov
2007-07-31NOMMU: Fix SYSV IPC SHMDavid Howells