Sergey Senozhatsky ([email protected])

Number of posts: 1143 (0.72 per day)
First post: 2020-01-08 02:28:54
Last post: 2024-05-08 07:51:14

Date List Subject
2024-02-07 08:57:23 linux-kernel Re: [RFC][PATCH 0/2] zram: decouple comp stream and comp buffer
2024-02-07 07:05:10 linux-kernel [RFC][PATCH 0/2] zram: decouple comp stream and comp buffer
2024-02-07 06:59:11 linux-kernel [RFC][PATCH 2/2] zram: move comp buffer to a dedicate per-CPU area
2024-02-07 06:58:25 linux-kernel [RFC][PATCH 1/2] zram: do not allocate buffer if crypto comp allocation failed
2024-02-07 04:38:10 linux-kernel Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc
2024-02-07 03:38:51 linux-kernel Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc
2024-02-07 03:22:05 linux-kernel Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc
2024-02-07 02:00:28 linux-kernel Re: [PATCH v2] zram: easy the allocation of zcomp_strm's buffers through vmalloc
2024-02-06 01:56:07 linux-kernel Re: [PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
2024-02-05 13:25:32 linux-kernel Re: [BUG] workqueues and printk not playing nice since next-20240130
2024-02-05 06:50:41 linux-kernel Re: [PATCH] zram: use copy_page for full page copy
2024-02-05 06:48:42 linux-kernel Re: [PATCH] zram: use copy_page for full page copy
2024-01-31 01:03:47 linux-kernel Re: [PATCH 00/20] mm: zswap: cleanups
2024-01-30 12:21:45 linux-kernel Re: [PATCH 00/20] mm: zswap: cleanups
2024-01-26 08:53:53 linux-kernel Re: [PATCH] mm/madvise: don't forget to leave lazy MMU mode in madvise_cold_or_pageout_pte_range()
2024-01-26 03:26:24 linux-kernel [PATCH] mm/madvise: don't forget to leave lazy MMU mode in madvise_cold_or_pageout_pte_range()
2024-01-26 03:12:50 linux-kernel Re: [PATCH v2 1/1] mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
2024-01-15 02:35:18 linux-kernel Re: [PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
2024-01-10 03:08:44 linux-kernel Re: [PATCHv2 2/2] Compiler Attributes: counted_by: fixup clang URL
2024-01-10 03:02:19 linux-kernel Re: [PATCH] Compiler Attributes: counted_by: bump compiler versions
2024-01-10 02:59:04 linux-kernel [PATCHv2 2/2] Compiler Attributes: counted_by: fixup clang URL
2024-01-10 02:58:45 linux-kernel [PATCHv2 1/2] Compiler Attributes: counted_by: bump min gcc version
2024-01-10 02:56:30 linux-kernel Re: [PATCH] Compiler Attributes: counted_by: bump compiler versions
2024-01-09 13:36:58 linux-kernel [PATCH] Compiler Attributes: counted_by: bump compiler versions
2024-01-09 13:29:16 linux-kernel Re: [PATCH][next] media: venus: hfi_cmds: Replace one-element array with flex-array member and use __counted_by
2024-01-09 12:53:25 linux-kernel Re: [PATCH v2] media: uvcvideo: Fix power line control for Shine-Optics Camera
2024-01-09 12:49:03 linux-kernel Re: [PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
2024-01-09 12:40:45 linux-kernel Re: [PATCH][next] media: venus: hfi_cmds: Replace one-element array with flex-array member and use __counted_by
2024-01-06 01:30:43 linux-kernel Re: [PATCH] zram: easy the allocation of zcomp_strm's buffers with 2 pages
2024-01-02 01:18:46 linux-kernel Re: [PATCH] kconfig: WERROR unmet symbol dependency
2023-12-22 02:57:17 linux-kernel Re: [PATCH] kconfig: WERROR unmet symbol dependency
2023-12-06 09:53:34 linux-kernel Re: [PATCH] zram: Using GFP_ATOMIC instead of GFP_KERNEL to allocate bitmap memory in backing_dev_store (fwd)
2023-12-03 01:23:37 linux-kernel Re: [PATCH] zram: Using GFP_ATOMIC instead of GFP_KERNEL to allocate bitmap memory in backing_dev_store
2023-12-02 06:37:56 linux-kernel Re: [RFC PATCH 2/6] debugfs: annotate debugfs handlers vs. removal with lockdep
2023-12-01 15:40:51 linux-kernel Re: [PATCH] zram: Using GFP_ATOMIC instead of GFP_KERNEL to allocate bitmap memory in backing_dev_store
2023-12-01 15:28:50 linux-kernel Re: [PATCH] zram: Using GFP_ATOMIC instead of GFP_KERNEL to allocate bitmap memory in backing_dev_store
2023-11-29 04:19:45 linux-kernel Re: [PATCH] zram: Use kmap_local_page()
2023-11-29 04:14:56 linux-kernel Re: [PATCH] kconfig: WERROR unmet symbol dependency
2023-11-28 08:52:14 linux-kernel [PATCH] zram: Use kmap_local_page()
2023-11-28 05:35:00 linux-kernel Re: [PATCH] kconfig: WERROR unmet symbol dependency
2023-11-22 08:23:25 linux-kernel Re: [PATCH v3 3/3] media: uvcvideo: Lock video streams and queues while unregistering
2023-11-22 08:02:04 linux-kernel Re: [PATCH v3 2/3] media: uvcvideo: Do not halt the device after disconnect
2023-11-22 07:48:07 linux-kernel Re: [PATCH v3 2/3] media: uvcvideo: Do not halt the device after disconnect
2023-11-22 07:22:00 linux-kernel Re: [PATCH v3 1/3] media: uvcvideo: Always use uvc_status_stop()
2023-11-22 03:49:01 linux-kernel [PATCH] kconfig: WERROR unmet symbol dependency
2023-11-17 01:40:43 linux-kernel Re: [PATCH] checkpatch: do not require an empty line before error injection
2023-11-07 07:39:28 linux-kernel Re: [PATCH] zram: unsafe zram_get_element call in zram_read_page()
2023-11-07 07:24:14 linux-kernel Re: zram: zram_free_page calls in zram_meta_free
2023-10-26 07:51:30 linux-kernel Re: [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
2023-10-26 07:06:59 linux-kernel Re: [PATCH] zswap: export compression failure stats
2023-10-26 05:13:30 linux-kernel Re: [PATCH v5 0/4] apparmor: cache buffers on percpu list if there is lock, contention