开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
2022-01-22
stackleak: move stack_erasing sysctl to stackleak.c
Xiaoming Ni
2022-01-22
scsi/sg: move sg-big-buff sysctl to scsi/sg.c
Xiaoming Ni
2022-01-22
printk: move printk sysctl to printk/sysctl.c
Xiaoming Ni
2022-01-22
fs: move binfmt_misc sysctl to its own file
Luis Chamberlain
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2022-01-22
eventpoll: simplify sysctl declaration with register_sysctl()
Xiaoming Ni
2022-01-22
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
2022-01-22
dnotify: move dnotify sysctl to dnotify.c
Xiaoming Ni
2022-01-22
aio: move aio sysctl to aio.c
Xiaoming Ni
2022-01-22
sysctl: use SYSCTL_ZERO to replace some static int zero uses
Xiaoming Ni
2022-01-22
sysctl: use const for typically used max/min proc sysctls
Xiaoming Ni
2022-01-22
sysctl: make ngroups_max const
Stephen Kitt
2022-01-22
watchdog: move watchdog sysctl interface to watchdog.c
Xiaoming Ni
2022-01-22
hung_task: move hung_task sysctl interface to hung_task.c
Xiaoming Ni
2022-01-22
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
Suren Baghdasaryan
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
2021-08-17
sysctl: introduce new proc handler proc_dobool
Jia He
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
sysctl: remove redundant assignment to first
Jiapeng Chong
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
mm/page_alloc: introduce vm.percpu_pagelist_high_fraction
Mel Gorman
2021-06-29
mm/page_alloc: delete vm.percpu_pagelist_fraction
Mel Gorman
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-05-24
block_dump: remove block_dump feature
zhangyi (F)
2021-05-12
delayacct: Add sysctl to enable at runtime
Peter Zijlstra
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-11
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2021-05-05
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
2021-04-16
sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG
Peter Zijlstra
2021-04-16
sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG
Mel Gorman
2021-03-25
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2021-03-16
fanotify: configurable limits via sysfs
Amir Goldstein
2021-02-26
sysctl.c: fix underflow value setting risk in vm_table
Lin Feng
2020-11-19
rcu: Panic after fixed number of stalls
chao
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2020-08-24
bpf, sysctl: Let bpf_stats_handler take a kernel pointer buffer
Tobias Klauser
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
2020-08-12
mm: proactive compaction
Nitin Gupta
2020-08-07
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
[next]