Age | Commit message (Expand) | Author | Files | Lines |
2019-03-09 | Merge tag 'docs-5.1' of git://git.lwn.net/linux | Linus Torvalds | 1 | -28/+22 |
2019-01-27 | sched/topology: Introduce a sysctl for Energy Aware Scheduling | Quentin Perret | 1 | -0/+12 |
2019-01-09 | Merge branch 'thorsten' into docs-next | Jonathan Corbet | 1 | -28/+22 |
2019-01-09 | docs: Revamp tainted-kernels.rst to make it more comprehensible | Thorsten Leemhuis | 1 | -28/+22 |
2019-01-05 | kernel/sysctl: add panic_print into sysctl | Feng Tang | 1 | -0/+17 |
2018-09-04 | stackleak: Allow runtime disabling of kernel stack erasing | Alexander Popov | 1 | -0/+18 |
2018-08-22 | ipc: reorganize initialization of kern_ipc_perm.seq | Manfred Spraul | 1 | -1/+2 |
2018-08-22 | kernel/hung_task.c: allow to set checking interval separately from timeout | Dmitry Vyukov | 1 | -1/+14 |
2018-07-08 | Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic | Sunil Muthuswamy | 1 | -0/+11 |
2018-04-11 | taint: add taint for randstruct | Kees Cook | 1 | -0/+1 |
2018-04-11 | taint: consolidate documentation | Kees Cook | 1 | -26/+27 |
2017-12-21 | doc: update kptr_restrict documentation | Tobin C. Harding | 1 | -1/+2 |
2017-12-12 | Documentation: Better document the hardlockup_panic sysctl | Scott Wood | 1 | -0/+14 |
2017-09-23 | Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2017-08-22 | perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb | Konstantin Khlebnikov | 1 | -1/+12 |
2017-08-14 | seccomp: Sysctl to display available actions | Tyler Hicks | 1 | -0/+1 |
2017-03-04 | Documentation: Update path to sysrq.txt | Krzysztof Kozlowski | 1 | -1/+1 |
2016-12-13 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+2 |
2016-10-25 | x86/dumpstack: Remove raw stack dump | Josh Poimboeuf | 1 | -8/+0 |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 1 | -2/+2 |
2016-08-03 | printk: add kernel parameter to control writes to /dev/kmsg | Borislav Petkov | 1 | -0/+14 |
2016-06-16 | rcu: sysctl: Panic on RCU Stall | Daniel Bristot de Oliveira | 1 | -0/+12 |
2016-05-17 | perf core: Separate accounting of contexts and real addresses in a stack trace | Arnaldo Carvalho de Melo | 1 | -0/+14 |
2016-05-11 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2016-05-10 | perf/core: Change the default paranoia level to 2 | Andy Lutomirski | 1 | -1/+1 |
2016-04-27 | perf core: Allow setting up max frame stack depth via sysctl | Arnaldo Carvalho de Melo | 1 | -0/+14 |
2016-03-17 | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2016-03-15 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+8 |
2016-03-08 | TTY, devpts: document pty count limiting | Konstantin Khlebnikov | 1 | -0/+1 |
2016-02-09 | sched/debug: Make schedstats a runtime tunable that is disabled by default | Mel Gorman | 1 | -0/+8 |
2016-02-03 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -0/+13 |
2016-01-26 | perf tools: Document the perf sysctls | Ben Hutchings | 1 | -0/+13 |
2016-01-21 | sysctl: enable strict writes | Kees Cook | 1 | -8/+7 |
2015-12-19 | Documentation: Document kernel.panic_on_io_nmi sysctl | Hidehiro Kawai | 1 | -0/+15 |
2015-11-06 | kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup | Jiri Kosina | 1 | -0/+12 |
2015-06-26 | coredump: use from_kuid/kgid when formatting corename | Nicolas Iooss | 1 | -2/+2 |
2015-06-25 | watchdog: add watchdog_cpumask sysctl to assist nohz | Chris Metcalf | 1 | -0/+21 |
2015-04-17 | Doc/sysctl/kernel.txt: document threads-max | Heinrich Schuchardt | 1 | -0/+21 |
2015-04-15 | watchdog: enable the new user interface of the watchdog mechanism | Ulrich Obergfell | 1 | -9/+53 |
2014-12-22 | livepatch: kernel: add TAINT_LIVEPATCH | Seth Jennings | 1 | -0/+1 |
2014-12-13 | ipc/msg: increase MSGMNI, remove scaling | Manfred Spraul | 1 | -4/+6 |
2014-12-11 | kernel: add panic_on_warn | Prarit Bhargava | 1 | -14/+26 |
2014-10-14 | coredump: add %i/%I in core_pattern to report the tid of the crashed thread | Oleg Nesterov | 1 | -0/+2 |
2014-08-09 | panic: add TAINT_SOFTLOCKUP | Josh Hunt | 1 | -0/+1 |
2014-06-24 | kernel/watchdog.c: print traces for all cpus on lockup detection | Aaron Tomlin | 1 | -0/+17 |
2014-06-07 | sysctl: allow for strict write position handling | Kees Cook | 1 | -0/+21 |
2014-04-08 | hung_task: check the value of "sysctl_hung_task_timeout_sec" | Liu Hua | 1 | -0/+1 |
2014-04-06 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -9/+1 |
2014-03-13 | Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE | Mathieu Desnoyers | 1 | -0/+2 |