summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei2024-03-181-2/+2
* Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-9/+0
|\
| * arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-9/+0
* | perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...Xiu Jianfeng2023-10-051-1/+1
|/
* Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-281-38/+2
|\
| * sysctl: move security keys sysctl registration to its own fileLuis Chamberlain2023-06-081-4/+0
| * sysctl: move umh sysctl registration to its own fileLuis Chamberlain2023-06-081-1/+0
| * signal: move show_unhandled_signals sysctl to its own fileLuis Chamberlain2023-05-301-14/+0
| * sysctl: remove empty dev tableLuis Chamberlain2023-05-301-5/+0
| * sysctl: Refactor base paths registrationsJoel Granados2023-05-231-21/+9
* | mm: page_alloc: move sysctls into it own filsKefeng Wang2023-06-091-67/+0
|/
* mm: compaction: move compaction sysctl to its own fileMinghao Chi2023-04-131-59/+0
* mm: memory-failure: Move memory failure sysctls to its own fileKefeng Wang2023-04-131-20/+0
* mm: hugetlb: move hugeltb sysctls to its own fileKefeng Wang2023-03-201-32/+0
* userfaultfd: move unprivileged_userfaultfd sysctl to its own fileZhangPeng2023-03-201-11/+0
* sysctl: fix proc_dobool() usabilityOndrej Mosnacek2023-02-211-19/+24
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-0/+1
|\
| * swap: add a limit for readahead page-cluster valueKairui Song2022-11-081-0/+1
* | Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2022-12-131-19/+0
|\ \
| * | sched: Move numa_balancing sysctls to its own fileKefeng Wang2022-11-201-19/+0
| |/
* | proc: proc_skip_spaces() shouldn't think it is working on C stringsLinus Torvalds2022-12-051-12/+13
* | proc: avoid integer type confusion in get_proc_longLinus Torvalds2022-12-051-3/+2
|/
* Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-0/+8
|\
| * memory tiering: rate limit NUMA migration throughputHuang Ying2022-09-111-0/+8
* | kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.cLiu Shixin2022-09-081-1/+8
* | sysctl: remove max_extfrag_thresholdLiu Shixin2022-09-081-6/+1
* | kernel/sysctl.c: remove unnecessary (void*) conversionsDong Chuanjian2022-09-081-3/+3
|/
* kernel/sysctl.c: Remove trailing white spaceFanjun Kong2022-08-081-6/+6
* kernel/sysctl.c: Clean up indentation, replace spaces with tab.Fanjun Kong2022-08-081-2/+2
* sysctl: Merge adjacent CONFIG_TREE_RCU blocksGeert Uytterhoeven2022-08-081-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-211-9/+11
|\
| * Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-07-151-9/+11
| |\
| | * mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGEMuchun Song2022-07-141-9/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-17/+20
|\| |
| * | sysctl: Fix data-races in proc_dointvec_ms_jiffies().Kuniyuki Iwashima2022-07-131-4/+4
| * | sysctl: Fix data-races in proc_dou8vec_minmax().Kuniyuki Iwashima2022-07-131-2/+2
| * | sysctl: Fix data races in proc_dointvec_jiffies().Kuniyuki Iwashima2022-07-081-2/+5
| * | sysctl: Fix data races in proc_doulongvec_minmax().Kuniyuki Iwashima2022-07-081-2/+2
| * | sysctl: Fix data races in proc_douintvec_minmax().Kuniyuki Iwashima2022-07-081-1/+1
| * | sysctl: Fix data races in proc_dointvec_minmax().Kuniyuki Iwashima2022-07-081-1/+1
| * | sysctl: Fix data races in proc_douintvec().Kuniyuki Iwashima2022-07-081-2/+2
| * | sysctl: Fix data races in proc_dointvec().Kuniyuki Iwashima2022-07-081-3/+3
| |/
* / sysctl: add proc_dointvec_ms_jiffies_minmaxYuwei Wang2022-06-301-0/+41
|/
* Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-261-300/+0
|\
| * kernel/kexec_core: move kexec_core sysctls into its own fileyingelin2022-04-251-13/+0
| * latencytop: move sysctl to its own fileliaohua2022-04-211-10/+0
| * Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-nextLuis Chamberlain2022-04-131-79/+0
| |\
| * | ftrace: move sysctl_ftrace_enabled to ftrace.cWei Xiao2022-04-061-9/+0
| * | kernel/do_mount_initrd: move real_root_dev sysctls to its own filetangmeng2022-04-061-9/+0
| * | kernel/delayacct: move delayacct sysctls to its own filetangmeng2022-04-061-12/+0