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