1. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
  2. aaf5dcf kernel debug: support resetting WARN_ONCE for all architectures by Andi Kleen · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 7 years ago
  5. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 7 years ago
  6. 2553b67 lib/bug.c: use common WARN helper by Josh Poimboeuf · 8 years ago
  7. d7b85ca lib/bug.c: make panic_on_warn available for all architectures by Heiko Carstens · 8 years ago
  8. 0be964b module: Sanitize RCU usage and locking by Peter Zijlstra · 9 years ago
  9. 0286b5e lib/bug: Use RCU list ops for module_bug_list by Masami Hiramatsu · 10 years ago
  10. c56ba70 lib/bug.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  11. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  12. 1fb9341 module: put modules in list much earlier. by Rusty Russell · 12 years ago
  13. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago
  14. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  15. 863a604 lib/bug.c: add oops end marker to WARN implementation by Anton Blanchard · 14 years ago
  16. e2e7e09 lib/bug.c: make WARN implementation match the kernel/panic.c one by Anton Blanchard · 14 years ago
  17. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 14 years ago
  18. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 16 years ago
  19. da9eac8 lib: taint kernel in common report_bug() WARN path. by Paul Mundt · 16 years ago
  20. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  21. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago