summaryrefslogtreecommitdiff
path: root/lib/bug.c
Commit message (Expand)AuthorAge
* lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()Kees Cook2018-03-09
* bug: use %pB in BUG and stack protector failureKees Cook2018-03-09
* bug: define the "cut here" string in a single placeKees Cook2017-11-17
* kernel debug: support resetting WARN_ONCE for all architecturesAndi Kleen2017-11-17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-30
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
* lib/bug.c: use common WARN helperJosh Poimboeuf2016-03-17
* lib/bug.c: make panic_on_warn available for all architecturesHeiko Carstens2016-03-17
* module: Sanitize RCU usage and lockingPeter Zijlstra2015-05-28
* lib/bug: Use RCU list ops for module_bug_listMasami Hiramatsu2014-11-11
* lib/bug.c: convert printk to pr_foo()Fabian Frederick2014-06-04
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* module: put modules in list much earlier.Rusty Russell2013-01-12
* bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-26
* modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-05
* lib/bug.c: add oops end marker to WARN implementationAnton Blanchard2010-08-11
* lib/bug.c: make WARN implementation match the kernel/panic.c oneAnton Blanchard2010-08-11
* panic: Allow warnings to set different taint flagsBen Hutchings2010-05-19
* allow bug table entries to use relative pointers (and use it on x86-64)Jan Beulich2008-12-16
* lib: taint kernel in common report_bug() WARN path.Paul Mundt2008-07-04
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-16
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-08