index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
12 days
sysctl: rename kern_table -> sysctl_subsys_table
Joel Granados
12 days
kernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.c
Joel Granados
12 days
uevent: mv uevent_helper into kobject_uevent.c
Joel Granados
12 days
sysctl: Remove superfluous includes from kernel/sysctl.c
Joel Granados
12 days
sysctl: Remove (very) old file changelog
Joel Granados
12 days
sysctl: Move sysctl_panic_on_stackoverflow to kernel/panic.c
Joel Granados
12 days
sysctl: move cad_pid into kernel/pid.c
Joel Granados
12 days
sysctl: Move tainted ctl_table into kernel/panic.c
Joel Granados
12 days
Input: sysrq: mv sysrq into drivers/tty/sysrq.c
Joel Granados
12 days
fork: mv threads-max into kernel/fork.c
Joel Granados
12 days
parisc/power: Move soft-power into power.c
Joel Granados
12 days
mm: move randomize_va_space into memory.c
Joel Granados
12 days
rcu: Move rcu_stall related sysctls into rcu/tree_stall.h
Joel Granados
12 days
locking/rtmutex: Move max_lock_depth into rtmutex.c
Joel Granados
12 days
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]