1. 4a3fd21 [PATCH] r/o bind mounts: elevate write count for open()s by Dave Hansen · 16 years ago
  2. 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 16 years ago
  3. 69682d8 mempolicy: fix reference counting bugs by Lee Schermerhorn · 16 years ago
  4. 56496c1 Pidns: fix badly converted mqueues pid handling by Pavel Emelyanov · 16 years ago
  5. 6c5f3e7 Pidns: make full use of xxx_vnr() calls by Pavel Emelyanov · 16 years ago
  6. 01b8b07 IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() by Pierre Peiffer · 16 years ago
  7. ed2ddbf IPC: make struct ipc_ids static in ipc_namespace by Pierre Peiffer · 16 years ago
  8. 4b9fcb0 IPC/semaphores: consolidate SEM_STAT and IPC_STAT commands by Pierre Peiffer · 16 years ago
  9. b2d75cd ipc: uninline some code from util.h by Pavel Emelyanov · 16 years ago
  10. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 16 years ago
  11. b524b9a make ipc/util.c:sysvipc_find_ipc() static by Adrian Bunk · 16 years ago
  12. b1ed88b IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions by Pierre Peiffer · 16 years ago
  13. fd79b77 ipc: lost unlock and fput in mqueue.c on error path by Pavel Emelyanov · 17 years ago
  14. c3d8d1e [NETLINK]: Fix unicast timeouts by Patrick McHardy · 17 years ago
  15. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  16. 283bb7f IPC: fix error case when idr-cache is empty in ipcget() by Pierre Peiffer · 17 years ago
  17. 3ac88a4 virtualization of sysv msg queues is incomplete by Kirill Korotaev · 17 years ago
  18. c530c6a IPC: cleanup some code and wrong comments about semundo list managment by Pierre Peiffer · 17 years ago
  19. 1b531f2 ipc: remove unneeded parameters by Nadia Derbey · 17 years ago
  20. 3e148c7 fix idr_find() locking by Nadia Derbey · 17 years ago
  21. f4566f0 ipc: fix wrong comments by Nadia Derbey · 17 years ago
  22. 2802831 ipc: inline ipc_buildid() by Nadia Derbey · 17 years ago
  23. ce621f5 ipc: introduce the ipcid_to_idx macro by Nadia Derbey · 17 years ago
  24. 03f02c7 Storing ipcs into IDRs by Nadia Derbey · 17 years ago
  25. 023a535 ipc: integrate ipc_checkid() into ipc_lock() by Nadia Derbey · 17 years ago
  26. 637c366 ipc: remove the ipc_get() routine by Nadia Derbey · 17 years ago
  27. 7748dbf ipc: unify the syscalls code by Nadia Derbey · 17 years ago
  28. 7ca7e56 ipc: store ipcs into IDRs by Nadia Derbey · 17 years ago
  29. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  30. 97aeacf sysctl mqueue: remove the binary sysctl numbers by Eric W. Biederman · 17 years ago
  31. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  32. a08b4be ipc namespace: remove config ipc ns fix by Cedric Le Goater · 17 years ago
  33. d823e3e ipc/shm.c: make 2 functions static by Adrian Bunk · 17 years ago
  34. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  35. 7ee015e [NET]: cleanup 3rd argument in netlink_sendskb by Denis V. Lunev · 17 years ago
  36. 7be77e2 Fix user struct leakage with locked IPC shem segment by Pavel Emelianov · 17 years ago
  37. 2e92a3b NOMMU: Fix SYSV IPC SHM by David Howells · 17 years ago
  38. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  39. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  40. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  41. 8e1c091 arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  42. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  43. d57d973 fix logic error in ipc compat semctl() by Alexander Graf · 17 years ago
  44. 9d66586 shm: fix the filename of hugetlb sysv shared memory by Eric W. Biederman · 17 years ago
  45. 2274192 hugetlb: fix get_policy for stacked shared memory files by Adam Litke · 17 years ago
  46. 30475cc Restore shmid as inode# to fix /proc/pid/maps ABI breakage by Badari Pulavarty · 17 years ago
  47. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  48. 4fc03b9 [PATCH] complete message queue auditing by Amy Griffis · 17 years ago
  49. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  50. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 17 years ago
  51. af7c693 Cap shmmax at INT_MAX in compat shminfo by Guy Streeter · 17 years ago
  52. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  53. a28d193 [PATCH] ipcns: fix !CONFIG_IPC_NS behavior by Serge E. Hallyn · 17 years ago
  54. 7a43481 [PATCH] mqueue: nested locking annotation by Peter Zijlstra · 17 years ago
  55. 516dffd [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments by Adam Litke · 17 years ago
  56. de01bad [PATCH] make ipc/shm.c:shm_nopage() static by Adrian Bunk · 17 years ago
  57. bc56bba [PATCH] shm: make sysv ipc shared memory use stacked files by Eric W. Biederman · 17 years ago
  58. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  59. a5494dc [PATCH] sysctl: move SYSV IPC sysctls to their own file by Eric W. Biederman · 17 years ago
  60. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  61. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  62. bc1fc6d [PATCH] ipc: save the ipc namespace while reading proc files by Eric W. Biederman · 17 years ago
  63. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 17 years ago
  64. f66d45e [PATCH] correct sys_shmget allocation check by Guy Streeter · 17 years ago
  65. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 17 years ago
  66. 6d63079 [PATCH] struct path: convert ipc by Josef Sipek · 17 years ago
  67. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 17 years ago
  68. 651971c [PATCH] Fix the size limit of compat space msgsize by suzuki · 17 years ago
  69. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  70. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  71. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  72. 80491eb Revert unintentional "volatile" changes in ipc/msg.c by Linus Torvalds · 18 years ago
  73. c7e12b8 [PATCH] Fix ipc entries removal by Pavel Emelianov · 18 years ago
  74. f66e928 Michal Wronski: update contact info by Michal Wronski · 18 years ago
  75. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  76. 2453a30 [PATCH] ipc: replace kmalloc and memset in get_undo_list with kzalloc by Matt Helsley · 18 years ago
  77. 4e98231 [PATCH] IPC namespace - shm by Kirill Korotaev · 18 years ago
  78. e389353 [PATCH] IPC namespace - sem by Kirill Korotaev · 18 years ago
  79. 1e78693 [PATCH] IPC namespace - msg by Kirill Korotaev · 18 years ago
  80. 73ea413 [PATCH] IPC namespace - utils by Kirill Korotaev · 18 years ago
  81. a03fcb7 [PATCH] update mq_notify to use a struct pid by Cedric Le Goater · 18 years ago
  82. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  83. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  84. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  85. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  86. 5a06a36 [PATCH] ipc/msg.c: clean up coding style by Ingo Molnar · 18 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  88. 75e1fcc [PATCH] vfs: add lock owner argument to flush operation by Miklos Szeredi · 18 years ago
  89. 185606f [PATCH] remove unused o_flags from do_shmat by Hugh Dickins · 18 years ago
  90. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  91. 20ca73b [PATCH] Audit of POSIX Message Queue Syscalls v.2 by George C. Wilson · 18 years ago
  92. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 18 years ago
  93. 073115d [PATCH] Rework of IPC auditing by Steve Grubb · 18 years ago
  94. a9a5cd5 [PATCH] IPC: access to unmapped vmalloc area in grow_ary() by Alexey Kuznetsov · 18 years ago
  95. b78b6af [PATCH] shmat: stop mprotect from giving write permission to a readonly attachment (CVE-2006-1524) by Hugh Dickins · 18 years ago
  96. 9ba025f BUG_ON() Conversion in ipc/shm.c by Eric Sesterhenn · 18 years ago
  97. 9bc98fc BUG_ON() Conversion in ipc/util.c by Eric Sesterhenn · 18 years ago
  98. 7b7a317 [PATCH] mqueue comment typo fix by Serge E. Hallyn · 18 years ago
  99. 64bc043 [PATCH] one ipc/sem.c->mutex.c converstion too many.. by Manfred Spraul · 18 years ago
  100. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago