Age | Commit message (Expand) | Author |
2022-12-23 | Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-16 | exit: Use READ_ONCE() for all oops/warn limit reads | Kees Cook |
2022-12-14 | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-02 | panic: Expose "warn_count" to sysfs | Kees Cook |
2022-12-02 | panic: Introduce warn_limit | Kees Cook |
2022-12-02 | panic: Consolidate open-coded panic_on_warn checks | Kees Cook |
2022-12-01 | panic: Separate sysctl logic from CONFIG_SMP | Kees Cook |
2022-11-18 | panic: use str_enabled_disabled() helper | Andy Shevchenko |
2022-09-01 | kernel/panic: Drop unblank_screen call | Daniel Vetter |
2022-08-02 | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2022-07-01 | panic: Taint kernel if tests are run | David Gow |
2022-06-23 | Merge branch 'rework/kthreads' into for-linus | Petr Mladek |
2022-06-23 | Revert "printk: add functions to prefer direct printing" | Petr Mladek |
2022-06-23 | Revert "printk: Wait for the global console lock when the system is going down" | Petr Mladek |
2022-06-17 | Merge branch 'rework/kthreads' into for-linus | Petr Mladek |
2022-06-15 | printk: Wait for the global console lock when the system is going down | Petr Mladek |
2022-05-26 | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-25 | Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-08 | randstruct: Reorganize Kconfigs and attribute macros | Kees Cook |
2022-04-22 | printk: add functions to prefer direct printing | John Ogness |
2022-04-06 | kernel/panic: move panic sysctls to its own file | tangmeng |
2022-03-23 | panic: move panic_print before kmsg dumpers | Guilherme G. Piccoli |
2022-03-23 | panic: add option to dump all CPUs backtraces in panic_print | Guilherme G. Piccoli |
2022-03-23 | panic: unset panic_on_warn inside panic() | Tiezhu Yang |
2022-01-20 | panic: remove oops_id | Sebastian Andrzej Siewior |
2022-01-20 | panic: use error_report_end tracepoint on warnings | Marco Elver |
2021-08-30 | Merge branch 'rework/printk_safe-removal' into for-linus | Petr Mladek |
2021-07-26 | printk: remove safe buffers | John Ogness |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2020-11-14 | panic: don't dump stack twice on warn | Christophe Leroy |
2020-10-16 | panic: dump registers on panic_on_warn | Alexey Kardashevskiy |
2020-08-12 | panic: make print_oops_end_marker() static | Yue Hu |
2020-08-12 | kernel/panic.c: make oops_may_print() return bool | Tiezhu Yang |
2020-06-11 | bug: Annotate WARN/BUG/stackfail as noinstr safe | Thomas Gleixner |
2020-06-08 | panic: add sysctl to dump all CPUs backtraces on oops event | Guilherme G. Piccoli |
2020-06-08 | kernel: add panic_on_taint | Rafael Aquini |
2019-11-25 | locking/refcount: Remove unused 'refcount_error_report()' function | Will Deacon |
2019-10-07 | panic: ensure preemption is disabled during panic() | Will Deacon |
2019-09-25 | bug: consolidate __WARN_FLAGS usage | Kees Cook |
2019-09-25 | bug: lift "cut here" out of __warn() | Kees Cook |
2019-09-25 | bug: consolidate warn_slowpath_fmt() usage | Kees Cook |
2019-09-25 | bug: refactor away warn_slowpath_fmt_taint() | Kees Cook |
2019-09-25 | kgdb: don't use a notifier to enter kgdb at panic; call directly | Douglas Anderson |
2019-07-15 | docs: admin-guide: move sysctl directory to it | Mauro Carvalho Chehab |
2019-07-15 | docs: sysctl: convert to ReST | Mauro Carvalho Chehab |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-18 | panic: add an option to replay all the printk message in buffer | Feng Tang |
2019-05-14 | panic/reboot: allow specifying reboot_mode for panic only | Aaro Koskinen |
2019-05-14 | panic: avoid the extra noise dmesg | Feng Tang |
2019-05-02 | s390: simplify disabled_wait | Martin Schwidefsky |