1. 526d40c userns: Use cred->user_ns instead of cred->user->user_ns by Eric W. Biederman · 13 years ago
  2. 37b516d BACKPORT: ipc: add COMPAT_SHMLBA support by Will Deacon · 12 years ago
  3. 579032f Initialize msg/shm IPC objects before doing ipc_addid() by Linus Torvalds · 9 years ago
  4. be65b7d ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits by Herton R. Krzesinski · 9 years ago
  5. 23669f2 ipc, msg: fix message length check for negative values by Mathias Krause · 11 years ago
  6. 818359f ipc/msg: fix race around refcount by Konstantin Khlebnikov · 10 years ago
  7. fdfb795 ipc: sysv shared memory limited to 8TiB by Robin Holt · 11 years ago
  8. 9cee5ca vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  9. 8da0eaf don't pass nameidata * to vfs_create() by Al Viro · 12 years ago
  10. 33b02b8 don't pass nameidata to ->create() by Al Viro · 12 years ago
  11. f8597ae hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  12. db56ff6 mqueue: fix a use-after-free in sys_mq_notify() by Cong Wang · 7 years ago
  13. 1728511 vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  14. e9d198b ipc/shm: Fix shmat mmap nil-page protection by Davidlohr Bueso · 7 years ago
  15. 80f4b77 proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 9 years ago
  16. 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  17. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  18. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 12 years ago
  19. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  20. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  21. 48b25c4 [PATCH v3] ipc: provide generic compat versions of IPC syscalls by Chris Metcalf · 12 years ago
  22. 4040153 security: trim security.h by Al Viro · 12 years ago
  23. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 12 years ago
  24. 85046579 SHM_UNLOCK: fix long unpreemptible section by Hugh Dickins · 12 years ago
  25. 2a4e64b ipc/mqueue: simplify reading msgqueue limit by Davidlohr Bueso · 12 years ago
  26. 6b550f9 user namespace: make signal.c respect user namespaces by Serge E. Hallyn · 12 years ago
  27. df0a428 switch mq_open() to umode_t by Al Viro · 13 years ago
  28. 1b9d5ff mqueue: propagate umode_t by Al Viro · 13 years ago
  29. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  30. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  31. 6f68657 ... and the same kind of leak for mqueue by Al Viro · 13 years ago
  32. e57940d ipc/sem.c: remove private structures from public header file by Manfred Spraul · 13 years ago
  33. 0b0577f ipc/sem.c: handle spurious wakeups by Manfred Spraul · 13 years ago
  34. 3c24783 ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID) by Manfred Spraul · 13 years ago
  35. 32ea845 ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock() by Wanlong Gao · 13 years ago
  36. 140d0b2 Do 'shm_init_ns()' in an early pure_initcall by Linus Torvalds · 13 years ago
  37. 298507d shm: optimize exit_shm() by Vasiliy Kulikov · 13 years ago
  38. 33a30ed shm: fix wrong tests by Vasiliy Kulikov · 13 years ago
  39. 4c677e2 shm: optimize locking and ipc_namespace getting by Vasiliy Kulikov · 13 years ago
  40. 5774ed0 shm: handle separate PID namespaces case by Vasiliy Kulikov · 13 years ago
  41. b34a6b1 ipc: introduce shm_rmid_forced sysctl by Vasiliy Kulikov · 13 years ago
  42. d40dcdb ipc/mqueue.c: fix mq_open() return value by Jiri Slaby · 13 years ago
  43. 0471520 ipc/mqueue.c: refactor failure handling by Jiri Slaby · 13 years ago
  44. d694ad6 ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMID by Manfred Spraul · 13 years ago
  45. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  46. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  47. d4ee9aa ipc,rcu: Convert call_rcu(ipc_immediate_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  48. 693a8b6 ipc,rcu: Convert call_rcu(free_un) to kfree_rcu() by Lai Jiangshan · 13 years ago
  49. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  50. a00eaf1 ns proc: Add support for the ipc namespace by Eric W. Biederman · 14 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  52. 6213cfe ipc: fix util.c kernel-doc warnings by Randy Dunlap · 13 years ago
  53. be4d250 ipcns: fix use after free in free_ipc_ns() by Xiaotian Feng · 13 years ago
  54. b0e7759 userns: user namespaces: convert several capable() calls by Serge E. Hallyn · 13 years ago
  55. b515498 userns: add a user namespace owner of ipc ns by Serge E. Hallyn · 13 years ago
  56. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 13 years ago
  57. 3af54c9 ipc: shm: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  58. ceefda6 switch get_sb_ns() users by Al Viro · 14 years ago
  59. 03145be ipc: initialize structure memory to zero for compat functions by Dan Rosenberg · 14 years ago
  60. b795218 ipc/shm.c: add RSS and swap size information to /proc/sysvipc/shm by Helge Deller · 14 years ago
  61. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  62. 7de9c6e new helper: ihold() by Al Viro · 14 years ago
  63. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  64. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  65. 982f7c2 sys_semctl: fix kernel stack leakage by Dan Rosenberg · 14 years ago
  66. 6d8af64 switch mqueue to ->evict_inode() by Al Viro · 14 years ago
  67. c61284e ipc/sem.c: bugfix for semop() not reporting successful operation by Manfred Spraul · 14 years ago
  68. 0abbb60 mqueue doesn't need make_bad_inode() by Al Viro · 14 years ago
  69. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  70. 4de85cd ipc/sem.c: use ERR_CAST by Julia Lawall · 14 years ago
  71. c5cf635 ipc/sem.c: update description of the implementation by Manfred Spraul · 14 years ago
  72. 0a2b9d4 ipc/sem.c: move wake_up_process out of the spinlock section by Manfred Spraul · 14 years ago
  73. fd5db42 ipc/sem.c: optimize update_queue() for bulk wakeup calls by Manfred Spraul · 14 years ago
  74. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  75. 164d44f Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. a3ed2a1 mqueue: fix kernel BUG caused by double free() on mq_open() by André Goddard Rosa · 14 years ago
  77. dbb6be6 Merge branch 'linus' into timers/core by Thomas Gleixner · 14 years ago
  78. 9ca7d8e mqueue: Convert message queue timeout to use hrtimers by Carsten Emde · 14 years ago
  79. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  80. 45575f5 ppc64 sys_ipc breakage in 2.6.34-rc2 by Anton Blanchard · 14 years ago
  81. f1eb133 ipc: use rlimit helpers by Jiri Slaby · 14 years ago
  82. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 14 years ago
  83. 2329e39 mqueue: fix typo "failues" -> "failures" by André Goddard Rosa · 14 years ago
  84. 8d8ffef mqueue: only set error codes if they are really necessary by André Goddard Rosa · 14 years ago
  85. 04db0dd mqueue: simplify do_open() error handling by André Goddard Rosa · 14 years ago
  86. 8834cf7 mqueue: apply mathematics distributivity on mq_bytes calculation by André Goddard Rosa · 14 years ago
  87. c8308b1 mqueue: remove unneeded info->messages initialization by André Goddard Rosa · 14 years ago
  88. 4294a8e mqueue: fix mq_open() file descriptor leak on user-space processes by André Goddard Rosa · 14 years ago
  89. ed5e589 nommu: fix SYSV SHM for NOMMU by David Howells · 14 years ago
  90. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  91. b65a9cf Untangling ima mess, part 2: deal with counters by Al Viro · 15 years ago
  92. 0552f87 Untangling ima mess, part 1: alloc_file() by Al Viro · 15 years ago
  93. 2c48b9c switch alloc_file() to passing struct path by Al Viro · 15 years ago
  94. e5cc9c7 ipc: remove unreachable code in sem.c by Amerigo Wang · 15 years ago
  95. d987f8b ipc/sem.c: optimize single sops when semval is zero by Manfred Spraul · 15 years ago
  96. 636c6be ipc/sem.c: optimize single semop operations by Manfred Spraul · 15 years ago
  97. b97e820 ipc/sem.c: add a per-semaphore pending list by Manfred Spraul · 15 years ago
  98. b6e9082 ipc/sem.c: optimize if semops fail by Manfred Spraul · 15 years ago
  99. d421209 ipc/sem.c: sem preempt improve by Nick Piggin · 15 years ago
  100. 9cad200 ipc/sem.c: sem use list operations by Nick Piggin · 15 years ago