aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl/kernel.txt
AgeCommit message (Expand)Author
2018-04-11taint: add taint for randstructKees Cook
2018-04-11taint: consolidate documentationKees Cook
2017-12-21doc: update kptr_restrict documentationTobin C. Harding
2017-12-11Documentation: Better document the hardlockup_panic sysctlScott Wood
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-22perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbKonstantin Khlebnikov
2017-08-14seccomp: Sysctl to display available actionsTyler Hicks
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-10-25x86/dumpstack: Remove raw stack dumpJosh Poimboeuf
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov
2016-06-15rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-09perf/core: Change the default paranoia level to 2Andy Lutomirski
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-07TTY, devpts: document pty count limitingKonstantin Khlebnikov
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman
2016-02-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2016-01-26perf tools: Document the perf sysctlsBen Hutchings
2016-01-20sysctl: enable strict writesKees Cook
2015-12-19Documentation: Document kernel.panic_on_io_nmi sysctlHidehiro Kawai
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina
2015-06-25coredump: use from_kuid/kgid when formatting corenameNicolas Iooss
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf
2015-04-17Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt
2015-04-14watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell
2014-12-22livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul
2014-12-10kernel: add panic_on_warnPrarit Bhargava
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov
2014-08-08panic: add TAINT_SOFTLOCKUPJosh Hunt
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-06sysctl: allow for strict write position handlingKees Cook
2014-04-07hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers
2014-02-27Merge branch 'core/urgent' into core/lockingIngo Molnar
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-31hung_task/Documentation: Fix hung_task_warnings descriptionAaron Tomlin
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel
2014-01-25hung_task: Display every hung task warningAaron Tomlin
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon