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
2015-06-05 15:02:06 linux-nfs [RFC PATCH 13/18] ring_buffer: Use iterant kthreads API in the ring buffer benchmark
2015-06-05 15:02:05 linux-kernel [RFC PATCH 06/18] signal/kthread: Initial implementation of kthread signal handling
2015-06-05 15:02:05 linux-nfs [RFC PATCH 12/18] lockd: Convert the central lockd service to kthread_iterant API
2015-06-05 15:02:04 linux-nfs [RFC PATCH 11/18] jffs2: Convert jffs2_gcd_mtd kthread into the iterant API
2015-06-05 15:02:02 linux-nfs [RFC PATCH 10/18] jffs2: Remove forward definition of jffs2_garbage_collect_thread()
2015-06-05 15:02:01 linux-nfs [RFC PATCH 09/18] kthread: Make it easier to correctly sleep in iterant kthreads
2015-06-05 15:02:00 linux-nfs [RFC PATCH 08/18] kthread: Allow to get struct kthread_iterant from task_struct
2015-06-05 15:01:58 linux-nfs [RFC PATCH 07/18] kthread: Make iterant kthreads freezable by default
2015-06-05 15:01:57 linux-nfs [RFC PATCH 06/18] signal/kthread: Initial implementation of kthread signal handling
2015-06-05 15:01:57 linux-kernel [RFC PATCH 02/18] kthread: Add API for iterant kthreads
2015-06-05 15:01:56 linux-nfs [RFC PATCH 05/18] freezer/scheduler: Add freezable_cond_resched()
2015-06-05 15:01:55 linux-nfs [RFC PATCH 04/18] signal: Rename kernel_sigaction() to kthread_sigaction() and clean it up
2015-06-05 15:01:53 linux-nfs [RFC PATCH 03/18] kthread: Add kthread_stop_current()
2015-06-05 15:01:52 linux-kernel [RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
2015-06-05 15:01:52 linux-nfs [RFC PATCH 02/18] kthread: Add API for iterant kthreads
2015-06-05 15:01:50 linux-nfs [RFC PATCH 01/18] kthread: Allow to call __kthread_create_on_node() with va_list args
2015-06-05 15:01:48 linux-nfs [RFC PATCH 00/18] kthreads/signal: Safer kthread API and signal handling
2015-06-04 12:29:11 linux-kernel Re: [PATCH 1/3] checkpatch: Improve output with multiple command-line files
2015-06-04 12:18:09 linux-kernel Re: [PATCH 3/3] checkpatch: Add --showfile to allow input via pipe to show filenames
2015-06-04 12:05:25 linux-kernel Re: [PATCH 2/3] checkpatch: colorize output to terminal
2015-06-04 12:03:36 linux-kernel Re: [PATCH 1/3] checkpatch: Improve output with multiple command-line files
2015-06-02 10:44:43 linux-kernel Re: [PATCH] checkpatch: Make the output better readable
2015-06-02 09:26:53 linux-kernel Re: [PATCH] checkpatch: Make the output better readable
2015-06-02 09:13:56 linux-kernel Re: [PATCH] checkpatch: Make the output better readable
2015-06-01 14:25:58 linux-kernel [PATCH] checkpatch: Make the output better readable
2015-05-25 12:48:59 linux-kernel [PATCH 03/10] printk: Move the deferred printk stuff
2015-05-25 12:48:32 linux-kernel [PATCH 06/10] printk: Split delayed printing of warnings from vprintk_emit()
2015-05-25 12:48:09 linux-kernel [PATCH 07/10] printk: Split text formatting and analyze from vprintk_emit()
2015-05-25 12:47:54 linux-kernel [PATCH 08/10] printk: Detect scheduler messages in vprintk_format_and_analyze()
2015-05-25 12:47:24 linux-kernel [PATCH 10/10] printk: Split console call from vprintk_emit()
2015-05-25 12:47:13 linux-kernel [PATCH 09/10] printk: Split text storing logic from vprintk_emit()
2015-05-25 12:47:09 linux-kernel [PATCH 05/10] printk: Try hard to print Oops message in NMI context
2015-05-25 12:47:05 linux-kernel [PATCH 04/10] printk: Merge and flush NMI buffer predictably via IRQ work
2015-05-25 12:46:59 linux-kernel [PATCH 00/10] printk: Avoid deadlock in NMI + vprintk_emit() cleanup
2015-05-25 12:46:57 linux-kernel [PATCH 02/10] printk: Try harder to get logbuf_lock on NMI
2015-05-25 12:46:55 linux-kernel [PATCH 01/10] printk: Avoid deadlock in NMI context
2015-05-20 13:23:04 linux-kernel Re: [PATCH v2 00/17] [request for stable 3.10 inclusion] x86/nmi: Print all cpu stacks from NMI safely
2015-05-20 12:10:50 linux-kernel Re: [PATCH] printk: Remove possible overflow in user read buffer
2015-05-19 12:54:59 linux-kernel Re: [PATCH v2 00/17] [request for stable 3.10 inclusion] x86/nmi: Print all cpu stacks from NMI safely
2015-05-18 15:48:20 linux-kernel Re: [PATCH v3] livepatch: Prevent to apply the patch once coming module notifier fails
2015-05-18 15:33:17 linux-kernel Re: [PATCH v3] livepatch: Prevent to apply the patch once coming module notifier fails
2015-05-18 14:15:13 linux-kernel Re: [RFC PATCH 16/17] x86/nmi: Perform a safe NMI stack trace on all CPUs
2015-05-18 13:53:38 linux-kernel Re: [RFC PATCH 14/17] printk: Add per_cpu printk func to allow printk to be diverted
2015-05-18 12:05:33 linux-kernel Re: [PATCH v3] livepatch: Prevent to apply the patch once coming module notifier fails
2015-05-15 13:17:50 linux-kernel Re: [PATCH 3/7] printk: implement support for extended console drivers
2015-05-15 12:42:37 linux-kernel Re: [PATCH 2/7] printk: factor out message formatting from devkmsg_read()
2015-05-15 12:41:31 linux-kernel Re: [PATCH 1/7] printk: guard the amount written per line by devkmsg_read()
2015-04-28 16:44:23 linux-kernel Re: [PATCH 1/2] x86, stackvalidate: Compile-time stack frame pointer validation
2015-04-28 14:21:57 linux-kernel Re: [PATCH 04/16] printk: implement support for extended console drivers
2015-04-28 09:40:20 linux-kernel Re: [PATCH 04/16] printk: implement support for extended console drivers
2015-04-21 10:00:58 linux-kernel Re: [PATCH 04/16] printk: implement support for extended console drivers