index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
1
-0
/
+8
2022-09-08
kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
Liu Shixin
1
-1
/
+8
2022-09-08
sysctl: remove max_extfrag_threshold
Liu Shixin
1
-6
/
+1
2022-09-08
kernel/sysctl.c: remove unnecessary (void*) conversions
Dong Chuanjian
1
-3
/
+3
2022-08-08
kernel/sysctl.c: Remove trailing white space
Fanjun Kong
1
-6
/
+6
2022-08-08
kernel/sysctl.c: Clean up indentation, replace spaces with tab.
Fanjun Kong
1
-2
/
+2
2022-08-08
sysctl: Merge adjacent CONFIG_TREE_RCU blocks
Geert Uytterhoeven
1
-3
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+11
2022-07-15
Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+11
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+20
2022-07-14
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
1
-9
/
+11
2022-07-13
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
1
-4
/
+4
2022-07-13
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-08
sysctl: Fix data races in proc_dointvec_jiffies().
Kuniyuki Iwashima
1
-2
/
+5
2022-07-08
sysctl: Fix data races in proc_doulongvec_minmax().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-08
sysctl: Fix data races in proc_douintvec_minmax().
Kuniyuki Iwashima
1
-1
/
+1
2022-07-08
sysctl: Fix data races in proc_dointvec_minmax().
Kuniyuki Iwashima
1
-1
/
+1
2022-07-08
sysctl: Fix data races in proc_douintvec().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-08
sysctl: Fix data races in proc_dointvec().
Kuniyuki Iwashima
1
-3
/
+3
2022-06-30
sysctl: add proc_dointvec_ms_jiffies_minmax
Yuwei Wang
1
-0
/
+41
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-300
/
+0
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-79
/
+0
2022-04-25
kernel/kexec_core: move kexec_core sysctls into its own file
yingelin
1
-13
/
+0
2022-04-21
latencytop: move sysctl to its own file
liaohua
1
-10
/
+0
2022-04-13
Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-next
Luis Chamberlain
1
-79
/
+0
2022-04-13
bpf: Move BPF sysctls from kernel/sysctl.c to BPF core
Yan Zhu
1
-79
/
+0
2022-04-10
timers: Move timer sysctl into the timer code
tangmeng
1
-11
/
+0
2022-04-06
ftrace: move sysctl_ftrace_enabled to ftrace.c
Wei Xiao
1
-9
/
+0
2022-04-06
kernel/do_mount_initrd: move real_root_dev sysctls to its own file
tangmeng
1
-9
/
+0
2022-04-06
kernel/delayacct: move delayacct sysctls to its own file
tangmeng
1
-12
/
+0
2022-04-06
kernel/acct: move acct sysctls to its own file
tangmeng
1
-12
/
+0
2022-04-06
kernel/panic: move panic sysctls to its own file
tangmeng
1
-11
/
+0
2022-04-06
kernel/lockdep: move lockdep sysctls to its own file
tangmeng
1
-21
/
+0
2022-04-06
mm: move page-writeback sysctls to their own file
zhanglianjie
1
-69
/
+0
2022-04-06
mm: move oom_kill sysctls to their own file
sujiaxun
1
-23
/
+0
2022-04-06
kernel/reboot: move reboot sysctls to its own file
tangmeng
1
-14
/
+0
2022-04-06
sched: Move energy_aware sysctls to topology.c
Zhen Ni
1
-11
/
+0
2022-04-06
sched: Move cfs_bandwidth_slice sysctls to fair.c
Zhen Ni
1
-10
/
+0
2022-04-06
sched: Move uclamp_util sysctls to core.c
Zhen Ni
1
-23
/
+0
2022-04-06
sched: Move rr_timeslice sysctls to rt.c
Zhen Ni
1
-7
/
+0
2022-04-06
sched: Move deadline_period sysctls to deadline.c
Zhen Ni
1
-14
/
+0
2022-04-06
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
1
-14
/
+0
2022-04-06
sched: Move schedstats sysctls to core.c
Zhen Ni
1
-11
/
+0
2022-04-06
sched: Move child_runs_first sysctls to fair.c
Zhen Ni
1
-7
/
+0
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
1
-1
/
+1
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+7
2022-02-21
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+7
2022-02-02
sched: move autogroup sysctls into its own file
Zhen Ni
1
-11
/
+0
[next]