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