aboutsummaryrefslogtreecommitdiff
path: root/ipc/mq_sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-08ipc: Store mqueue sysctls in the ipc namespaceGravatar Alexey Gladkov 1-55/+66
2020-04-27sysctl: pass kernel pointers to ->proc_handlerGravatar Christoph Hellwig 1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Gravatar Thomas Gleixner 1-5/+1
2014-06-06ipc: convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-6/+6
2014-02-25ipc,mqueue: remove limits for the amount of system-wide queuesGravatar Davidlohr Bueso 1-6/+12
2012-05-31mqueue: separate mqueue default value from maximum valueGravatar KOSAKI Motohiro 1-0/+18
2012-05-31ipc/mqueue: cleanup definition names and locationsGravatar Doug Ledford 1-23/+8
2009-11-12sysctl ipc: Remove dead binary sysctl support code.Gravatar Eric W. Biederman 1-4/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 1-4/+4
2009-04-13namespaces: move get_mq() inside #ifdef CONFIG_SYSCTLGravatar Geert Uytterhoeven 1-1/+1
2009-04-07namespaces: mqueue namespace: adapt sysctlGravatar Serge E. Hallyn 1-0/+116