summaryrefslogtreecommitdiffstats
path: root/ipc/mq_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-191-1/+0
|\
| * ipc: remove the now superfluous sentinel element from ctl_table arrayJoel Granados2024-04-251-1/+0
* | Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-171-3/+2
|\ \
| * | sysctl: treewide: constify argument ctl_table_root::permissions(table)Thomas Weißschuh2024-04-241-1/+1
| * | sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)Thomas Weißschuh2024-04-241-2/+1
| |/
* / sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh2024-04-221-1/+1
|/
* 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