kgdb-bugreport
Thread
Date
Earlier messages
Later messages
Messages by Date
2019/11/07
Re: [Kgdb-bugreport] [PATCH 00/50] Add log level to show_stack()
Dmitry Safonov via Kgdb-bugreport
2019/11/06
Re: [Kgdb-bugreport] [PATCH 00/50] Add log level to show_stack()
Dmitry Safonov via Kgdb-bugreport
2019/11/06
Re: [Kgdb-bugreport] [PATCH 00/50] Add log level to show_stack()
Peter Zijlstra
2019/11/06
[Kgdb-bugreport] [PATCH 00/50] Add log level to show_stack()
Dmitry Safonov via Kgdb-bugreport
2019/11/06
Re: [Kgdb-bugreport] [PATCH 00/50] Add log level to show_stack()
Petr Mladek
2019/11/06
[Kgdb-bugreport] [PATCH 47/50] kdb: Don't play with console_loglevel
Dmitry Safonov via Kgdb-bugreport
2019/10/25
[Kgdb-bugreport] [PATCH v4 2/5] kdb: Simplify code to fetch characters from console
Daniel Thompson
2019/10/25
[Kgdb-bugreport] [PATCH v4 0/5] kdb: Cleanup code to read user input and handle escape sequences
Daniel Thompson
2019/10/25
[Kgdb-bugreport] [PATCH v4 5/5] kdb: Tweak escape handling for vi users
Daniel Thompson
2019/10/25
[Kgdb-bugreport] [PATCH v4 1/5] kdb: Tidy up code to handle escape sequences
Daniel Thompson
2019/10/25
[Kgdb-bugreport] [PATCH v4 3/5] kdb: Remove special case logic from kdb_read()
Daniel Thompson
2019/10/25
[Kgdb-bugreport] [PATCH v4 4/5] kdb: Improve handling of characters from different input sources
Daniel Thompson
2019/10/24
Re: [Kgdb-bugreport] [PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
Jens Axboe
2019/10/23
Re: [Kgdb-bugreport] [PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
Joe Perches
2019/10/21
Re: [Kgdb-bugreport] [PATCH v2] kdb: Avoid array subscript warnings on non-SMP builds
Doug Anderson
2019/10/21
[PATCH v2] kdb: Avoid array subscript warnings on non-SMP builds
Daniel Thompson
2019/10/21
Re: [Kgdb-bugreport] [PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
Daniel Thompson
2019/10/18
[PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
Joe Perches
2019/10/17
Re: [PATCH v3 3/5] kdb: Remove special case logic from kdb_read()
Daniel Thompson
2019/10/16
Re: [PATCH v3 5/5] kdb: Tweak escape handling for vi users
Doug Anderson
2019/10/16
Re: [Kgdb-bugreport] [PATCH v3 4/5] kdb: Improve handling of characters from different input sources
Doug Anderson
2019/10/16
Re: [PATCH v3 3/5] kdb: Remove special case logic from kdb_read()
Doug Anderson
2019/10/14
Re: [Kgdb-bugreport] [danielt-linux:kgdb/for-next 4/4] kernel/debug/debug_core.c:452:17: warning: array subscript is outside array bounds
Doug Anderson
2019/10/14
Re: [danielt-linux:kgdb/for-next 4/4] kernel/debug/debug_core.c:452:17: warning: array subscript is outside array bounds
Daniel Thompson
2019/10/14
[Kgdb-bugreport] [PATCH v3 1/5] kdb: Tidy up code to handle escape sequences
Daniel Thompson
2019/10/14
[Kgdb-bugreport] [PATCH v3 0/5] kdb: Cleanup code to read user input and handle escape sequences
Daniel Thompson
2019/10/14
[PATCH v3 3/5] kdb: Remove special case logic from kdb_read()
Daniel Thompson
2019/10/14
[PATCH v3 5/5] kdb: Tweak escape handling for vi users
Daniel Thompson
2019/10/14
[PATCH v3 2/5] kdb: Simplify code to fetch characters from console
Daniel Thompson
2019/10/14
[Kgdb-bugreport] [PATCH v3 4/5] kdb: Improve handling of characters from different input sources
Daniel Thompson
2019/10/10
Re: [PATCH v3 0/4] kdb: Fixes for btc
Daniel Thompson
2019/10/10
Re: [PATCH v3 3/4] kdb: Fix "btc <cpu>" crash if the CPU didn't round up
Doug Anderson
2019/10/10
Re: [Kgdb-bugreport] [PATCH v3 3/4] kdb: Fix "btc <cpu>" crash if the CPU didn't round up
Daniel Thompson
2019/10/10
Re: [PATCH v2 3/5] kdb: Remove special case logic from kdb_read()
Daniel Thompson
2019/10/09
Re: [Kgdb-bugreport] [PATCH v2 3/5] kdb: Remove special case logic from kdb_read()
Doug Anderson
2019/10/09
Re: [PATCH v2 3/5] kdb: Remove special case logic from kdb_read()
Daniel Thompson
2019/10/08
Re: [Kgdb-bugreport] [PATCH v2 5/5] kdb: Tweak escape handling for vi users
Doug Anderson
2019/10/08
Re: [PATCH v2 4/5] kdb: Improve handling of characters from different input sources
Doug Anderson
2019/10/08
Re: [Kgdb-bugreport] [PATCH v2 2/5] kdb: Simplify code to fetch characters from console
Doug Anderson
2019/10/08
Re: [PATCH v2 3/5] kdb: Remove special case logic from kdb_read()
Doug Anderson
2019/10/08
Re: [Kgdb-bugreport] [PATCH v2 1/5] kdb: Tidy up code to handle escape sequences
Doug Anderson
2019/10/08
[PATCH v2 4/5] kdb: Improve handling of characters from different input sources
Daniel Thompson
2019/10/08
[PATCH v2 1/5] kdb: Tidy up code to handle escape sequences
Daniel Thompson
2019/10/08
[PATCH v2 5/5] kdb: Tweak escape handling for vi users
Daniel Thompson
2019/10/08
[PATCH v2 3/5] kdb: Remove special case logic from kdb_read()
Daniel Thompson
2019/10/08
[PATCH v2 2/5] kdb: Simplify code to fetch characters from console
Daniel Thompson
2019/10/08
[PATCH v2 0/5] kdb: Cleanup code to read user input and handle escape sequences
Daniel Thompson
2019/10/07
Re: [Kgdb-bugreport] [PATCH v3 3/4] kdb: Fix "btc <cpu>" crash if the CPU didn't round up
Doug Anderson
2019/10/07
Re: [PATCH v3 3/4] kdb: Fix "btc <cpu>" crash if the CPU didn't round up
Daniel Thompson
2019/10/03
Re: [PATCH v3 0/4] kdb: Fixes for btc
Will Deacon
2019/10/03
Re: [PATCH v3 3/4] kdb: Fix "btc <cpu>" crash if the CPU didn't round up
Will Deacon
2019/09/25
Re: [PATCH v3 1/4] kgdb: Remove unused DCPU_SSTEP definition
Jason Wessel
2019/09/25
Re: [Kgdb-bugreport] [PATCH v2] kdb: Fix stack crawling on 'running' CPUs that aren't the master
Doug Anderson
2019/09/25
[PATCH v3 3/4] kdb: Fix "btc <cpu>" crash if the CPU didn't round up
Douglas Anderson
2019/09/25
[PATCH v3 4/4] kdb: Fix stack crawling on 'running' CPUs that aren't the master
Douglas Anderson
2019/09/25
[PATCH v3 2/4] kdb: Remove unused "argcount" param from kdb_bt1(); make btaprompt bool
Douglas Anderson
2019/09/25
[PATCH v3 1/4] kgdb: Remove unused DCPU_SSTEP definition
Douglas Anderson
2019/09/25
[PATCH v3 0/4] kdb: Fixes for btc
Douglas Anderson
2019/09/22
Re: [PATCH] MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
Will Deacon
2019/09/22
Re: [PATCH] MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
Daniel Thompson
2019/09/20
Re: [PATCH] MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
Greg KH
2019/09/20
[PATCH] MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
Douglas Anderson
2019/08/30
Re: [Kgdb-bugreport] [PATCH v2] kdb: Fix stack crawling on 'running' CPUs that aren't the master
Daniel Thompson
2019/08/27
Re: [Kgdb-bugreport] [PATCH v2] kdb: Fix stack crawling on 'running' CPUs that aren't the master
Daniel Thompson
2019/08/26
Re: [PATCH v2] kdb: Fix stack crawling on 'running' CPUs that aren't the master
Doug Anderson
2019/08/02
Re: [Kgdb-bugreport] [PATCH] arm64: debug: Make 'btc' and similar work in kdb
Will Deacon
2019/07/31
Re: [Kgdb-bugreport] [PATCH] arm64: debug: Make 'btc' and similar work in kdb
Doug Anderson
2019/07/31
[PATCH v2] kdb: Fix stack crawling on 'running' CPUs that aren't the master
Douglas Anderson
2019/07/31
Re: [PATCH] scripts/gdb: Handle split debug
Jan Kiszka
2019/07/31
Re: [PATCH] scripts/gdb: Handle split debug
Doug Anderson
2019/07/31
Re: [Kgdb-bugreport] [PATCH] scripts/gdb: Handle split debug
Stephen Boyd
2019/07/31
Re: [PATCH] scripts/gdb: Handle split debug
Jan Kiszka
2019/07/30
[PATCH] scripts/gdb: Handle split debug
Douglas Anderson
2019/07/30
[PATCH] arm64: debug: Make 'btc' and similar work in kdb
Douglas Anderson
2019/07/30
Re: [Kgdb-bugreport] [PATCH] kgdboc: disable the console lock when in kgdb
Greg Kroah-Hartman
2019/07/30
Re: [PATCH 02/12] kdb: Replace strncmp with str_has_prefix
Daniel Thompson
2019/07/30
[Kgdb-bugreport] [PATCH 00/12] Replace strncmp with str_has_prefix
Chuhong Yuan
2019/07/29
[PATCH 02/12] kdb: Replace strncmp with str_has_prefix
Chuhong Yuan
2019/07/26
Re: [Kgdb-bugreport] [PATCH] kgdboc: disable the console lock when in kgdb
Doug Anderson
2019/07/26
Re: [PATCH] kgdboc: disable the console lock when in kgdb
Greg Kroah-Hartman
2019/07/25
Re: [Kgdb-bugreport] [PATCH] kdb: replace snprintf with strscpy
Wang Xiayang
2019/07/25
[PATCH] kgdboc: disable the console lock when in kgdb
Douglas Anderson
2019/07/25
Re: [Kgdb-bugreport] [PATCH] kdb: replace snprintf with strscpy
Daniel Thompson
2019/07/25
Re: [Kgdb-bugreport] [PATCH] kdb: replace snprintf with strscpy
Wang Xiayang
2019/07/25
[Kgdb-bugreport] kgdbts: ERROR hw_access_break_test test failed
jim . cromie
2019/07/25
[Kgdb-bugreport] [PATCH] kdb: replace snprintf with strscpy
Wang Xiayang
2019/07/25
Re: [Kgdb-bugreport] [PATCH] kdb: replace snprintf with strscpy
Daniel Thompson
2019/07/09
Re: [Kgdb-bugreport] [PATCH] kgdb: Don't use a notifier to enter kgdb at panic; call directly
Daniel Thompson
2019/07/03
[Kgdb-bugreport] [PATCH] kgdb: Don't use a notifier to enter kgdb at panic; call directly
Douglas Anderson
2019/07/02
Re: [Kgdb-bugreport] Entering kdb/kgdb at panic time before CPUs are killed?
Daniel Thompson
2019/07/01
[Kgdb-bugreport] Entering kdb/kgdb at panic time before CPUs are killed?
Doug Anderson via Kgdb-bugreport
2019/07/01
Re: [Kgdb-bugreport] Entering kdb/kgdb at panic time before CPUs are killed?
Doug Anderson via Kgdb-bugreport
2019/06/28
Re: [Kgdb-bugreport] Entering kdb/kgdb at panic time before CPUs are killed?
Jason Wessel
2019/06/10
Re: [Kgdb-bugreport] [PATCH v3 15/18] Documentation: kunit: add documentation for KUnit
Brendan Higgins via Kgdb-bugreport
2019/06/06
Re: [RFC] printk: Introduce per context console loglevel.
Petr Mladek
2019/06/04
[Kgdb-bugreport] [PATCH AUTOSEL 4.4 03/10] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Sasha Levin
2019/06/04
[Kgdb-bugreport] [PATCH AUTOSEL 4.9 07/17] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Sasha Levin
2019/06/04
[Kgdb-bugreport] [PATCH AUTOSEL 4.14 08/24] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Sasha Levin
2019/06/04
[Kgdb-bugreport] [PATCH AUTOSEL 4.19 08/36] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Sasha Levin
2019/06/04
[Kgdb-bugreport] [PATCH AUTOSEL 5.1 07/60] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Sasha Levin
2019/06/01
[RFC] printk: Introduce per context console loglevel.
Tetsuo Handa
2019/05/13
[Kgdb-bugreport] [PATCH v2] kdb: Fix bound check compiler warning
Wenlin Kang
2019/05/13
Re: [PATCH] kdb: Fix bound check compiler warning
Daniel Thompson
2019/05/12
Re: [PATCH] kdb: Fix bound check compiler warning
Wenlin Kang
2019/05/12
Re: [PATCH] kdb: Fix bound check compiler warning
Daniel Thompson
2019/05/09
Re: [Kgdb-bugreport] [PATCH] kdb: Fix bound check compiler warning
Wenlin Kang
2019/05/08
Re: [Kgdb-bugreport] [PATCH] kdb: do a sanity check on the cpu in kdb_per_cpu()
Doug Anderson
2019/05/08
Re: [Kgdb-bugreport] [PATCH] kdb: do a sanity check on the cpu in kdb_per_cpu()
Dan Carpenter
2019/05/08
Re: [Kgdb-bugreport] [PATCH] kdb: do a sanity check on the cpu in kdb_per_cpu()
Daniel Thompson
2019/05/08
[Kgdb-bugreport] [PATCH] kdb: Fix bound check compiler warning
Wenlin Kang
2019/05/08
Re: [Kgdb-bugreport] [PATCH] kdb: Fix bound check compiler warning
Daniel Thompson
2019/05/07
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Daniel Thompson
2019/05/06
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Masahiro Yamada
2019/05/06
[Kgdb-bugreport] [PATCH] kdb: do a sanity check on the cpu in kdb_per_cpu()
Dan Carpenter
2019/04/26
Re: [Kgdb-bugreport] [PATCH v6 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
Steven Rostedt
2019/04/26
Re: [Kgdb-bugreport] [PATCH v6 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
Doug Anderson
2019/04/23
Re: [Kgdb-bugreport] [PATCH] kdb: kdb_io: Replace strcpy() by strscpy()
Daniel Thompson
2019/04/22
[Kgdb-bugreport] [PATCH] kdb: kdb_io: Replace strcpy() by strscpy()
Gustavo A. R. Silva
2019/04/22
[Kgdb-bugreport] [PATCH] kdb: kdb_support: replace strcpy() by strscpy()
Gustavo A. R. Silva
2019/04/22
[Kgdb-bugreport] [PATCH] gdbstub: Replace strcpy() by strscpy()
Gustavo A. R. Silva
2019/04/19
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Joe Perches
2019/04/19
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Andrew Morton
2019/04/19
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Joe Perches
2019/04/18
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Masahiro Yamada
2019/04/18
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Andrew Morton
2019/04/16
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Masahiro Yamada
2019/04/16
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Andrew Morton
2019/04/16
Re: [Kgdb-bugreport] [PATCH] MIPS: KGDB: fix kgdb support for SMP platforms.
qiaochong
2019/04/16
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Masahiro Yamada
2019/04/16
Re: [Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Masahiro Yamada
2019/04/16
[Kgdb-bugreport] [PATCH] Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
2019/04/04
Re: [Kgdb-bugreport] [PATCH] gdbstub: mark expected switch fall-throughs
Gustavo A. R. Silva
2019/04/04
Re: [Kgdb-bugreport] [PATCH] gdbstub: mark expected switch fall-throughs
Daniel Thompson
2019/04/01
Re: [Kgdb-bugreport] [PATCH] gdbstub: mark expected switch fall-throughs
Gustavo A. R. Silva
2019/03/27
Re: [Kgdb-bugreport] [PATCH] MIPS: KGDB: fix kgdb support for SMP platforms.
Doug Anderson
2019/03/22
[Kgdb-bugreport] [PATCH] kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Douglas Anderson
2019/03/21
Re: [Kgdb-bugreport] [PATCH] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
Daniel Thompson
2019/03/20
[Kgdb-bugreport] [PATCH] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
王 文涛
2019/03/20
Re: [Kgdb-bugreport] [PATCH v6 3/3] tracing: kdb: Allow ftdump to skip all but the last few entries
Daniel Thompson
2019/03/19
[Kgdb-bugreport] [PATCH v6 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2019/03/19
[Kgdb-bugreport] [PATCH v6 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
2019/03/19
[Kgdb-bugreport] [PATCH v6 3/3] tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
2019/03/19
Re: [Kgdb-bugreport] [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
Daniel Thompson
2019/03/19
Re: [Kgdb-bugreport] [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
Steven Rostedt
2019/03/19
Re: [Kgdb-bugreport] [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
Doug Anderson
2019/03/19
Re: [Kgdb-bugreport] [PATCH] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
gre...@linuxfoundation.org
2019/03/19
Re: [Kgdb-bugreport] [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
Daniel Thompson
2019/03/19
Re: [Kgdb-bugreport] [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
Daniel Thompson
2019/03/18
Re: [Kgdb-bugreport] [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
Steven Rostedt
2019/03/18
Re: [Kgdb-bugreport] [PATCH v5 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
Steven Rostedt
2019/03/18
[Kgdb-bugreport] [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2019/03/18
[Kgdb-bugreport] [PATCH v5 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
2019/03/18
[Kgdb-bugreport] [PATCH v5 3/3] tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
2019/03/18
Re: [Kgdb-bugreport] [PATCH v4 3/3] tracing: kdb: Allow ftdump to skip all but the last few entries
Steven Rostedt
2019/03/17
Re: [Kgdb-bugreport] [PATCH v4 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
Daniel Thompson
2019/03/17
Re: [Kgdb-bugreport] [PATCH v4 3/3] tracing: kdb: Allow ftdump to skip all but the last few entries
Daniel Thompson
2019/03/15
[Kgdb-bugreport] [PATCH v4 1/3] tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
2019/03/15
[Kgdb-bugreport] [PATCH v4 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2019/03/15
[Kgdb-bugreport] [PATCH v4 3/3] tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
2019/03/15
Re: [Kgdb-bugreport] [PATCH v3] tracing: kdb: Allow ftdump to skip all but the last few lines
Doug Anderson
2019/03/15
Re: [Kgdb-bugreport] [PATCH v3] tracing: kdb: Allow ftdump to skip all but the last few lines
Steven Rostedt
2019/03/15
Re: [Kgdb-bugreport] [PATCH v3] tracing: kdb: Allow ftdump to skip all but the last few lines
Steven Rostedt
2019/03/15
Re: [Kgdb-bugreport] [PATCH v3] tracing: kdb: Allow ftdump to skip all but the last few lines
Doug Anderson
2019/03/15
Re: [Kgdb-bugreport] [PATCH v3] tracing: kdb: Allow ftdump to skip all but the last few lines
Doug Anderson
2019/03/15
Re: [Kgdb-bugreport] [PATCH v3] tracing: kdb: Allow ftdump to skip all but the last few lines
Steven Rostedt
2019/03/15
Re: [Kgdb-bugreport] [PATCH v3] tracing: kdb: Allow ftdump to skip all but the last few lines
Steven Rostedt
2019/03/15
[Kgdb-bugreport] [PATCH v3] tracing: kdb: Allow ftdump to skip all but the last few lines
Douglas Anderson
2019/03/13
Re: [Kgdb-bugreport] [PATCH v2 2/2] tracing: kdb: Allow ftdump to skip all but the last few lines
Steven Rostedt
2019/03/12
Re: [Kgdb-bugreport] [PATCH v2 2/2] tracing: kdb: Allow ftdump to skip all but the last few lines
Steven Rostedt
2019/03/08
Re: [Kgdb-bugreport] [PATCH v2 1/2] tracing: kdb: Fix ftdump to not sleep
Steven Rostedt
2019/03/08
[Kgdb-bugreport] [PATCH v2 2/2] tracing: kdb: Allow ftdump to skip all but the last few lines
Douglas Anderson
2019/03/08
[Kgdb-bugreport] [PATCH v2 1/2] tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2019/03/08
[Kgdb-bugreport] [PATCH] Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
王 文涛
2019/03/08
[Kgdb-bugreport] [PATCH] printk: Remove no longer used LOG_PREFIX.
Tetsuo Handa
2019/03/05
[Kgdb-bugreport] [PATCH 1/2] tracing: kdb: Fix ftdump to not sleep
Douglas Anderson
2019/03/05
[Kgdb-bugreport] [PATCH 2/2] tracing: kdb: Allow ftdump to skip all but the last few lines
Douglas Anderson
2019/03/05
Re: [Kgdb-bugreport] [PATCH 1/2] tracing: kdb: Fix ftdump to not sleep
Steven Rostedt
2019/02/26
Re: [Kgdb-bugreport] [PATCH] gdbstub: mark expected switch fall-throughs
Gustavo A. R. Silva
2019/02/26
Re: [Kgdb-bugreport] [PATCH] gdbstub: mark expected switch fall-throughs
Jason Wessel
2019/02/26
[Kgdb-bugreport] [PATCH] gdbstub: mark expected switch fall-throughs
Gustavo A. R. Silva
2019/02/13
Re: [Kgdb-bugreport] Possible to annotate ARM64 IRQ handling to help gdb?
Doug Anderson
2019/02/11
Re: [Kgdb-bugreport] Possible to annotate ARM64 IRQ handling to help gdb?
Dave Martin
2019/02/11
Re: [Kgdb-bugreport] Possible to annotate ARM64 IRQ handling to help gdb?
Doug Anderson
2019/02/11
Re: [Kgdb-bugreport] Possible to annotate ARM64 IRQ handling to help gdb?
Doug Anderson
2019/02/05
Re: [Kgdb-bugreport] Possible to annotate ARM64 IRQ handling to help gdb?
Mark Rutland
2019/02/05
Re: [Kgdb-bugreport] Possible to annotate ARM64 IRQ handling to help gdb?
Dave Martin
2019/02/01
[Kgdb-bugreport] Possible to annotate ARM64 IRQ handling to help gdb?
Doug Anderson
2019/01/28
[Kgdb-bugreport] [PATCH AUTOSEL 4.14 161/170] kdb: Don't back trace on a cpu that didn't round up
Sasha Levin
2019/01/28
[Kgdb-bugreport] [PATCH AUTOSEL 4.19 245/258] kdb: Don't back trace on a cpu that didn't round up
Sasha Levin
2019/01/28
[Kgdb-bugreport] [PATCH AUTOSEL 4.20 288/304] kdb: Don't back trace on a cpu that didn't round up
Sasha Levin
2018/12/19
Re: [Kgdb-bugreport] [PATCH v2 2/2] kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Daniel Thompson
2018/12/19
Re: [Kgdb-bugreport] [PATCH v2 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
Daniel Thompson
2018/12/19
Re: [Kgdb-bugreport] [REPOST PATCH v6 4/4] kdb: Don't back trace on a cpu that didn't round up
Daniel Thompson
2018/12/19
Re: [Kgdb-bugreport] [REPOST PATCH v6 3/4] kgdb: Don't round up a CPU that failed rounding up before
Daniel Thompson
2018/12/19
Re: [Kgdb-bugreport] [REPOST PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Daniel Thompson
2018/12/19
Re: [Kgdb-bugreport] [REPOST PATCH v6 1/4] kgdb: Remove irq flags from roundup
Daniel Thompson
2018/12/19
Re: [Kgdb-bugreport] [PATCH] kdb: use bool for binary state indicators
Daniel Thompson
2018/12/18
Re: [Kgdb-bugreport] [PATCH] debug: Allow forcing entering debug mode on panic/exception
Doug Anderson
2018/12/18
Re: [Kgdb-bugreport] [PATCH] debug: Allow forcing entering debug mode on panic/exception
Daniel Thompson
2018/12/17
[Kgdb-bugreport] linux-next: Add secondary kgdb tree
Daniel Thompson
Earlier messages
Later messages