Linus Torvalds
4b290aae78
Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
...
Pull sysctl updates from Joel Granados:
- Move sysctls out of the kern_table array
This is the final move of ctl_tables into their respective
subsystems. Only 5 (out of the original 50) will remain in
kernel/sysctl.c file; these handle either sysctl or common arch
variables.
By decentralizing sysctl registrations, subsystem maintainers regain
control over their sysctl interfaces, improving maintainability and
reducing the likelihood of merge conflicts.
- docs: Remove false positives from check-sysctl-docs
Stopped falsely identifying sysctls as undocumented or unimplemented
in the check-sysctl-docs script. This script can now be used to
automatically identify if documentation is missing.
* tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl: (23 commits)
docs: Downgrade arm64 & riscv from titles to comment
docs: Replace spaces with tabs in check-sysctl-docs
docs: Remove colon from ctltable title in vm.rst
docs: Add awk section for ucount sysctl entries
docs: Use skiplist when checking sysctl admin-guide
docs: nixify check-sysctl-docs
sysctl: rename kern_table -> sysctl_subsys_table
kernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.c
uevent: mv uevent_helper into kobject_uevent.c
sysctl: Removed unused variable
sysctl: Nixify sysctl.sh
sysctl: Remove superfluous includes from kernel/sysctl.c
sysctl: Remove (very) old file changelog
sysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.c
sysctl: move cad_pid into kernel/pid.c
sysctl: Move tainted ctl_table into kernel/panic.c
Input: sysrq: mv sysrq into drivers/tty/sysrq.c
fork: mv threads-max into kernel/fork.c
parisc/power: Move soft-power into power.c
mm: move randomize_va_space into memory.c
...
2025-07-29 21:43:08 -07:00
..
2025-05-07 11:25:02 +02:00
2025-05-21 14:33:28 +02:00
2025-07-29 11:42:31 -07:00
2025-05-08 19:43:51 -07:00
2025-07-07 09:43:52 +02:00
2025-05-11 17:54:10 -07:00
2025-07-13 15:36:25 +01:00
2025-07-18 12:34:56 -06:00
2025-07-10 23:46:05 +02:00
2025-07-28 22:52:02 -07:00
2025-05-05 11:44:37 -04:00
2025-05-14 16:59:17 +02:00
2025-07-21 15:39:07 +01:00
2025-06-18 14:20:32 -07:00
2025-05-09 11:35:43 -07:00
2025-07-08 17:58:49 +01:00
2025-06-15 21:19:08 +05:30
2025-05-21 10:09:47 +02:00
2025-07-29 09:52:01 -07:00
2025-06-30 09:07:26 +02:00
2025-06-05 14:03:07 -07:00
2025-06-27 00:29:07 +01:00
2025-07-29 17:42:52 -07:00
2025-07-29 11:13:27 -07:00
2025-06-05 08:07:24 -07:00
2025-06-29 22:10:52 +01:00
2025-07-28 09:56:09 -07:00
2025-07-05 07:52:33 +02:00
2025-07-29 20:21:54 -07:00
2025-05-21 11:34:06 +01:00
2025-05-25 00:53:48 -07:00
2025-05-07 21:56:55 +02:00
2025-06-09 11:24:43 +01:00
2025-05-08 13:35:22 +01:00
2025-07-21 18:18:51 +01:00
2025-06-17 18:42:44 -07:00
2025-06-16 17:00:06 -04:00
2025-05-20 08:44:33 +02:00
2025-06-13 06:19:34 -06:00
2025-06-30 15:50:32 -06:00
2025-07-28 16:14:18 -07:00
2025-06-30 15:50:32 -06:00
2025-07-01 10:24:19 -06:00
2025-07-28 16:43:54 -07:00
2025-07-24 16:55:11 -07:00
2025-05-27 14:09:12 -07:00
2025-05-28 15:52:42 -07:00
2025-05-19 08:17:08 -07:00
2025-07-16 14:48:18 +02:00
2025-06-13 06:20:17 -06:00
2025-07-22 19:10:17 -06:00
2025-05-19 10:30:02 -10:00
2025-05-27 20:59:53 -07:00
2025-07-11 16:01:07 +02:00
2025-06-05 22:02:23 -07:00
2025-07-29 17:19:35 -07:00
2025-07-29 17:19:35 -07:00
2025-05-08 09:42:06 -07:00
2025-05-21 13:41:03 +02:00
2025-05-21 13:39:45 +02:00
2025-07-16 13:56:23 +02:00
2025-06-16 17:01:22 +02:00
2025-05-14 11:56:17 +01:00
2025-07-29 17:42:52 -07:00
2025-05-07 21:17:56 +02:00
2025-06-26 16:06:40 +02:00
2025-06-03 07:39:23 -07:00
2025-05-12 23:50:33 -07:00
2025-05-21 10:48:21 -07:00
2025-05-21 10:48:21 -07:00
2025-05-13 20:37:16 -07:00
2025-06-30 09:31:57 -07:00
2025-06-30 09:31:57 -07:00
2025-06-30 09:31:57 -07:00
2025-06-30 09:31:57 -07:00
2025-07-07 12:24:50 +02:00
2025-05-05 18:20:45 +08:00
2025-05-12 23:50:29 -07:00
2025-06-17 13:47:44 +02:00
2025-06-11 13:39:52 -04:00
2025-07-09 13:30:29 +02:00
2025-07-14 20:22:59 +09:00
2025-05-04 11:35:05 +02:00
2025-07-29 12:15:39 -07:00
2025-05-28 15:52:42 -07:00
2025-05-05 13:29:44 -04:00
2025-05-06 08:36:53 +02:00
2025-05-27 20:09:06 -07:00
2025-06-26 15:18:04 -07:00
2025-05-20 05:34:27 +02:00
2025-05-23 13:24:53 -07:00
2025-07-24 16:55:11 -07:00
2025-05-13 14:34:18 +02:00
2025-06-30 19:52:55 +02:00
2025-05-22 15:32:00 +02:00
2025-06-11 11:20:52 +02:00
2025-05-25 18:12:14 +09:00
2025-06-23 12:17:33 +02:00
2025-05-06 15:46:54 +00:00
2025-06-23 12:45:13 +02:00
2025-05-19 22:46:34 +02:00
2025-07-04 16:14:39 +02:00
2025-06-10 13:16:19 +02:00
2025-05-15 20:24:40 +02:00
2025-05-21 14:34:38 +02:00
2025-07-29 17:19:29 -07:00
2025-06-18 11:20:19 +02:00
2025-06-23 12:17:33 +02:00
2025-07-08 10:25:19 +02:00
2025-07-28 15:50:15 -07:00
2025-05-21 14:35:34 +02:00
2025-07-10 12:33:13 -07:00
2025-07-16 14:28:21 +02:00
2025-06-19 12:29:17 +02:00
2025-05-29 10:34:26 -07:00
2025-06-06 18:05:18 -07:00
2025-07-11 16:02:00 +02:00
2025-05-22 14:55:37 -07:00
2025-07-24 16:24:49 +02:00
2025-07-01 10:24:11 -06:00
2025-05-21 14:21:34 +01:00
2025-05-13 15:59:03 +02:00
2025-05-30 08:40:25 -07:00
2025-05-12 06:06:42 -04:00
2025-05-12 06:06:42 -04:00
2025-05-12 23:50:34 -07:00
2025-06-05 22:02:24 -07:00
2025-05-11 17:54:07 -07:00
2025-06-03 08:39:20 -07:00
2025-05-22 11:07:05 +02:00
2025-05-19 22:23:57 +02:00
2025-05-20 22:49:39 +02:00
2025-07-07 10:42:15 +02:00
2025-05-27 08:25:42 +02:00
2025-07-29 17:19:35 -07:00
2025-07-03 11:09:32 +03:00
2025-07-03 11:09:35 +03:00
2025-07-03 11:09:43 +03:00
2025-06-27 21:43:40 +03:00
2025-07-28 16:30:12 -07:00
2025-05-20 15:04:13 +01:00
2025-05-01 09:43:48 -07:00
2025-07-14 10:51:33 +02:00
2025-05-30 10:44:20 -07:00
2025-05-07 17:25:48 -05:00
2025-06-30 19:52:55 +02:00
2025-05-27 08:00:46 -07:00
2025-07-03 15:49:24 +02:00
2025-07-24 10:57:26 +02:00
2025-05-20 10:31:12 -04:00
2025-05-11 17:54:06 -07:00
2025-05-12 23:50:40 -07:00
2025-05-31 19:12:53 -07:00
2025-06-11 11:57:14 -07:00
2025-05-22 14:55:38 -07:00
2025-06-25 15:55:03 -07:00
2025-07-23 11:52:47 +02:00
2025-07-21 21:40:39 -07:00
2025-05-28 06:29:17 -04:00
2025-05-14 09:25:09 +01:00
2025-07-16 09:31:43 +02:00
2025-05-11 17:54:14 -07:00
2025-05-14 13:16:24 +02:00
2025-05-27 19:40:34 -07:00
2025-06-30 17:45:35 +02:00
2025-06-30 17:45:35 +02:00
2025-07-14 21:57:20 -07:00
2025-07-17 06:01:16 -06:00
2025-07-04 16:14:39 +02:00
2025-05-26 16:23:39 -05:00
2025-05-11 17:48:29 -07:00
2025-07-24 09:20:39 +02:00
2025-05-27 17:35:25 -07:00
2025-07-24 16:55:11 -07:00
2025-05-31 22:46:08 -07:00
2025-05-11 17:48:07 -07:00
2025-05-21 09:55:15 -07:00
2025-05-13 10:23:24 +02:00
2025-06-24 16:48:02 +01:00
2025-05-22 14:55:37 -07:00
2025-07-11 16:02:00 +02:00
2025-07-22 15:50:20 +02:00
2025-05-20 22:49:38 -07:00
2025-05-31 15:44:16 -07:00
2025-05-31 22:46:13 -07:00
2025-06-02 16:00:26 -07:00
2025-06-06 12:45:35 -07:00
2025-07-29 21:43:08 -07:00
2025-06-29 19:03:29 -04:00
2025-05-16 17:53:48 -07:00
2025-07-03 15:49:24 +02:00
2025-07-11 15:11:54 -07:00
2025-05-26 08:02:43 -07:00
2025-05-22 15:32:00 +02:00
2025-05-28 15:24:36 -07:00
2025-05-23 13:57:12 +02:00
2025-05-27 08:25:43 +02:00
2025-05-23 13:57:13 +02:00
2025-07-28 11:22:56 -07:00
2025-05-19 16:06:42 -07:00
2025-05-28 17:17:13 -04:00
2025-05-28 17:17:13 -04:00
2025-05-28 17:17:14 -04:00
2025-07-04 13:17:30 +01:00
2025-05-13 11:40:04 -04:00
2025-05-22 14:55:36 -07:00
2025-07-17 13:38:07 +02:00
2025-05-21 14:28:27 +02:00
2025-05-05 16:17:40 -05:00
2025-05-11 17:54:13 -07:00
2025-06-01 08:41:11 -07:00
2025-05-09 13:43:07 +01:00
2025-05-12 23:50:49 -07:00
2025-05-31 15:44:16 -07:00
2025-05-31 22:46:13 -07:00
2025-07-16 14:48:18 +02:00
2025-07-23 11:52:47 +02:00
2025-05-10 16:11:49 +08:00
2025-06-16 11:50:34 -07:00
2025-05-30 12:21:57 -05:00
2025-05-28 16:47:56 -05:00
2025-05-28 16:15:40 -05:00
2025-05-06 08:36:53 +02:00
2025-06-04 11:26:17 -07:00
2025-05-21 16:46:37 +02:00
2025-05-12 23:50:31 -07:00
2025-05-25 00:53:48 -07:00
2025-06-05 14:37:53 +02:00
2025-05-11 17:26:06 -07:00
2025-05-22 14:55:37 -07:00
2025-05-20 18:17:43 -07:00
2025-05-27 17:35:25 -07:00
2025-06-19 14:28:24 +02:00
2025-06-19 14:28:24 +02:00
2025-07-29 11:42:31 -07:00
2025-05-02 11:03:18 +05:30
2025-07-22 18:01:15 +02:00
2025-07-22 18:07:11 +02:00
2025-06-27 20:13:12 +02:00
2025-07-07 15:19:46 +03:00
2025-07-01 12:29:29 +02:00
2025-06-13 08:47:18 +02:00
2025-06-10 22:08:05 -04:00
2025-07-10 09:39:18 +02:00
2025-07-01 12:31:37 +02:00
2025-07-09 13:40:21 +02:00
2025-06-25 07:27:27 -07:00
2025-05-11 17:48:19 -07:00
2025-07-07 08:39:36 +02:00
2025-06-23 12:17:33 +02:00
2025-05-08 16:13:27 -07:00
2025-05-08 16:13:27 -07:00
2025-05-03 12:02:04 +02:00
2025-07-25 13:44:33 +01:00
2025-07-14 22:27:46 -07:00
2025-05-11 17:54:09 -07:00
2025-05-16 12:10:20 +02:00
2025-06-16 21:06:12 +02:00
2025-05-05 15:16:50 +02:00
2025-05-08 20:29:07 +02:00
2025-05-09 15:19:10 -04:00
2025-05-11 17:54:09 -07:00
2025-05-12 23:50:45 -07:00
2025-05-06 11:11:45 -06:00
2025-07-23 11:52:47 +02:00
2025-06-11 22:42:35 -07:00
2025-07-29 17:42:52 -07:00
2025-07-28 18:20:32 -07:00
2025-05-11 17:54:08 -07:00
2025-06-17 13:42:34 +02:00
2025-06-19 13:24:16 +02:00
2025-05-13 11:12:48 +02:00
2025-05-21 15:40:17 -07:00
2025-05-23 08:49:16 +01:00
2025-07-29 13:00:20 -07:00
2025-05-11 17:54:12 -07:00
2025-07-24 17:58:00 -07:00
2025-05-07 14:25:30 -07:00
2025-06-18 14:30:53 -07:00
2025-05-02 18:25:08 -07:00
2025-07-17 12:10:56 -07:00
2025-07-17 16:39:49 -07:00
2025-06-26 20:39:34 +02:00
2025-05-12 23:50:35 -07:00
2025-07-02 17:05:17 +02:00
2025-07-23 11:56:02 +02:00
2025-05-15 11:30:08 -07:00
2025-05-13 16:38:03 +02:00
2025-06-04 11:27:11 +02:00
2025-07-01 15:38:25 +02:00
2025-07-18 13:45:33 +02:00
2025-07-03 14:44:15 +02:00
2025-06-08 09:07:37 +02:00
2025-06-03 07:39:23 -07:00
2025-07-28 18:18:16 -07:00
2025-05-14 11:19:32 -04:00
2025-05-08 19:17:33 -07:00
2025-05-02 12:52:16 -07:00
2025-06-24 15:32:56 +01:00
2025-05-11 17:54:06 -07:00
2025-05-07 11:21:35 +01:00
2025-05-02 10:54:37 -07:00
2025-06-02 16:00:26 -07:00
2025-05-11 17:48:18 -07:00
2025-07-21 17:40:02 +02:00
2025-05-31 19:12:53 -07:00
2025-05-08 09:42:06 -07:00
2025-05-28 03:19:03 -04:00
2025-05-26 19:04:21 +02:00
2025-07-09 21:07:56 -07:00
2025-05-28 14:55:35 -07:00
2025-06-24 16:45:35 +01:00
2025-05-27 20:49:06 -07:00
2025-05-11 17:48:19 -07:00
2025-05-11 17:48:06 -07:00
2025-05-11 17:48:06 -07:00