summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* kernel/watchdog.c: add sysctl knob hardlockup_panicDon Zickus2015-11-061-0/+11
* kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina2015-11-061-0/+9
* bpf: enable non-root eBPF programsAlexei Starovoitov2015-10-131-0/+13
* sysctl: fix int -> unsigned long assignments in INT_MIN caseIlya Dryomov2015-09-101-5/+5
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-041-7/+1Star
|\
| * sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman2015-07-011-7/+1Star
* | watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-251-0/+7
* | timer: Reduce timer migration overhead if disabledThomas Gleixner2015-06-191-9/+9
|/
* kernel/sysctl.c: detect overflows when converting to intHeinrich Schuchardt2015-04-171-1/+9
* kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt2015-04-171-4/+2Star
* mm: allow compaction of unevictable pagesEric B Munson2015-04-161-0/+9
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-11/+24
|\
| * watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-151-11/+24
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-0/+1
|\ \ | |/ |/|
| * fs: move struct kiocb to fs.hChristoph Hellwig2015-03-261-0/+1
* | fs: add dirtytime_expire_seconds sysctlTheodore Ts'o2015-03-171-0/+8
|/
* mm, hugetlb: remove unnecessary lower bound on sysctl handlers"?Andrey Ryabinin2015-02-101-3/+0Star
* Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-12-161-0/+7
|\
| * tracing: Add tp_printk cmdline to have tracepoints go to printk()Steven Rostedt (Red Hat)2014-12-151-0/+7
* | kernel: add panic_on_warnPrarit Bhargava2014-12-111-0/+9
* | sched/fair: Fix division by zero sysctl_numa_balancing_scan_sizeKirill Tkhai2014-10-281-1/+2
|/
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-131-9/+0Star
|\
| * rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney2014-09-161-9/+0Star
* | mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-101-7/+0Star
|/
* mm, hugetlb: remove hugetlb_zero and hugetlb_infinityDavid Rientjes2014-08-071-6/+3Star
* kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-241-0/+11
* mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes2014-06-241-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-191-4/+0Star
|\
| * sparc64: fix sparse warning in tsb.cSam Ravnborg2014-05-191-4/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-2/+2
|\ \
| * | ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-141-2/+2
| |/
* | sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-071-1/+1
* | sysctl: allow for strict write position handlingKees Cook2014-06-071-2/+67
* | sysctl: refactor sysctl string writing logicKees Cook2014-06-071-7/+4Star
* | sysctl: clean up char buffer argumentsKees Cook2014-06-071-7/+7
* | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-051-0/+5
|\ \
| * | x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-051-0/+5
| |/
* / kobject: Make support for uevent_helper optional.Michael Marineau2014-04-251-2/+2
|/
* hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua2014-04-081-0/+6
* drop_caches: add some documentation and info messageDave Hansen2014-04-041-2/+2
* Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-021-12/+0Star
|\
| * block: remove old blk_iopoll_enabled variableJens Axboe2014-03-131-12/+0Star
* | Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-021-5/+35
|\|
| * Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-311-2/+5
| |\
| | * hung_task: Display every hung task warningAaron Tomlin2014-01-251-3/+5
| | * sysctl: Add neg_one as a standard constraintAaron Tomlin2014-01-251-0/+1
| * | kexec: add sysctl to disable kexec_loadKees Cook2014-01-241-0/+13
| * | numa: add a sysctl for numa_balancingAndi Kleen2014-01-241-0/+9
| * | mm: add overcommit_kbytes sysctl variableJerome Marchand2014-01-221-3/+8
| |/