Sergey Senozhatsky ([email protected])

Number of posts: 1080 (0.69 per day)
First post: 2020-01-08 02:28:54
Last post: 2024-04-16 05:10:17

Date List Subject
2024-04-16 05:10:17 linux-kernel Re: [PATCH 03/35] media: uvcvideo: Refactor iterators
2024-04-16 04:41:43 linux-kernel Re: [PATCH 04/35] media: uvcvideo: Use max() macro
2024-04-16 04:39:51 linux-kernel Re: [PATCH 03/35] media: uvcvideo: Refactor iterators
2024-03-29 09:41:08 linux-kernel [PATCHv2] zram: add max_pages param to recompression
2024-03-29 09:20:42 linux-kernel Re: [PATCH] zram: add limit to recompression
2024-03-29 09:07:48 linux-kernel [PATCH] zram: add limit to recompression
2024-03-27 11:05:09 linux-kernel Re: [PATCH v4 0/4] uvcvideo: Attempt N to land UVC race conditions fixes
2024-03-26 08:59:41 linux-kernel Re: [PATCH v3 2/3] media: uvcvideo: Refactor the status irq API
2024-03-26 08:42:34 linux-kernel Re: [PATCH v3 2/3] media: uvcvideo: Refactor the status irq API
2024-03-19 08:41:13 linux-kernel Re: [PATCH 0/5] media: uvc: Probe PLF limits at start-up
2024-03-01 14:29:16 linux-kernel Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
2024-03-01 04:33:32 linux-kernel Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
2024-02-29 03:47:52 linux-kernel Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
2024-02-29 02:10:26 linux-kernel Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
2024-02-28 06:16:54 linux-kernel Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
2024-02-28 06:15:24 linux-kernel Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
2024-02-28 06:04:42 linux-kernel Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
2024-02-28 05:29:20 linux-kernel Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
2024-02-28 04:57:04 linux-kernel Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
2024-02-28 04:34:12 linux-kernel Re: [PATCH 1/2] mm/zsmalloc: don't hold locks of all pages when free_zspage()
2024-02-28 03:54:17 linux-kernel Re: [PATCH 0/2] mm/zsmalloc: simplify synchronization between zs_page_migrate() and free_zspage()
2024-02-28 03:27:08 linux-kernel Re: [PATCH v2] mm/zsmalloc: don't need to reserve LSB in handle
2024-02-28 02:33:25 linux-kernel Re: [PATCH 0/2] mm/zsmalloc: simplify synchronization between zs_page_migrate() and free_zspage()
2024-02-28 02:28:02 linux-kernel Re: [PATCH] mm/zsmalloc: don't need to save tag bit in handle
2024-02-27 07:53:19 linux-kernel Re: [PATCH] mm/zsmalloc: don't need to save tag bit in handle
2024-02-23 05:56:40 linux-kernel Re: [PATCH RESEND 2/3] mm/zsmalloc: remove migrate_write_lock_nested()
2024-02-23 05:51:47 linux-kernel Re: [PATCH RESEND 3/3] mm/zsmalloc: remove unused zspage->isolated
2024-02-23 05:49:35 linux-kernel Re: [PATCH RESEND 1/3] mm/zsmalloc: fix migrate_write_lock() when !CONFIG_COMPACTION
2024-02-23 05:49:18 linux-kernel Re: [PATCH RESEND 3/3] mm/zsmalloc: remove get_zspage_mapping()
2024-02-23 05:48:00 linux-kernel Re: [PATCH RESEND 2/3] mm/zsmalloc: remove_zspage() don't need fullness parameter
2024-02-23 05:46:51 linux-kernel Re: [PATCH RESEND 1/3] mm/zsmalloc: remove set_zspage_mapping()
2024-02-22 05:17:12 linux-kernel Re: [PATCHv2] kconfig: add some Kconfig env variables to make help
2024-02-22 03:26:20 linux-kernel [PATCHv2] kconfig: add some Kconfig env variables to make help
2024-02-22 03:18:20 linux-kernel Re: [PATCH] kconfig: add some Kconfig env variables to make help
2024-02-22 03:12:40 linux-kernel [PATCH] kconfig: add some Kconfig env variables to make help
2024-02-20 05:02:47 linux-kernel Re: [PATCH 2/3] mm/zsmalloc: remove migrate_write_lock_nested()
2024-02-20 04:56:51 linux-kernel Re: [PATCH 2/3] mm/zsmalloc: remove migrate_write_lock_nested()
2024-02-20 04:48:47 linux-kernel Re: [PATCH 2/3] mm/zsmalloc: remove migrate_write_lock_nested()
2024-02-07 09:09:14 linux-kernel Re: [RFC][PATCH 0/2] zram: decouple comp stream and comp buffer
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