1. 5b8be5d bug: Assign values once in bug_get_file_line() by Andrew Scull · 3 years, 9 months ago
  2. 26dbc7e bug: Factor out a getter for a bug's file line by Andrew Scull · 3 years, 9 months ago
  3. 3ad1a6c bug: Remove redundant condition check in report_bug by Andrew Scull · 3 years, 9 months ago
  4. 922f2a7 module: mark module_mutex static by Christoph Hellwig · 3 years, 11 months ago
  5. 58f6e38 ftrace,bug: Improve traceoff_on_warn by Peter Zijlstra · 4 years, 7 months ago
  6. a44f71a bug: move WARN_ON() "cut here" into exception handler by Kees Cook · 5 years ago
  7. 1b4cfe3 lib/bug.c: exclude non-BUG/WARN exceptions from report_bug() by Kees Cook · 7 years ago
  8. 0862ca4 bug: use %pB in BUG and stack protector failure by Kees Cook · 7 years ago
  9. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
  10. aaf5dcf kernel debug: support resetting WARN_ONCE for all architectures by Andi Kleen · 7 years ago
  11. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  12. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  13. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  14. 2553b67 lib/bug.c: use common WARN helper by Josh Poimboeuf · 9 years ago
  15. d7b85ca lib/bug.c: make panic_on_warn available for all architectures by Heiko Carstens · 9 years ago
  16. 0be964b module: Sanitize RCU usage and locking by Peter Zijlstra · 10 years ago
  17. 0286b5e lib/bug: Use RCU list ops for module_bug_list by Masami Hiramatsu · 10 years ago
  18. c56ba70 lib/bug.c: convert printk to pr_foo() by Fabian Frederick · 11 years ago
  19. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  20. 1fb9341 module: put modules in list much earlier. by Rusty Russell · 12 years ago
  21. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago
  22. 5336377 modules: Fix module_bug_list list corruption race by Linus Torvalds · 14 years ago
  23. 863a604 lib/bug.c: add oops end marker to WARN implementation by Anton Blanchard · 14 years ago
  24. e2e7e09 lib/bug.c: make WARN implementation match the kernel/panic.c one by Anton Blanchard · 14 years ago
  25. b2be052 panic: Allow warnings to set different taint flags by Ben Hutchings · 15 years ago
  26. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 16 years ago
  27. da9eac8 lib: taint kernel in common report_bug() WARN path. by Paul Mundt · 16 years ago
  28. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 17 years ago
  29. 7664c5a [PATCH] Generic BUG implementation by Jeremy Fitzhardinge · 18 years ago