John Ogness ([email protected])

Number of posts: 1700 (0.32 per day)
First post: 2009-09-14 20:33:59
Last post: 2024-06-13 15:21:45

Date List Subject
2022-09-24 00:20:10 linux-kernel [PATCH printk 08/18] parisc: Put console abuse into one place
2022-09-24 00:20:05 linux-kernel [PATCH printk 17/18] printk: Use an output descriptor struct for emit
2022-09-24 00:20:04 linux-kernel [PATCH printk 13/18] printk: Move buffer size defines
2022-09-24 00:20:03 linux-kernel [PATCH printk 10/18] kgbd: Pretend that console list walk is safe
2022-09-24 00:08:47 linux-kernel [PATCH printk 14/18] printk: Document struct console
2022-09-24 00:08:29 linux-kernel [PATCH printk 05/18] printk: Mark __printk percpu data ready __ro_after_init
2022-09-24 00:08:14 linux-kernel [PATCH printk 12/18] printk: Prepare for SCRU console list protection
2022-09-24 00:08:13 linux-kernel [PATCH printk 06/18] printk: Protect [un]register_console() with a mutex
2022-09-24 00:08:12 linux-kernel [PATCH printk 07/18] printk: Convert console list walks for readers to list lock
2022-09-24 00:07:52 linux-kernel [PATCH printk 00/18] preparation for threaded/atomic printing
2022-09-24 00:07:49 linux-kernel [PATCH printk 03/18] printk: Remove write only variable nr_ext_console_drivers
2022-09-24 00:07:35 linux-kernel [PATCH printk 02/18] printk: Declare log_wait properly
2022-09-23 15:02:48 linux-kernel Re: printk meeting at LPC 2022
2022-09-19 13:32:29 linux-kernel Re: [patch RFC 06/29] printk: Protect [un]register_console() with a mutex
2022-09-12 16:57:19 linux-kernel printk meeting at LPC 2022
2022-09-01 09:38:29 linux-kernel Re: [PATCH rcu 1/2] torture: Optionally flush printk() buffers before powering off
2022-08-15 16:15:41 linux-kernel Re: [PATCH] printk: Export log_buf_len to userland
2022-07-26 08:09:00 linux-kernel Re: [PATCH v3] printk: Skip console drivers on PREEMPT_RT.
2022-07-25 13:01:18 linux-kernel Re: [PATCH v2] printk: Skip console drivers on PREEMPT_RT.
2022-07-20 18:35:13 linux-kernel Re: [PATCH v3 0/2] printk: console: Per-console loglevels
2022-07-20 18:11:36 linux-kernel Re: [PATCH] printk: Skip console drivers on PREEMPT_RT.
2022-07-20 16:30:02 linux-kernel Re: [PATCH] printk: Skip console drivers on PREEMPT_RT.
2022-07-19 14:27:33 linux-kernel Re: [PATCH v2] scripts/gdb: fix 'lx-dmesg' on 32 bits arch
2022-07-15 06:39:29 linux-kernel Re: PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
2022-07-15 06:13:29 linux-kernel [PATCH v3] printk: do not wait for consoles when suspended
2022-07-15 06:13:28 linux-kernel [PATCH v3] printk: fix extra suspend/resume delays
2022-07-14 12:10:23 linux-kernel Re: [PATCH linux-next] powerpc: use raw_smp_processor_id in arch_touch_nmi_watchdog
2022-07-14 09:30:43 linux-kernel Re: [PATCH linux-next] powerpc: use raw_smp_processor_id in arch_touch_nmi_watchdog
2022-07-13 22:57:52 linux-kernel Re: PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
2022-07-13 21:42:09 linux-kernel Re: PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
2022-07-13 10:28:25 linux-kernel Re: PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
2022-07-10 20:56:42 linux-kernel Re: PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
2022-07-09 20:49:15 linux-kernel Re: PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
2022-07-08 19:21:12 linux-kernel Re: design: was: Re: [RFC PATCH v2] printk: console: Allow each console to have its own loglevel
2022-07-08 08:25:53 linux-kernel Re: PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
2022-06-22 22:52:42 linux-kernel Re: [PATCH printk v5 1/1] printk: extend console_lock for per-console locking
2022-06-21 22:06:15 linux-kernel Re: [PATCH v2] printk: allow direct console printing to be enabled always
2022-06-21 21:27:12 linux-kernel Re: [PATCH rcu 11/12] torture: Flush printk() buffers before powering off
2022-06-21 11:38:54 linux-kernel Re: [PATCH v2] printk/console: Enable console kthreads only when there is no boot console left
2022-06-21 08:40:29 linux-kernel Re: [PATCH rcu 11/12] torture: Flush printk() buffers before powering off
2022-06-21 00:15:25 linux-kernel Re: [PATCH rcu 11/12] torture: Flush printk() buffers before powering off
2022-06-20 23:13:10 linux-kernel Re: [PATCH] printk/console: Enable console kthreads only when there is no boot console left
2022-06-19 23:28:20 linux-kernel Re: [PATCH v2] printk: allow direct console printing to be enabled always
2022-06-19 23:12:48 linux-kernel Re: Boot stall regression from "printk for 5.19" merge
2022-06-19 22:35:25 linux-kernel Re: Boot stall regression from "printk for 5.19" merge
2022-06-19 11:13:49 linux-kernel Re: [PATCH] printk: allow direct console printing to be enabled always
2022-06-19 08:30:24 linux-kernel RE: 5.19 printk breaks message ordering
2022-06-13 09:40:17 linux-kernel Re: [BUG] 8e274732115f ("printk: extend console_lock for per-console locking")
2022-06-13 08:41:02 linux-kernel Re: [BUG] Threaded printk breaks early debugging
2022-06-13 03:27:37 linux-kernel Re: [BUG] Threaded printk breaks early debugging
2022-06-13 02:54:02 linux-kernel Re: [BUG] Threaded printk breaks early debugging