summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c
AgeCommit message (Expand)Author
2019-04-30Merge 4.4.179 into android-4.4Greg Kroah-Hartman
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-23Merge 4.4.177 into android-4.4Greg Kroah-Hartman
2019-03-23kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_convZev Weiss
2018-12-01Merge 4.4.166 into android-4.4Greg Kroah-Hartman
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-09-05Merge 4.4.154 into android-4.4Greg Kroah-Hartman
2018-09-05sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao
2017-11-07cpufreq: Drop schedfreq governorViresh Kumar
2017-10-05Merge 4.4.90 into android-4.4Greg Kroah-Hartman
2017-10-05timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung
2017-07-15Merge 4.4.77 into android-4.4Greg Kroah-Hartman
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-05Merge 4.4.76 into android-4.4Greg Kroah-Hartman
2017-07-05sysctl: enable strict writesKees Cook
2017-06-02sched: Remove sysctl_sched_is_big_littleDietmar Eggemann
2017-04-30Merge 4.4.65 into android-4.4Greg Kroah-Hartman
2017-04-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2017-02-01Merge tag 'v4.4.46' into android-4.4.yDmitry Shmidt
2017-02-01sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet
2016-10-14Merge tag 'v4.4.24' into android-4.4.yDmitry Shmidt
2016-10-07sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan
2016-09-13Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-08Merge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5.2+aosp-changes' into ...Dmitry Shmidt
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
2016-08-10sched/fair: add tunable to set initial task loadTodd Kjos
2016-08-10sched/fair: add tunable to force selection at cpu granularityJuri Lelli
2016-08-10sched: EAS: take cstate into account when selecting idle coreSrinath Sridharan
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-06-07pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-05-10sched/tune: add initial support for CGroups based boostingPatrick Bellasi
2016-05-10sched/tune: add sysctl interface to define a boost valuePatrick Bellasi
2016-02-16FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman
2016-02-16add extra free kbytes tunableRik van Riel
2015-11-05kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov
2015-09-10sysctl: fix int -> unsigned long assignments in INT_MIN caseIlya Dryomov
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-07-01sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner
2015-04-17kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt
2015-04-17kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt
2015-04-15mm: allow compaction of unevictable pagesEric B Munson
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds