summaryrefslogtreecommitdiff
path: root/ipc/mqueue.c
AgeCommit message (Expand)Author
2006-03-28[PATCH] mqueue comment typo fixSerge E. Hallyn
2006-03-26[PATCH] one ipc/sem.c->mutex.c converstion too many..Manfred Spraul
2006-03-26[PATCH] sem2mutex: ipc, id.semIngo Molnar
2006-03-22Remove superfluous NOTIFY_COOKIE_LEN defineMichal Wronski
2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov
2006-01-14[PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-11-06Update Michal Wronski contact infoMichal Wronski
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-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2004-10-27[PATCH] handle posix message queues with /proc/sys disabledManfred Spraul
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-22[PATCH] IS_ERR() unlikeliness cleanupAndrew 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-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] 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