kgdb-bugreport
Thread
Date
Earlier messages
Later messages
Messages by Date
2023/05/09
Re: [Kgdb-bugreport] [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Nicholas Piggin
2023/05/09
Re: [Kgdb-bugreport] [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
Nicholas Piggin
2023/05/09
Re: [Kgdb-bugreport] [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup()
Nicholas Piggin
2023/05/09
Re: [Kgdb-bugreport] [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Nicholas Piggin
2023/05/09
Re: [Kgdb-bugreport] [PATCH v4 06/17] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
Nicholas Piggin
2023/05/09
Re: [Kgdb-bugreport] [PATCH v4 03/17] watchdog/hardlockup: change watchdog_nmi_enable() to void
Nicholas Piggin
2023/05/09
Re: [Kgdb-bugreport] [PATCH v4 01/17] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
Nicholas Piggin
2023/05/09
Re: [Kgdb-bugreport] [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
Nicholas Piggin
2023/05/08
Re: [Kgdb-bugreport] [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
Doug Anderson
2023/05/08
Re: [Kgdb-bugreport] [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Doug Anderson
2023/05/05
Re: [Kgdb-bugreport] [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
Doug Anderson
2023/05/05
Re: [Kgdb-bugreport] [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Doug Anderson
2023/05/05
Re: [Kgdb-bugreport] [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
Doug Anderson
2023/05/05
Re: [Kgdb-bugreport] [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup()
Doug Anderson
2023/05/05
Re: [Kgdb-bugreport] [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
Doug Anderson
2023/05/04
Re: [Kgdb-bugreport] [PATCH v3] hardlockup: detect hard lockups using secondary (buddy) CPUs
Doug Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 02/17] watchdog: remove WATCHDOG_DEFAULT
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 17/17] arm64: Enable perf events based hard lockup detector
Douglas Anderson
2023/05/04
Re: [Kgdb-bugreport] shared code: was: Re: [PATCH v3] hardlockup: detect hard lockups using secondary (buddy) CPUs
Doug Anderson
2023/05/04
Re: [Kgdb-bugreport] cpu hotplug : was: Re: [PATCH v3] hardlockup: detect hard lockups using secondary (buddy) CPUs
Doug Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 16/17] arm64: add hw_nmi_get_sample_period for preparation of lockup detector
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 15/17] watchdog/perf: Adapt the watchdog_perf interface for async model
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 04/17] watchdog/perf: Ensure CPU-bound context when creating hardlockup detector event
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 06/17] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 12/17] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup()
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 03/17] watchdog/hardlockup: change watchdog_nmi_enable() to void
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 14/17] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 10/17] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 09/17] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check()
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 00/17] watchdog/hardlockup: Add the buddy hardlockup detector
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog()
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
2023/05/04
[Kgdb-bugreport] [PATCH v4 01/17] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config
Douglas Anderson
2023/05/02
[Kgdb-bugreport] shared code: was: Re: [PATCH v3] hardlockup: detect hard lockups using secondary (buddy) CPUs
Petr Mladek via Kgdb-bugreport
2023/05/02
[Kgdb-bugreport] cpu hotplug : was: Re: [PATCH v3] hardlockup: detect hard lockups using secondary (buddy) CPUs
Petr Mladek via Kgdb-bugreport
2023/05/02
Re: [Kgdb-bugreport] [PATCH v2] hardlockup: detect hard lockups using secondary (buddy) CPUs
Ian Rogers via Kgdb-bugreport
2023/05/02
Re: [Kgdb-bugreport] [PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
Chen-Yu Tsai
2023/05/02
Re: [Kgdb-bugreport] [PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
Ian Rogers via Kgdb-bugreport
2023/05/01
[Kgdb-bugreport] [PATCH v3] hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
2023/05/01
Re: [Kgdb-bugreport] [PATCH v2] hardlockup: detect hard lockups using secondary (buddy) CPUs
Doug Anderson
2023/05/01
Re: [Kgdb-bugreport] [PATCH v2] hardlockup: detect hard lockups using secondary (buddy) CPUs
Doug Anderson
2023/04/28
Re: [Kgdb-bugreport] [PATCH v2] hardlockup: detect hard lockups using secondary (buddy) CPUs
Randy Dunlap
2023/04/28
[Kgdb-bugreport] [PATCH v2] hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
2023/04/25
Re: [Kgdb-bugreport] [PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
Doug Anderson
2023/04/24
Re: [Kgdb-bugreport] [PATCH v8 03/10] arm64: smp: Assign and setup an IPI as NMI
Doug Anderson
2023/04/24
Re: [Kgdb-bugreport] [PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
Doug Anderson
2023/04/24
Re: [Kgdb-bugreport] [PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
Doug Anderson
2023/04/24
Re: [Kgdb-bugreport] [PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
Daniel Thompson
2023/04/21
Re: [Kgdb-bugreport] [PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
Randy Dunlap
2023/04/21
[Kgdb-bugreport] [PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 10/10] arm64: ipi_nmi: Fallback to a regular IPI if NMI isn't enabled
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 09/10] arm64: kgdb: Roundup cpus using IPI as NMI
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 02/10] irqchip/gic-v3: Enable support for SGIs to act as NMIs
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 01/10] arm64: Add framework to turn IPI as NMI
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 04/10] nmi: backtrace: Allow runtime arch specific override
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 06/10] arm64: idle: Tag the arm64 idle functions as __cpuidle
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 03/10] arm64: smp: Assign and setup an IPI as NMI
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 05/10] arm64: ipi_nmi: Add support for NMI backtrace
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 08/10] kgdb: Provide a stub kgdb_nmicallback() if !CONFIG_KGDB
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
Douglas Anderson
2023/04/19
[Kgdb-bugreport] [PATCH v8 07/10] kgdb: Expose default CPUs roundup fallback mechanism
Douglas Anderson
2023/03/29
Re: [Kgdb-bugreport] locking API: was: [PATCH printk v1 00/18] serial: 8250: implement non-BKL console
Petr Mladek via Kgdb-bugreport
2023/03/28
Re: [Kgdb-bugreport] locking API: was: [PATCH printk v1 00/18] serial: 8250: implement non-BKL console
John Ogness
2023/03/28
Re: [Kgdb-bugreport] locking API: was: [PATCH printk v1 00/18] serial: 8250: implement non-BKL console
Petr Mladek via Kgdb-bugreport
2023/03/28
Re: [Kgdb-bugreport] [PATCH printk v1 00/18] POC: serial: 8250: implement nbcon console
John Ogness
2023/03/28
Re: [Kgdb-bugreport] locking API: was: [PATCH printk v1 00/18] serial: 8250: implement non-BKL console
John Ogness
2023/03/28
[Kgdb-bugreport] locking API: was: [PATCH printk v1 00/18] serial: 8250: implement non-BKL console
Petr Mladek via Kgdb-bugreport
2023/03/23
Re: [Kgdb-bugreport] [PATCH] module/decompress: Never use kunmap() for local un-mappings
Luis Chamberlain
2023/03/23
Re: [Kgdb-bugreport] [PATCH] module/decompress: Never use kunmap() for local un-mappings
Piotr Gorski via Kgdb-bugreport
2023/03/23
Re: [Kgdb-bugreport] [PATCH] module/decompress: Never use kunmap() for local un-mappings
Piotr Gorski via Kgdb-bugreport
2023/03/23
Re: [Kgdb-bugreport] [PATCH 1/3] tty: serial: qcom-geni-serial: Fix kdb/kgdb after port shutdown (again)
Bartosz Golaszewski
2023/03/23
Re: [Kgdb-bugreport] [PATCH 1/3] tty: serial: qcom-geni-serial: Fix kdb/kgdb after port shutdown (again)
Bartosz Golaszewski
2023/03/23
Re: [Kgdb-bugreport] [PATCH] module/decompress: Never use kunmap() for local un-mappings
Piotr Gorski via Kgdb-bugreport
2023/03/23
Re: [Kgdb-bugreport] [PATCH 1/3] tty: serial: qcom-geni-serial: Fix kdb/kgdb after port shutdown (again)
Johan Hovold
2023/03/23
[Kgdb-bugreport] [PATCH] module/decompress: Never use kunmap() for local un-mappings
Fabio M. De Francesco
2023/03/17
Re: [Kgdb-bugreport] [PATCH] module/decompress: Never use kunmap() for local un-mappings
Stephen Boyd
2023/03/16
[Kgdb-bugreport] [RESEND PATCH 0/2] tty: serial: Fix kgdb on qcom-geni-serial when no other UART users
Douglas Anderson
2023/03/16
[Kgdb-bugreport] [RESEND PATCH 1/2] serial: uart_poll_init() should power on the UART
Douglas Anderson
2023/03/16
[Kgdb-bugreport] [RESEND PATCH 2/2] tty: serial: qcom-geni-serial: Add a poll_init() function
Douglas Anderson
2023/03/16
Re: [Kgdb-bugreport] [PATCH 2/3] serial: uart_poll_init() should power on the UART
Greg Kroah-Hartman
2023/03/15
Re: [Kgdb-bugreport] [PATCH] module/decompress: Never use kunmap() for local un-mappings
Ira Weiny
2023/03/13
Re: [Kgdb-bugreport] [PATCH 2/3] serial: uart_poll_init() should power on the UART
Doug Anderson
2023/03/09
Re: [Kgdb-bugreport] [PATCH printk v1 01/18] kdb: do not assume write() callback available
Daniel Thompson
2023/03/09
Re: [Kgdb-bugreport] [PATCH printk v1 01/18] kdb: do not assume write() callback available
Petr Mladek via Kgdb-bugreport
2023/03/09
Re: [Kgdb-bugreport] [PATCH printk v1 00/18] threaded/atomic console support
John Ogness
2023/03/09
Re: [Kgdb-bugreport] [PATCH printk v1 00/18] threaded/atomic console support
Daniel Thompson
2023/03/09
Re: [Kgdb-bugreport] [PATCH printk v1 01/18] kdb: do not assume write() callback available
Daniel Thompson
2023/03/07
Re: [Kgdb-bugreport] [PATCH printk v1 01/18] kdb: do not assume write() callback available
Doug Anderson
2023/03/07
[Kgdb-bugreport] [PATCH 2/3] serial: uart_poll_init() should power on the UART
Douglas Anderson
2023/03/07
[Kgdb-bugreport] [PATCH 3/3] tty: serial: qcom-geni-serial: Add a poll_init() function
Douglas Anderson
2023/03/07
[Kgdb-bugreport] [PATCH 1/3] tty: serial: qcom-geni-serial: Fix kdb/kgdb after port shutdown (again)
Douglas Anderson
2023/03/07
Re: [Kgdb-bugreport] [PATCH printk v1 01/18] kdb: do not assume write() callback available
Petr Mladek via Kgdb-bugreport
2023/03/02
[Kgdb-bugreport] [PATCH printk v1 00/18] serial: 8250: implement non-BKL console
John Ogness
2023/03/02
[Kgdb-bugreport] [PATCH printk v1 01/18] kdb: do not assume write() callback available
John Ogness
2023/03/02
[Kgdb-bugreport] [PATCH printk v1 00/18] threaded/atomic console support
John Ogness
2023/01/13
Re: [Kgdb-bugreport] [PATCH v2] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
Petr Mladek via Kgdb-bugreport
2023/01/13
Re: [Kgdb-bugreport] [PATCH v2] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
2023/01/13
Re: [Kgdb-bugreport] [PATCH v2] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
Petr Mladek via Kgdb-bugreport
2023/01/12
Re: [Kgdb-bugreport] [PATCH] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
Sergey Senozhatsky
2023/01/12
[Kgdb-bugreport] [PATCH v2] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
2023/01/12
Re: [Kgdb-bugreport] [PATCH] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
Petr Mladek via Kgdb-bugreport
2023/01/11
Re: [Kgdb-bugreport] [PATCH] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
Petr Mladek via Kgdb-bugreport
2023/01/11
[Kgdb-bugreport] [PATCH] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc()
John Ogness
2023/01/03
Re: [Kgdb-bugreport] [PATCH] Reduce number of concurrent KGDB_MAX_BREAKPOINTS
Helge Deller
2023/01/03
[Kgdb-bugreport] [PATCH] Reduce number of concurrent KGDB_MAX_BREAKPOINTS
Helge Deller
2022/12/22
Re: [Kgdb-bugreport] [PATCH] Reduce number of concurrent KGDB_MAX_BREAKPOINTS
Daniel Thompson
2022/12/21
Re: [Kgdb-bugreport] [PATCH] Reduce number of concurrent KGDB_MAX_BREAKPOINTS
Doug Anderson
2022/11/22
Re: [Kgdb-bugreport] [PATCH printk v5 00/40] reduce console_lock scope
Greg Kroah-Hartman
2022/11/18
Re: [Kgdb-bugreport] [PATCH printk v5 00/40] reduce console_lock scope
Petr Mladek via Kgdb-bugreport
2022/11/18
Re: [Kgdb-bugreport] [PATCH printk v5 00/40] reduce console_lock scope
Petr Mladek via Kgdb-bugreport
2022/11/17
Re: [Kgdb-bugreport] [PATCH printk v5 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
John Ogness
2022/11/17
Re: [Kgdb-bugreport] [PATCH printk v5 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
John Ogness
2022/11/17
Re: [Kgdb-bugreport] [PATCH printk v5 35/40] tty: serial: kgdboc: use srcu console list iterator
John Ogness
2022/11/16
Re: [Kgdb-bugreport] [PATCH printk v5 14/40] kdb: use srcu console list iterator
Doug Anderson
2022/11/16
Re: [Kgdb-bugreport] [PATCH printk v5 35/40] tty: serial: kgdboc: use srcu console list iterator
Doug Anderson
2022/11/16
Re: [Kgdb-bugreport] [PATCH printk v5 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
Doug Anderson
2022/11/16
Re: [Kgdb-bugreport] [PATCH printk v5 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
Doug Anderson
2022/11/16
Re: [Kgdb-bugreport] [PATCH printk v5 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
Doug Anderson
2022/11/16
[Kgdb-bugreport] [PATCH printk v5 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
John Ogness
2022/11/16
[Kgdb-bugreport] [PATCH printk v5 35/40] tty: serial: kgdboc: use srcu console list iterator
John Ogness
2022/11/16
[Kgdb-bugreport] [PATCH printk v5 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
John Ogness
2022/11/16
[Kgdb-bugreport] [PATCH printk v5 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
John Ogness
2022/11/16
[Kgdb-bugreport] [PATCH printk v5 14/40] kdb: use srcu console list iterator
John Ogness
2022/11/16
[Kgdb-bugreport] [PATCH printk v5 00/40] reduce console_lock scope
John Ogness
2022/11/16
[Kgdb-bugreport] [PATCH printk v5 08/40] tty: serial: kgdboc: document console_lock usage
John Ogness
2022/11/16
[Kgdb-bugreport] [PATCH printk v5 01/40] serial: kgdboc: Lock console list in probe function
John Ogness
2022/11/15
Re: [Kgdb-bugreport] [PATCH printk v4 35/39] tty: serial: kgdboc: use console_list_lock for list traversal
Petr Mladek via Kgdb-bugreport
2022/11/15
Re: [Kgdb-bugreport] [PATCH printk v4 34/39] tty: serial: kgdboc: use srcu console list iterator
Petr Mladek via Kgdb-bugreport
2022/11/14
Re: [Kgdb-bugreport] [PATCH printk v4 13/39] kdb: use srcu console list iterator
Aaron Tomlin
2022/11/14
[Kgdb-bugreport] [PATCH printk v4 37/39] tty: serial: kgdboc: use console_list_lock to trap exit
John Ogness
2022/11/14
[Kgdb-bugreport] [PATCH printk v4 36/39] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
John Ogness
2022/11/14
[Kgdb-bugreport] [PATCH printk v4 34/39] tty: serial: kgdboc: use srcu console list iterator
John Ogness
2022/11/14
[Kgdb-bugreport] [PATCH printk v4 35/39] tty: serial: kgdboc: use console_list_lock for list traversal
John Ogness
2022/11/14
[Kgdb-bugreport] [PATCH printk v4 13/39] kdb: use srcu console list iterator
John Ogness
2022/11/14
[Kgdb-bugreport] [PATCH printk v4 01/39] serial: kgdboc: Lock console list in probe function
John Ogness
2022/11/14
[Kgdb-bugreport] [PATCH printk v4 00/39] reduce console_lock scope
John Ogness
2022/11/14
[Kgdb-bugreport] [PATCH printk v4 07/39] tty: serial: kgdboc: document console_lock usage
John Ogness
2022/11/11
Re: [Kgdb-bugreport] [PATCH printk v3 00/40] reduce console_lock scope
Mathieu Desnoyers
2022/11/11
Re: [Kgdb-bugreport] [PATCH printk v3 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
Petr Mladek via Kgdb-bugreport
2022/11/10
Re: [Kgdb-bugreport] [PATCH printk v3 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
Petr Mladek via Kgdb-bugreport
2022/11/10
Re: [Kgdb-bugreport] [PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
Petr Mladek via Kgdb-bugreport
2022/11/10
Re: [Kgdb-bugreport] [PATCH printk v3 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
Daniel Thompson
2022/11/10
Re: [Kgdb-bugreport] [PATCH printk v3 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
Daniel Thompson
2022/11/09
Re: [Kgdb-bugreport] [PATCH printk v3 15/40] kdb: use srcu console list iterator
Petr Mladek via Kgdb-bugreport
2022/11/09
Re: [Kgdb-bugreport] [PATCH printk v3 12/40] tty: serial: kgdboc: document console_lock usage
Petr Mladek via Kgdb-bugreport
2022/11/09
Re: [Kgdb-bugreport] [PATCH printk v3 10/40] kdb: kdb_io: use console_is_enabled()
Petr Mladek via Kgdb-bugreport
2022/11/09
Re: [Kgdb-bugreport] [PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
John Ogness
2022/11/09
Re: [Kgdb-bugreport] [PATCH printk v3 15/40] kdb: use srcu console list iterator
John Ogness
2022/11/09
Re: [Kgdb-bugreport] [PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
Daniel Thompson
2022/11/09
Re: [Kgdb-bugreport] [PATCH printk v3 15/40] kdb: use srcu console list iterator
Daniel Thompson
2022/11/09
Re: [Kgdb-bugreport] [PATCH printk v3 10/40] kdb: kdb_io: use console_is_enabled()
Daniel Thompson
2022/11/09
Re: [Kgdb-bugreport] [PATCH printk v3 12/40] tty: serial: kgdboc: document console_lock usage
Daniel Thompson
2022/11/09
Re: [Kgdb-bugreport] [PATCH printk v3 02/40] serial: kgdboc: Lock console list in probe function
Daniel Thompson
2022/11/07
[Kgdb-bugreport] [PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
John Ogness
2022/11/07
[Kgdb-bugreport] [PATCH printk v3 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
John Ogness
2022/11/07
[Kgdb-bugreport] [PATCH printk v3 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
John Ogness
2022/11/07
[Kgdb-bugreport] [PATCH printk v3 15/40] kdb: use srcu console list iterator
John Ogness
2022/11/07
[Kgdb-bugreport] [PATCH printk v3 12/40] tty: serial: kgdboc: document console_lock usage
John Ogness
2022/11/07
[Kgdb-bugreport] [PATCH printk v3 00/40] reduce console_lock scope
John Ogness
2022/11/07
[Kgdb-bugreport] [PATCH printk v3 02/40] serial: kgdboc: Lock console list in probe function
John Ogness
2022/11/07
[Kgdb-bugreport] [PATCH printk v3 10/40] kdb: kdb_io: use console_is_enabled()
John Ogness
2022/11/07
Re: [Kgdb-bugreport] [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
John Ogness
2022/11/07
Re: [Kgdb-bugreport] [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
Petr Mladek via Kgdb-bugreport
2022/11/04
Re: [Kgdb-bugreport] [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
John Ogness
2022/10/27
Re: [Kgdb-bugreport] [PATCH printk v2 34/38] serial: kgdboc: use console_list_lock instead of console_lock
Petr Mladek via Kgdb-bugreport
2022/10/25
Re: [Kgdb-bugreport] [PATCH printk v2 26/38] kdb: use srcu console list iterator
Petr Mladek via Kgdb-bugreport
2022/10/25
Re: [Kgdb-bugreport] [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
John Ogness
2022/10/25
Re: [Kgdb-bugreport] [PATCH printk v2 22/38] serial: kgdboc: document console_lock usage
Petr Mladek via Kgdb-bugreport
2022/10/24
Re: [Kgdb-bugreport] [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
Doug Anderson
2022/10/24
Re: [Kgdb-bugreport] [PATCH printk v2 26/38] kdb: use srcu console list iterator
Doug Anderson
2022/10/24
Re: [Kgdb-bugreport] [PATCH printk v2 22/38] serial: kgdboc: document console_lock usage
Doug Anderson
2022/10/24
Re: [Kgdb-bugreport] [PATCH printk v2 01/38] serial: kgdboc: Lock console list in probe function
Doug Anderson
2022/10/24
Re: [Kgdb-bugreport] [PATCH printk v2 19/38] kdb: kdb_io: use console_is_enabled()
Doug Anderson
2022/10/24
Re: [Kgdb-bugreport] [PATCH printk v2 21/38] serial: kgdboc: use srcu console list iterator
Doug Anderson
2022/10/24
Re: [Kgdb-bugreport] [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
Doug Anderson
2022/10/23
Re: [Kgdb-bugreport] [PATCH printk v2 01/38] serial: kgdboc: Lock console list in probe function
Sergey Senozhatsky
2022/10/21
Re: [Kgdb-bugreport] [PATCH printk v2 21/38] serial: kgdboc: use srcu console list iterator
Petr Mladek via Kgdb-bugreport
2022/10/21
Re: [Kgdb-bugreport] [PATCH printk v2 19/38] kdb: kdb_io: use console_is_enabled()
Petr Mladek via Kgdb-bugreport
2022/10/21
Re: [Kgdb-bugreport] [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
Petr Mladek via Kgdb-bugreport
2022/10/20
Re: [Kgdb-bugreport] [PATCH printk v2 34/38] serial: kgdboc: use console_list_lock instead of console_lock
Greg Kroah-Hartman
2022/10/20
Re: [Kgdb-bugreport] [PATCH printk v2 22/38] serial: kgdboc: document console_lock usage
Greg Kroah-Hartman
2022/10/19
Re: [Kgdb-bugreport] [PATCH printk v2 21/38] serial: kgdboc: use srcu console list iterator
Greg Kroah-Hartman
2022/10/19
Re: [Kgdb-bugreport] [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
Greg Kroah-Hartman
2022/10/19
Re: [Kgdb-bugreport] [PATCH printk v2 01/38] serial: kgdboc: Lock console list in probe function
Greg Kroah-Hartman
2022/10/19
[Kgdb-bugreport] [PATCH printk v2 34/38] serial: kgdboc: use console_list_lock instead of console_lock
John Ogness
2022/10/19
[Kgdb-bugreport] [PATCH printk v2 26/38] kdb: use srcu console list iterator
John Ogness
2022/10/19
[Kgdb-bugreport] [PATCH printk v2 00/38] reduce console_lock scope
John Ogness
2022/10/19
[Kgdb-bugreport] [PATCH printk v2 21/38] serial: kgdboc: use srcu console list iterator
John Ogness
2022/10/19
[Kgdb-bugreport] [PATCH printk v2 22/38] serial: kgdboc: document console_lock usage
John Ogness
2022/10/19
[Kgdb-bugreport] [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
John Ogness
2022/10/19
[Kgdb-bugreport] [PATCH printk v2 19/38] kdb: kdb_io: use console_is_enabled()
John Ogness
2022/10/19
[Kgdb-bugreport] [PATCH printk v2 01/38] serial: kgdboc: Lock console list in probe function
John Ogness
2022/09/30
Re: [Kgdb-bugreport] [PATCH printk 10/18] kgbd: Pretend that console list walk is safe
Petr Mladek via Kgdb-bugreport
2022/09/30
Re: [Kgdb-bugreport] single step
Doug Anderson
2022/09/30
Re: [Kgdb-bugreport] [PATCH printk 10/18] kgbd: Pretend that console list walk is safe
John Ogness
2022/09/30
Re: [Kgdb-bugreport] [PATCH printk 10/18] kgbd: Pretend that console list walk is safe
Petr Mladek via Kgdb-bugreport
2022/09/30
Re: [Kgdb-bugreport] [PATCH printk 09/18] serial: kgdboc: Lock console list in probe function
Petr Mladek via Kgdb-bugreport
Earlier messages
Later messages