1. 2f183c6 kernel/panic: add verbose logging of kernel taints in backtraces by Jani Nikula · 8 months ago
  2. f36fc96 kernel/panic: initialize taint_flags[] using a macro by Jani Nikula · 8 months ago
  3. aff1db0 kernel/panic: convert print_tainted() to use struct seq_buf internally by Jani Nikula · 8 months ago
  4. f4b6242 kernel/panic: return early from print_tainted() when not tainted by Jani Nikula · 8 months ago
  5. 11a92190 kernel misc: Remove the now superfluous sentinel elements from ctl_table array by Joel Granados · 1 year, 7 months ago
  6. e5eb28f Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 10 months ago
  7. 2e3fc6c panic: add option to dump blocked tasks in panic_print by Feng Tang · 12 months ago
  8. b73aa53 panic: suppress gnu_printf warning by Baoquan He · 1 year, 1 month ago
  9. d988d9a panic: Flush kernel log buffer at the end by John Ogness · 12 months ago
  10. 9734fe4 panic: use atomic_try_cmpxchg in panic() and nmi_panic() by Uros Bizjak · 1 year, 5 months ago
  11. cccd328 panic: Reenable preemption in WARN slowpath by Lukas Wunner · 1 year, 4 months ago
  12. 527ed4f mm: remove arguments of show_mem() by Kefeng Wang · 1 year, 7 months ago
  13. 525bb81 panic: hide unused global functions by Arnd Bergmann · 1 year, 8 months ago
  14. 27dea14 cpu: Mark nmi_panic_self_stop() __noreturn by Josh Poimboeuf · 1 year, 10 months ago
  15. 7412a60 cpu: Mark panic_smp_self_stop() __noreturn by Josh Poimboeuf · 1 year, 10 months ago
  16. b905039 panic: fix the panic_print NMI backtrace setting by Guilherme G. Piccoli · 1 year, 11 months ago
  17. 5a5d7e9 cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG by Peter Zijlstra · 2 years ago
  18. 51094a2 Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 1 month ago
  19. 7535b83 exit: Use READ_ONCE() for all oops/warn limit reads by Kees Cook · 2 years, 1 month ago
  20. 48ea09c Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 1 month ago
  21. 8b05aa2 panic: Expose "warn_count" to sysfs by Kees Cook · 2 years, 2 months ago
  22. 9fc9e27 panic: Introduce warn_limit by Kees Cook · 2 years, 2 months ago
  23. 79cc1ba panic: Consolidate open-coded panic_on_warn checks by Kees Cook · 2 years, 2 months ago
  24. 9360d03 panic: Separate sysctl logic from CONFIG_SMP by Kees Cook · 2 years, 2 months ago
  25. 5d5dd3e4 panic: use str_enabled_disabled() helper by Andy Shevchenko · 2 years, 4 months ago
  26. 0a64ce6 kernel/panic: Drop unblank_screen call by Daniel Vetter · 2 years, 5 months ago
  27. 665fe72 Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 6 months ago
  28. 2852ca7 panic: Taint kernel if tests are run by David Gow · 2 years, 7 months ago
  29. 51889d2 Merge branch 'rework/kthreads' into for-linus by Petr Mladek · 2 years, 7 months ago
  30. 07a22b6 Revert "printk: add functions to prefer direct printing" by Petr Mladek · 2 years, 7 months ago
  31. 20fb0c8 Revert "printk: Wait for the global console lock when the system is going down" by Petr Mladek · 2 years, 7 months ago
  32. 38335cc Merge branch 'rework/kthreads' into for-linus by Petr Mladek · 2 years, 7 months ago
  33. b87f023 printk: Wait for the global console lock when the system is going down by Petr Mladek · 2 years, 7 months ago
  34. 44d3572 Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 8 months ago
  35. 537e62c Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 2 years, 8 months ago
  36. 595b893 randstruct: Reorganize Kconfigs and attribute macros by Kees Cook · 2 years, 9 months ago
  37. 2bb2b7b printk: add functions to prefer direct printing by John Ogness · 2 years, 9 months ago
  38. 9df91869 kernel/panic: move panic sysctls to its own file by tangmeng · 3 years ago
  39. f953f14 panic: move panic_print before kmsg dumpers by Guilherme G. Piccoli · 2 years, 10 months ago
  40. 8d470a4 panic: add option to dump all CPUs backtraces in panic_print by Guilherme G. Piccoli · 2 years, 10 months ago
  41. 1a2383e panic: unset panic_on_warn inside panic() by Tiezhu Yang · 2 years, 10 months ago
  42. e83a447 panic: remove oops_id by Sebastian Andrzej Siewior · 3 years ago
  43. 23b36fe panic: use error_report_end tracepoint on warnings by Marco Elver · 3 years ago
  44. c985aaf Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 5 months ago
  45. 93d102f printk: remove safe buffers by John Ogness · 3 years, 6 months ago
  46. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  47. 2f31ad6 panic: don't dump stack twice on warn by Christophe Leroy · 4 years, 2 months ago
  48. 3f388f2 panic: dump registers on panic_on_warn by Alexey Kardashevskiy · 4 years, 3 months ago
  49. 63037f7 panic: make print_oops_end_marker() static by Yue Hu · 4 years, 5 months ago
  50. 79076e1 kernel/panic.c: make oops_may_print() return bool by Tiezhu Yang · 4 years, 5 months ago
  51. 5916d5f bug: Annotate WARN/BUG/stackfail as noinstr safe by Thomas Gleixner · 4 years, 11 months ago
  52. 60c958d panic: add sysctl to dump all CPUs backtraces on oops event by Guilherme G. Piccoli · 4 years, 8 months ago
  53. db38d5c kernel: add panic_on_taint by Rafael Aquini · 4 years, 8 months ago
  54. 2f30b36 locking/refcount: Remove unused 'refcount_error_report()' function by Will Deacon · 5 years ago
  55. 20bb759 panic: ensure preemption is disabled during panic() by Will Deacon · 5 years ago
  56. 2da1ead bug: consolidate __WARN_FLAGS usage by Kees Cook · 5 years ago
  57. d38aba4 bug: lift "cut here" out of __warn() by Kees Cook · 5 years ago
  58. f2f84b0 bug: consolidate warn_slowpath_fmt() usage by Kees Cook · 5 years ago
  59. ee87113 bug: refactor away warn_slowpath_fmt_taint() by Kees Cook · 5 years ago
  60. 7d92bda kgdb: don't use a notifier to enter kgdb at panic; call directly by Douglas Anderson · 5 years ago
  61. 5704324 docs: admin-guide: move sysctl directory to it by Mauro Carvalho Chehab · 6 years ago
  62. 53b9537 docs: sysctl: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  63. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  64. de6da1e panic: add an option to replay all the printk message in buffer by Feng Tang · 6 years ago
  65. b287a25 panic/reboot: allow specifying reboot_mode for panic only by Aaro Koskinen · 6 years ago
  66. c39ea0b panic: avoid the extra noise dmesg by Feng Tang · 6 years ago
  67. 98587c2 s390: simplify disabled_wait by Martin Schwidefsky · 6 years ago
  68. 4169680 kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  69. 81c9d43 kernel/sysctl: add panic_print into sysctl by Feng Tang · 6 years ago
  70. d999bd9 panic: add options to print system info when panic happens by Feng Tang · 6 years ago
  71. a3b5c106 Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  72. c7c3f05 panic: avoid deadlocks in re-entrant console drivers by Sergey Senozhatsky · 6 years ago
  73. b49dec1 kernel/panic.c: filter out a potential trailing newline by Borislav Petkov · 6 years ago
  74. 95c4fb7 kernel/panic.c: do not append newline to the stack protector panic string by Borislav Petkov · 6 years ago
  75. 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 7 years ago
  76. bc4f2f5 taint: add taint for randstruct by Kees Cook · 7 years ago
  77. 9c4560e taint: consolidate documentation by Kees Cook · 7 years ago
  78. 47d4b26 taint: convert to indexed initialization by Kees Cook · 7 years ago
  79. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  80. 4c28107 lockdep: Add print_irqtrace_events() to __warn by Steven Rostedt (VMware) · 7 years ago
  81. 54dce3c Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. 0862ca4 bug: use %pB in BUG and stack protector failure by Kees Cook · 7 years ago
  83. 5ad7510 panic: Add closing panic marker parenthesis by Borislav Petkov · 7 years ago
  84. 4efb442c kernel/panic.c: add TAINT_AUX by Borislav Petkov · 7 years ago
  85. a7bed27a bug: fix "cut here" location for __WARN_TAINT architectures by Kees Cook · 7 years ago
  86. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
  87. aaf5dcf kernel debug: support resetting WARN_ONCE for all architectures by Andi Kleen · 7 years ago
  88. b1fca27 kernel debug: support resetting WARN*_ONCE by Andi Kleen · 7 years ago
  89. 7a46ec0 locking/refcounts, x86/asm: Implement fast refcount overflow protection by Kees Cook · 7 years ago
  90. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  91. 7db60d0 sparc64: Send break twice from console to return to boot prom by Vijay Kumar · 8 years ago
  92. 7d91de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  93. f92bac3 printk: rename nmi.c and exported api by Sergey Senozhatsky · 8 years ago
  94. ff7a28a kernel/panic.c: add missing \n by Jiri Slaby · 8 years ago
  95. 5eb7c0d taint/module: Fix problems when out-of-kernel driver defines true or false by Larry Finger · 8 years ago
  96. 7fd8329 taint/module: Clean up global and module taint flags handling by Petr Mladek · 8 years ago
  97. 0ee5941 x86/panic: replace smp_send_stop() with kdump friendly version in panic path by Hidehiro Kawai · 8 years ago
  98. b26e27d kexec: use core_param for crash_kexec_post_notifiers boot option by Hidehiro Kawai · 8 years ago
  99. cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 9 years ago
  100. ebc41f2 panic: change nmi_panic from macro to function by Hidehiro Kawai · 9 years ago