index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
bug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
bug: move WARN_ON() "cut here" into exception handler
Kees Cook
1
-2
/
+9
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