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-08 15:59:52 linux-kernel [PATCH v2 4/5] kasan, mm: integrate slab init_on_alloc with HW_TAGS
2021-03-08 15:59:49 linux-kernel [PATCH v2 3/5] kasan, mm: integrate page_alloc init with HW_TAGS
2021-03-08 15:59:47 linux-kernel [PATCH v2 2/5] kasan: init memory in kasan_(un)poison for HW_TAGS
2021-03-08 15:58:22 linux-kernel [PATCH v2 0/5] kasan: integrate with init_on_alloc/free
2021-03-08 15:02:23 linux-kernel [PATCH] kasan: fix KASAN_STACK dependency for HW_TAGS
2021-03-08 14:18:45 linux-kernel Re: [PATCH 5/5] kasan, mm: integrate slab init_on_free with HW_TAGS
2021-03-08 14:16:14 linux-kernel Re: [PATCH 3/5] kasan, mm: integrate page_alloc init with HW_TAGS
2021-03-06 00:24:43 linux-kernel [PATCH 5/5] kasan, mm: integrate slab init_on_free with HW_TAGS
2021-03-06 00:23:30 linux-kernel [PATCH 4/5] kasan, mm: integrate slab init_on_alloc with HW_TAGS
2021-03-06 00:23:11 linux-kernel [PATCH 3/5] kasan, mm: integrate page_alloc init with HW_TAGS
2021-03-06 00:21:48 linux-kernel [PATCH 2/5] kasan: init memory in kasan_(un)poison for HW_TAGS
2021-03-06 00:19:47 linux-kernel [PATCH 1/5] arm64: kasan: allow to init memory when setting tags
2021-03-06 00:18:45 linux-kernel [PATCH 0/5] kasan: integrate with init_on_alloc/free
2021-03-06 00:18:28 linux-kernel [PATCH v3 1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS
2021-03-06 00:17:32 linux-kernel [PATCH v3 2/2] mm, kasan: don't poison boot memory with tag-based modes
2021-03-06 00:09:23 linux-kernel [PATCH v3] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
2021-03-05 23:56:46 linux-kernel Re: [PATCH v2] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
2021-03-05 23:56:14 linux-kernel Re: [PATCH v2] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
2021-03-05 23:41:49 linux-kernel [PATCH v2] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
2021-03-05 17:06:55 linux-kernel Re: [PATCH] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
2021-03-05 15:48:56 linux-kernel Re: [PATCH v2 1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS
2021-03-05 15:47:21 linux-kernel Re: [PATCH] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
2021-02-26 01:29:33 linux-kernel [PATCH] kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
2021-02-24 15:43:17 linux-kernel Re: BUG: unable to handle kernel NULL pointer dereference in call_rcu
2021-02-22 14:16:04 linux-kernel Re: [PATCH v13 7/7] kasan: don't run tests in async mode
2021-02-19 00:27:18 linux-kernel [PATCH v2 2/2] mm, kasan: don't poison boot memory with tag-based modes
2021-02-19 00:25:04 linux-kernel [PATCH v2 1/2] kasan: initialize shadow to TAG_INVALID for SW_TAGS
2021-02-19 00:14:09 linux-kernel Re: [PATCH] mm, kasan: don't poison boot memory
2021-02-18 20:28:57 linux-kernel Re: [PATCH] mm, kasan: don't poison boot memory
2021-02-18 20:27:14 linux-kernel Re: [PATCH RESEND] mm, kasan: don't poison boot memory
2021-02-18 19:59:05 linux-kernel Re: [PATCH] mm, kasan: don't poison boot memory
2021-02-18 19:34:54 linux-kernel Re: [PATCH] kcov: Remove kcov include from sched.h and move it to its users.
2021-02-17 21:29:51 linux-kernel [PATCH RESEND] mm, kasan: don't poison boot memory
2021-02-17 21:27:40 linux-kernel [PATCH] mm, kasan: don't poison boot memory
2021-02-12 21:49:40 linux-kernel Re: [PATCH v13 7/7] kasan: don't run tests in async mode
2021-02-12 21:23:53 linux-kernel Re: [PATCH v13 1/7] arm64: mte: Add asynchronous mode support
2021-02-12 21:12:30 linux-kernel Re: [PATCH mm] kasan: export HW_TAGS symbols for KUnit tests
2021-02-12 21:03:55 linux-kernel Re: [PATCH mm] kasan: export HW_TAGS symbols for KUnit tests
2021-02-12 20:26:45 linux-kernel Re: [PATCH mm] kasan: export HW_TAGS symbols for KUnit tests
2021-02-12 20:12:42 linux-kernel [PATCH mm] kasan: export HW_TAGS symbols for KUnit tests
2021-02-12 17:20:46 linux-kernel [PATCH 2/3] MAINTAINERS: update Andrey Konovalov's email address
2021-02-12 17:20:38 linux-kernel [PATCH 3/3] MAINTAINERS: add Andrey Konovalov to KASAN reviewers
2021-02-12 17:19:28 linux-kernel [PATCH 1/3] MAINTAINERS: update KASAN file list
2021-02-12 14:50:59 linux-kernel Re: [PATCH v13 3/7] kasan: Add report for async mode
2021-02-11 20:16:07 linux-kernel Re: [PATCH v13 3/7] kasan: Add report for async mode
2021-02-11 18:19:04 linux-kernel Re: [PATCH v13 2/7] kasan: Add KASAN mode kernel parameter
2021-02-11 18:12:37 linux-kernel Re: [PATCH v2] arm64: Fix warning in mte_get_random_tag()
2021-02-11 18:02:00 linux-kernel Re: [PATCH mm] arm64: kasan: fix MTE symbols exports
2021-02-10 07:45:26 linux-kernel Re: [PATCH v12 7/7] kasan: don't run tests in async mode
2021-02-10 05:38:09 linux-kernel Re: [PATCH v2 12/12] arm64: kasan: export MTE symbols for KASAN tests
2021-02-10 05:23:13 linux-kernel Re: [PATCH v12 7/7] kasan: don't run tests in async mode