index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
bug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-10
bug: fix warning suppressions with kunit built as module
Bartosz Golaszewski
1
-2
/
+0
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-40
/
+40
2026-05-28
lib/bug: cleanup comment style, types and modernize logging
Lucas Poupeau
1
-40
/
+40
2026-05-14
bug/kunit: Core support for suppressing warning backtraces
Alessandro Carminati
1
-2
/
+12
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+3
2026-03-27
lib/bug: remove unnecessary variable initializations
Josh Law
1
-2
/
+2
2026-03-27
lib/bug: fix inconsistent capitalization in BUG message
Josh Law
1
-1
/
+1
2026-03-27
bug: avoid format attribute warning for clang as well
Arnd Bergmann
1
-5
/
+2
2025-12-12
bug: Hush suggest-attribute=format for __warn_printf()
Brendan Jackman
1
-0
/
+4
2025-12-12
bug: Let report_bug_entry() provide the correct bugaddr
Heiko Carstens
1
-1
/
+1
2025-11-27
x86/bug: Fix BUG_FORMAT vs KASLR
Peter Zijlstra
1
-1
/
+11
2025-11-21
bug: Add report_bug_entry()
Peter Zijlstra
1
-7
/
+21
2025-11-21
bug: Add BUG_FORMAT_ARGS infrastructure
Peter Zijlstra
1
-2
/
+15
2025-11-21
bug: Add BUG_FORMAT infrastructure
Peter Zijlstra
1
-7
/
+32
2025-03-10
bug: Use RCU instead RCU-sched to protect module_bug_list.
Sebastian Andrzej Siewior
1
-13
/
+9
2023-01-31
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
1
-1
/
+14
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-8
/
+7
2021-04-01
bug: Assign values once in bug_get_file_line()
Andrew Scull
1
-3
/
+3
2021-04-01
bug: Factor out a getter for a bug's file line
Andrew Scull
1
-10
/
+17
2021-04-01
bug: Remove redundant condition check in report_bug
Andrew Scull
1
-16
/
+13
2021-02-08
module: mark module_mutex static
Christoph Hellwig
1
-3
/
+0
2020-06-01
ftrace,bug: Improve traceoff_on_warn
Peter Zijlstra
1
-0
/
+3
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