summaryrefslogtreecommitdiff
path: root/ipc
Commit message (Expand)AuthorAge
* Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-10
* shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEMTony Battersby2009-02-05
* Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds2009-01-31
* [CVE-2009-0029] System call wrappers part 26Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 25Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrappers part 24Heiko Carstens2009-01-14
* [CVE-2009-0029] System call wrapper special casesHeiko Carstens2009-01-14
* [CVE-2009-0029] Convert all system calls to return a longHeiko Carstens2009-01-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-09
|\
| * NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-08
* | mqueue: fix si_pid value in mqueue do_notify()Sukadev Bhattiprolu2009-01-08
|/
* ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()akpm@linux-foundation.org2009-01-06
* ipc: do not goto to the next lineDenis V. Lunev2009-01-06
* ipc: clean up ipc/shm.cWANG Cong2009-01-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-05
|\
| * zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* | mm: update my addressAlan Cox2009-01-05
* | sanitize audit_mq_open()Al Viro2009-01-04
* | sanitize AUDIT_MQ_SENDRECVAl Viro2009-01-04
* | sanitize audit_mq_notify()Al Viro2009-01-04
* | sanitize audit_mq_getsetattr()Al Viro2009-01-04
* | sanitize audit_ipc_set_perm()Al Viro2009-01-04
* | sanitize audit_ipc_obj()Al Viro2009-01-04
|/
* Merge branch 'master' into nextJames Morris2008-12-04
|\
| * sysvipc: fix the ipc structures initializationNadia Derbey2008-11-19
* | CRED: Pass credentials through dentry_open()David Howells2008-11-14
* | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-14
* | CRED: Separate task security context from task_structDavid Howells2008-11-14
* | CRED: Wrap task credential accesses in the SYSV IPC subsystemDavid Howells2008-11-14
|/
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* message queues: increase range limitsJoe Korty2008-10-20
* SHM_LOCKED pages are unevictableLee Schermerhorn2008-10-20
* ipc/sem.c: make free_un() staticAdrian Bunk2008-10-16
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-16
* [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey2008-07-25
* ipc: use simple_read_from_buffer()Akinobu Mita2008-07-25
* ipc/sem.c: rewrite undo list lockingManfred Spraul2008-07-25
* ipc/sem.c: convert sem_array.sem_pending to struct list_headManfred Spraul2008-07-25
* ipc/sem.c: remove unused entries from struct sem_queueManfred Spraul2008-07-25
* ipc/sem.c: convert undo structures to struct list_headManfred Spraul2008-07-25
* ipc: get rid of ipc_lock_down()Nadia Derbey2008-07-25
* ipc: call idr_find() without locking in ipc_lock()Nadia Derbey2008-07-25
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13
|\
| * /proc/sysvipc/shm: fix 32-bit truncation of segment sizesPaul Menage2008-06-12
| * shm: Remove silly double assignmentNeil Horman2008-06-10
| * ipc: only output msgmni value at boot timeNadia Derbey2008-06-06
* | netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev2008-06-05
|/