summaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)Author
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-03-16MergeLinus Torvalds
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl
2005-03-09[PATCH] consolidate the last of the compat sigevent structsStephen Rothwell
2005-03-01Audit IPC object owner/permission changes.David Woodhouse
2005-01-04[PATCH] fix missing wakeup in ipc/semManfred Spraul
2004-12-12[PATCH] shmctl SHM_LOCK permsHugh Dickins
2004-10-27[PATCH] handle posix message queues with /proc/sys disabledManfred Spraul
2004-10-27[PATCH] Lock initializer unifying (Core)Thomas Gleixner
2004-10-27[PATCH] RCU: eliminating explicit memory barriers from SysV IPCPaul E. McKenney
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
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