| Commit message (Expand) | Author | Age |
* | fix undefined reference to user_shm_unlock | Hugh Dickins | 2009-09-14 |
* | mm: fix hugetlb bug due to user_shm_unlock call | Hugh Dickins | 2009-08-24 |
* | Merge branch 'next' into for-linus | James Morris | 2009-06-10 |
|\ |
|
| * | integrity: move ima_counts_get | Mimi Zohar | 2009-05-21 |
| * | integrity: path_check update | Mimi Zohar | 2009-05-21 |
* | | shm: fix unused warnings on nommu | Mike Frysinger | 2009-06-09 |
|/ |
|
* | ipc: make shm_get_stat() more robust | Tony Battersby | 2009-04-02 |
* | Merge branch 'master' into next | James Morris | 2009-03-23 |
|\ |
|
| * | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 2009-02-10 |
* | | Merge branch 'master' into next | James Morris | 2009-02-05 |
|\| |
|
| * | shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM | Tony Battersby | 2009-02-05 |
| * | Stop playing silly games with the VM_ACCOUNT flag | Linus Torvalds | 2009-01-31 |
| * | [CVE-2009-0029] System call wrappers part 25 | Heiko Carstens | 2009-01-14 |
| * | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 |
| * | ipc: clean up ipc/shm.c | WANG Cong | 2009-01-06 |
| * | sanitize audit_ipc_obj() | Al Viro | 2009-01-04 |
* | | Integrity: IMA file free imbalance | Mimi Zohar | 2009-02-05 |
|/ |
|
* | CRED: Wrap current->cred and a few other accessors | David Howells | 2008-11-13 |
* | CRED: Separate task security context from task_struct | David Howells | 2008-11-13 |
* | CRED: Wrap task credential accesses in the SYSV IPC subsystem | David Howells | 2008-11-13 |
* | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 |
* | SHM_LOCKED pages are unevictable | Lee Schermerhorn | 2008-10-20 |
* | ipc: get rid of ipc_lock_down() | Nadia Derbey | 2008-07-25 |
* | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 |
* | /proc/sysvipc/shm: fix 32-bit truncation of segment sizes | Paul Menage | 2008-06-12 |
* | shm: Remove silly double assignment | Neil Horman | 2008-06-10 |
* | IPC: consolidate all xxxctl_down() functions | Pierre Peiffer | 2008-04-29 |
* | IPC: introduce ipc_update_perm() | Pierre Peiffer | 2008-04-29 |
* | IPC: get rid of the use *_setbuf structure. | Pierre Peiffer | 2008-04-29 |
* | IPC/shared memory: introduce shmctl_down | Pierre Peiffer | 2008-04-29 |
* | IPC: use ipc_buildid() directly from ipc_addid() | Pierre Peiffer | 2008-04-29 |
* | mempolicy: rework mempolicy Reference Counting [yet again] | Lee Schermerhorn | 2008-04-28 |
* | mempolicy: fixup Fallback for Default Shmem Policy | Lee Schermerhorn | 2008-04-28 |
* | mempolicy: fix reference counting bugs | Lee Schermerhorn | 2008-03-10 |
* | IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() | Pierre Peiffer | 2008-02-08 |
* | IPC: make struct ipc_ids static in ipc_namespace | Pierre Peiffer | 2008-02-08 |
* | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov | 2008-02-08 |
* | IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions | Pierre Peiffer | 2008-02-06 |
* | IPC: fix error case when idr-cache is empty in ipcget() | Pierre Peiffer | 2007-10-19 |
* | ipc: remove unneeded parameters | Nadia Derbey | 2007-10-19 |
* | fix idr_find() locking | Nadia Derbey | 2007-10-19 |
* | ipc: fix wrong comments | Nadia Derbey | 2007-10-19 |
* | Storing ipcs into IDRs | Nadia Derbey | 2007-10-19 |
* | ipc: integrate ipc_checkid() into ipc_lock() | Nadia Derbey | 2007-10-19 |
* | ipc: remove the ipc_get() routine | Nadia Derbey | 2007-10-19 |
* | ipc: unify the syscalls code | Nadia Derbey | 2007-10-19 |
* | ipc: store ipcs into IDRs | Nadia Derbey | 2007-10-19 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 |
* | r/o bind mounts: filesystem helpers for custom 'struct file's | Dave Hansen | 2007-10-17 |
* | ipc/shm.c: make 2 functions static | Adrian Bunk | 2007-10-17 |