index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
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
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-09-08
kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
Liu Shixin
2022-09-08
sysctl: remove max_extfrag_threshold
Liu Shixin
2022-09-08
kernel/sysctl.c: remove unnecessary (void*) conversions
Dong Chuanjian
2022-08-08
kernel/sysctl.c: Remove trailing white space
Fanjun Kong
2022-08-08
kernel/sysctl.c: Clean up indentation, replace spaces with tab.
Fanjun Kong
2022-08-08
sysctl: Merge adjacent CONFIG_TREE_RCU blocks
Geert Uytterhoeven
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-15
Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
2022-07-13
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
2022-07-13
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_dointvec_jiffies().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_doulongvec_minmax().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_douintvec_minmax().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_dointvec_minmax().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_douintvec().
Kuniyuki Iwashima
2022-07-08
sysctl: Fix data races in proc_dointvec().
Kuniyuki Iwashima
2022-06-30
sysctl: add proc_dointvec_ms_jiffies_minmax
Yuwei Wang
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-04-25
kernel/kexec_core: move kexec_core sysctls into its own file
yingelin
2022-04-21
latencytop: move sysctl to its own file
liaohua
2022-04-13
Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-next
Luis Chamberlain
2022-04-13
bpf: Move BPF sysctls from kernel/sysctl.c to BPF core
Yan Zhu
2022-04-10
timers: Move timer sysctl into the timer code
tangmeng
2022-04-06
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
2022-04-06
kernel/do_mount_initrd: move real_root_dev sysctls to its own file
tangmeng
2022-04-06
kernel/delayacct: move delayacct sysctls to its own file
tangmeng
2022-04-06
kernel/acct: move acct sysctls to its own file
tangmeng
2022-04-06
kernel/panic: move panic sysctls to its own file
tangmeng
2022-04-06
kernel/lockdep: move lockdep sysctls to its own file
tangmeng
2022-04-06
mm: move page-writeback sysctls to their own file
zhanglianjie
2022-04-06
mm: move oom_kill sysctls to their own file
sujiaxun
2022-04-06
kernel/reboot: move reboot sysctls to its own file
tangmeng
2022-04-06
sched: Move energy_aware sysctls to topology.c
Zhen Ni
2022-04-06
sched: Move cfs_bandwidth_slice sysctls to fair.c
Zhen Ni
[next]