summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.183 into android-4.4-pGreg Kroah-Hartman2019-06-22
|\
| * sysctl: return -EINVAL if val violates minmaxChristian Brauner2019-06-22
* | Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
|\|
| * kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon2019-04-27
| * sysctl: handle overflow for file-maxChristian Brauner2019-04-27
* | Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
|\|
| * kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_convZev Weiss2019-03-23
* | Merge 4.4.166 into android-4.4-pGreg Kroah-Hartman2018-12-01
|\|
| * namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-12-01
* | Merge 4.4.154 into android-4.4-pGreg Kroah-Hartman2018-09-05
|\|
| * sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao2018-09-05
* | cpufreq: Drop schedfreq governorViresh Kumar2017-11-07
* | Merge 4.4.90 into android-4.4Greg Kroah-Hartman2017-10-05
|\|
| * timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung2017-10-05
* | Merge 4.4.77 into android-4.4Greg Kroah-Hartman2017-07-15
|\|
| * sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang2017-07-15
| * sysctl: don't print negative flag for proc_douintvecLiping Zhang2017-07-15
* | Merge 4.4.76 into android-4.4Greg Kroah-Hartman2017-07-05
|\|
| * sysctl: enable strict writesKees Cook2017-07-05
* | sched: Remove sysctl_sched_is_big_littleDietmar Eggemann2017-06-02
* | Merge 4.4.65 into android-4.4Greg Kroah-Hartman2017-04-30
|\|
| * mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman2017-04-30
* | Merge tag 'v4.4.46' into android-4.4.yDmitry Shmidt2017-02-01
|\|
| * sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet2017-02-01
* | Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt2016-10-14
|\|
| * sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-10-07
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-13
|\ \
| * \ Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt2016-09-08
| |\ \
| | * | sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan2016-08-11
| | * | sched: Introduce Window Assisted Load Tracking (WALT)Srivatsa Vaddagiri2016-08-11
| | * | sched/fair: add tunable to set initial task loadTodd Kjos2016-08-10
| | * | sched/fair: add tunable to force selection at cpu granularityJuri Lelli2016-08-10
| | * | sched: EAS: take cstate into account when selecting idle coreSrinath Sridharan2016-08-10
| | * | sched/tune: add initial support for CGroups based boostingPatrick Bellasi2016-05-10
| | * | sched/tune: add sysctl interface to define a boost valuePatrick Bellasi2016-05-10
* | | | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-06-07
| |/
* | FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-02-16
* | add extra free kbytes tunableRik van Riel2016-02-16
|/
* kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus2015-11-05
* kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina2015-11-05
* bpf: enable non-root eBPF programsAlexei Starovoitov2015-10-12
* sysctl: fix int -> unsigned long assignments in INT_MIN caseIlya Dryomov2015-09-10
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\
| * sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman2015-07-01
* | watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-24
* | timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-19
|/
* kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt2015-04-17
* kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt2015-04-17