blob: 80e031b2c3095b02c9e8c0d6d7f6af524f030677 [file] [log] [blame]
5916d5f9b334 ("bug: Annotate WARN/BUG/stackfail as noinstr safe")
a44f71a9ab99 ("bug: move WARN_ON() "cut here" into exception handler")
d4bce140b4e7 ("bug: clean up helper macros to remove __WARN_TAINT()")
f2f84b05e02b ("bug: consolidate warn_slowpath_fmt() usage")
89348fc31441 ("bug: rename __WARN_printf_taint() to __WARN_printf()")
ee8711336c51 ("bug: refactor away warn_slowpath_fmt_taint()")
6b15f678fb7d ("include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT architectures")
95c4fb78fb23 ("kernel/panic.c: do not append newline to the stack protector panic string")
0862ca422b79 ("bug: use %pB in BUG and stack protector failure")
3b3a371cc9bc ("x86/debug: Use UD2 for WARN()")
2b5db66862b9 ("x86/debug, objtool: Annotate WARN()-related UD2 as reachable")
a7bed27af194 ("bug: fix "cut here" location for __WARN_TAINT architectures")
2a8358d8a339 ("bug: define the "cut here" string in a single place")
f26dee15103f ("debug: Avoid setting BUGFLAG_WARNING twice")
19d436268dde ("debug: Add _ONCE() logic to report_bug()")
9a93848fe787 ("x86/debug: Implement __WARN() using UD0")