aboutsummaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)Author
2009-06-09shm: fix unused warnings on nommuMike Frysinger
2009-04-13namespaces: move get_mq() inside #ifdef CONFIG_SYSCTLGeert Uytterhoeven
2009-04-07namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn
2009-04-07namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn
2009-04-07namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersSerge E. Hallyn
2009-04-02ipc: make shm_get_stat() more robustTony Battersby
2009-03-31New helper - current_umask()Al Viro
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2009-03-24Merge branch 'master' into nextJames Morris
2009-03-16Use f_lock to protect f_flagsJonathan Corbet
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 26Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 25Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 24Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrapper special casesHeiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds
2009-01-08mqueue: fix si_pid value in mqueue do_notify()Sukadev Bhattiprolu
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-06ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()akpm@linux-foundation.org
2009-01-06ipc: do not goto to the next lineDenis V. Lunev
2009-01-06ipc: clean up ipc/shm.cWANG Cong
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05mm: update my addressAlan Cox
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2009-01-04sanitize audit_mq_open()Al Viro
2009-01-04sanitize AUDIT_MQ_SENDRECVAl Viro
2009-01-04sanitize audit_mq_notify()Al Viro
2009-01-04sanitize audit_mq_getsetattr()Al Viro
2009-01-04sanitize audit_ipc_set_perm()Al Viro
2009-01-04sanitize audit_ipc_obj()Al Viro
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-19sysvipc: fix the ipc structures initializationNadia Derbey
2008-11-14CRED: Pass credentials through dentry_open()David Howells
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-20message queues: increase range limitsJoe Korty
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn
2008-10-16ipc/sem.c: make free_un() staticAdrian Bunk
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan