1. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  2. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  3. 99db46e ipc: do cyclic id allocation for the ipc object. by Manfred Spraul · 6 years ago
  4. 5ac893b ipc: allow boot time extension of IPCMNI from 32k to 16M by Waiman Long · 6 years ago
  5. 8c81ddd ipc: IPCMNI limit check for semmni by Waiman Long · 6 years ago
  6. 6730e65 ipc: IPCMNI limit check for msgmni and shmmni by Waiman Long · 6 years ago
  7. 0050ee0 ipc/msg: increase MSGMNI, remove scaling by Manfred Spraul · 10 years ago
  8. 1195d94 ipc: always handle a new value of auto_msgmni by Andrey Vagin · 10 years ago
  9. a5c5928 ipc: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  10. 6d08a25 ipc: use device_initcall by Davidlohr Bueso · 11 years ago
  11. 239521f ipc: whitespace cleanup by Manfred Spraul · 11 years ago
  12. 9bf76ca ipc, msg: forbid negative values for "msg{max,mnb,mni}" by Mathias Krause · 11 years ago
  13. 03f5956 ipc: add sysctl to specify desired next object id by Stanislav Kinsbursky · 12 years ago
  14. b34a6b1 ipc: introduce shm_rmid_forced sysctl by Vasiliy Kulikov · 13 years ago
  15. 2bc4657 sysctl ipc: Remove dead binary sysctl support code. by Eric W. Biederman · 16 years ago
  16. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  17. 11dea19 proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers by Serge E. Hallyn · 16 years ago
  18. 4c2c3b4 ipc/ipc_sysctl.c: move the definition of ipc_auto_callback() by akpm@linux-foundation.org · 16 years ago
  19. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  20. 9eefe52 ipc: do not use a negative value to re-enable msgmni automatic recomputing by Nadia Derbey · 16 years ago
  21. 6546bc4 ipc: re-enable msgmni automatic recomputing msgmni if set to negative by Nadia Derbey · 17 years ago
  22. 91cfb2b ipc: do not recompute msgmni anymore if explicitly set by user by Nadia Derbey · 17 years ago
  23. ae5e1b2 namespaces: move the IPC namespace under IPC_NS option by Pavel Emelyanov · 17 years ago
  24. a08b4be ipc namespace: remove config ipc ns fix by Cedric Le Goater · 17 years ago
  25. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  26. a5494dc [PATCH] sysctl: move SYSV IPC sysctls to their own file by Eric W. Biederman · 18 years ago