Andrey Konovalov ([email protected])

Number of posts: 388 (0.3 per day)
First post: 2020-11-11 13:02:36
Last post: 2024-06-14 14:43:55

Date List Subject
2021-06-22 13:55:35 linux-kernel Re: [PATCH v3 1/3] kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
2021-06-20 11:50:24 linux-kernel Re: [PATCH] mm/vmalloc: unbreak kasan vmalloc support
2021-06-20 11:19:58 linux-kernel Re: [PATCH v15 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables
2021-06-20 11:19:57 linux-kernel Re: [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check
2021-06-20 11:19:04 linux-kernel Re: [PATCH v15 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h
2021-06-20 11:17:51 linux-kernel Re: [PATCH v15 1/4] kasan: allow an architecture to disable inline instrumentation
2021-06-07 21:21:20 linux-kernel Re: [PATCH 1/1] lib/test: Fix spelling mistakes
2021-06-06 09:59:56 linux-kernel Re: [PATCH v3] kasan: test: Improve failure message in KUNIT_EXPECT_KASAN_FAIL()
2021-06-05 23:30:48 linux-kernel Re: [PATCH v2] kasan: test: Improve failure message in KUNIT_EXPECT_KASAN_FAIL()
2021-06-05 20:20:56 linux-kernel Re: [PATCH] kasan: fix doc warning in init.c
2021-06-02 12:32:02 linux-kernel Re: [PATCH v2 4/4] kasan: test: make use of kunit_skip()
2021-06-02 12:31:51 linux-kernel Re: [PATCH 1/1] kasan: add memory corruption identification for hardware tag-based mode
2021-06-02 12:27:03 linux-kernel Re: [PATCH 1/1] kasan: add memory corruption identification for hardware tag-based mode
2021-04-22 15:10:41 linux-kernel Re: [PATCH 1/2] mm/kasan: avoid duplicate KASAN issues from reporting
2021-04-17 19:52:17 linux-kernel Re: [PATCHv3] Introduced new tracing mode KCOV_MODE_UNIQUE.
2021-04-14 17:30:34 linux-kernel Re: [syzbot] unexpected kernel reboot (4)
2021-04-06 10:51:26 linux-kernel Re: [PATCH v2] kasan: fix kasan_byte_accessible() to be consistent with actual checks
2021-04-06 09:42:51 linux-kernel Re: [PATCH] kasan: fix kasan_byte_accessible() to be consistent with actual checks
2021-04-04 12:12:53 linux-kernel Re: [PATCH] kfence: unpoison pool region before use
2021-04-03 23:54:31 linux-kernel Re: [PATCH] kfence: unpoison pool region before use
2021-04-03 14:11:51 linux-kernel Re: [PATCH] kfence: unpoison pool region before use
2021-04-02 14:54:40 linux-kernel Re: [PATCH] irq_work: record irq_work_queue() call stack
2021-03-30 18:50:34 linux-kernel Re: [PATCH] kasan: fix hwasan build for gcc
2021-03-30 15:43:27 linux-kernel Re: [PATCH v4 5/5] arm64: Kconfig: select KASAN_VMALLOC if KANSAN_GENERIC is enabled
2021-03-30 14:51:54 linux-kernel Re: [PATCH] mm: page_alloc: ignore init_on_free=1 for page alloc
2021-03-29 22:02:35 linux-kernel Re: [PATCH] mm: page_alloc: ignore init_on_free=1 for page alloc
2021-03-27 15:02:05 linux-kernel Re: [PATCHv3] Introduced new tracing mode KCOV_MODE_UNIQUE.
2021-03-26 15:02:36 linux-kernel Re: [PATCH] mm: page_alloc: ignore init_on_free=1 for page alloc
2021-03-18 19:05:51 linux-kernel Re: [PATCH v16 0/9] arm64: ARMv8.5-A: MTE: Add async mode support
2021-02-25 01:00:01 linux-kernel Re: [PATCH] mm/kasan: switch from strlcpy to strscpy
2020-11-11 13:02:36 linux-kernel Re: [PATCH] MAINTAINERS: add usb raw gadget entry