linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
			download mbox.gz: |
     1. [PATCH v2 2/4] bug: Factor out a getter for a bug's file line
        - by Andrew Scull @ 2021-02-23 15:57 UTC [50%]

     2. [PATCH] bug: Use normal relative pointers in 'struct bug_entry'
        - by Josh Poimboeuf @ 2022-05-06  1:09 UTC [47%]

     3. [tip: x86/core] bug: Use normal relative pointers in 'struct bug_entry'
        - by tip-bot2 for Josh Poimboeuf @ 2022-05-19 21:57 UTC [46%]

     4. [PATCH v2] bug: Use normal relative pointers in 'struct bug_entry'
        - by Josh Poimboeuf @ 2022-05-12 13:56 UTC [45%]

     5. [PATCH v3 1/7] Documentation/security-bugs: move from admin-guide/ to process/
        - by Vegard Nossum @ 2023-03-05 22:00 UTC [44%]

     6. [PATCH v3 3/3] docs: make reporting-bugs.rst obsolete
        - by Thorsten Leemhuis @ 2020-11-24  8:00 UTC [44%]

     7. [PATCH v4 3/3] docs: make reporting-bugs.rst obsolete
        - by Thorsten Leemhuis @ 2020-12-04  6:43 UTC [44%]

     8. [PATCH] move duplicate BUG and WARN_ON bits to asm-generic
        - by Matt Mackall @ 2004-07-30 22:05 UTC [43%]

     9. [TYPO 3/9] [typo] REPORTING-BUGS
        - by Markus Osterhoff @ 2014-08-17 18:30 UTC [43%]

    10. [RFC PATCH 1/5] bug: Core support for suppressing warning backtraces
        - by Guenter Roeck @ 2024-03-05 18:40 UTC [43%]

    11. [PATCH 01/14] bug/kunit: Core support for suppressing warning backtraces
        - by Guenter Roeck @ 2024-03-12 17:02 UTC [43%]

    12. linux/bug.h and asm/bug.h
        - by Rusty Russell @ 2002-11-04  2:22 UTC [42%]

    13. Re: linux/bug.h and asm/bug.h
        - by Rusty Russell @ 2002-11-05  7:49 UTC [42%]

    14. [PATCH] allow bug table entries to use relative pointers (and use it on x86-64)
        - by Jan Beulich @ 2008-12-16 11:40 UTC [41%]

    15. [PATCH v2 01/14] bug/kunit: Core support for suppressing warning backtraces
        - by Guenter Roeck @ 2024-03-25 17:52 UTC [41%]

    16. [PATCH v3 01/15] bug/kunit: Core support for suppressing warning backtraces
        - by Guenter Roeck @ 2024-04-03 13:19 UTC [41%]

    17. [PATCH] Documentation/BUG-HUNTING whitespace cleanup
        - by Clemens Koller @ 2007-12-03 13:33 UTC [40%]

    18. [PATCH 02/32] REPORTING-BUGS: convert to ReST markup
        - by Mauro Carvalho Chehab @ 2016-10-17 16:55 UTC [40%]

    19. [PATCH 04/17] REPORTING-BUGS: convert to ReST markup
        - by Mauro Carvalho Chehab @ 2016-09-21 19:09 UTC [40%]

    20. [patch 2/5] Spelling and whitespace fixes for REPORTING-BUGS
        - by domen @ 2005-07-31 11:12 UTC [40%]

    21. [PATCH 2/5] bug: Add _ONCE logic to report_bug()
        - by Peter Zijlstra @ 2017-03-17 21:19 UTC [40%]

    22. [RFC][PATCH] bug: Add _ONCE logic to report_bug()
        - by Peter Zijlstra @ 2017-02-25  8:19 UTC [39%]

    23. [x86] BUG()/BUG_ON() macros cannot be disabled
        - by Alexander Lochmann @ 2018-09-25 11:35 UTC [39%]

    24. [RFC PATCH 2/2] bug.h: replace __FILE__ with KBUILD_FILE for shorter names in log
        - by Masahiro Yamada @ 2017-04-21 19:03 UTC [39%]

    25. Re: Proposed patch to kernel.h
        - by Paul Mackerras @ 2003-05-29  2:00 UTC [39%]

    26. [PATCH] Move BUG/BUG_ON/WARN_ON to asm headers
        - by Paul Mackerras @ 2003-06-07 12:40 UTC [39%]

    27. [RFC PATCH v1 19/26] docs: reporting-bugs: decode failure messages [need help]
        - by Thorsten Leemhuis @ 2020-10-01  8:39 UTC [39%]

    28. [PATCH 13/32] Documentation/BUG-HUNTING: convert to ReST markup
        - by Mauro Carvalho Chehab @ 2016-10-17 16:55 UTC [39%]

    29. [PATCH 15/17] Documentation/BUG-HUNTING: convert to ReST markup
        - by Mauro Carvalho Chehab @ 2016-09-21 19:09 UTC [39%]

    30. [RFC PATCH v2 19/26] docs: reporting-bugs: decode failure messages [need help!]
        - by Thorsten Leemhuis @ 2020-11-12 17:58 UTC [38%]

    31. Re: [PATCH] Documentation/BUG-HUNTING whitespace cleanup, take 2
        - by Clemens Koller @ 2007-12-03 16:47 UTC [38%]

    32. [PATCH] bug.h: Work around GCC PR82365 in BUG()
        - by Arnd Bergmann @ 2017-12-19 11:39 UTC [38%]

    33. [patch 19/38] Use generic bug.
        - by Martin Schwidefsky @ 2007-04-27 14:05 UTC [38%]

    34. [PATCH] 12: 2.5.29-bug
        - by Russell King @ 2002-08-03 22:31 UTC [37%]

    35. [PATCH] 2.5.32-bug
        - by Russell King @ 2002-08-30 21:39 UTC [37%]

    36. [PATCH 4.14 113/496] bug.h: work around GCC PR82365 in BUG()
        - by Greg Kroah-Hartman @ 2018-05-28  9:58 UTC [37%]

    37. [PATCH] 2.5.43-bug
        - by Russell King @ 2002-10-17 10:45 UTC [37%]

    38. [PATCH] remove all kernel bugs
        - by Matt Mackall @ 2005-04-01  9:07 UTC [37%]

    39. Re: Proposed patch to kernel.h
        - by Paul Mackerras @ 2003-05-29 12:32 UTC [37%]

    40. [PATCH] 2.5.56-bug
        - by Russell King @ 2003-01-12 12:15 UTC [37%]

    41. [PATCH] reduce x86-64 bug frame by 4 bytes
        - by Jan Beulich @ 2005-09-09 11:45 UTC [37%]

    42. [PATCH v2 3/5] lib/bug: Use RCU list ops for module_bug_list
        - by Masami Hiramatsu @ 2014-10-23 19:26 UTC [36%]

    43. [RFC PATCH 3/5] lib/bug: Use RCU list ops for module_bug_list
        - by Masami Hiramatsu @ 2014-08-25 10:55 UTC [36%]

    44. [RFC 2/7] Docs: Step-by-step directions for reporting bugs.
        - by Sarah Sharp @ 2013-04-15 17:33 UTC [36%]

    45. [PATCH] bug-hunting.rst: Fix an example and a typo in a Sphinx tag
        - by Christophe JAILLET @ 2017-10-20 19:49 UTC [36%]

    46. [PATCH 4.9 080/102] bug.h: work around GCC PR82365 in BUG()
        - by Greg Kroah-Hartman @ 2019-07-08 15:13 UTC [36%]

    47. [PATCH 4.4 60/73] bug.h: work around GCC PR82365 in BUG()
        - by Greg Kroah-Hartman @ 2019-07-08 15:13 UTC [36%]

    48. [patch] x86 BUG handling
        - by Andrew Morton @ 2002-03-20  5:58 UTC [36%]

    49. [PATCH] Add KERN_* prefix to printks in bug.h
        - by Diego Woitasen @ 2007-07-16  0:36 UTC [35%]

    50. [patch 27/60] remove warnings with functions ending in BUG
        - by Martin Schwidefsky @ 2008-11-27 10:30 UTC [34%]

    51. [patch 6/24] s390: BUG() warnings.
        - by Martin Schwidefsky @ 2006-03-22 15:16 UTC [34%]

    52. [PATCH 1/2] Allow the 'cut here' oops line to be displayed before calling BUG()
        - by David Howells @ 2009-08-20 10:49 UTC [34%]

    53. [PATCH 1/1] lib/bug.c: convert printk to pr_foo()
        - by Fabian Frederick @ 2014-05-24  6:18 UTC [34%]

    54. [PATCH] Put the BUG __FILE__ and __LINE__ info out of line
        - by Jeremy Fitzhardinge @ 2006-09-28  6:00 UTC [33%]

    55. [patch] make bug messages more consistent
        - by Ingo Molnar @ 2006-01-18 11:15 UTC [33%]

    56. Re: error: implicit declarations of BUG/BUG_ON/WARN_ON/WARN_ON_ONCE
        - by Paul Mundt @ 2012-06-25  2:53 UTC [33%]

    57. [PATCH] 2.6.8-rc3-mm1 - Fix missing backslash in asm-generic/bug.h
        - by Jeff Dike @ 2004-08-06  4:21 UTC [33%]

    58. [PATCH V2] lib/bug.c: convert printk to pr_foo()
        - by Fabian Frederick @ 2014-05-24  7:30 UTC [33%]

    59. [PATCH] Update security bugs policy in Documentation/SecurityBugs
        - by Linus Turdvals @ 2009-06-01 18:41 UTC [33%]

    60. [RFC 1/7] Trivial: docs: Remove six-space indentation in REPORTING-BUGS.
        - by Sarah Sharp @ 2013-04-15 17:33 UTC [33%]

    61. [patch 1/3] bug.h: Remove HAVE_ARCH_BUG and HAVE_ARCH_WARN
        - by Olof Johansson @ 2008-01-17  1:08 UTC [33%]

    62. [PATCH v2] [1/2] bug.h: Remove HAVE_ARCH_BUG.* / HAVE_ARCH_WARN.*
        - by Olof Johansson @ 2007-10-19  2:03 UTC [32%]

    63. [PATCH] x86: remove unneeded endless loop in BUG()
        - by Petr Tesarik @ 2009-02-19 18:38 UTC [32%]

    64. [PATCH 4.19 017/110] Documentation/security-bugs: Clarify treatment of embargoed information
        - by Greg Kroah-Hartman @ 2018-11-29 14:11 UTC [32%]

    65. [PATCH] UML - add generic BUG support
        - by Jeff Dike @ 2006-10-03 22:56 UTC [32%]

    66. [PATCH v2 1/4] bug: Remove redundant condition check in report_bug
        - by Andrew Scull @ 2021-02-23 15:57 UTC [32%]

    67. Print taint info in more places.
        - by Dave Jones @ 2007-12-13 22:49 UTC [32%]

    68. Re: 2.6.19-rc2-mm1
        - by Jeremy Fitzhardinge @ 2006-10-17 19:37 UTC [32%]

    69. Re: [PATCH RFC 1/4] Generic BUG handling.
        - by Michael Ellerman @ 2006-09-29  5:07 UTC [32%]

    70. [PATCH] bug.h: Fix up CONFIG_BUG=n implicit function declarations.
        - by Paul Mundt @ 2012-06-25  8:15 UTC [32%]

    71. Re: more info for last message (bug at page_alloc.c:102)
        - by Marc-Christian Petersen @ 2003-06-05 12:12 UTC [32%]

    72. [PATCH 5.12 485/677] bug: Remove redundant condition check in report_bug
        - by Greg Kroah-Hartman @ 2021-05-12 14:48 UTC [32%]

    73. [PATCH 5.11 430/601] bug: Remove redundant condition check in report_bug
        - by Greg Kroah-Hartman @ 2021-05-12 14:48 UTC [32%]

    74. [PATCH 5.10 383/530] bug: Remove redundant condition check in report_bug
        - by Greg Kroah-Hartman @ 2021-05-12 14:48 UTC [32%]

    75. [PATCH 5.4 178/244] bug: Remove redundant condition check in report_bug
        - by Greg Kroah-Hartman @ 2021-05-12 14:49 UTC [32%]

    76. [PATCH 4.14 201/323] bug: Remove redundant condition check in report_bug
        - by Greg Kroah-Hartman @ 2021-05-20  9:21 UTC [32%]

    77. [PATCH 4.19 254/425] bug: Remove redundant condition check in report_bug
        - by Greg Kroah-Hartman @ 2021-05-20  9:20 UTC [32%]

    78. [PATCH] bug: Use %pB in BUG and stack protector failure
        - by Kees Cook @ 2018-02-25 16:54 UTC [32%]

    79. [S390] Use generic bug.
        - by Martin Schwidefsky @ 2007-03-05 22:43 UTC [31%]

    80. [RESEND][PATCH] bug: Use %pB in BUG and stack protector failure
        - by Kees Cook @ 2018-03-01 22:57 UTC [31%]

    81. [RFC] Use target filename in BUG_ON and friends
        - by Sam Ravnborg @ 2006-07-08  8:47 UTC [31%]

    82. [PATCH 3/5] MN10300: Stop gcc from generating uninitialised variable warnings after BUG()
        - by David Howells @ 2009-04-15 18:34 UTC [31%]

    83. [PATCH 08/17] docs-rst: create an user's manual book
        - by Mauro Carvalho Chehab @ 2016-09-21 19:09 UTC [31%]

    84. [PATCH] moving F0 0F bug check to bugs.h
        - by Zwane Mwaikambo @ 2001-11-18 13:51 UTC [31%]

    85. [patch 06/18] m68k: Make gcc aware that BUG() does not return
        - by Geert Uytterhoeven @ 2008-05-18 18:47 UTC [31%]

    86. [patch 06/15] m68k: Make gcc aware that BUG() does not return
        - by Geert Uytterhoeven @ 2008-04-24 18:29 UTC [31%]

    87. [PATCH] Docs: fix missing word in REPORTING-BUGS
        - by Manuel Pégourié-Gonnard @ 2015-12-28 10:33 UTC [31%]

    88. [PATCH 1/2] CRISv32: add unreachable() to BUG()
        - by Rabin Vincent @ 2015-05-14 12:36 UTC [31%]

    89. [patch 21/32] [PATCH] bug: use relative pointers in bug table entries
        - by Martin Schwidefsky @ 2010-02-24  8:44 UTC [31%]

    90. [PATCH v3 2/7] Documentation/security-bugs: misc. improvements
        - by Vegard Nossum @ 2023-03-05 22:00 UTC [31%]

    91. [PATCH] cris: Mark end of BUG() implementation as unreachable
        - by Kees Cook @ 2018-01-11 20:32 UTC [31%]

    92. [PATCH 3.16 030/131] x86/bugs: Fix the parameters alignment and missing void
        - by Ben Hutchings @ 2018-09-29 21:43 UTC [31%]

    93. [PATCH 4.16 092/110] x86/bugs: Fix the parameters alignment and missing void
        - by Greg Kroah-Hartman @ 2018-05-21 21:12 UTC [31%]

    94. [PATCH 4.14 78/95] x86/bugs: Fix the parameters alignment and missing void
        - by Greg Kroah-Hartman @ 2018-05-21 21:12 UTC [31%]

    95. [PATCH 4.9 69/87] x86/bugs: Fix the parameters alignment and missing void
        - by Greg Kroah-Hartman @ 2018-05-21 21:11 UTC [31%]

    96. [PATCH] ppc64: make xmon print BUG() warnings
        - by Anton Blanchard @ 2005-01-10 11:44 UTC [30%]

    97. [PATCH v2 4/5] bug: Use a common definition of BUG_ON regardless of CONFIG_BUG
        - by Josh Triplett @ 2014-02-26  3:49 UTC [30%]

    98. [RFC PATCH v1 05/26] docs: reporting-bugs: begin reference section providing details
        - by Thorsten Leemhuis @ 2020-10-01  8:39 UTC [30%]

    99. [PATCH] admin-guide: fix reference to Documentation/admin-guide/oops-tracing.rst
        - by Luis Henriques @ 2017-10-13 14:42 UTC [30%]

   100. Re: [PATCH] remove all kernel bugs
        - by Matt Mackall @ 2005-04-01 20:06 UTC [30%]

   101. Re: [PATCH] moving F0 0F bug check to bugs.h
        - by Zwane Mwaikambo @ 2001-11-18 14:37 UTC [30%]

   102. [PATCH 22/22] m68k/include: Modernize printing of kernel messages
        - by Geert Uytterhoeven @ 2016-12-07 15:09 UTC [30%]

   103. [RFC PATCH v2 05/26] docs: reporting-bugs: begin reference section providing details
        - by Thorsten Leemhuis @ 2020-11-12 17:58 UTC [30%]

   104. Re: 0e334db6bb4b1fd1e2d72c1f3d8f004313cd9f94 (posix-timers: Fix, division by zero bug). Problems with glibc.
        - by Paul Eggert @ 2019-02-02  2:07 UTC [30%]

   105. Re: Print taint info in more places.
        - by Dave Jones @ 2007-12-14  1:30 UTC [30%]

   106. [PATCH] [v2] docs: clarify security-bugs disclosure policy
        - by Dave Hansen @ 2018-03-07 21:46 UTC [30%]

   107. [PATCH] docs: clarify security-bugs disclosure policy
        - by Dave Hansen @ 2018-03-06 23:31 UTC [30%]

   108. [patch 4/5] bugh-remove-have_arch_bug--have_arch_warn
        - by Arjan van de Ven @ 2008-01-06  3:11 UTC [30%]

   109. [PATCH] i386: make BUG() expansion look like instruction
        - by Jan Beulich @ 2006-11-08 16:26 UTC [30%]

   110. [PATCH 4.4 081/107] x86/bugs: Fix the parameters alignment and missing void
        - by Greg Kroah-Hartman @ 2018-07-23 12:42 UTC [30%]

   111. [PATCH 4.15 046/146] bug: use %pB in BUG and stack protector failure
        - by Greg Kroah-Hartman @ 2018-03-13 15:23 UTC [30%]

   112. [PATCH 06/32] docs-rst: create an user's manual book
        - by Mauro Carvalho Chehab @ 2016-10-17 16:55 UTC [30%]

   113. Re: [PATCH] MIPS: Make BUG() __noreturn.
        - by Ralf Baechle @ 2008-11-24  9:20 UTC [29%]

   114. [RFC 3/7] Docs: Add "Gather info" section to REPORTING-BUGS.
        - by Sarah Sharp @ 2013-04-15 17:33 UTC [29%]

   115. [PATCH] Documentation/security-bugs: Explain why plain text is preferred
        - by Kees Cook @ 2020-07-09 18:11 UTC [29%]

   116. [RFC 7/7] Docs: Move ref to Frohwalt Egerer to end of REPORTING-BUGS
        - by Sarah Sharp @ 2013-04-15 17:33 UTC [29%]

   117. [PATCH] LoongArch: Use generic BUG() handler
        - by Youling Tang @ 2022-09-22 11:08 UTC [29%]

   118. [RFC PATCH v1 26/26] docs: reporting-bugs: add SPDX tag and license hint, remove markers
        - by Thorsten Leemhuis @ 2020-10-01  8:50 UTC [29%]

   119. [PATCH]  Implement <asm/bug.h> for v850
        - by Miles Bader @ 2003-02-18  6:15 UTC [29%]

   120. [RFC PATCH v2 26/26] docs: reporting-bugs: add SPDX tag and license hint, remove markers
        - by Thorsten Leemhuis @ 2020-11-12 17:59 UTC [29%]

   121. [patch 8/9] F00F bug fixup for i386 - use conditional calls
        - by Mathieu Desnoyers @ 2007-05-30 14:00 UTC [29%]

   122. [patch 8/9] F00F bug fixup for i386 - use conditional calls
        - by Mathieu Desnoyers @ 2007-05-29 18:34 UTC [29%]

   123. [PATCH 1/2] Clean up asm-x86_64/bugs.h
        - by Jeremy Fitzhardinge @ 2007-04-07 17:22 UTC [29%]

   124. [RFC 2/2] printk/bug: Remove cyclic dependency between bug.h and printk.h
        - by Petr Mladek @ 2022-01-11 14:30 UTC [29%]

   125. [PATCH] [14/26] x86_64: Clean up asm-x86_64/bugs.h
        - by Andi Kleen @ 2007-04-29 23:46 UTC [29%]

   126. [PATCH -tip] x86: unification of cpu/bugs.c
        - by Jaswinder Singh Rajput @ 2009-03-26 12:02 UTC [29%]

   127. [PATCH 3/3] riscv: Make WARN() related functions able to trigger a trap exception
        - by Vincent Chen @ 2019-02-28 10:31 UTC [29%]

   128. [PATCH] docs: Clarify details for reporting security bugs
        - by Kees Cook @ 2017-03-06 19:13 UTC [29%]

   129. [PATCH] [10/26] i386: Clean up asm-i386/bugs.h
        - by Andi Kleen @ 2007-04-29 23:46 UTC [29%]

   130. [PATCH][RFC] getting rid of stupid loop in BUG()
        - by Al Viro @ 2007-07-24 15:39 UTC [29%]

   131. Re: [PATCH retry] return hidden bug and unlock bugs
        - by Roel Kluin @ 2007-10-22 19:12 UTC [29%]

   132. [RFC PATCH] bug: always show source-tree-relative paths in WARN()/BUG()
        - by Brian Norris @ 2019-07-12  1:05 UTC [29%]

   133. [PATCH] [v2] arm64: define BUG() instruction without CONFIG_BUG
        - by Arnd Bergmann @ 2017-03-14 21:39 UTC [29%]

   134. [PATCH] docs: provide more details about security bug reporting
        - by Willy Tarreau @ 2018-08-12 13:23 UTC [28%]

   135. [PATCH] lib/bug.c: use common WARN helper
        - by Josh Poimboeuf @ 2016-02-23  3:54 UTC [28%]

   136. [PATCH v2 1/3] riscv: support trap-based WARN()
        - by Vincent Chen @ 2019-03-05  3:23 UTC [28%]

   137. [GIT PULL] x86/asm changes for v4.12
        - by Ingo Molnar @ 2017-05-01 11:14 UTC [28%]

   138. [patch 1/4] Clean up asm-i386/bugs.h
        - by Jeremy Fitzhardinge @ 2007-04-06 22:41 UTC [28%]

   139. [PATCH v3 2/5] include/asm-generic/bug.h: Style fix: s/while(0)/while (0)/
        - by Josh Triplett @ 2014-03-10  1:01 UTC [28%]

   140. [PATCH v2 2/5] include/asm-generic/bug.h: Style fix: s/while(0)/while (0)/
        - by Josh Triplett @ 2014-02-26  3:48 UTC [28%]

   141. [PATCH 011/148] include/asm-x86/bug.h: checkpatch cleanups - formatting only
        - by Joe Perches @ 2008-03-23  8:01 UTC [28%]

   142. [PATCH v4] ARM: Use generic BUG() handler
        - by Simon Glass @ 2011-04-14 23:00 UTC [28%]

   143. [PATCH 121/208] x86/fpu: Factor out FPU bug checks into fpu/bugs.c
        - by Ingo Molnar @ 2015-05-05 17:50 UTC [28%]

   144. [patch 2.6.28-rc6] when to BUG(), and when to not BUG()
        - by David Brownell @ 2008-11-30  3:21 UTC [28%]

   145. Re: Linux 2.5.44-ac4
        - by Andres Salomon @ 2002-10-27 21:29 UTC [28%]

   146. [PATCH 7/7] bug: Move WARN_ON() "cut here" into exception handler
        - by Kees Cook @ 2019-08-19 23:41 UTC [28%]

   147. [PATCH v5] ARM: Use generic BUG() handler
        - by Simon Glass @ 2011-07-29  7:56 UTC [28%]

   148. [PATCH v2 1/7] bug: Clarify help text for BUG_ON_DATA_CORRUPTION
        - by Kees Cook @ 2017-04-04 22:12 UTC [28%]

   149. [PATCH v2] docs: provide more details about security bug reporting
        - by Willy Tarreau @ 2018-08-13  7:38 UTC [28%]

   150. [PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler
        - by Kees Cook @ 2019-08-20 16:47 UTC [28%]

   151. [PATCH v2] lib/bug.c: use common WARN helper
        - by Josh Poimboeuf @ 2016-02-23 15:27 UTC [28%]

   152. [PATCH 4.9 106/145] arm64: define BUG() instruction without CONFIG_BUG
        - by Greg Kroah-Hartman @ 2018-02-23 18:26 UTC [28%]

   153. [PATCH 4.4 070/193] arm64: define BUG() instruction without CONFIG_BUG
        - by Greg Kroah-Hartman @ 2018-02-23 18:25 UTC [28%]

   154. [PATCH 2/3] x86: janitor work in bugs.c
        - by Miklos Vajna @ 2008-05-13 11:35 UTC [28%]

   155. [PATCH] docs: process/howto.rst: make sections on bug reporting match practice
        - by Thorsten Leemhuis @ 2021-01-16 14:35 UTC [28%]

   156. [PATCH v3] ARM: Use generic BUG() handler
        - by Simon Glass @ 2011-04-06 23:18 UTC [28%]

   157. RE: [PATCH 2/2] Refine mutex and rcu method in module.c, kernel<3.2.9>
        - by Chen, Dennis (SRDC SW) @ 2012-03-07 16:48 UTC [28%]

   158. [RFC PATCH v1 09/26] docs: reporting-bugs: help users find the proper place for their report
        - by Thorsten Leemhuis @ 2020-10-01  8:39 UTC [28%]

   159. [PATCH] XBUG(comment) BUG enhancement
        - by Rusty Russell @ 2002-05-24  5:24 UTC [28%]

   160. Re: [PATCH RESEND] bug: When !CONFIG_BUG, simplify WARN_ON_ONCE and family
        - by Josh Triplett @ 2014-02-22 22:36 UTC [28%]

   161. [PATCH] verbose BUG_ON reporting
        - by Pekka J Enberg @ 2005-06-27 12:27 UTC [28%]

   162. [PATCH] kill __beep
        - by Hugh Dickins @ 2003-02-14 20:16 UTC [28%]

   163. Re: [PATCH] Support resetting WARN_ONCE for all architectures
        - by Andrew Morton @ 2017-11-03 17:47 UTC [27%]

   164. [RFC PATCH v2 09/26] docs: reporting-bugs: help users find the proper place for their report
        - by Thorsten Leemhuis @ 2020-11-12 17:58 UTC [27%]

   165. [PATCH retry] return hidden bug and unlock bugs
        - by Roel Kluin @ 2007-10-22 17:51 UTC [27%]

   166. [RFC PATCH v1 14/26] docs: reporting-bugs: make users write notes, one for each issue
        - by Thorsten Leemhuis @ 2020-10-01  8:39 UTC [27%]

   167. [PATCH v3 05/12] Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC inlining bugs"
        - by Masahiro Yamada @ 2018-12-17 16:03 UTC [27%]

   168. [PATCH 1/7] Add conditional oopsing with annotation
        - by David Howells @ 2011-12-16 14:13 UTC [27%]

   169. [PATCH v2] asm-generic: bug: unify hints for BUG_ON()
        - by Igor Stoppa @ 2018-09-08  4:59 UTC [27%]

   170. [PATCH v2] asm-generic: bug: unify hints for BUG_ON()
        - by Igor Stoppa @ 2018-09-11 12:19 UTC [27%]

   171. [PATCH v2] Deprecate BUG/BUG_ON in favour of CRASH/CRASH_ON
        - by Paul Gortmaker @ 2014-05-21 18:57 UTC [27%]

   172. [3/3] ARTiS, an asymmetric real-time scheduler - IA-64
        - by Eric Piel @ 2005-05-03 14:10 UTC [27%]

   173. [RFC PATCH v2 14/26] docs: reporting-bugs: make users write notes, one for each issue
        - by Thorsten Leemhuis @ 2020-11-12 17:58 UTC [27%]

   174. [PATCH/RFC] Deprecate BUG/BUG_ON in favour of BUG_AND_HALT/BUG_AND_HALT_ON
        - by Paul Gortmaker @ 2014-04-30 15:03 UTC [27%]

   175. [patch] uml: better bugs
        - by Nick Piggin @ 2007-06-14  5:38 UTC [27%]

   176. [PATCH] REPORTING-BUGS: cc the mailing list too
        - by J. Bruce Fields @ 2008-01-11 21:50 UTC [27%]

   177. [PATCH 4.9 38/59] ARM: bugs: hook processor bug checking into SMP and suspend paths
        - by Greg Kroah-Hartman @ 2018-11-21 19:06 UTC [27%]

   178. [PATCH 4.14 087/109] ARM: bugs: hook processor bug checking into SMP and suspend paths
        - by Greg Kroah-Hartman @ 2018-10-16 17:05 UTC [27%]

   179. [PATCH 3/6] x86, cpu: Convert FDIV bug detection
        - by Borislav Petkov @ 2013-03-20 14:07 UTC [27%]

   180. [PATCH] Typo, a few in documentation of 2.6.4
        - by pinotj @ 2004-03-15 12:53 UTC [27%]

   181. [PATCH v1 (RFC)] docs: discourage users from using bugzilla.kernel.org
        - by Thorsten Leemhuis @ 2021-01-10 12:10 UTC [27%]

   182. Re: [PATCH 2.6.6] bootmem.c cleanup
        - by Matt Mackall @ 2004-05-18 19:50 UTC [27%]

   183. [PATCH] bug: add comments for BUG_ON() and BUG()
        - by Dmitry Voytik @ 2015-01-11 20:06 UTC [27%]

   184. [PATCH 01/29] include/asm-generic/bug.h: Update WARN macros
        - by Joe Perches @ 2010-12-06 22:04 UTC [27%]

   185. [PATCH 4.4 42/75] ARM: bugs: hook processor bug checking into SMP and suspend paths
        - by Greg Kroah-Hartman @ 2019-11-08 18:49 UTC [27%]

   186. [tip:x86/cpu] x86, cpu: Convert FDIV bug detection
        - by tip-bot for Borislav Petkov @ 2013-04-02 19:34 UTC [27%]

   187. [tip:perf/core] tools include: Move perf' s bug.h to a generic place
        - by tip-bot for Namhyung Kim @ 2014-01-14 16:40 UTC [27%]

   188. [PATCH] BUILD_BUG_ON sucks
        - by Alexey Dobriyan @ 2008-08-16 10:09 UTC [27%]

   189. [PATCH 01/39] include/asm-generic/bug.h: Update WARN macros
        - by Joe Perches @ 2010-10-30 21:08 UTC [27%]

   190. [patch 29/71] x86: fdiv bug detection fix
        - by Greg KH @ 2008-10-07  0:38 UTC [27%]

   191. vm fixes for 2.4.19rc1
        - by Andrea Arcangeli @ 2002-06-27 20:14 UTC [27%]

   192. [PATCH v2 5/5] bug: Make BUG() call unreachable()
        - by Josh Triplett @ 2014-02-26  3:49 UTC [27%]

   193. [PATCH, re-send] Always trap on BUG()
        - by Arnd Bergmann @ 2013-07-05 15:38 UTC [27%]

   194. [PATCH] drm: bugs.freedesktop.org is no longer accepting bugs
        - by Christian Kujau @ 2020-01-15  2:28 UTC [26%]

   195. [patch] smaller kernels
        - by Andrew Morton @ 2002-03-20  6:11 UTC [26%]

   196. [PATCH] BUG(): CONFIG_BUG=n version of BUG() should be unreachable()
        - by Alexander Beregalov @ 2009-12-23  1:17 UTC [26%]

   197. [PATCH] MIPS: Make BUG() __noreturn.
        - by David Daney @ 2008-11-21  1:26 UTC [26%]

   198. [tip: timers/urgent] bug: Fix no-return-statement warning with !CONFIG_BUG
        - by tip-bot2 for Adrian Hunter @ 2024-04-10 20:05 UTC [26%]

   199. [PATCH 4/4] bug: mark disabled BUG() as unreachable() code
        - by Konstantin Khlebnikov @ 2012-04-25 11:26 UTC [26%]

   200. [PATCH] BUG(): CONFIG_BUG=n version of BUG() should be unreachable()
        - by Sam Ravnborg @ 2009-12-26 18:47 UTC [26%]


Results 1-200 of ~700000   | reverse | options above

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).