1. f8ffbc3 Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 months ago
  2. 63fc66f ipc/shm, mm: drop do_vma_munmap() by Liam R. Howlett · 6 months ago
  3. 1da91ea introduce fd_file(), convert all accessors to it. by Al Viro · 10 months ago
  4. 78eb4ea sysctl: treewide: constify the ctl_table argument of proc_handlers by Joel Granados · 8 months ago
  5. 76d9b92 Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab by Linus Torvalds · 8 months ago
  6. b80cc4d ipc: mqueue: remove assignment from IS_ERR argument by Chen Ni · 8 months ago
  7. 734bbc1 ipc, msg: Use dedicated slab buckets for alloc_msg() by Kees Cook · 8 months ago
  8. eb6a933 Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 months ago
  9. 91b6163 Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl by Linus Torvalds · 10 months ago
  10. 1b294a1 Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 10 months ago
  11. 029c45b ipc: remove the now superfluous sentinel element from ctl_table array by Joel Granados · 12 months ago
  12. 795f90c sysctl: treewide: constify argument ctl_table_root::permissions(table) by Thomas Weißschuh · 12 months ago
  13. 520713a sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table) by Thomas Weißschuh · 12 months ago
  14. bfa858f sysctl: treewide: constify ctl_table_header::ctl_table_arg by Thomas Weißschuh · 11 months ago
  15. 886b94d fs: Add FOP_HUGE_PAGES by Matthew Wilcox (Oracle) · 11 months ago
  16. 2cb5c86 Merge tag 'sysctl-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl by Linus Torvalds · 12 months ago
  17. 8e88291 ipc: remove linebreaks from arguments of __register_sysctl_table by Thomas Weißschuh · 1 year, 1 month ago
  18. f9436a5 sysctl: allow to change limits for posix messages queues by Alexey Gladkov · 1 year, 2 months ago
  19. 50ec499 sysctl: allow change system v ipc sysctls inside ipc namespace by Alexey Gladkov · 1 year, 2 months ago
  20. bc46ef3 shm: Slim down dependencies by Kent Overstreet · 1 year, 3 months ago
  21. f551103 sched.h: move pid helpers to pid.h by Kent Overstreet · 1 year, 3 months ago
  22. ecae0bd Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 4 months ago
  23. ddc1a5c mempolicy: alloc_pages_mpol() for NUMA policy without vma by Hugh Dickins · 1 year, 5 months ago
  24. d162a3c ipc: convert to new timestamp accessors by Jeff Layton · 1 year, 5 months ago
  25. df57721 Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 1 year, 6 months ago
  26. adfd671 Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 7 months ago
  27. d68b4b6 Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 7 months ago
  28. b46fae0 ipc/sem: use flexible array in 'struct sem_undo' by Christophe JAILLET · 1 year, 8 months ago
  29. bff97cf sysctl: Add a size arg to __register_sysctl_table by Joel Granados · 1 year, 7 months ago
  30. 783904f mqueue: convert to ctime accessor functions by Jeff Layton · 1 year, 8 months ago
  31. 592b5fa mm: Re-introduce vm_flags to do_mmap() by Yu-cheng Yu · 1 year, 9 months ago
  32. 3df88c6 Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 1 month ago
  33. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 1 month ago
  34. 27b2670 ipc/shm: introduce new do_vma_munmap() to munmap by Liam R. Howlett · 2 years, 2 months ago
  35. d60beb1 ipc/shm: use the vma iterator for munmap calls by Liam R. Howlett · 2 years, 2 months ago
  36. da27f79 ipc,namespace: batch free ipc_namespace structures by Rik van Riel · 2 years, 2 months ago
  37. a80c4ad ipc,namespace: make ipc namespace allocation wait for pending free by Rik van Riel · 2 years, 2 months ago
  38. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  39. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
  40. abf0857 fs: port vfs_*() helpers to struct mnt_idmap by Christian Brauner · 2 years, 2 months ago
  41. 8702f2c Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  42. 12b677f ipc: fix memory leak in init_mqueue_fs() by Zhengchao Shao · 2 years, 3 months ago
  43. b52be55 ipc/sem: Fix dangling sem_array access in semtimedop race by Jann Horn · 2 years, 3 months ago
  44. b630504 ipc/shm: call underlying open/close vm_ops by Mike Kravetz · 2 years, 4 months ago
  45. 64b4c41 ipc/msg.c: fix percpu_counter use after free by Andrew Morton · 2 years, 5 months ago
  46. 676cb49 Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  47. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 5 months ago
  48. 86fb9c5 Merge tag 'retire_mq_sysctls-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 5 months ago
  49. 72d1e61 ipc/msg: mitigate the lock contention with percpu counter by Jiebin Sun · 2 years, 6 months ago
  50. 5758478 ipc: mqueue: remove unnecessary conditionals by Jingyu Wang · 2 years, 6 months ago
  51. 01293a6 ipc/shm: use VMA iterator instead of linked list by Liam R. Howlett · 2 years, 6 months ago
  52. 58b5c20 ipc/util.c: cleanup and improve sysvipc_find_ipc() by Manfred Spraul · 2 years, 7 months ago
  53. eb5699ba Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
  54. c579d60 ipc: mqueue: fix possible memory leak in init_mqueue_fs() by Hangyu Hua · 2 years, 8 months ago
  55. 2c795fb ipc/mqueue: remove unnecessary (void*) conversion by Yu Zhe · 2 years, 9 months ago
  56. db7cfc3 ipc: Free mq_sysctls if ipc namespace creation failed by Alexey Gladkov · 2 years, 9 months ago
  57. 1888e9b Merge tag 'per-namespace-ipc-sysctls-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 2 years, 9 months ago
  58. d60c4d0 ipc/mqueue: use get_tree_nodev() in mqueue_get_tree() by Waiman Long · 2 years, 10 months ago
  59. 49c9dd0 ipc: update semtimedop() to use hrtimer by Prakash Sangappa · 2 years, 10 months ago
  60. 0e90002 ipc/sem: remove redundant assignments by Michal Orzel · 2 years, 10 months ago
  61. 38cd5b1 ipc: Remove extra braces by Alexey Gladkov · 2 years, 10 months ago
  62. 0889f44 ipc: Check permissions for checkpoint_restart sysctls at open time by Alexey Gladkov · 2 years, 10 months ago
  63. dd141a4 ipc: Remove extra1 field abuse to pass ipc namespace by Alexey Gladkov · 2 years, 10 months ago
  64. def7343 ipc: Use the same namespace to modify and validate by Alexey Gladkov · 2 years, 10 months ago
  65. fd60b28 fs: allocate inode by using alloc_inode_sb() by Muchun Song · 3 years ago
  66. 1f5c135 ipc: Store ipc sysctls in the ipc namespace by Alexey Gladkov · 3 years, 1 month ago
  67. dc55e35 ipc: Store mqueue sysctls in the ipc namespace by Alexey Gladkov · 3 years, 1 month ago
  68. 520ba72 ipc/sem: do not sleep with a spin lock held by Minghao Chi · 3 years, 1 month ago
  69. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years, 2 months ago
  70. 85b6d246 shm: extend forced shm destroy to support objects from several IPC nses by Alexander Mikhalitsyn · 3 years, 4 months ago
  71. 126e8be ipc: WARN if trying to remove ipc object which is absent by Alexander Mikhalitsyn · 3 years, 4 months ago
  72. 0e9beb8 ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL by Manfred Spraul · 3 years, 4 months ago
  73. 5563cab ipc: check checkpoint_restore_ns_capable() to modify C/R proc files by Michal Clapinski · 3 years, 4 months ago
  74. 83c1fd7 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB by zhangyiru · 3 years, 4 months ago
  75. 6a4746b ipc: remove memcg accounting for sops objects in do_semtimedop() by Vasily Averin · 3 years, 6 months ago
  76. 35776f1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 6 months ago
  77. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  78. 20401d1 ipc: replace costly bailout check in sysvipc_find_ipc() by Rafael Aquini · 3 years, 6 months ago
  79. 1831949 memcg: enable accounting of ipc resources by Vasily Averin · 3 years, 6 months ago
  80. 30acd0b memcg: enable accounting for new namesapces and struct nsproxy by Vasily Averin · 3 years, 6 months ago
  81. bdec014 ARM: 9114/1: oabi-compat: rework sys_semtimedop emulation by Arnd Bergmann · 3 years, 7 months ago
  82. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  83. b869d5b ipc/util.c: use binary search for max_idx by Manfred Spraul · 3 years, 9 months ago
  84. 17d056e ipc/sem.c: use READ_ONCE()/WRITE_ONCE() for use_global_lock by Manfred Spraul · 3 years, 9 months ago
  85. bc8136a ipc: use kmalloc for msg_queue and shmid_kernel by Vasily Averin · 3 years, 9 months ago
  86. fc37a3b ipc sem: use kvmalloc for sem_undo allocation by Vasily Averin · 3 years, 9 months ago
  87. c54b245 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 9 months ago
  88. a11ddb3 ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry by Varad Gautam · 3 years, 10 months ago
  89. 7497835 ipc/sem.c: spelling fix by Bhaskar Chowdhury · 3 years, 10 months ago
  90. b1989a3 ipc/sem.c: mundane typo fixes by Bhaskar Chowdhury · 3 years, 10 months ago
  91. d7c9e99 Reimplement RLIMIT_MEMLOCK on top of ucounts by Alexey Gladkov · 3 years, 11 months ago
  92. 6e52a9f Reimplement RLIMIT_MSGQUEUE on top of ucounts by Alexey Gladkov · 3 years, 11 months ago
  93. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years, 2 months ago
  94. 6521f89 namei: prepare for idmapped mounts by Christian Brauner · 4 years, 2 months ago
  95. 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years, 2 months ago
  96. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
  97. dd3b614 vm_ops: rename .split() callback to .may_split() by Dmitry Safonov · 4 years, 3 months ago
  98. f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
  99. fff1662 ipc: adjust proc_ipc_sem_dointvec definition to match prototype by Tobias Klauser · 4 years, 6 months ago
  100. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 7 months ago