index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
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
2023-10-05
perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...
Xiu Jianfeng
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-06-28
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-08
sysctl: move security keys sysctl registration to its own file
Luis Chamberlain
2023-06-08
sysctl: move umh sysctl registration to its own file
Luis Chamberlain
2023-05-30
signal: move show_unhandled_signals sysctl to its own file
Luis Chamberlain
2023-05-30
sysctl: remove empty dev table
Luis Chamberlain
2023-05-23
sysctl: Refactor base paths registrations
Joel Granados
2023-04-13
mm: compaction: move compaction sysctl to its own file
Minghao Chi
2023-04-13
mm: memory-failure: Move memory failure sysctls to its own file
Kefeng Wang
2023-03-20
mm: hugetlb: move hugeltb sysctls to its own file
Kefeng Wang
2023-03-20
userfaultfd: move unprivileged_userfaultfd sysctl to its own file
ZhangPeng
2023-02-21
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-12-05
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
2022-12-05
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
2022-11-20
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
2022-11-08
swap: add a limit for readahead page-cluster value
Kairui Song
[next]