index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
2025-07-23
sysctl: rename kern_table -> sysctl_subsys_table
Joel Granados
2025-07-23
kernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.c
Joel Granados
2025-07-23
uevent: mv uevent_helper into kobject_uevent.c
Joel Granados
2025-07-23
sysctl: Remove superfluous includes from kernel/sysctl.c
Joel Granados
2025-07-23
sysctl: Remove (very) old file changelog
Joel Granados
2025-07-23
sysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.c
Joel Granados
2025-07-23
sysctl: move cad_pid into kernel/pid.c
Joel Granados
2025-07-23
sysctl: Move tainted ctl_table into kernel/panic.c
Joel Granados
2025-07-23
Input: sysrq: mv sysrq into drivers/tty/sysrq.c
Joel Granados
2025-07-23
fork: mv threads-max into kernel/fork.c
Joel Granados
2025-07-23
parisc/power: Move soft-power into power.c
Joel Granados
2025-07-23
mm: move randomize_va_space into memory.c
Joel Granados
2025-07-23
rcu: Move rcu_stall related sysctls into rcu/tree_stall.h
Joel Granados
2025-07-23
locking/rtmutex: Move max_lock_depth into rtmutex.c
Joel Granados
2025-07-23
module: Move modprobe_path and modules_disabled ctl_tables into the module su...
Joel Granados
2025-04-09
sparc: mv sparc sysctls into their own file under arch/sparc/kernel
Joel Granados
2025-04-09
stack_tracer: move sysctl registration to kernel/trace/trace_stack.c
Joel Granados
2025-04-09
tracing: Move trace sysctls into trace.c
Joel Granados
2025-04-09
signal: Move signal ctl tables into signal.c
Joel Granados
2025-04-09
panic: Move panic ctl tables into panic.c
Joel Granados
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-24
Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-18
s390: Move s390 sysctls into their own file under arch/s390
joel granados
2025-02-21
perf/core: Move perf_event sysctls into kernel/events
Joel Granados
2025-02-18
x86: Move sysctls into arch/x86
Joel Granados
2025-02-07
sysctl: remove unneeded include
Kaixiong Yu
2025-02-07
sysctl: remove the vm_table
Kaixiong Yu
2025-02-07
sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
Kaixiong Yu
2025-02-07
x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
Kaixiong Yu
2025-02-07
fs: dcache: move the sysctl to fs/dcache.c
Kaixiong Yu
2025-02-07
fs: drop_caches: move sysctl to fs/drop_caches.c
Kaixiong Yu
2025-02-07
fs: fs-writeback: move sysctl to fs/fs-writeback.c
Kaixiong Yu
2025-02-07
mm: nommu: move sysctl to mm/nommu.c
Kaixiong Yu
2025-02-07
security: min_addr: move sysctl to security/min_addr.c
Kaixiong Yu
2025-02-07
mm: mmap: move sysctl to mm/mmap.c
Kaixiong Yu
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
2025-02-07
mm: vmscan: move vmscan sysctls to mm/vmscan.c
Kaixiong Yu
2025-02-07
mm: swap: move sysctl to mm/swap.c
Kaixiong Yu
2025-02-07
mm: filemap: move sysctl to mm/filemap.c
Kaixiong Yu
2025-02-07
mm: vmstat: move sysctls to mm/vmstat.c
Kaixiong Yu
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-12-02
pid: allow pid_max to be set per pid namespace
Christian Brauner
2024-10-23
sysctl: Reorganize kerneldoc parameter names
Julia Lawall
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-06-03
sysctl: constify ctl_table arguments of utility function
Thomas Weißschuh
2024-06-03
sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array
Wen Yang
2024-04-24
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]