Petr Mladek ([email protected])

Number of posts: 3964 (1.23 per day)
First post: 2015-07-01 16:05:20
Last post: 2024-05-02 15:25:40

Date List Subject
2024-02-29 11:15:57 linux-kernel Re: NMI Reported with console_blast.sh
2024-02-28 11:26:47 linux-kernel Re: [RFC] Printing numbers in SI units
2024-02-28 09:56:04 linux-kernel Re: [PATCH 01/12] drm/i915: Indicate which pipe failed the fastset check overall
2024-02-27 16:42:19 linux-kernel Re: [PATCH] printk: save loglevel before console_verbose()
2024-02-23 17:15:49 linux-kernel Re: [PATCH printk v2 16/26] printk: nbcon: Use nbcon consoles in console_flush_all()
2024-02-23 15:57:18 linux-kernel Re: [PATCH printk v2 15/26] printk: Track registered boot consoles
2024-02-23 15:48:07 linux-kernel Re: [PATCH printk v2 14/26] printk: nbcon: Provide function to flush using write_atomic()
2024-02-23 13:14:14 linux-kernel Re: [PATCH printk v2 10/26] printk: nbcon: Fix kerneldoc for enums
2024-02-23 13:12:01 linux-kernel Re: [PATCH printk v2 09/26] printk: nbcon: Add detailed doc for write_atomic()
2024-02-23 10:51:21 linux-kernel Re: [PATCH printk v2 08/26] printk: nbcon: Implement processing in port->lock wrapper
2024-02-21 10:07:10 linux-kernel Re: [PATCH printk v2 07/26] printk: Check printk_deferred_enter()/_exit() usage
2024-02-20 15:19:57 linux-kernel Re: [PATCH printk v2 06/26] printk: nbcon: Ensure ownership release on failed emit
2024-02-20 10:30:50 linux-kernel Re: [PATCH printk v2 05/26] printk: Add notation to console_srcu locking
2024-02-20 10:27:04 linux-kernel Re: [PATCH printk v2 04/26] printk: Consider nbcon boot consoles on seq init
2024-02-09 15:04:41 linux-kernel Re: [PATCHv6 0/2] *** Detect interrupt storm in softlockup ***
2024-02-09 14:58:14 linux-kernel Re: [PATCHv6 2/2] watchdog/softlockup: report the most frequent interrupts
2024-02-09 13:41:44 linux-kernel Re: [PATCHv6 1/2] watchdog/softlockup: low-overhead detection of interrupt
2024-02-08 16:25:37 linux-kernel Re: [PATCH 1/1] lib/vsprintf: Implement ssprintf() to catch truncated strings
2024-02-07 16:53:35 linux-kernel Re: [PATCH printk v4 00/14] fix console flushing
2024-02-07 16:18:52 linux-kernel Re: [PATCH printk v4 00/14] fix console flushing
2024-02-07 16:17:50 linux-kernel Re: [PATCH printk v4 14/14] dump_stack: Do not get cpu_sync for panic CPU
2024-02-07 16:00:27 linux-kernel Re: [PATCH printk v4 04/14] printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
2024-02-07 15:09:54 linux-kernel Re: [PATCH v4 2/2] tty/sysrq: Dump printk ring buffer messages via sysrq
2024-02-07 14:45:32 linux-kernel Re: [PATCH v4 1/2] printk: Add function to dump printk buffer directly to consoles
2024-02-07 14:12:26 linux-kernel Re: [PATCH v4 0/2] Add support to dump printk buffer to console via sysrq
2024-02-07 13:06:07 linux-kernel Re: [PATCH 0/4] watchdog: Better handling of concurrent lockups
2024-02-07 10:11:38 linux-kernel Re: [PATCH printk v3 11/14] printk: ringbuffer: Consider committed as finalized in panic
2024-02-07 09:20:32 linux-kernel Re: [PATCH printk v3 09/14] printk: Wait for all reserved records with pr_flush()
2024-02-06 17:28:09 linux-kernel Re: [PATCH printk v3 04/14] printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
2024-02-06 10:30:14 linux-kernel Re: [PATCH 2/4] watchdog/softlockup: Use printk_cpu_sync_get_irqsave() to serialize reporting
2024-02-06 10:13:37 linux-kernel Re: [PATCH 0/4] watchdog: Better handling of concurrent lockups
2024-02-06 09:08:57 linux-kernel Re: [PATCH v4 3/3] printk: Remove redundant CONFIG_BASE_FULL
2024-02-06 09:08:25 linux-kernel Re: [PATCH v4 3/3] printk: Remove redundant CONFIG_BASE_FULL
2024-02-06 09:07:20 linux-kernel Re: [PATCH v4 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
2024-02-06 09:04:01 linux-kernel Re: [PATCH v4 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
2024-02-05 13:48:33 linux-kernel Re: [PATCH v3 0/2] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal
2024-02-05 13:38:07 linux-kernel Re: [PATCH v3 2/2] printk: Remove redundant CONFIG_BASE_SMALL
2024-02-05 13:34:48 linux-kernel Re: [PATCH v3 1/2] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
2024-02-05 13:07:49 linux-kernel Re: [BUG] workqueues and printk not playing nice since next-20240130
2024-02-02 14:35:54 linux-kernel Re: [BUG] workqueues and printk not playing nice since next-20240130
2024-02-02 10:05:21 linux-kernel Re: [PATCH printk v3 14/14] panic: Flush kernel log buffer at the end
2024-02-02 09:39:02 linux-kernel Re: [PATCH printk v3 00/14] fix console flushing
2024-02-02 09:35:41 linux-kernel Re: [PATCH printk v3 13/14] printk: Avoid non-panic CPUs writing to ringbuffer
2024-02-01 18:00:55 linux-kernel Re: [PATCH printk v3 11/14] printk: ringbuffer: Consider committed as finalized in panic
2024-02-01 17:35:55 linux-kernel Re: [PATCH printk v3 10/14] printk: ringbuffer: Skip non-finalized records in panic
2024-01-31 12:07:22 linux-kernel Re: [PATCH printk v3 09/14] printk: Wait for all reserved records with pr_flush()
2024-01-30 14:37:02 linux-kernel Re: [PATCH printk v3 08/14] printk: ringbuffer: Cleanup reader terminology
2024-01-30 13:18:35 linux-kernel Re: [PATCH printk v3 05/14] printk: ringbuffer: Clarify special lpos values
2024-01-15 17:00:46 linux-kernel Re: [PATCH printk v3 04/14] printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
2024-01-15 16:21:49 linux-kernel Re: [PATCH printk v3 02/14] printk: Adjust mapping for 32bit seq macros
2024-01-12 18:15:08 linux-kernel Re: [PATCH printk v3 02/14] printk: Adjust mapping for 32bit seq macros