summaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)Author
2004-08-23[PATCH] hugetlb: permit executable mappingsWilliam Lee Irwin III
2004-08-23[PATCH] remove magic +1 from shm segment countManfred Spraul
2004-08-22[PATCH] rlimit-based mlocks for unprivileged usersRik van Riel
2004-08-22[PATCH] IS_ERR() unlikeliness cleanupAndrew Morton
2004-08-22[PATCH] rcu: abstracted RCU dereferencingDipankar Sarma
2004-08-22[PATCH] cleanup of ipc/msg.cManfred Spraul
2004-08-22[PATCH] ipc: enforce SEMVMX limit for undoManfred Spraul
2004-08-22[PATCH] ipc: remove sem_revalidateManfred Spraul
2004-08-22[PATCH] ipc: Add refcount to ipc_rcu_allocManfred Spraul
2004-07-12[PATCH] sparse: ipc compat annotations and cleanupsAlexander Viro
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen
2004-06-23[PATCH] rcu: avoid passing an argument to the callback functionAndrew Morton
2004-06-17[PATCH] RLIM: adjust default mqueue sizesChris Wright
2004-06-17[PATCH] RLIM: enforce rlimits for POSIX mqueue allocationChris Wright
2004-06-17[PATCH] RLIM: add mq_attr_ok() helperChris Wright
2004-05-28[PATCH] sparse: ipc __user annotationAlexander Viro
2004-05-22[PATCH] numa api: Add shared memory supportAndrew Morton
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton
2004-05-10[PATCH] simplify mqueue_inode_info->messages allocationAndrew Morton
2004-05-04[PATCH] fix queues_count accounting in mqueue_delete_inode()Chris Wright
2004-05-04[PATCH] fix memleak in sys_mq_timedsendChris Wright
2004-04-17[PATCH] mqueue permission fixAndrew Morton
2004-04-14[PATCH] mq_open() and close_on_execAndrew Morton
2004-04-14[PATCH] Fix mq_notify with SIGEV_NONE notificationAndrew Morton
2004-04-11[PATCH] make the pagecache lock irq-safe.Andrew Morton
2004-04-11[PATCH] compat emulation for posix message queuesAndrew Morton
2004-04-11[PATCH] posix message queues: send notifications via netlinkAndrew Morton
2004-04-11[PATCH] security bugfix for mqueueAndrew Morton
2004-04-11[PATCH] posix message queue updateAndrew Morton
2004-04-11[PATCH] posix message queues: made user mountableAndrew Morton
2004-04-11[PATCH] posix message queues: linux-specific poll extensionAndrew Morton
2004-04-11[PATCH] posix message queues: implementationAndrew Morton
2004-04-11[PATCH] posix message queues: code moveAndrew Morton
2004-03-26[PATCH] ipc locking fixAndrew Morton
2004-03-18[PATCH] add file_accessed() helperAlexander Viro
2004-03-16[PATCH] SHMLBA compat task alignment fixAndrew Morton
2004-03-15[PATCH] document unchecked do_munmaps in ipc/shm.cAndrew Morton
2004-03-15[PATCH] generic 32 bit emulation for System-V IPCAndrew Morton
2004-03-11[PATCH] Remove unneeded unlock in ipc/sem.cAndrew Morton
2004-02-24[PATCH] add syscalls.hAndrew Morton
2004-02-22[PATCH] rename shmat to make it clear it isn't a system call entrypointManfred Spraul
2004-02-22[PATCH] cleanup condsyscall for sysv ipcAndrew Morton
2004-02-22[PATCH] fix shmatAndrew Morton
2004-02-06[PATCH] PA-RISC needs IPC64 structsMatthew Wilcox
2004-01-25[PATCH] Fix error checking in IPC_SETAndi Kleen
2003-12-29[PATCH] lockless semopAndrew Morton
2003-10-21[PATCH] ipc msg race fixAndrew Morton
2003-10-06[PATCH] UID16 fixesAndi Kleen
2003-09-21[PATCH] Fix sem_lock deadlockAndrew Morton
2003-08-31[PATCH] ipc_init() uses vmalloc too earlyAndrew Morton