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