summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* proc/sysctl: add shared variables for range checkMatteo Croce2019-07-191-19/+16Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1Star
* ipc: do cyclic id allocation for the ipc object.Manfred Spraul2019-05-151-0/+2
* ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long2019-05-151-1/+11
* ipc: IPCMNI limit check for semmniWaiman Long2018-10-311-1/+22
* ipc: IPCMNI limit check for msgmni and shmmniWaiman Long2018-10-311-2/+5
* ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-131-76/+17Star
* ipc: always handle a new value of auto_msgmniAndrey Vagin2014-10-141-2/+1Star
* ipc: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-071-7/+7
* ipc: use device_initcallDavidlohr Bueso2014-04-081-1/+1
* ipc: whitespace cleanupManfred Spraul2014-01-281-7/+7
* ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2013-11-031-8/+12
* ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-051-0/+32
* ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-271-0/+36
* sysctl ipc: Remove dead binary sysctl support code.Eric W. Biederman2009-11-121-77/+0Star
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-8/+8
* proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlersSerge E. Hallyn2009-04-031-1/+1
* ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()akpm@linux-foundation.org2009-01-071-23/+23
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-5/+4Star
* ipc: do not use a negative value to re-enable msgmni automatic recomputingNadia Derbey2008-07-251-13/+59
* ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey2008-04-291-10/+35
* ipc: do not recompute msgmni anymore if explicitly set by userNadia Derbey2008-04-291-2/+41
* namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov2008-02-081-0/+1
* ipc namespace: remove config ipc ns fixCedric Le Goater2007-10-171-4/+0Star
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: move SYSV IPC sysctls to their own fileEric W. Biederman2007-02-141-0/+183