summaryrefslogtreecommitdiff
path: root/kernel/sysctl.c (follow)
Commit message (Expand)AuthorAge
* sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang2020-07-09
* kernel: sysctl: make drop_caches write-onlyJohannes Weiner2020-01-04
* sysctl: return -EINVAL if val violates minmaxChristian Brauner2019-06-22
* kernel/sysctl.c: fix out-of-bounds access when setting file-maxWill Deacon2019-04-27
* sysctl: handle overflow for file-maxChristian Brauner2019-04-27
* kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_convZev Weiss2019-03-23
* namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-12-01
* sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao2018-09-05
* timer/sysclt: Restrict timer migration sysctl values to 0 and 1Myungho Jung2017-10-05
* 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
* sysctl: enable strict writesKees Cook2017-07-05
* mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman2017-04-30
* sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet2017-02-01
* sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2016-10-07
* pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-06-07
* 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
* mm: allow compaction of unevictable pagesEric B Munson2015-04-15
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-14
|\
| * watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-14
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\ \ | |/ |/|
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | fs: add dirtytime_expire_seconds sysctlTheodore Ts'o2015-03-17
|/
* mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin2015-02-10
* Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-12-16
|\
| * tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)2014-12-15
* | kernel: add panic_on_warnPrarit Bhargava2014-12-10
* | sched/fair: Fix division by zero sysctl_numa_balancing_scan_sizeKirill Tkhai2014-10-28
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\
| * rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney2014-09-16
* | mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-09
|/
* mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes2014-08-06
* kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-23
* mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes2014-06-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-19
|\
| * sparc64: fix sparse warning in tsb.cSam Ravnborg2014-05-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\ \
| * | ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-14
| |/
* | sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* | sysctl: allow for strict write position handlingKees Cook2014-06-06