summaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)Author
2005-09-27[PATCH] Make POSIX message queue sys_mq_open() honor umaskKrzysztof Benedyczak
2005-09-10[PATCH] merge some from Rusty's trivial patchesAdrian Bunk
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison
2005-09-07[PATCH] ipc: add generic struct ipc_ids seq_file iterationMike Waychison
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell
2005-08-05[PATCH] Fix semundo lock leakageIngo Molnar
2005-08-01[PATCH] shm: CONFIG_SHMEM=n build fixAndrew Morton
2005-07-12[PATCH] xtensa: remove old syscallsChris Zankel
2005-07-07[PATCH] put_compat_shminfo() warning fixJesse Millan
2005-06-23[PATCH] ipcsem: remove superflous decrease variable from sys_semtimedopManfred Spraul
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