kgdb-bugreport
Thread
Date
Later messages
Messages by Date
2015/01/28
[Kgdb-bugreport] [PATCH v11 20/28] scripts/gdb: Add lx-lsmod command
Jan Kiszka
2015/01/28
[Kgdb-bugreport] [PATCH v11 14/28] scripts/gdb: Add is_target_arch helper
Jan Kiszka
2015/01/28
[Kgdb-bugreport] [PATCH v11 19/28] scripts/gdb: Add class to iterate over CPU masks
Jan Kiszka
2015/01/28
[Kgdb-bugreport] [PATCH v11 12/28] scripts/gdb: Add task iteration class
Jan Kiszka
2015/01/28
[Kgdb-bugreport] [PATCH v11 02/28] scripts/gdb: Add cache for type objects
Jan Kiszka
2015/01/28
[Kgdb-bugreport] [PATCH v11 10/28] scripts/gdb: Add read_u16/32/64 helpers
Jan Kiszka
2015/01/28
[Kgdb-bugreport] [PATCH v11 13/28] scripts/gdb: Add helper and convenience function to look up tasks
Jan Kiszka
2015/01/28
[Kgdb-bugreport] [PATCH] debug: prevent entering debug mode on panic/exception.
Kiran Raparthy
2015/01/28
Re: [Kgdb-bugreport] [RFC v5 - RESEND] debug: prevent entering debug mode on panic/exception.
Kiran Raparthy
2015/01/28
Re: [Kgdb-bugreport] [RFC v5 - RESEND] debug: prevent entering debug mode on panic/exception.
Daniel Thompson
2015/01/28
[Kgdb-bugreport] [RFC v5 - RESEND] debug: prevent entering debug mode on panic/exception.
Kiran Raparthy
2015/01/19
Re: [Kgdb-bugreport] [RFC v5] debug: prevent entering debug mode on panic/exception.
Kiran Raparthy
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v5 3.19-rc2 6/8] kdb: Categorize kdb commands (similar to SysRq categorization)
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [RESEND PATCH 3.19-rc2 0/3] kdb: Improve command output searching
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v3 3.19-rc2] kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [RESEND PATCH 3.19-rc2 2/3] kdb: Provide forward search at more prompt
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v3 3.19-rc2] kgdb: Timeout if secondary CPUs ignore the roundup
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [RESEND PATCH 3.19-rc2 1/3] kdb: Fix a prompt management bug when using | grep
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v5 3.19-rc2 8/8] kdb: Allow access to sensitive commands to be restricted by default
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [PATCH] kgdb, docs: Fix <para> pdfdocs build errors
Graham Whaley
2015/01/12
[Kgdb-bugreport] [PATCH 1/1] x86, kgdb: correct kgdb_arch_remove_breakpoint
zhe.he
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v5 3.19-rc2 7/8] kdb: Add enable mask for groups of commands
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v5 3.19-rc2 5/8] kdb: Remove KDB_REPEAT_NONE flag
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [PATCH] kgdb: fix potential out-of-bounds access
Brian Norris
2015/01/12
Re: [Kgdb-bugreport] [RFC v4] debug: prevent entering debug mode on panic/exception.
Andrew Morton
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v5 3.19-rc2 0/8] kdb: Allow selective reduction in capabilities
Daniel Thompson
2015/01/12
Re: [Kgdb-bugreport] [RFC v4] debug: prevent entering debug mode on panic/exception.
Kiran Raparthy
2015/01/12
[Kgdb-bugreport] [RFC v4] debug: prevent entering debug mode on panic/exception.
Kiran Raparthy
2015/01/12
Re: [Kgdb-bugreport] [PATCH] kgdb: fix potential out-of-bounds access
Brian Norris
2015/01/12
Re: [Kgdb-bugreport] [RFC v4] debug: prevent entering debug mode on panic/exception.
Andrew Morton
2015/01/12
Re: [Kgdb-bugreport] kgdb-next not pushed to Linus for 3.19
Joe Perches
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v5 3.19-rc2 2/8] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
Daniel Thompson
2015/01/12
Re: [Kgdb-bugreport] [RFC v4] debug: prevent entering debug mode on panic/exception.
Kiran Raparthy
2015/01/12
[Kgdb-bugreport] [PATCH] kgdb, docs: Fix typo and minor style issues
Graham Whaley
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v3.19-rc2] kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v5 3.19-rc2 4/8] kdb: Use KDB_REPEAT_* values as flags
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [RESEND PATCH 3.19-rc2 3/3] kdb: Const qualifier for kdb_getstr's prompt argument
Daniel Thompson
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v5 3.19-rc2 3/8] kdb: Rename kdb_register_repeat() to kdb_register_flags()
Daniel Thompson
2015/01/12
Re: [Kgdb-bugreport] kgdb-next not pushed to Linus for 3.19
Jason Wessel
2015/01/12
[Kgdb-bugreport] [RESEND PATCH v5 3.19-rc2 1/8] kdb: Remove currently unused kdbtab_t->cmd_flags
Daniel Thompson
2015/01/12
Re: [Kgdb-bugreport] [PATCH] kgdb: fix potential out-of-bounds access
Jason Wessel
2015/01/08
[Kgdb-bugreport] [GIT PULL] KGDB/KDB fixes for 3.19-rc4
Jason Wessel
2015/01/07
Re: [Kgdb-bugreport] kgdb-next not pushed to Linus for 3.19
Daniel Thompson
2015/01/07
Re: [Kgdb-bugreport] [RFC v4] debug: prevent entering debug mode on panic/exception.
Daniel Thompson
2015/01/06
Re: [Kgdb-bugreport] kgdb-next not pushed to Linus for 3.19
Andrew Morton
2015/01/06
[Kgdb-bugreport] kgdb-next not pushed to Linus for 3.19
Daniel Thompson
2015/01/06
Re: [Kgdb-bugreport] Getting Linux kernel symbols to resolve in kgdb
Jake Oshins
2015/01/06
Re: [Kgdb-bugreport] [RFC v4] debug: prevent entering debug mode on panic/exception.
Daniel Thompson
2015/01/06
Re: [Kgdb-bugreport] [RFC v4] debug: prevent entering debug mode on panic/exception.
Daniel Thompson
2015/01/06
Re: [Kgdb-bugreport] Getting Linux kernel symbols to resolve in kgdb
Daniel Thompson
2015/01/05
Re: [Kgdb-bugreport] [RFC v4] debug: prevent entering debug mode on panic/exception.
Andrew Morton
2015/01/05
Re: [Kgdb-bugreport] Getting Linux kernel symbols to resolve in kgdb
Jake Oshins
2015/01/05
Re: [Kgdb-bugreport] Getting Linux kernel symbols to resolve in kgdb
Jason Wessel
2015/01/05
[Kgdb-bugreport] Getting Linux kernel symbols to resolve in kgdb
Jake Oshins
2014/12/11
Re: [Kgdb-bugreport] [PATCH 0/5] kgdb: kdmx agent-proxy: add status file feature
Jason Wessel
2014/12/11
[Kgdb-bugreport] [PATCH 5/5] kgdb: kdmx agent-proxy: update version number
Frank Rowand
2014/12/10
Re: [Kgdb-bugreport] [PATCH 0/5] kgdb: kdmx agent-proxy: add status file feature
Frank Rowand
2014/12/10
Re: [Kgdb-bugreport] [PATCH 0/5] kgdb: kdmx agent-proxy: add status file feature
Frank Rowand
2014/12/10
[Kgdb-bugreport] [PATCH 4/5] kgdb: kdmx agent-proxy: add status file feature
Frank Rowand
2014/12/10
[Kgdb-bugreport] [PATCH 3/5] kgdb: kdmx agent-proxy: fix incorrect use of ptsname()
Frank Rowand
2014/12/10
[Kgdb-bugreport] [PATCH 2/5] kgdb: kdmx agent-proxy: use max path length from header file
Frank Rowand
2014/12/10
[Kgdb-bugreport] [PATCH 1/5] kgdb: kdmx agent-proxy: clean up error messages
Frank Rowand
2014/12/10
[Kgdb-bugreport] [PATCH 0/5] kgdb: kdmx agent-proxy: add status file feature
Frank Rowand
2014/12/01
Re: [Kgdb-bugreport] [RFC v3] debug: prevent entering debug mode on errors
Colin Cross
2014/11/27
Re: [Kgdb-bugreport] [RFC v3] debug: prevent entering debug mode on errors
Daniel Thompson
2014/11/26
Re: [Kgdb-bugreport] [RFC v3] debug: prevent entering debug mode on errors
Colin Cross
2014/11/26
Re: [Kgdb-bugreport] [RFC v3] debug: prevent entering debug mode on errors
Daniel Thompson
2014/11/20
Re: [Kgdb-bugreport] [RFC] debug: add parameters to prevent entering debug mode on errors
Daniel Thompson
2014/11/18
Re: [Kgdb-bugreport] [RFC] debug: add parameters to prevent entering debug mode on errors
Daniel Thompson
2014/11/17
Re: [Kgdb-bugreport] How to estimate how much time the target has been idle? (3 possible solutions)
Daniel Thompson
2014/11/14
Re: [Kgdb-bugreport] How to estimate how much time the target has been idle? (3 possible solutions)
joaoandreferro
2014/11/14
Re: [Kgdb-bugreport] How to estimate how much time the target has been idle? (3 possible solutions)
Daniel Thompson
2014/11/14
Re: [Kgdb-bugreport] Instrument KGDB locally on target: is it possible?
joaoandreferro
2014/11/14
Re: [Kgdb-bugreport] Instrument KGDB locally on target: is it possible?
Daniel Thompson
2014/11/13
[Kgdb-bugreport] How to estimate how much time the target has been idle? (3 possible solutions)
joaoandreferro
2014/11/13
Re: [Kgdb-bugreport] Instrument KGDB locally on target: is it possible?
joaoandreferro
2014/11/13
Re: [Kgdb-bugreport] Instrument KGDB locally on target: is it possible?
joaoandreferro
2014/11/07
Re: [Kgdb-bugreport] Instrument KGDB locally on target: is it possible?
Daniel Thompson
2014/11/06
Re: [Kgdb-bugreport] Instrument KGDB locally on target: is it possible?
Jason Wessel
2014/11/06
Re: [Kgdb-bugreport] Instrument KGDB locally on target: is it possible?
Pete Delaney
2014/11/06
[Kgdb-bugreport] Instrument KGDB locally on target: is it possible?
joaoandreferro
2014/11/06
Re: [Kgdb-bugreport] Doubt turning (K)GDB commands into bash script
joaoandreferro
2014/11/05
Re: [Kgdb-bugreport] Doubt using "set" command with registers
George Anzinger
2014/11/05
[Kgdb-bugreport] Doubt turning (K)GDB commands into bash script
joaoandreferro
2014/11/05
Re: [Kgdb-bugreport] Doubt using "set" command with registers
joaoandreferro
2014/11/01
Re: [Kgdb-bugreport] Doubt using "set" command with registers
George Anzinger
2014/10/31
[Kgdb-bugreport] Doubt using "set" command with registers
joaoandreferro
2014/10/29
[Kgdb-bugreport] KGDB EHCI Debug Port, and follow up on --enable-64-bit-bfd and possible connection with what appears to be a truncated thread pointer.
Pete Delaney
2014/10/23
Re: [Kgdb-bugreport] [PATCH] kdmx fails when 0xff is read from serial port
Jason Wessel
2014/10/22
Re: [Kgdb-bugreport] Can KGDB also debug applications?
Pete Delaney
2014/10/22
Re: [Kgdb-bugreport] Can KGDB also debug applications?
joaoandreferro
2014/10/22
[Kgdb-bugreport] [PATCH] kdmx fails when 0xff is read from serial port
Frank Rowand
2014/10/20
Re: [Kgdb-bugreport] Can KGDB also debug applications?
Pete Delaney
2014/10/20
[Kgdb-bugreport] Can KGDB also debug applications?
joaoandreferro
2014/10/20
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/15
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/15
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/15
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/13
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/13
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/13
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/13
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/13
Re: [Kgdb-bugreport] Some KGDB conceptual questions
joaoandreferro
2014/10/13
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/10
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/10
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/09
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/09
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/09
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/09
Re: [Kgdb-bugreport] Some KGDB conceptual questions
Jason Wessel
2014/10/09
[Kgdb-bugreport] Some KGDB conceptual questions
joaoandreferro
2014/10/09
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/08
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/08
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/08
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/08
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/08
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/08
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/08
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/07
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/07
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/07
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/07
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/07
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/06
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/03
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/03
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/03
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/03
Re: [Kgdb-bugreport] KGDB doesn't boot
Frank Rowand
2014/10/03
Re: [Kgdb-bugreport] KGDB doesn't boot
joaoandreferro
2014/10/03
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/03
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/02
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/02
Re: [Kgdb-bugreport] Connect with GDB over serial port issue
Frank Rowand
2014/10/02
Re: [Kgdb-bugreport] KGDB doesn't boot
Frank Rowand
2014/10/02
[Kgdb-bugreport] Connect with GDB over serial port issue
joaoandreferro
2014/10/02
Re: [Kgdb-bugreport] KGDB doesn't boot
joaoandreferro
2014/10/01
Re: [Kgdb-bugreport] KGDB doesn't boot
Frank Rowand
2014/10/01
[Kgdb-bugreport] KGDB doesn't boot
joaoandreferro
2014/09/29
[Kgdb-bugreport] [PATCH] kdb: fix incorrect counts in KDB summary output
Jay Lan
2014/09/24
Re: [Kgdb-bugreport] [PATCH 3.17-rc4 v2 0/2] trace: kdb: Bug fixes for ftdump
Steven Rostedt
2014/09/24
Re: [Kgdb-bugreport] [PATCH 3.17-rc4 v2 0/2] trace: kdb: Bug fixes for ftdump
Daniel Thompson
2014/09/24
[Kgdb-bugreport] [PATCH 3.17rc4] kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
2014/09/24
[Kgdb-bugreport] [PATCH 3.17-rc4 v2 0/2] trace: kdb: Bug fixes for ftdump
Daniel Thompson
2014/09/11
[Kgdb-bugreport] [PATCH 3.17-rc4 3/3] kdb: Const qualifier for kdb_getstr's prompt argument
Daniel Thompson
2014/09/11
[Kgdb-bugreport] [PATCH 3.17-rc4 2/3] kdb: Provide forward search at more prompt
Daniel Thompson
2014/09/11
[Kgdb-bugreport] [PATCH 3.17-rc4 1/3] kdb: Fix a prompt management bug when using | grep
Daniel Thompson
2014/09/11
[Kgdb-bugreport] [PATCH 3.17-rc4 0/3] kdb: Improve command output searching
Daniel Thompson
2014/09/04
[Kgdb-bugreport] [PATCH 3/3] kgdb: agent-proxy: initial version of kdmx makefile
Frank Rowand
2014/09/04
[Kgdb-bugreport] [PATCH 2/3] kgdb: agent-proxy: initial version of kdmx README
Frank Rowand
2014/09/04
[Kgdb-bugreport] [PATCH 1/3] kgdb: agent-proxy: Initial version of kdmx.c
Frank Rowand
2014/09/04
[Kgdb-bugreport] [PATCH 0/3] kgdb: agent-proxy
Frank Rowand
2014/08/18
[Kgdb-bugreport] [RESEND PATCH 3.17rc1] kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
2014/08/10
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/08/08
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/08/05
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/08/05
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/08/04
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/08/03
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/08/01
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/07/31
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/07/31
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/07/31
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/07/31
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/07/30
Re: [Kgdb-bugreport] error at start
Ran Shalit
2014/07/30
[Kgdb-bugreport] error at start
Ran Shalit
2014/07/24
Re: [Kgdb-bugreport] kgdb_mips64_watchpoint
Jason Wessel
2014/07/24
[Kgdb-bugreport] kgdb_mips64_watchpoint
skunlin
2014/07/22
Re: [Kgdb-bugreport] [PATCH] kernel/debug/kdb/kdb_bp.c: fix argument range check
Dan Carpenter
2014/07/22
Re: [Kgdb-bugreport] [PATCH 4/5] kernel/debug/kdb/kdb_bp.c: drop negativity check on unsigned value
Dan Carpenter
2014/07/16
[Kgdb-bugreport] [PATCH] kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
2014/07/16
[Kgdb-bugreport] [PATCH v2] tty: kgdb_nmi: Automatically manage tty enable
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH 2/3] proc: Provide access to /proc/interrupts from kdb
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH 3/3] kdb: Implement seq_file command
Daniel Thompson
2014/05/08
Re: [Kgdb-bugreport] [RFC v3 1/9] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb
Steven Rostedt
2014/05/08
[Kgdb-bugreport] [PATCH v4 5/9] kdb: Use KDB_REPEAT_* values as flags
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH] kdb: Put a cr before lf when working w/ a non open console port
Doug Anderson
2014/05/08
[Kgdb-bugreport] [PATCH 0/3] kdb: Infrastructure to display sequence files
Daniel Thompson
2014/05/08
Re: [Kgdb-bugreport] [RFC v3 1/9] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb
Colin Cross
2014/05/08
[Kgdb-bugreport] [PATCH v4 8/9] kdb: Add enable mask for groups of commands
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH v4 4/9] kdb: Rename kdb_register_repeat() to kdb_register_flags()
Daniel Thompson
2014/05/08
Re: [Kgdb-bugreport] [RFC v3 1/9] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb
Colin Cross
2014/05/08
[Kgdb-bugreport] [PATCH v4 9/9] kdb: Allow access to sensitive commands to be restricted by default
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH v4 7/9] kdb: Categorize kdb commands (similar to SysRq categorization)
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH v4 2/9] kdb: Remove currently unused kdbtab_t->cmd_flags
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH 1/3] kdb: Add framework to display sequence files
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [RFC v3 8/9] kdb: Add enable mask for groups of commands
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH v4 0/9] kdb: Allow selective reduction in capabilities (was "kiosk mode")
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH v4 3/9] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [RFC v3 3/9] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
Daniel Thompson
2014/05/08
Re: [Kgdb-bugreport] [RFC v3 1/9] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH 0/3] kdb: Infrastructure to display sequence files
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH v4 1/9] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH 2/3] proc: Provide access to /proc/interrupts from kdb
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH v4 6/9] kdb: Remove KDB_REPEAT_NONE flag
Daniel Thompson
2014/05/08
Re: [Kgdb-bugreport] [RFC v3 1/9] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [RFC v3 5/9] kdb: Use KDB_REPEAT_* values as flags
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [RFC v3 2/9] kdb: Remove currently unused kdbtab_t->cmd_flags
Daniel Thompson
2014/05/08
Re: [Kgdb-bugreport] [RFC v3 7/9] kdb: Categorize kdb commands (similar to SysRq categorization)
Daniel Thompson
2014/05/08
[Kgdb-bugreport] [PATCH 3/3] kdb: Implement seq_file command
Daniel Thompson
Later messages