summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c (unfollow)
Commit message (Expand)Author
2023-07-16sched/walt: Re-add code to allow WALT to functionEthan Chen
2022-04-19bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2022-04-19perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2020-07-09sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang
2020-01-04kernel: sysctl: make drop_caches write-onlyJohannes Weiner
2019-12-23add toggle for disabling newly added USB devicesDaniel Micay
2019-06-22sysctl: return -EINVAL if val violates minmaxChristian Brauner
2019-04-27kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon
2019-04-27sysctl: handle overflow for file-maxChristian Brauner
2019-03-23kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_convZev Weiss
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-09-05sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao
2018-04-24trace/irq: Add trace point to track IRQs disable callersPavankumar Kondeti
2018-04-24sched: Add trace point to track preemption disable callersPavankumar Kondeti
2017-11-07cpufreq: Drop schedfreq governorViresh Kumar
2017-10-05timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung
2017-07-15sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang
2017-07-15sysctl: don't print negative flag for proc_douintvecLiping Zhang
2017-07-05sysctl: enable strict writesKees Cook
2017-06-02sched: Remove sysctl_sched_is_big_littleDietmar Eggemann
2017-04-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2017-02-08sched: remove sched_new_task_windows tunablePavankumar Kondeti
2017-02-03sysctl: define upper limit for sched_freq_reporting_policyPavankumar Kondeti
2017-02-02sysctl: disallow setting sched_time_avg_ms to 0Pavankumar Kondeti
2017-02-01sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet
2017-01-18sched: hmp: Remove the global sysctl_sched_enable_colocation tunableVikram Mulukutla
2017-01-12sysctl: enable strict writesKees Cook
2017-01-10sched: Convert the global wake_up_idle flag to a per cluster flagSyed Rameez Mustafa
2016-12-20sched: Avoid packing tasks with low sleep timeSrivatsa Vaddagiri
2016-12-16sched: Avoid waking idle cpu for short-burst tasksSrivatsa Vaddagiri
2016-11-16sched/hmp: Enhance co-location and scheduler boost featuresSyed Rameez Mustafa
2016-10-17sched: Add multiple load reporting policies for cpu frequencySyed Rameez Mustafa
2016-10-10sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-10-07sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-10-05sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-10-02sched: add a knob to prefer the waker CPU for sync wakeupsPavankumar Kondeti
2016-09-21sched: constrain HMP scheduler tunable range with in better wayJoonwoo Park
2016-09-14sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan
2016-09-14sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri
2016-09-14sched/fair: add tunable to set initial task loadTodd Kjos
2016-09-14sched/fair: add tunable to force selection at cpu granularityJuri Lelli
2016-09-14sched: EAS: take cstate into account when selecting idle coreSrinath Sridharan
2016-09-14sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-09-14sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-08-22sched: Introduce sched_freq_aggregate_threshold tunablePavankumar Kondeti
2016-08-22sched: inherit the group id from the group leaderPavankumar Kondeti
2016-08-22sched: Remove all existence of CONFIG_SCHED_FREQ_INPUTSyed Rameez Mustafa
2016-08-22sched: Remove unused migration notifier code.Syed Rameez Mustafa
2016-08-11sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan
2016-08-11sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri