aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2022-07-15Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-14mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGEMuchun Song
2022-07-13sysctl: Fix data-races in proc_dointvec_ms_jiffies().Kuniyuki Iwashima
2022-07-13sysctl: Fix data-races in proc_dou8vec_minmax().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_dointvec_jiffies().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_doulongvec_minmax().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_douintvec_minmax().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_dointvec_minmax().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_douintvec().Kuniyuki Iwashima
2022-07-08sysctl: Fix data races in proc_dointvec().Kuniyuki Iwashima
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-04-25kernel/kexec_core: move kexec_core sysctls into its own fileyingelin
2022-04-21latencytop: move sysctl to its own fileliaohua
2022-04-13Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-nextLuis Chamberlain
2022-04-13bpf: Move BPF sysctls from kernel/sysctl.c to BPF coreYan Zhu
2022-04-10timers: Move timer sysctl into the timer codetangmeng
2022-04-06ftrace: move sysctl_ftrace_enabled to ftrace.cWei Xiao
2022-04-06kernel/do_mount_initrd: move real_root_dev sysctls to its own filetangmeng
2022-04-06kernel/delayacct: move delayacct sysctls to its own filetangmeng
2022-04-06kernel/acct: move acct sysctls to its own filetangmeng
2022-04-06kernel/panic: move panic sysctls to its own filetangmeng
2022-04-06kernel/lockdep: move lockdep sysctls to its own filetangmeng
2022-04-06mm: move page-writeback sysctls to their own filezhanglianjie
2022-04-06mm: move oom_kill sysctls to their own filesujiaxun
2022-04-06kernel/reboot: move reboot sysctls to its own filetangmeng
2022-04-06sched: Move energy_aware sysctls to topology.cZhen Ni
2022-04-06sched: Move cfs_bandwidth_slice sysctls to fair.cZhen Ni
2022-04-06sched: Move uclamp_util sysctls to core.cZhen Ni
2022-04-06sched: Move rr_timeslice sysctls to rt.cZhen Ni
2022-04-06sched: Move deadline_period sysctls to deadline.cZhen Ni
2022-04-06sched: Move rt_period/runtime sysctls to rt.cZhen Ni
2022-04-06sched: Move schedstats sysctls to core.cZhen Ni
2022-04-06sched: Move child_runs_first sysctls to fair.cZhen Ni
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22NUMA balancing: optimize page placement for memory tiering systemHuang Ying
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-02-21x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf
2022-02-02sched: move autogroup sysctls into its own fileZhen Ni
2022-01-22sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_mi...Baokun Li
2022-01-22kernel/sysctl.c: remove unused variable ten_thousandColin Ian King
2022-01-22kprobe: move sysctl_kprobes_optimization to kprobes.cXiaoming Ni
2022-01-22fs/coredump: move coredump sysctls into its own fileXiaoming Ni
2022-01-22kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain
2022-01-22fs: move namespace sysctls and declare fs base directoryLuis Chamberlain
2022-01-22sysctl: add and use base directory declarer and registration helperLuis Chamberlain
2022-01-22fs: move pipe sysctls to is own fileLuis Chamberlain
2022-01-22fs: move fs/exec.c sysctls into its own fileLuis Chamberlain
2022-01-22fs: move namei sysctls to its own fileLuis Chamberlain
2022-01-22fs: move locking sysctls where they are usedLuis Chamberlain