1. 7392906 sanitize audit_mq_getsetattr() by Al Viro · 15 years ago
  2. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  3. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  4. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  5. 414c070 CRED: Wrap task credential accesses in the SYSV IPC subsystem by David Howells · 16 years ago
  6. b231cca4 message queues: increase range limits by Joe Korty · 16 years ago
  7. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  8. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  9. f1a43f9 ipc: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  10. 9457afe netlink: Remove nonblock parameter from netlink_attachskb by Denis V. Lunev · 16 years ago
  11. 269f213 tiny mq_open optimization by Ulrich Drepper · 16 years ago
  12. 4a3fd21 [PATCH] r/o bind mounts: elevate write count for open()s by Dave Hansen · 16 years ago
  13. 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 16 years ago
  14. 56496c1 Pidns: fix badly converted mqueues pid handling by Pavel Emelyanov · 16 years ago
  15. 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 16 years ago
  16. fd79b77 ipc: lost unlock and fput in mqueue.c on error path by Pavel Emelyanov · 16 years ago
  17. c3d8d1e [NETLINK]: Fix unicast timeouts by Patrick McHardy · 17 years ago
  18. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  19. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  20. 97aeacf sysctl mqueue: remove the binary sysctl numbers by Eric W. Biederman · 17 years ago
  21. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  22. 7ee015e [NET]: cleanup 3rd argument in netlink_sendskb by Denis V. Lunev · 17 years ago
  23. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  24. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  25. 4fc03b9 [PATCH] complete message queue auditing by Amy Griffis · 17 years ago
  26. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  27. 7a43481 [PATCH] mqueue: nested locking annotation by Peter Zijlstra · 17 years ago
  28. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  29. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  30. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  31. 6d63079 [PATCH] struct path: convert ipc by Josef Sipek · 17 years ago
  32. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  33. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  34. f66e928 Michal Wronski: update contact info by Michal Wronski · 18 years ago
  35. a03fcb7 [PATCH] update mq_notify to use a struct pid by Cedric Le Goater · 18 years ago
  36. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  37. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  38. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  39. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  40. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  41. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  42. 20ca73b [PATCH] Audit of POSIX Message Queue Syscalls v.2 by George C. Wilson · 18 years ago
  43. 7b7a317 [PATCH] mqueue comment typo fix by Serge E. Hallyn · 18 years ago
  44. 64bc043 [PATCH] one ipc/sem.c->mutex.c converstion too many.. by Manfred Spraul · 18 years ago
  45. 5f921ae [PATCH] sem2mutex: ipc, id.sem by Ingo Molnar · 18 years ago
  46. a609164f Remove superfluous NOTIFY_COOKIE_LEN define by Michal Wronski · 18 years ago
  47. a70ea99 [NETLINK]: Fix a severe bug by Alexey Kuznetsov · 18 years ago
  48. 7c7dce9 [PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_open by Alexander Viro · 18 years ago
  49. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  50. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  51. 65163fd Update Michal Wronski contact info by Michal Wronski · 19 years ago
  52. 5917583 [PATCH] Make POSIX message queue sys_mq_open() honor umask by Krzysztof Benedyczak · 19 years ago
  53. 338cec3 [PATCH] merge some from Rusty's trivial patches by Adrian Bunk · 19 years ago
  54. 7ed20e1 [PATCH] convert that currently tests _NSIG directly to use valid_signal() by Jesper Juhl · 19 years ago
  55. d59dd46 [PATCH] use smp_mb/wmb/rmb where possible by akpm@osdl.org · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago