aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl/kernel.txt
AgeCommit message (Expand)AuthorFilesLines
2019-01-04kernel/sysctl: add panic_print into sysctlGravatar Feng Tang 1-0/+17
2018-09-04stackleak: Allow runtime disabling of kernel stack erasingGravatar Alexander Popov 1-0/+18
2018-08-22ipc: reorganize initialization of kern_ipc_perm.seqGravatar Manfred Spraul 1-1/+2
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutGravatar Dmitry Vyukov 1-1/+14
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicGravatar Sunil Muthuswamy 1-0/+11
2018-04-11taint: add taint for randstructGravatar Kees Cook 1-0/+1
2018-04-11taint: consolidate documentationGravatar Kees Cook 1-26/+27
2017-12-21doc: update kptr_restrict documentationGravatar Tobin C. Harding 1-1/+2
2017-12-11Documentation: Better document the hardlockup_panic sysctlGravatar Scott Wood 1-0/+14
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2017-08-22perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbGravatar Konstantin Khlebnikov 1-1/+12
2017-08-14seccomp: Sysctl to display available actionsGravatar Tyler Hicks 1-0/+1
2017-03-03Documentation: Update path to sysrq.txtGravatar Krzysztof Kozlowski 1-1/+1
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2016-10-25x86/dumpstack: Remove raw stack dumpGravatar Josh Poimboeuf 1-8/+0
2016-10-24docs: fix locations of several documents that got movedGravatar Mauro Carvalho Chehab 1-2/+2
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgGravatar Borislav Petkov 1-0/+14
2016-06-15rcu: sysctl: Panic on RCU StallGravatar Daniel Bristot de Oliveira 1-0/+12
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceGravatar Arnaldo Carvalho de Melo 1-0/+14
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2016-05-09perf/core: Change the default paranoia level to 2Gravatar Andy Lutomirski 1-1/+1
2016-04-27perf core: Allow setting up max frame stack depth via sysctlGravatar Arnaldo Carvalho de Melo 1-0/+14
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+1
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+8
2016-03-07TTY, devpts: document pty count limitingGravatar Konstantin Khlebnikov 1-0/+1
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultGravatar Mel Gorman 1-0/+8
2016-02-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 1-0/+13
2016-01-26perf tools: Document the perf sysctlsGravatar Ben Hutchings 1-0/+13
2016-01-20sysctl: enable strict writesGravatar Kees Cook 1-8/+7
2015-12-19Documentation: Document kernel.panic_on_io_nmi sysctlGravatar Hidehiro Kawai 1-0/+15
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupGravatar Jiri Kosina 1-0/+12
2015-06-25coredump: use from_kuid/kgid when formatting corenameGravatar Nicolas Iooss 1-2/+2
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzGravatar Chris Metcalf 1-0/+21
2015-04-17Doc/sysctl/kernel.txt: document threads-maxGravatar Heinrich Schuchardt 1-0/+21
2015-04-14watchdog: enable the new user interface of the watchdog mechanismGravatar Ulrich Obergfell 1-9/+53
2014-12-22livepatch: kernel: add TAINT_LIVEPATCHGravatar Seth Jennings 1-0/+1
2014-12-13ipc/msg: increase MSGMNI, remove scalingGravatar Manfred Spraul 1-4/+6
2014-12-10kernel: add panic_on_warnGravatar Prarit Bhargava 1-14/+26
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadGravatar Oleg Nesterov 1-0/+2
2014-08-08panic: add TAINT_SOFTLOCKUPGravatar Josh Hunt 1-0/+1
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionGravatar Aaron Tomlin 1-0/+17
2014-06-06sysctl: allow for strict write position handlingGravatar Kees Cook 1-0/+21
2014-04-07hung_task: check the value of "sysctl_hung_task_timeout_sec"Gravatar Liu Hua 1-0/+1
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+2
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-9/+1
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEGravatar Mathieu Desnoyers 1-0/+2
2014-02-27Merge branch 'core/urgent' into core/lockingGravatar Ingo Molnar 1-2/+3
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsGravatar Ingo Molnar 1-1/+56
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+42
2014-01-31hung_task/Documentation: Fix hung_task_warnings descriptionGravatar Aaron Tomlin 1-2/+3