summaryrefslogtreecommitdiffstats
path: root/ipc
AgeCommit message (Expand)AuthorLines
2005-03-16MergeLinus Torvalds-0/+9
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl-1/+1
2005-03-09[PATCH] consolidate the last of the compat sigevent structsStephen Rothwell-14/+0
2005-03-01Audit IPC object owner/permission changes.David Woodhouse-0/+9
2005-01-04[PATCH] fix missing wakeup in ipc/semManfred Spraul-6/+21
2004-12-12[PATCH] shmctl SHM_LOCK permsHugh Dickins-5/+10
2004-10-27[PATCH] handle posix message queues with /proc/sys disabledManfred Spraul-6/+3
2004-10-27[PATCH] Lock initializer unifying (Core)Thomas Gleixner-1/+1
2004-10-27[PATCH] RCU: eliminating explicit memory barriers from SysV IPCPaul E. McKenney-52/+45
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann-0/+4
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath-1/+1
2004-08-23[PATCH] hugetlb: permit executable mappingsWilliam Lee Irwin III-0/+4
2004-08-23[PATCH] remove magic +1 from shm segment countManfred Spraul-1/+1
2004-08-22[PATCH] rlimit-based mlocks for unprivileged usersRik van Riel-14/+22
2004-08-22[PATCH] IS_ERR() unlikeliness cleanupAndrew Morton-1/+1
2004-08-22[PATCH] rcu: abstracted RCU dereferencingDipankar Sarma-6/+5
2004-08-22[PATCH] cleanup of ipc/msg.cManfred Spraul-106/+134
2004-08-22[PATCH] ipc: enforce SEMVMX limit for undoManfred Spraul-1/+16
2004-08-22[PATCH] ipc: remove sem_revalidateManfred Spraul-29/+46
2004-08-22[PATCH] ipc: Add refcount to ipc_rcu_allocManfred Spraul-39/+85
2004-07-12[PATCH] sparse: ipc compat annotations and cleanupsAlexander Viro-211/+126
2004-06-30[PATCH] sparse: NULL vs 0 - the rest of itMika Kukkonen-3/+3
2004-06-23[PATCH] rcu: avoid passing an argument to the callback functionAndrew Morton-5/+20
2004-06-17[PATCH] RLIM: adjust default mqueue sizesChris Wright-3/+3
2004-06-17[PATCH] RLIM: enforce rlimits for POSIX mqueue allocationChris Wright-5/+39
2004-06-17[PATCH] RLIM: add mq_attr_ok() helperChris Wright-10/+23
2004-05-28[PATCH] sparse: ipc __user annotationAlexander Viro-26/+28
2004-05-22[PATCH] numa api: Add shared memory supportAndrew Morton-0/+4
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton-2/+5
2004-05-10[PATCH] simplify mqueue_inode_info->messages allocationAndrew Morton-25/+14
2004-05-04[PATCH] fix queues_count accounting in mqueue_delete_inode()Chris Wright-3/+5
2004-05-04[PATCH] fix memleak in sys_mq_timedsendChris Wright-2/+2
2004-04-17[PATCH] mqueue permission fixAndrew Morton-5/+1
2004-04-14[PATCH] mq_open() and close_on_execAndrew Morton-0/+1
2004-04-14[PATCH] Fix mq_notify with SIGEV_NONE notificationAndrew Morton-47/+46
2004-04-11[PATCH] make the pagecache lock irq-safe.Andrew Morton-2/+0
2004-04-11[PATCH] compat emulation for posix message queuesAndrew Morton-1/+198
2004-04-11[PATCH] posix message queues: send notifications via netlinkAndrew Morton-147/+107
2004-04-11[PATCH] security bugfix for mqueueAndrew Morton-6/+7
2004-04-11[PATCH] posix message queue updateAndrew Morton-2/+4
2004-04-11[PATCH] posix message queues: made user mountableAndrew Morton-12/+83
2004-04-11[PATCH] posix message queues: linux-specific poll extensionAndrew Morton-3/+24
2004-04-11[PATCH] posix message queues: implementationAndrew Morton-0/+1167
2004-04-11[PATCH] posix message queues: code moveAndrew Morton-127/+138
2004-03-26[PATCH] ipc locking fixAndrew Morton-3/+4
2004-03-18[PATCH] add file_accessed() helperAlexander Viro-1/+1
2004-03-16[PATCH] SHMLBA compat task alignment fixAndrew Morton-1/+4
2004-03-15[PATCH] document unchecked do_munmaps in ipc/shm.cAndrew Morton-0/+15
2004-03-15[PATCH] generic 32 bit emulation for System-V IPCAndrew Morton-0/+735
2004-03-11[PATCH] Remove unneeded unlock in ipc/sem.cAndrew Morton-1/+0