Files
linux/arch/sparc/kernel
Linus Torvalds f1975e4765 Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Pull sysctl updates from Joel Granados:

 - Move kern_table members out of kernel/sysctl.c

   Moved a subset (tracing, panic, signal, stack_tracer and sparc) out
   of the kern_table array. The goal is for kern_table to only have
   sysctl elements. All this increases modularity by placing the
   ctl_tables closer to where they are used while reducing the chances
   of merge conflicts in kernel/sysctl.c.

 - Fixed sysctl unit test panic by relocating it to selftests

* tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl:
  sysctl: Close test ctl_headers with a for loop
  sysctl: call sysctl tests with a for loop
  sysctl: Add 0012 to test the u8 range check
  sysctl: move u8 register test to lib/test_sysctl.c
  sparc: mv sparc sysctls into their own file under arch/sparc/kernel
  stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
  tracing: Move trace sysctls into trace.c
  signal: Move signal ctl tables into signal.c
  panic: Move panic ctl tables into panic.c
2025-05-27 20:43:35 -07:00
..
2025-02-12 12:12:28 +01:00
2024-02-16 16:49:58 +01:00
2018-01-22 08:17:15 -08:00
2018-01-22 08:17:15 -08:00
2024-03-08 21:20:23 +01:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2024-03-08 21:20:23 +01:00
2021-09-15 13:42:33 -07:00
2024-02-16 16:50:25 +01:00
2024-01-19 08:08:53 -06:00
2024-02-16 16:50:25 +01:00
2020-08-23 17:36:59 -05:00
2020-08-20 13:12:58 +02:00
2024-04-22 15:33:07 +02:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2024-03-08 21:20:23 +01:00
2024-04-22 15:33:07 +02:00
2024-02-16 16:50:25 +01:00
2024-02-16 16:50:25 +01:00
2022-09-29 19:21:10 -07:00
2022-09-29 19:21:10 -07:00