1. 232086b ipc: unbreak 32-bit shmctl/semctl/msgctl by Johannes Weiner · 15 years ago
  2. 665c774 ipcns: move free_ipcs() proto by Alexey Dobriyan · 15 years ago
  3. b4188de ipcns: make free_ipc_ns() static by Alexey Dobriyan · 15 years ago
  4. 612ce47 ipcns: extract create_ipc_ns() by Alexey Dobriyan · 15 years ago
  5. 6442428 ipcns: remove useless get/put while CLONE_NEWIPC by Alexey Dobriyan · 15 years ago
  6. 31a985fb ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h by Arnd Bergmann · 15 years ago
  7. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  8. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  10. 586c7e6 shm: fix unused warnings on nommu by Mike Frysinger · 15 years ago
  11. c9d9ac5 integrity: move ima_counts_get by Mimi Zohar · 15 years ago
  12. b9fc745 integrity: path_check update by Mimi Zohar · 15 years ago
  13. 05725f7 rculist: use list_entry_rcu in places where it's appropriate by Jiri Pirko · 15 years ago
  14. f26ec5b namespaces: move get_mq() inside #ifdef CONFIG_SYSCTL by Geert Uytterhoeven · 15 years ago
  15. bdc8e5f namespaces: mqueue namespace: adapt sysctl by Serge E. Hallyn · 15 years ago
  16. 7eafd7c namespaces: ipc namespaces: implement support for posix msqueues by Serge E. Hallyn · 15 years ago
  17. 614b84c namespaces: mqueue ns: move mqueue_mnt into struct ipc_namespace by Serge E. Hallyn · 15 years ago
  18. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  19. 11dea19 proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers by Serge E. Hallyn · 15 years ago
  20. e562aeb ipc: make shm_get_stat() more robust by Tony Battersby · 15 years ago
  21. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  22. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  23. 703a3cd Merge branch 'master' into next by James Morris · 15 years ago
  24. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  25. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 15 years ago
  26. cb5629b Merge branch 'master' into next by James Morris · 15 years ago
  27. 1df9f0a Integrity: IMA file free imbalance by Mimi Zohar · 15 years ago
  28. a68e61e shm: fix shmctl(SHM_INFO) lockup with !CONFIG_SHMEM by Tony Battersby · 15 years ago
  29. fc8744a Stop playing silly games with the VM_ACCOUNT flag by Linus Torvalds · 15 years ago
  30. c4ea37c [CVE-2009-0029] System call wrappers part 26 by Heiko Carstens · 15 years ago
  31. d5460c9 [CVE-2009-0029] System call wrappers part 25 by Heiko Carstens · 15 years ago
  32. e48fbb6 [CVE-2009-0029] System call wrappers part 24 by Heiko Carstens · 15 years ago
  33. 6673e0c [CVE-2009-0029] System call wrapper special cases by Heiko Carstens · 15 years ago
  34. 2ed7c03 [CVE-2009-0029] Convert all system calls to return a long by Heiko Carstens · 15 years ago
  35. c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 15 years ago
  36. a668499 mqueue: fix si_pid value in mqueue do_notify() by Sukadev Bhattiprolu · 15 years ago
  37. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 15 years ago
  38. 4c2c3b4 ipc/ipc_sysctl.c: move the definition of ipc_auto_callback() by akpm@linux-foundation.org · 15 years ago
  39. e953ac2 ipc: do not goto to the next line by Denis V. Lunev · 15 years ago
  40. e8148f7 ipc: clean up ipc/shm.c by WANG Cong · 15 years ago
  41. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  42. 046c688 mm: update my address by Alan Cox · 15 years ago
  43. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  44. 564f699 sanitize audit_mq_open() by Al Viro · 16 years ago
  45. c32c8af sanitize AUDIT_MQ_SENDRECV by Al Viro · 16 years ago
  46. 20114f7 sanitize audit_mq_notify() by Al Viro · 16 years ago
  47. 7392906 sanitize audit_mq_getsetattr() by Al Viro · 16 years ago
  48. e816f37 sanitize audit_ipc_set_perm() by Al Viro · 16 years ago
  49. a33e675 sanitize audit_ipc_obj() by Al Viro · 16 years ago
  50. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  51. e00b4ff7e sysvipc: fix the ipc structures initialization by Nadia Derbey · 16 years ago
  52. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  53. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  54. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  55. 414c070 CRED: Wrap task credential accesses in the SYSV IPC subsystem by David Howells · 16 years ago
  56. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  57. b231cca4 message queues: increase range limits by Joe Korty · 16 years ago
  58. 89e004ea SHM_LOCKED pages are unevictable by Lee Schermerhorn · 16 years ago
  59. 6d97e23 ipc/sem.c: make free_un() static by Adrian Bunk · 16 years ago
  60. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  61. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  62. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  63. 9eefe52 ipc: do not use a negative value to re-enable msgmni automatic recomputing by Nadia Derbey · 16 years ago
  64. f1a43f9 ipc: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  65. 380af1b ipc/sem.c: rewrite undo list locking by Manfred Spraul · 16 years ago
  66. a1193f8 ipc/sem.c: convert sem_array.sem_pending to struct list_head by Manfred Spraul · 16 years ago
  67. 2c0c29d ipc/sem.c: remove unused entries from struct sem_queue by Manfred Spraul · 16 years ago
  68. 4daa28f ipc/sem.c: convert undo structures to struct list_head by Manfred Spraul · 16 years ago
  69. 00c2bf8 ipc: get rid of ipc_lock_down() by Nadia Derbey · 16 years ago
  70. 983bfb7 ipc: call idr_find() without locking in ipc_lock() by Nadia Derbey · 16 years ago
  71. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  72. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  73. 6c82681 /proc/sysvipc/shm: fix 32-bit truncation of segment sizes by Paul Menage · 16 years ago
  74. c592713 shm: Remove silly double assignment by Neil Horman · 16 years ago
  75. dfcceb2 ipc: only output msgmni value at boot time by Nadia Derbey · 16 years ago
  76. 9457afe netlink: Remove nonblock parameter from netlink_attachskb by Denis V. Lunev · 16 years ago
  77. 269f213 tiny mq_open optimization by Ulrich Drepper · 16 years ago
  78. 6a6375d sysvipc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  79. 9edff4a ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM) by Manfred Spraul · 16 years ago
  80. 44f564a ipc: add definitions of USHORT_MAX and others by Zhang, Yanmin · 16 years ago
  81. a5f75e7 IPC: consolidate all xxxctl_down() functions by Pierre Peiffer · 16 years ago
  82. 8f4a380 IPC: introduce ipc_update_perm() by Pierre Peiffer · 16 years ago
  83. 016d713 IPC: get rid of the use *_setbuf structure. by Pierre Peiffer · 16 years ago
  84. 21a4826 IPC/semaphores: remove one unused parameter from semctl_down() by Pierre Peiffer · 16 years ago
  85. 522bb2a IPC/semaphores: move the rwmutex handling inside semctl_down by Pierre Peiffer · 16 years ago
  86. a0d092f IPC/message queues: introduce msgctl_down by Pierre Peiffer · 16 years ago
  87. 8d4cc8b IPC/shared memory: introduce shmctl_down by Pierre Peiffer · 16 years ago
  88. 6ff3797 IPC/semaphores: code factorisation by Pierre Peiffer · 16 years ago
  89. 6546bc4 ipc: re-enable msgmni automatic recomputing msgmni if set to negative by Nadia Derbey · 16 years ago
  90. 91cfb2b ipc: do not recompute msgmni anymore if explicitly set by user by Nadia Derbey · 16 years ago
  91. e2c284d ipc: recompute msgmni on ipc namespace creation/removal by Nadia Derbey · 16 years ago
  92. 424450c ipc: invoke the ipcns notifier chain as a work item by Nadia Derbey · 16 years ago
  93. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 16 years ago
  94. 4d89dc6 ipc: scale msgmni to the number of ipc namespaces by Nadia Derbey · 16 years ago
  95. f7bf3df ipc: scale msgmni to the amount of lowmem by Nadia Derbey · 16 years ago
  96. 48dea40 IPC: use ipc_buildid() directly from ipc_addid() by Pierre Peiffer · 16 years ago
  97. 52cd3b0 mempolicy: rework mempolicy Reference Counting [yet again] by Lee Schermerhorn · 16 years ago
  98. ae4d8c1 mempolicy: fixup Fallback for Default Shmem Policy by Lee Schermerhorn · 16 years ago
  99. 4a3fd21 [PATCH] r/o bind mounts: elevate write count for open()s by Dave Hansen · 16 years ago
  100. 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 16 years ago