index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
lib/bug.c: exclude non-BUG/WARN exceptions from report_bug()
Kees Cook
1
-0
/
+2
2018-03-09
bug: use %pB in BUG and stack protector failure
Kees Cook
1
-1
/
+1
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
1
-1
/
+1
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
1
-0
/
+23
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-30
debug: Add _ONCE() logic to report_bug()
Peter Zijlstra
1
-8
/
+20
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+1
2016-03-17
lib/bug.c: use common WARN helper
Josh Poimboeuf
1
-24
/
+2
2016-03-17
lib/bug.c: make panic_on_warn available for all architectures
Heiko Carstens
1
-0
/
+11
2015-05-28
module: Sanitize RCU usage and locking
Peter Zijlstra
1
-2
/
+5
2014-11-11
lib/bug: Use RCU list ops for module_bug_list
Masami Hiramatsu
1
-6
/
+14
2014-06-04
lib/bug.c: convert printk to pr_foo()
Fabian Frederick
1
-11
/
+10
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+2
2013-01-12
module: put modules in list much earlier.
Rusty Russell
1
-0
/
+1
2012-01-26
bugs, x86: Fix printk levels for panic, softlockups and stack dumps
Prarit Bhargava
1
-1
/
+1
2010-10-05
modules: Fix module_bug_list list corruption race
Linus Torvalds
1
-4
/
+2
2010-08-11
lib/bug.c: add oops end marker to WARN implementation
Anton Blanchard
1
-0
/
+1
2010-08-11
lib/bug.c: make WARN implementation match the kernel/panic.c one
Anton Blanchard
1
-4
/
+7
2010-05-19
panic: Allow warnings to set different taint flags
Ben Hutchings
1
-1
/
+1
2008-12-16
allow bug table entries to use relative pointers (and use it on x86-64)
Jan Beulich
1
-2
/
+17
2008-07-04
lib: taint kernel in common report_bug() WARN path.
Paul Mundt
1
-0
/
+2
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-2
/
+3
2006-12-08
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
1
-0
/
+163