index
:
user/sven/linux-bitkeeper.git
master
origin/HEAD
origin/master
Linux Kernel BitKeeper History
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
mqueue.c
Age
Commit message (
Expand
)
Author
2004-10-27
[PATCH] handle posix message queues with /proc/sys disabled
Manfred Spraul
2004-10-18
[PATCH] add missing linux/syscalls.h includes
Arnd Bergmann
2004-10-18
[PATCH] make rlimit settings per-process instead of per-thread
Roland McGrath
2004-08-22
[PATCH] IS_ERR() unlikeliness cleanup
Andrew Morton
2004-06-17
[PATCH] RLIM: adjust default mqueue sizes
Chris Wright
2004-06-17
[PATCH] RLIM: enforce rlimits for POSIX mqueue allocation
Chris Wright
2004-06-17
[PATCH] RLIM: add mq_attr_ok() helper
Chris Wright
2004-05-28
[PATCH] sparse: ipc __user annotation
Alexander Viro
2004-05-10
[PATCH] simplify mqueue_inode_info->messages allocation
Andrew Morton
2004-05-04
[PATCH] fix queues_count accounting in mqueue_delete_inode()
Chris Wright
2004-05-04
[PATCH] fix memleak in sys_mq_timedsend
Chris Wright
2004-04-17
[PATCH] mqueue permission fix
Andrew Morton
2004-04-14
[PATCH] mq_open() and close_on_exec
Andrew Morton
2004-04-14
[PATCH] Fix mq_notify with SIGEV_NONE notification
Andrew Morton
2004-04-11
[PATCH] posix message queues: send notifications via netlink
Andrew Morton
2004-04-11
[PATCH] security bugfix for mqueue
Andrew Morton
2004-04-11
[PATCH] posix message queue update
Andrew Morton
2004-04-11
[PATCH] posix message queues: made user mountable
Andrew Morton
2004-04-11
[PATCH] posix message queues: linux-specific poll extension
Andrew Morton
2004-04-11
[PATCH] posix message queues: implementation
Andrew Morton