Jason Wessel ([email protected])

Number of posts: 670 (0.12 per day)
First post: 2005-11-12 19:50:17
Last post: 2021-03-22 20:16:39

Date List Subject
2021-03-22 20:16:39 linux-kernel Re: [PATCH] kgdb: fix gcc-11 warning on indentation
2021-02-10 22:02:00 linux-kernel Re: [PATCH] kgdb: Remove kgdb_schedule_breakpoint()
2020-02-22 03:18:27 linux-kernel Re: net/kgdb: Taking another crack at implementing kgdboe
2019-09-26 09:59:13 linux-kernel Re: [PATCH v3 1/4] kgdb: Remove unused DCPU_SSTEP definition
2019-02-26 20:48:37 linux-kernel Re: [PATCH] gdbstub: mark expected switch fall-throughs
2018-10-01 19:57:21 linux-kernel Re: [PATCH] kdb: print real address of pointers instead of hashed addresses
2018-10-01 19:53:32 linux-kernel Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt'
2018-04-12 15:18:25 linux-kernel [GIT PULL] KGDB/KDB fixes for 4.16
2018-02-02 15:10:31 linux-kernel Re: [PATCH] kdb: use memmove instead of overlapping memcpy
2018-01-30 14:08:42 linux-kernel Re: [PATCH v2] kdb: use ktime_get_mono_fast_ns() instead of ktime_get_ts()
2018-01-26 03:33:27 linux-kernel Re: [PATCH] kdb: use ktime_get_seconds() instead of ktime_get_ts()
2018-01-25 14:50:38 linux-kernel Re: [PATCH] kdb: Change timespec to use timespec64
2017-12-14 15:21:15 linux-kernel Re: [PATCH] misc: kgdbts: Display progress of asynchronous tests
2017-12-08 18:34:22 linux-kernel Re: [PATCH 2/3] kdb: drop newline in unknown command output
2017-12-07 02:22:08 linux-kernel Re: [PATCH 2/2] kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson
2017-12-06 22:52:47 linux-kernel Re: [Kgdb-bugreport] [PATCH] MAINTAINERS: kgdb: Replace Jason with Daniel
2017-12-06 22:34:04 linux-kernel [PATCH 2/2] kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson
2017-12-06 22:34:01 linux-kernel [GIT PULL] KGDB/KDB fixes for 4.15-rc2
2017-12-06 22:34:00 linux-kernel [PATCH 1/2] kdb: Fix handling of kallsyms_symbol_next() return value
2017-12-06 21:50:46 linux-kernel Re: [PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time
2017-12-06 21:40:40 linux-kernel Re: [PATCH] kdb: use __ktime_get_real_seconds instead of __current_kernel_time
2017-12-05 14:37:37 linux-kernel Re: [Kgdb-bugreport] [PATCH] MAINTAINERS: kgdb: Replace Jason with Daniel
2016-11-17 20:06:33 linux-kernel Re: [BUG] kgdb/ftrace - sleeping in invalid context
2016-03-31 12:02:04 linux-kernel Re: [PATCH -repost] kgdb: depends on VT
2015-08-10 17:23:14 linux-kernel Re: [PATCH 4/4] drivers/misc: make kgdbts.c slightly more explicitly non-modular
2015-02-20 03:48:01 linux-kernel [GIT PULL] KGDB/KDB fixes for 3.20-rc1
2014-07-11 13:17:55 linux-kernel Re: [RESEND PATCH v5 3.16-rc4 0/8] kdb: Allow selective reduction in capabilities
2014-07-01 14:23:17 linux-kernel Re: [RFC PATCH] kgdb: Timeout if secondary CPUs ignore the roundup
2014-06-12 18:58:58 linux-kernel Re: [PATCH 1/1] kernel/debug/debug_core.c: Logging clean-up
2013-09-26 20:46:26 linux-kernel Re: [PATCH 5/7] KGDB/KDB: add support for external NMI handler to call KGDB/KDB.
2013-09-06 05:01:11 linux-kernel Re: [PATCH 7/9] KGDB/KDB: add new system NMI entry code to KDB
2013-09-06 04:38:34 linux-kernel Re: [PATCH 5/9] KGDB/KDB: add support for external NMI handler to call KGDB/KDB.
2013-07-15 20:28:38 linux-kernel [PATCH] perf: Do not require /lib/modules/* on a guest
2013-04-09 14:15:12 linux-kernel Re: kdb: kgdb: CONFIG_DEBUG_RODATA setting?
2013-03-25 21:23:07 linux-kernel Re: [PATCH 03/15] KDB: up the default LINES value
2013-03-25 21:13:18 linux-kernel Re: [PATCH 01/15] KDB: fix the interrupt of the KDB btc command
2013-03-11 14:46:27 linux-kernel Re: [PATCH 07/13] tracing/kdb: remove redundant checking
2013-03-03 19:49:46 linux-kernel [PATCH] menuconfig,check-lxdiaglog.sh: Allow specification of ncurses location
2013-03-02 13:06:05 linux-kernel [GIT PULL] KGDB/KDB fixes for 3.9
2012-10-23 21:26:01 linux-kernel Re: [PATCH 003/193] Documentation: remove CONFIG_EXPERIMENTAL
2012-10-12 13:57:29 linux-kernel [GIT PULL] KGDB/KDB fixes for 3.7
2012-08-28 14:06:06 linux-kernel Lines for locations sizing information (from Kernel Summit 2012 discussion)
2012-08-12 12:18:18 linux-kernel [PATCH 1/4] mips,kgdb: fix recursive page fault with CONFIG_KPROBES
2012-08-12 12:18:15 linux-kernel [PATCH 2/4] pmac_zilog,kdb: Fix console poll hook to return instead of loop
2012-08-12 12:18:13 linux-kernel [PATCH 4/4] kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell
2012-08-12 12:17:21 linux-kernel [PATCH 3/4] kgdb,x86: fix warning about unused variable
2012-08-03 15:38:29 linux-kernel [GIT PULL] KGDB/KDB/dbgp fixes for 3.6-rc1
2012-02-28 20:17:53 linux-kernel The kgdb/kdb tree has returned to git.kernel.org
2012-02-28 16:06:59 linux-kernel Re: [PATCHv3 1/3] NETPOLL: Extend rx_hook support.
2012-02-28 13:53:40 linux-kernel Re: [PATCH] KDB: Fix usability issues relating to the 'enter' key.
2012-02-27 23:28:31 linux-kernel Re: [PATCH] KDB: Fix usability issues relating to the 'enter' key.