Petr Mladek ([email protected])

Number of posts: 341 (0.56 per day)
First post: 2013-10-18 14:27:32
Last post: 2015-06-16 07:54:18

Date List Subject
2014-11-10 18:33:37 linux-kernel Re: [RFC][PATCH 08/12 v3] tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions
2014-11-10 18:11:22 linux-kernel Re: [RFC][PATCH 07/12 v3] tracing: Have seq_buf use full buffer
2014-11-10 14:03:10 linux-kernel Re: [RFC][PATCH 04/12 v3] tracing: Convert seq_buf_path() to be like seq_path()
2014-11-10 13:53:17 linux-kernel Re: [RFC][PATCH 03/12 v3] tracing: Create seq_buf layer in trace_seq
2014-11-07 18:40:34 linux-kernel Re: module notifier: was Re: [PATCH 2/2] kernel: add support for live patching
2014-11-07 18:21:09 linux-kernel Re: [PATCH 2/2] kernel: add support for live patching
2014-11-07 17:39:08 linux-kernel more patches for the same func: was Re: [PATCH 2/2] kernel: add support for live patching
2014-11-07 17:13:12 linux-kernel module notifier: was Re: [PATCH 2/2] kernel: add support for live patching
2014-11-07 09:11:17 linux-kernel Re: [RFC][PATCH 07/12 v3] tracing: Have seq_buf use full buffer
2014-11-06 18:42:06 linux-kernel Re: [RFC][PATCH 12/12 v3] x86/nmi: Perform a safe NMI stack trace on all CPUs
2014-11-06 16:56:23 linux-kernel Re: [RFC][PATCH 11/12 v3] printk: Add per_cpu printk func to allow printk to be diverted
2014-11-06 16:33:58 linux-kernel Re: [RFC][PATCH 03/12 v3] tracing: Create seq_buf layer in trace_seq
2014-11-06 16:13:20 linux-kernel Re: [RFC][PATCH 03/12 v3] tracing: Create seq_buf layer in trace_seq
2014-11-06 15:31:13 linux-kernel Re: [RFC][PATCH 07/12 v3] tracing: Have seq_buf use full buffer
2014-11-06 15:13:24 linux-kernel Re: [RFC][PATCH 07/12 v3] tracing: Have seq_buf use full buffer
2014-11-06 15:01:51 linux-kernel Re: [RFC][PATCH 04/12 v3] tracing: Convert seq_buf_path() to be like seq_path()
2014-11-06 14:39:46 linux-kernel Re: [RFC][PATCH 10/12 v3] seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF
2014-11-06 14:24:15 linux-kernel Re: [RFC][PATCH 05/12 v3] tracing: Convert seq_buf fields to be like seq_file fields
2014-11-06 14:18:31 linux-kernel Re: [RFC][PATCH 04/12 v3] tracing: Convert seq_buf_path() to be like seq_path()
2014-11-05 17:06:21 linux-kernel Re: [RFC][PATCH 10/12 v3] seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF
2014-11-05 16:57:42 linux-kernel Re: [RFC][PATCH 09/12 v3] seq_buf: Move the seq_buf code to lib/
2014-11-05 16:51:41 linux-kernel Re: [RFC][PATCH 08/12 v3] tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions
2014-11-05 16:32:13 linux-kernel Re: [RFC][PATCH 07/12 v3] tracing: Have seq_buf use full buffer
2014-11-05 16:01:05 linux-kernel Re: [RFC][PATCH 06/12 v3] tracing: Add a seq_buf_clear() helper and clear len and readpos in init
2014-11-05 15:57:27 linux-kernel Re: [RFC][PATCH 05/12 v3] tracing: Convert seq_buf fields to be like seq_file fields
2014-11-05 14:46:10 linux-kernel Re: [RFC][PATCH 04/12 v3] tracing: Convert seq_buf_path() to be like seq_path()
2014-11-05 14:26:35 linux-kernel Re: [RFC][PATCH 03/12 v3] tracing: Create seq_buf layer in trace_seq
2014-11-05 14:22:41 linux-kernel Re: [RFC][PATCH 03/12 v3] tracing: Create seq_buf layer in trace_seq
2014-11-05 10:29:56 linux-kernel Re: [RFC][PATCH 02/12 v3] RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open coded
2014-11-05 10:28:38 linux-kernel Re: [RFC][PATCH 01/12 v3] x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()
2014-10-29 12:21:35 linux-kernel Re: [PATCH 3/7] dlm: Use seq_is_full - remove seq_printf returns
2014-07-29 12:33:00 linux-kernel [PATCH v4 3/3] trace: Allow to call update_max_tr_single() from another CPU
2014-07-29 12:32:38 linux-kernel [PATCH v4 2/3] trace: process entire stop_critical_timing() on the same CPU
2014-07-29 12:32:19 linux-kernel [PATCH v4 1/3] ring-buffer: Race when writing and swapping cpu buffer in parallel
2014-07-29 12:31:58 linux-kernel [PATCH v4 0/3] ring-buffer/ftrace: Race when writing and swapping cpu buffer in parallel
2014-07-23 16:49:26 linux-kernel Re: [PATCH v3] ring-buffer: Race when writing and swapping cpu buffer in parallel
2014-07-22 12:29:13 linux-kernel [PATCH 2/2] module: return bool from within_module*()
2014-07-22 12:28:51 linux-kernel [PATCH 1/2] module: add within_module() function
2014-07-22 12:28:32 linux-kernel [PATCH 0/2] module: add within_module() and change return type
2014-07-22 12:01:39 linux-kernel Re: [PATCH v5 3/7] printk: initialize syslog_prev and console_prev
2014-07-22 10:05:00 linux-kernel Re: [PATCH v5 0/7] printk: start simplifying some flags
2014-07-22 09:45:05 linux-kernel Re: [PATCH v5 2/7] printk: insert newline for truncated records
2014-07-22 09:41:35 linux-kernel Re: [PATCH v3] ring-buffer: Race when writing and swapping cpu buffer in parallel
2014-07-21 16:18:31 linux-kernel Re: [PATCH v3] ring-buffer: Race when writing and swapping cpu buffer in parallel
2014-07-21 14:43:29 linux-kernel Re: [PATCH v3] ring-buffer: Race when writing and swapping cpu buffer in parallel
2014-07-21 13:57:09 linux-kernel Re: [PATCH v4 6/7] printk: insert newline for truncated records
2014-07-21 11:57:12 linux-kernel Re: [PATCH v4 6/7] printk: insert newline for truncated records
2014-07-21 10:01:42 linux-kernel Re: [PATCH v4 2/7] printk: initialize syslog_prev and console_prev
2014-07-21 09:39:35 linux-kernel Re: [PATCH v4 1/7] printk: report dropped messages on separate line
2014-07-18 15:34:48 linux-kernel Re: [PATCH v3] ring-buffer: Race when writing and swapping cpu buffer in parallel
2014-07-18 11:46:25 linux-kernel Re: [PATCH v2 6/6] printk: correct some more typos