LinuxLists
Users
About
Sergey Senozhatsky (
[email protected]
)
Number of posts: 1795 (1.79 per day)
First post: 2015-02-02 01:48:07
Last post: 2017-11-02 08:54:50
Previous Page
/
Next Page
Date
List
Subject
2020-03-11 06:26:02
linux-kernel
Re: [RFC PATCH 1/3] proc/meminfo: introduce extra meminfo
2020-03-11 06:20:16
linux-kernel
Re: [RFC PATCH 1/3] proc/meminfo: introduce extra meminfo
2020-03-09 06:49:11
linux-kernel
Re: [PATCH] mm: Use fallthrough;
2020-03-09 06:23:33
linux-kernel
Re: [PATCH] mm: Use fallthrough;
2020-03-05 01:31:07
linux-kernel
Re: [PATCHv2] printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
2020-03-02 09:59:51
linux-kernel
Re: Regression in v4.19.106 breaking waking up of readers of /proc/kmsg and /dev/kmsg
2020-03-01 05:23:27
linux-kernel
Re: Regression in v4.19.106 breaking waking up of readers of /proc/kmsg and /dev/kmsg
2020-02-29 04:09:57
linux-kernel
Re: Regression in v4.19.106 breaking waking up of readers of /proc/kmsg and /dev/kmsg
2020-02-29 03:33:25
linux-kernel
Re: Regression in v4.19.106 breaking waking up of readers of /proc/kmsg and /dev/kmsg
2020-02-28 12:03:07
linux-kernel
Re: Regression in v4.19.106 breaking waking up of readers of /proc/kmsg and /dev/kmsg
2020-02-28 11:51:12
linux-kernel
Re: Regression in v4.19.106 breaking waking up of readers of /proc/kmsg and /dev/kmsg
2020-02-28 03:13:39
linux-kernel
Re: Regression in v4.19.106 breaking waking up of readers of /proc/kmsg and /dev/kmsg
2020-02-28 01:15:58
linux-kernel
Re: [PATCH v1] lib/vsprintf: update comment about simple_strto<foo>() functions
2020-02-27 08:20:00
linux-kernel
Re: [PATCH] drivers/block/zram/zram_drv.c: avoid needless checks in backing_dev_store() failure path
2020-02-19 02:19:11
linux-kernel
Re: [PATCH] vsprintf: don't obfuscate NULL and error pointers
2020-02-14 02:43:14
linux-kernel
Re: [PATCH v2 9/9] perf,tracing: Allow function tracing when !RCU
2020-02-14 02:29:07
linux-kernel
Re: [PATCH v2 9/9] perf,tracing: Allow function tracing when !RCU
2020-02-14 02:10:27
linux-kernel
Re: [PATCH 2/2] printk: use the lockless ringbuffer
2020-02-14 01:42:00
linux-kernel
Re: [PATCH 2/2] printk: use the lockless ringbuffer
2020-02-14 01:08:47
linux-kernel
Re: [PATCH 0/2] printk: replace ringbuffer
2020-02-13 12:03:06
linux-kernel
Re: [PATCH v1] printk: Declare log_wait as external variable
2020-02-13 12:00:19
linux-kernel
Re: [PATCH 2/2] printk: use the lockless ringbuffer
2020-02-13 09:10:21
linux-kernel
Re: [PATCH v3 2/3] printk: Fix preferred console selection with multiple matches
2020-02-13 09:08:19
linux-kernel
Re: [PATCH 2/2] printk: use the lockless ringbuffer
2020-02-13 05:53:07
linux-kernel
Re: [PATCH v3 2/3] printk: Fix preferred console selection with multiple matches
2020-02-13 05:44:30
linux-kernel
Re: [PATCH v3 1/3] printk: Move console matching logic into a separate function
2020-02-12 03:04:59
linux-kernel
Re: [PATCH] kernel/watchdog: flush all printk nmi buffers when hardlockup detected
2020-02-12 01:34:56
linux-kernel
Re: [PATCH v1] printk: Declare log_wait as external variable
2020-02-12 01:16:18
linux-kernel
Re: [PATCH] kernel/watchdog: flush all printk nmi buffers when hardlockup detected
2020-02-06 06:32:27
linux-kernel
Re: [PATCH 0/2] printk: replace ringbuffer
2020-02-05 09:29:46
linux-kernel
Re: [PATCH 0/2] printk: replace ringbuffer
2020-02-05 06:38:21
linux-kernel
Re: [PATCH 0/2] printk: replace ringbuffer
2020-02-05 05:03:39
linux-kernel
Re: [PATCH 0/2] printk: replace ringbuffer
2020-02-05 04:50:02
linux-kernel
Re: [PATCH 0/2] printk: replace ringbuffer
2020-02-05 04:44:46
linux-kernel
Re: [PATCH 0/2] printk: replace ringbuffer
2020-02-04 02:19:05
linux-kernel
Re: [PATCH v1] printk: Declare log_wait as external variable
2020-02-04 01:35:52
linux-kernel
Re: [PATCH v5 1/7] console: Don't perform test for CON_BRL flag
2020-01-31 07:03:56
linux-kernel
Re: [PATCH] printk: Convert a use of sprintf to snprintf in console_unlock
2020-01-31 01:35:29
linux-kernel
Re: [PATCH v4 5/6] console: Introduce ->exit() callback
2020-01-30 07:01:38
linux-kernel
Re: -Wfortify-source in kernel/printk/printk.c
2020-01-30 05:19:32
linux-kernel
Re: -Wfortify-source in kernel/printk/printk.c
2020-01-28 09:39:50
linux-kernel
Re: [PATCH v3 4/5] console: Avoid positive return code from unregister_console()
2020-01-28 09:27:51
linux-kernel
Re: [PATCH v3 4/5] console: Avoid positive return code from unregister_console()
2020-01-28 05:19:19
linux-kernel
Re: [PATCH v3 5/5] console: Introduce ->exit() callback
2020-01-28 04:47:10
linux-kernel
Re: [PATCH v3 4/5] console: Avoid positive return code from unregister_console()
2020-01-27 02:43:20
linux-kernel
Re: [PATCH v2 1/5] console: Don't perform test for CON_BRL flag twice
2020-01-27 02:25:10
linux-kernel
Re: [PATCH v2 5/5] console: Introduce ->exit() callback
2020-01-20 05:32:12
linux-kernel
Re: [PATCH] zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
2020-01-17 04:53:07
linux-kernel
Re: [PATCH -next v4] mm/hotplug: silence a lockdep splat with printk()
2020-01-14 02:06:52
linux-kernel
Re: linux-next: Signed-off-by missing for commit in the random tree
2020-01-07 05:21:48
linux-kernel
Re: [PATCH v2] printk: Fix preferred console selection with multiple matches