| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-28 | treewide: const qualify ctl_tables where applicable | Joel Granados | 1 | -1/+1 |
| 2024-05-19 | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+0 |
| 2024-05-17 | Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+2 |
| 2024-04-25 | ipc: remove the now superfluous sentinel element from ctl_table array | Joel Granados | 1 | -1/+0 |
| 2024-04-24 | sysctl: treewide: constify argument ctl_table_root::permissions(table) | Thomas Weißschuh | 1 | -1/+1 |
| 2024-04-24 | sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table) | Thomas Weißschuh | 1 | -2/+1 |
| 2024-04-22 | sysctl: treewide: constify ctl_table_header::ctl_table_arg | Thomas Weißschuh | 1 | -1/+1 |
| 2024-02-22 | sysctl: allow to change limits for posix messages queues | Alexey Gladkov | 1 | -0/+36 |
| 2023-08-15 | sysctl: Add a size arg to __register_sysctl_table | Joel Granados | 1 | -1/+3 |
| 2022-03-08 | ipc: Store mqueue sysctls in the ipc namespace | Alexey Gladkov | 1 | -55/+66 |
| 2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 1 | -2/+2 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 1 | -5/+1 |
| 2014-06-06 | ipc: convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -6/+6 |
| 2014-02-25 | ipc,mqueue: remove limits for the amount of system-wide queues | Davidlohr Bueso | 1 | -6/+12 |
| 2012-05-31 | mqueue: separate mqueue default value from maximum value | KOSAKI Motohiro | 1 | -0/+18 |
| 2012-05-31 | ipc/mqueue: cleanup definition names and locations | Doug Ledford | 1 | -23/+8 |
| 2009-11-12 | sysctl ipc: Remove dead binary sysctl support code. | Eric W. Biederman | 1 | -4/+3 |
| 2009-09-24 | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 1 | -4/+4 |
| 2009-04-13 | namespaces: move get_mq() inside #ifdef CONFIG_SYSCTL | Geert Uytterhoeven | 1 | -1/+1 |
| 2009-04-07 | namespaces: mqueue namespace: adapt sysctl | Serge E. Hallyn | 1 | -0/+116 |