index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+0
2023-10-05
perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...
Xiu Jianfeng
1
-1
/
+1
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-9
/
+0
2023-06-29
Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-38
/
+2
2023-06-10
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
1
-67
/
+0
2023-06-09
sysctl: move security keys sysctl registration to its own file
Luis Chamberlain
1
-4
/
+0
2023-06-09
sysctl: move umh sysctl registration to its own file
Luis Chamberlain
1
-1
/
+0
2023-05-31
signal: move show_unhandled_signals sysctl to its own file
Luis Chamberlain
1
-14
/
+0
2023-05-31
sysctl: remove empty dev table
Luis Chamberlain
1
-5
/
+0
2023-05-24
sysctl: Refactor base paths registrations
Joel Granados
1
-21
/
+9
2023-04-13
mm: compaction: move compaction sysctl to its own file
Minghao Chi
1
-59
/
+0
2023-04-13
mm: memory-failure: Move memory failure sysctls to its own file
Kefeng Wang
1
-20
/
+0
2023-03-21
mm: hugetlb: move hugeltb sysctls to its own file
Kefeng Wang
1
-32
/
+0
2023-03-21
userfaultfd: move unprivileged_userfaultfd sysctl to its own file
ZhangPeng
1
-11
/
+0
2023-02-22
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
1
-19
/
+24
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-12-14
Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-19
/
+0
2022-12-05
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
1
-12
/
+13
2022-12-05
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
1
-3
/
+2
2022-11-21
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
1
-19
/
+0
2022-11-09
swap: add a limit for readahead page-cluster value
Kairui Song
1
-0
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2022-09-12
memory tiering: rate limit NUMA migration throughput
Huang Ying
1
-0
/
+8
2022-09-09
kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c
Liu Shixin
1
-1
/
+8
2022-09-09
sysctl: remove max_extfrag_threshold
Liu Shixin
1
-6
/
+1
2022-09-09
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-15
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-27
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-26
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
[next]