summaryrefslogtreecommitdiffstats
path: root/ipc/mq_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* sysctl: allow to change limits for posix messages queuesAlexey Gladkov2024-02-221-0/+36
* sysctl: Add a size arg to __register_sysctl_tableJoel Granados2023-08-151-1/+3
* ipc: Store mqueue sysctls in the ipc namespaceAlexey Gladkov2022-03-081-55/+66
* sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* ipc: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-6/+6
* ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso2014-02-251-6/+12
* mqueue: separate mqueue default value from maximum valueKOSAKI Motohiro2012-05-311-0/+18
* ipc/mqueue: cleanup definition names and locationsDoug Ledford2012-05-311-23/+8
* sysctl ipc: Remove dead binary sysctl support code.Eric W. Biederman2009-11-121-4/+3
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-4/+4
* namespaces: move get_mq() inside #ifdef CONFIG_SYSCTLGeert Uytterhoeven2009-04-131-1/+1
* namespaces: mqueue namespace: adapt sysctlSerge E. Hallyn2009-04-071-0/+116