index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ipc
/
mq_sysctl.c
Age
Commit message (
Expand
)
Author
2024-02-22
sysctl: allow to change limits for posix messages queues
Alexey Gladkov
2023-08-15
sysctl: Add a size arg to __register_sysctl_table
Joel Granados
2022-03-08
ipc: Store mqueue sysctls in the ipc namespace
Alexey Gladkov
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2014-06-06
ipc: convert use of typedef ctl_table to struct ctl_table
Joe Perches
2014-02-25
ipc,mqueue: remove limits for the amount of system-wide queues
Davidlohr Bueso
2012-05-31
mqueue: separate mqueue default value from maximum value
KOSAKI Motohiro
2012-05-31
ipc/mqueue: cleanup definition names and locations
Doug Ledford
2009-11-12
sysctl ipc: Remove dead binary sysctl support code.
Eric W. Biederman
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-04-13
namespaces: move get_mq() inside #ifdef CONFIG_SYSCTL
Geert Uytterhoeven
2009-04-07
namespaces: mqueue namespace: adapt sysctl
Serge E. Hallyn