Andrey Konovalov ([email protected])

Number of posts: 2631 (1.76 per day)
First post: 2013-10-02 18:38:05
Last post: 2017-11-02 20:28:18

Date List Subject
2021-03-31 16:26:42 linux-kernel [PATCH] kasan: detect false-positives in tests
2021-03-30 16:41:34 linux-kernel Re: [PATCH mm] mm, kasan: fix for "integrate page_alloc init with HW_TAGS"
2021-03-30 16:40:08 linux-kernel [PATCH mm v2] mm, kasan: fix for "integrate page_alloc init with HW_TAGS"
2021-03-30 15:39:32 linux-kernel [PATCH] kasan: fix conflict with page poisoning
2021-03-30 15:35:36 linux-kernel [PATCH mm] mm, kasan: fix for "integrate page_alloc init with HW_TAGS"
2021-03-29 14:56:44 linux-kernel Re: [PATCH v4] kasan: remove redundant config option
2021-03-24 03:13:30 linux-kernel Re: [PATCH v16 0/9] arm64: ARMv8.5-A: MTE: Add async mode support
2021-03-18 22:55:43 linux-kernel [PATCH] mailmap: update Andrey Konovalov's email address
2021-03-18 00:32:48 linux-kernel Re: [PATCH v2] task_work: kasan: record task_work_add() call stack
2021-03-12 14:54:08 linux-kernel Re: [PATCH v15 0/8] arm64: ARMv8.5-A: MTE: Add async mode support
2021-03-12 14:52:06 linux-kernel Re: [PATCH v15 8/8] kasan, arm64: tests supports for HW_TAGS async mode
2021-03-12 14:33:13 linux-kernel Re: [PATCH v4] kasan: remove redundant config option
2021-03-12 14:29:21 linux-kernel [PATCH v2 09/11] kasan: docs: update shadow memory section
2021-03-12 14:29:16 linux-kernel [PATCH v2 08/11] kasan: docs: update HW_TAGS implementation details section
2021-03-12 14:29:03 linux-kernel [PATCH v2 10/11] kasan: docs: update ignoring accesses section
2021-03-12 14:29:02 linux-kernel [PATCH v2 06/11] kasan: docs: update GENERIC implementation details section
2021-03-12 14:28:46 linux-kernel [PATCH v2 05/11] kasan: docs: update boot parameters section
2021-03-12 14:28:35 linux-kernel [PATCH v2 03/11] kasan: docs: update usage section
2021-03-12 14:27:53 linux-kernel [PATCH v2 11/11] kasan: docs: update tests section
2021-03-12 14:27:06 linux-kernel [PATCH v2 07/11] kasan: docs: update SW_TAGS implementation details section
2021-03-12 14:26:45 linux-kernel [PATCH v2 04/11] kasan: docs: update error reports section
2021-03-12 14:26:39 linux-kernel [PATCH v2 02/11] kasan: docs: update overview section
2021-03-12 14:26:27 linux-kernel [PATCH v2 01/11] kasan: docs: clean up sections
2021-03-12 14:09:44 linux-kernel Re: [PATCH 10/11] kasan: docs: update ignoring accesses section
2021-03-12 13:57:05 linux-kernel Re: [PATCH 11/11] kasan: docs: update tests section
2021-03-12 13:54:49 linux-kernel Re: [PATCH 09/11] kasan: docs: update shadow memory section
2021-03-12 13:53:54 linux-kernel Re: [PATCH 02/11] kasan: docs: update overview section
2021-03-11 21:44:20 linux-kernel [PATCH 11/11] kasan: docs: update tests section
2021-03-11 21:44:03 linux-kernel [PATCH 09/11] kasan: docs: update shadow memory section
2021-03-11 21:42:57 linux-kernel [PATCH 05/11] kasan: docs: update boot parameters section
2021-03-11 21:42:15 linux-kernel [PATCH 10/11] kasan: docs: update ignoring accesses section
2021-03-11 21:41:40 linux-kernel [PATCH 08/11] kasan: docs: update HW_TAGS implementation details section
2021-03-11 21:41:36 linux-kernel [PATCH 07/11] kasan: docs: update SW_TAGS implementation details section
2021-03-11 21:41:04 linux-kernel [PATCH 06/11] kasan: docs: update GENERIC implementation details section
2021-03-11 21:40:49 linux-kernel [PATCH 04/11] kasan: docs: update error reports section
2021-03-11 21:40:38 linux-kernel [PATCH 03/11] kasan: docs: update usage section
2021-03-11 21:39:58 linux-kernel [PATCH 02/11] kasan: docs: update overview section
2021-03-11 21:39:05 linux-kernel [PATCH 01/11] kasan: docs: clean up sections
2021-03-11 15:13:45 linux-kernel [PATCH] kasan: fix per-page tags for non-page_alloc pages
2021-03-10 12:54:11 linux-kernel Re: [PATCH v5 3/7] init_on_alloc: Unpessimize default-on builds
2021-03-09 13:28:42 linux-kernel [PATCH v3 3/5] kasan, mm: integrate page_alloc init with HW_TAGS
2021-03-09 13:28:42 linux-kernel [PATCH v3 2/5] kasan: init memory in kasan_(un)poison for HW_TAGS
2021-03-09 13:28:33 linux-kernel [PATCH v3 1/5] arm64: kasan: allow to init memory when setting tags
2021-03-09 13:28:27 linux-kernel [PATCH v3 0/5] kasan: integrate with init_on_alloc/free
2021-03-09 13:27:58 linux-kernel [PATCH v3 4/5] kasan, mm: integrate slab init_on_alloc with HW_TAGS
2021-03-09 13:27:08 linux-kernel [PATCH v3 5/5] kasan, mm: integrate slab init_on_free with HW_TAGS
2021-03-09 13:13:33 linux-kernel Re: [PATCH v2 1/5] arm64: kasan: allow to init memory when setting tags
2021-03-08 21:33:54 linux-kernel [PATCH v2 5/5] kasan, mm: integrate slab init_on_free with HW_TAGS
2021-03-08 21:04:38 linux-kernel Re: [PATCH v14 0/8] arm64: ARMv8.5-A: MTE: Add async mode support
2021-03-08 16:12:55 linux-kernel [PATCH] arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUAL
2021-03-08 16:00:56 linux-kernel [PATCH v2 1/5] arm64: kasan: allow to init memory when setting tags