summaryrefslogtreecommitdiff
path: root/ipc
Commit message (Expand)AuthorAge
* ipc: unbreak 32-bit shmctl/semctl/msgctlJohannes Weiner2009-06-21
* ipcns: move free_ipcs() protoAlexey Dobriyan2009-06-18
* ipcns: make free_ipc_ns() staticAlexey Dobriyan2009-06-18
* ipcns: extract create_ipc_ns()Alexey Dobriyan2009-06-18
* ipcns: remove useless get/put while CLONE_NEWIPCAlexey Dobriyan2009-06-18
* ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.hArnd Bergmann2009-06-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-11
|\
| * Merge branch 'next' into for-linusJames Morris2009-06-11
| |\
| | * integrity: move ima_counts_getMimi Zohar2009-05-22
| | * integrity: path_check updateMimi Zohar2009-05-22
* | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-10
|\ \ \ | |/ / |/| |
| * | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-15
| |/
* | shm: fix unused warnings on nommuMike Frysinger2009-06-09
|/
* namespaces: move get_mq() inside #ifdef CONFIG_SYSCTLGeert Uytterhoeven2009-04-13
* namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn2009-04-07
* namespaces: ipc namespaces: implement support for posix msqueuesSerge E. Hallyn2009-04-07
* namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespaceSerge E. Hallyn2009-04-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-02
|\
| * New helper - current_umask()Al Viro2009-03-31
* | proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersSerge E. Hallyn2009-04-02
* | ipc: make shm_get_stat() more robustTony Battersby2009-04-02
|/
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\
| * Use f_lock to protect f_flagsJonathan Corbet2009-03-16
* | Merge branch 'master' into nextJames Morris2009-03-24
|\ \ | |/
| * Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-10
* | Merge branch 'master' into nextJames Morris2009-02-06
|\ \ | |/
| * 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
| |/
* | Integrity: IMA file free imbalanceMimi Zohar2009-02-06
|/
* Merge branch 'master' into nextJames Morris2008-12-04
|\