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