1. 85b6d246 shm: extend forced shm destroy to support objects from several IPC nses by Alexander Mikhalitsyn · 3 years, 1 month ago
  2. 83c1fd7 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB by zhangyiru · 3 years, 2 months ago
  3. 1831949 memcg: enable accounting of ipc resources by Vasily Averin · 3 years, 4 months ago
  4. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  5. bc8136a ipc: use kmalloc for msg_queue and shmid_kernel by Vasily Averin · 3 years, 6 months ago
  6. d7c9e99 Reimplement RLIMIT_MEMLOCK on top of ucounts by Alexey Gladkov · 3 years, 8 months ago
  7. dd3b614 vm_ops: rename .split() callback to .may_split() by Dmitry Safonov · 4 years ago
  8. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  9. ce14489 ipc/shm.c: remove the superfluous break by Liao Pingfang · 4 years, 5 months ago
  10. 00898e8 ipc: uninline functions by Alexey Dobriyan · 4 years, 5 months ago
  11. 45e5530 mm: remove unnecessary wrapper function do_mmap_pgoff() by Peter Collingbourne · 4 years, 5 months ago
  12. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  13. 1cd377b ipc/shm.c: make compat_ksys_shmctl() static by Jason Yan · 4 years, 9 months ago
  14. 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
  15. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  16. 59cf0a9 ipc/shm.c: use ERR_CAST() for shm_lock() error return by Kees Cook · 6 years ago
  17. 9c21dae ipc/shm: properly return EIDRM in shm_lock() by Davidlohr Bueso · 6 years ago
  18. 9afc5ee y2038: globally rename compat_time to old_time32 by Arnd Bergmann · 6 years ago
  19. 27c331a ipc/util.c: further variable name cleanups by Manfred Spraul · 6 years ago
  20. eae04d2 ipc: simplify ipc initialization by Davidlohr Bueso · 6 years ago
  21. 82061c5 ipc: drop ipc_lock() by Davidlohr Bueso · 6 years ago
  22. 4241c1a ipc: rename ipcctl_pre_down_nolock() by Manfred Spraul · 6 years ago
  23. 39cfffd ipc/util.c: use ipc_rcu_putref() for failues in ipc_addid() by Manfred Spraul · 6 years ago
  24. 615c999 ipc: compute kern_ipc_perm.id under the ipc lock by Manfred Spraul · 6 years ago
  25. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  26. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  27. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  28. eec3636 ipc/shm.c add ->pagesize function to shm_vm_ops by Jane Chu · 6 years ago
  29. 4f089ac do_shmat(): grab shp->shm_file earlier, switch to alloc_file_clone() by Al Viro · 7 years ago
  30. c9c554f alloc_file(): switch to passing O_... flags instead of FMODE_... mode by Al Viro · 6 years ago
  31. 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 7 years ago
  32. 14f28f57 ipc: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  33. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 8f89c00 ipc/shm: fix shmat() nil address after round-down when remapping by Davidlohr Bueso · 7 years ago
  35. a73ab24 Revert "ipc/shm: Fix shmat mmap nil-page protection" by Davidlohr Bueso · 7 years ago
  36. c2ab975 y2038: ipc: Report long times to user space by Arnd Bergmann · 10 years ago
  37. 3f05317 ipc/shm: fix use-after-free of shm file via remap_file_pages() by Eric Biggers · 7 years ago
  38. a61fc2c ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops by Andrew Morton · 7 years ago
  39. c21a697 ipc/shm: introduce shmctl(SHM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  40. 17dec0a Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  41. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  42. c84d079 ipc: add shmctl syscall/compat_syscall wrappers by Dominik Brodowski · 7 years ago
  43. da1e2744 ipc: add shmdt syscall wrapper by Dominik Brodowski · 7 years ago
  44. 65749e0 ipc: add shmget syscall wrapper by Dominik Brodowski · 7 years ago
  45. 3d942ee ipc/shm.c: add split function to shm_vm_ops by Mike Kravetz · 7 years ago
  46. 2236d4d ipc/shm: Fix pid freeing. by Eric W. Biederman · 7 years ago
  47. 50ab44b ipc: Directly call the security hook in ipc_ops.associate by Eric W. Biederman · 7 years ago
  48. 98f929b ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces. by Eric W. Biederman · 7 years ago
  49. a2e102c shm: Move struct shmid_kernel into ipc/shm.c by Eric W. Biederman · 7 years ago
  50. 7191adf shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks by Eric W. Biederman · 7 years ago
  51. 87ad4b0 ipc: fix ipc data structures inconsistency by Philippe Mikoyan · 7 years ago
  52. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  53. 39c96a1 sysvipc: duplicate lock comments wrt ipc_addid() by Davidlohr Bueso · 7 years ago
  54. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  55. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  56. 6aa211e fix address space warnings in ipc/ by Linus Torvalds · 7 years ago
  57. b776e4b fix a typo in put_compat_shm_info() by Al Viro · 7 years ago
  58. 58aff0a ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user by Will Deacon · 7 years ago
  59. cc73fee Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  60. 0cfb6ae ipc: optimize semget/shmget/msgget for lots of keys by Guillaume Knispel · 7 years ago
  61. 7ff2819 ipc: shm: Make shmid_kernel timestamps y2038 safe by Deepa Dinamani · 7 years ago
  62. ade9f91 ipc: add missing container_of()s for randstruct by Kees Cook · 7 years ago
  63. a78ee9e shmat(2): move compat to native by Al Viro · 7 years ago
  64. 28327fa ipc: make use of compat ipc_perm helpers by Al Viro · 7 years ago
  65. 553f770 ipc: move compat shmctl to native by Al Viro · 7 years ago
  66. 9ba720c shmctl: split the work from copyin/copyout by Al Viro · 7 years ago
  67. 42e618f ipc/shm: remove special shm_alloc/free by Kees Cook · 7 years ago
  68. 3d3653f ipc: move atomic_set() to where it is needed by Kees Cook · 7 years ago
  69. a2642f8 ipc/shm.c: avoid ipc_rcu_putref for failed ipc_addid() by Manfred Spraul · 7 years ago
  70. 3e0c240 ipc/shm: avoid ipc_rcu_alloc() by Kees Cook · 7 years ago
  71. 66470b1 ipc/shm: do not use ipc_rcu_free() by Kees Cook · 7 years ago
  72. dba4cdd ipc: merge ipc_rcu and kern_ipc_perm by Manfred Spraul · 7 years ago
  73. 0f41074 fs: remove call_fsync helper function by Jeff Layton · 7 years ago
  74. f0cb880 ipc/shm: some shmat cleanups by Davidlohr Bueso · 8 years ago
  75. 94e877d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  76. 95e91b8 ipc/shm: Fix shmat mmap nil-page protection by Davidlohr Bueso · 8 years ago
  77. 897ab3e userfaultfd: non-cooperative: add event for memory unmaps by Mike Rapoport · 8 years ago
  78. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  79. 0eb8af4 vfs: use helper for calling f_op->fsync() by Miklos Szeredi · 8 years ago
  80. f74ac01 mm: use helper for calling f_op->mmap() by Miklos Szeredi · 8 years ago
  81. 63980c8 ipc/shm.c: coding style fixes by Shailesh Pandey · 8 years ago
  82. 4595ef8 shmem: make shmem_inode_info::lock irq-safe by Kirill A. Shutemov · 8 years ago
  83. c01d5b3 shmem: get_unmapped_area align huge page by Hugh Dickins · 8 years ago
  84. 91f4f94 ipc, shm: make shmem attach/detach wait for mmap_sem killable by Michal Hocko · 9 years ago
  85. 1ac0b6d ipc/shm: handle removed segments gracefully in shm_mmap() by Kirill A. Shutemov · 9 years ago
  86. 2954e440 ipc/shm.c: is_file_shm_hugepages() can be boolean by Yaowei Bai · 9 years ago
  87. b9a5322 Initialize msg/shm IPC objects before doing ipc_addid() by Linus Torvalds · 9 years ago
  88. d0edd85 ipc: convert invalid scenarios to use WARN_ON by Davidlohr Bueso · 9 years ago
  89. e1832f2 ipc: use private shmem or hugetlbfs inodes for shm segments. by Stephen Smalley · 9 years ago
  90. 55b7ae5 ipc: rename ipc_obtain_object by Davidlohr Bueso · 9 years ago
  91. c5c8975 ipc,shm: move BUG_ON check into shm_lock by Davidlohr Bueso · 9 years ago
  92. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  93. 7f032d6 ipc: remove use of seq_printf return value by Joe Perches · 10 years ago
  94. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  95. 07a46ed shmdt: use i_size_read() instead of ->i_size by Dave Hansen · 10 years ago
  96. d3c9790 ipc/shm.c: fix overly aggressive shmdt() when calls span multiple segments by Dave Hansen · 10 years ago
  97. bf77b94 ipc/shm: kill the historical/wrong mm->start_stack check by Oleg Nesterov · 10 years ago
  98. 83293c0f5 shm: allow exit_shm in parallel if only marking orphans by Jack Miller · 10 years ago
  99. ab602f7 shm: make exit_shm work proportional to task activity by Jack Miller · 10 years ago
  100. 1376327 ipc/shm.c: check for integer overflow during shmget. by Manfred Spraul · 11 years ago