summaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl/kernel.txt
Commit message (Expand)AuthorAgeFilesLines
* taint: add taint for randstructKees Cook2018-04-111-0/+1
* taint: consolidate documentationKees Cook2018-04-111-26/+27
* doc: update kptr_restrict documentationTobin C. Harding2017-12-211-1/+2
* Documentation: Better document the hardlockup_panic sysctlScott Wood2017-12-111-0/+14
* Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-221-0/+1
|\
| * seccomp: Sysctl to display available actionsTyler Hicks2017-08-141-0/+1
* | perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbKonstantin Khlebnikov2017-08-221-1/+12
|/
* Documentation: Update path to sysrq.txtKrzysztof Kozlowski2017-03-031-1/+1
* Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-121-2/+2
|\
| * docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-2/+2
* | x86/dumpstack: Remove raw stack dumpJosh Poimboeuf2016-10-251-8/+0
|/
* printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov2016-08-021-0/+14
* rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira2016-06-151-0/+12
* perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo2016-05-161-0/+14
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-111-1/+1
|\
| * perf/core: Change the default paranoia level to 2Andy Lutomirski2016-05-091-1/+1
* | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-271-0/+14
|/
* Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-0/+1
|\
| * TTY, devpts: document pty count limitingKonstantin Khlebnikov2016-03-071-0/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-141-0/+8
|\ \
| * | sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman2016-02-091-0/+8
| |/
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2016-02-031-0/+13
|\ \ | |/ |/|
| * perf tools: Document the perf sysctlsBen Hutchings2016-01-261-0/+13
* | sysctl: enable strict writesKees Cook2016-01-201-8/+7
|/
* Documentation: Document kernel.panic_on_io_nmi sysctlHidehiro Kawai2015-12-191-0/+15
* kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina2015-11-051-0/+12
* coredump: use from_kuid/kgid when formatting corenameNicolas Iooss2015-06-251-2/+2
* watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-241-0/+21
* Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt2015-04-171-0/+21
* watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-141-9/+53
* livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings2014-12-221-0/+1
* ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-131-4/+6
* kernel: add panic_on_warnPrarit Bhargava2014-12-101-14/+26
* coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov2014-10-141-0/+2
* panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-081-0/+1
* kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-231-0/+17
* sysctl: allow for strict write position handlingKees Cook2014-06-061-0/+21
* hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua2014-04-071-0/+1
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-061-0/+2
|\
| * Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-131-0/+2
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-9/+1
|\ \
| * \ Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-021-1/+56
| |\ \ | | |/
| * | sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel2014-01-281-9/+1
* | | Merge branch 'core/urgent' into core/lockingIngo Molnar2014-02-271-2/+3
|\ \ \ | |_|/ |/| |
| * | hung_task/Documentation: Fix hung_task_warnings descriptionAaron Tomlin2014-01-311-2/+3
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-311-0/+42
|\ \ \ | |/ /
| * | hung_task: Display every hung task warningAaron Tomlin2014-01-251-0/+42
| |/
* | kexec: add sysctl to disable kexec_loadKees Cook2014-01-231-1/+14
|/
* sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li2013-12-171-5/+0
* vsprintf: check real user/group id for %pKRyan Mallon2013-11-131-7/+18
OpenPOWER on IntegriCloud