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
2023-08-14 06:42:08 linux-kernel Re: [PATCH] printk: ringbuffer: Fix truncating buffer size min_t cast
2023-08-01 00:17:29 linux-kernel Re: [PATCH printk v2 1/8] printk: Add non-BKL (nbcon) console basic infrastructure
2023-07-31 08:55:36 linux-kernel Re: [RFC PATCH 1/1] tracefs: add TP_printk_no_nl - RFC
2023-07-28 22:57:05 linux-kernel Re: [PATCH printk v2 2/8] printk: Provide debug_store() for nbcon debugging
2023-07-28 21:39:42 linux-kernel Re: [PATCH printk v2 1/8] printk: Add non-BKL (nbcon) console basic infrastructure
2023-07-28 11:21:54 linux-kernel Re: [PATCH printk v2 2/8] printk: Provide debug_store() for nbcon debugging
2023-07-28 10:28:01 linux-kernel Re: [PATCH printk v2 5/8] printk: nbcon: Add sequence handling
2023-07-28 01:17:37 linux-kernel [PATCH printk v2 4/8] printk: nbcon: Add buffer management
2023-07-28 01:14:46 linux-kernel [PATCH printk v2 6/8] printk: nbcon: Add ownership state functions
2023-07-28 00:48:24 linux-kernel [PATCH printk v2 2/8] printk: Provide debug_store() for nbcon debugging
2023-07-28 00:30:18 linux-kernel [PATCH printk v2 3/8] printk: nbcon: Add acquire/release logic
2023-07-28 00:30:17 linux-kernel [PATCH printk v2 0/8] wire up nbcon consoles
2023-07-28 00:29:21 linux-kernel [PATCH printk v2 8/8] printk: nbcon: Add functions for drivers to mark unsafe regions
2023-07-28 00:12:39 linux-kernel [PATCH printk v2 7/8] printk: nbcon: Add emit function and callback function for atomic printing
2023-07-28 00:11:42 linux-kernel [PATCH printk v2 5/8] printk: nbcon: Add sequence handling
2023-07-28 00:08:48 linux-kernel [PATCH printk v2 1/8] printk: Add non-BKL (nbcon) console basic infrastructure
2023-07-19 17:23:25 linux-kernel Re: [PATCH] powerpc/build: vdso linker warning for orphan sections
2023-07-18 14:50:16 linux-kernel Re: [PATCH] powerpc/build: vdso linker warning for orphan sections
2023-07-17 20:33:44 linux-kernel Re: [PATCH] powerpc/build: vdso linker warning for orphan sections
2023-07-17 20:23:29 linux-kernel [PATCH printk v3 6/7] printk: Add per-console suspended state
2023-07-17 19:58:50 linux-kernel [PATCH printk v3 7/7] printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
2023-07-17 19:58:47 linux-kernel [PATCH printk v3 5/7] printk: Consolidate console deferred printing
2023-07-17 19:57:02 linux-kernel [PATCH printk v3 1/7] kdb: Do not assume write() callback available
2023-07-17 19:56:54 linux-kernel [PATCH printk v3 0/7] various cleanups
2023-07-17 19:56:54 linux-kernel [PATCH printk v3 4/7] printk: Do not take console lock for console_flush_on_panic()
2023-07-17 19:55:58 linux-kernel [PATCH printk v3 3/7] printk: Keep non-panic-CPUs out of console lock
2023-07-17 19:55:58 linux-kernel [PATCH printk v3 2/7] printk: Reduce console_unblank() usage in unsafe scenarios
2023-07-12 21:34:33 linux-kernel Re: [PATCH printk v2 2/5] printk: Add NMI safety to console_flush_on_panic() and console_unblank()
2023-07-11 15:32:41 linux-kernel Re: [PATCH printk v2 4/5] printk: Add per-console suspended state
2023-07-11 09:19:30 linux-kernel Re: [PATCH printk v2 1/5] kdb: do not assume write() callback available
2023-07-10 20:31:39 linux-kernel 6.5-rc1: powerpc-linux-gnu/bin/ld: warning: discarding dynamic section .rela.opd
2023-07-10 14:19:56 linux-kernel [PATCH printk v2 4/5] printk: Add per-console suspended state
2023-07-10 14:07:09 linux-kernel [PATCH printk v2 3/5] printk: Consolidate console deferred printing
2023-07-10 14:07:00 linux-kernel [PATCH printk v2 2/5] printk: Add NMI safety to console_flush_on_panic() and console_unblank()
2023-07-10 14:06:52 linux-kernel [PATCH printk v2 5/5] printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
2023-07-10 14:05:56 linux-kernel [PATCH printk v2 1/5] kdb: do not assume write() callback available
2023-07-10 13:59:55 linux-kernel [PATCH printk v2 0/5] various cleanups
2023-06-02 10:22:46 linux-kernel Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
2023-05-26 08:15:29 linux-kernel Re: [PATCH tty v1 4/8] serial: core: lock port for start_rx() in uart_resume_port()
2023-05-25 10:04:26 linux-kernel [PATCH tty v1 6/8] serial: 8250: lock port for omap8250_restore_regs()
2023-05-25 09:59:34 linux-kernel [PATCH tty v1 3/8] serial: 8250: lock port for stop_rx() in omap8250_irq()
2023-05-25 09:54:57 linux-kernel [PATCH tty v1 8/8] serial: 8250: synchronize and annotate UART_IER access
2023-05-25 09:52:36 linux-kernel [PATCH tty v1 4/8] serial: core: lock port for start_rx() in uart_resume_port()
2023-05-25 09:44:05 linux-kernel [PATCH tty v1 7/8] serial: 8250: lock port for UART_IER access in omap8250_irq()
2023-05-25 09:37:05 linux-kernel [PATCH tty v1 5/8] serial: 8250: lock port for rx_dma() callback
2023-05-25 09:36:34 linux-kernel [PATCH tty v1 1/8] serial: 8250: lock port in startup() callbacks
2023-05-25 09:36:12 linux-kernel [PATCH tty v1 2/8] serial: core: lock port for stop_rx() in uart_suspend_port()
2023-05-25 09:35:47 linux-kernel [PATCH tty v1 0/8] synchronize UART_IER access against console write
2023-05-24 08:22:37 linux-kernel Re: [PATCH] vsprintf/doc: Document format flags including field width and precision
2023-04-27 15:52:11 linux-kernel Re: [PATCH v5 2/2] printk: console: Support console-specific loglevels
2023-04-20 13:35:20 linux-kernel Re: [PATCH v4 1/2] printk: Do not delay messages which aren't solicited by any console