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-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-25
ipc: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-24
sysctl: treewide: constify argument ctl_table_root::permissions(table)
Thomas Weißschuh
2024-04-24
sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
Thomas Weißschuh
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
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