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
2023-07-14 21:46:09 linux-kernel Re: [PATCH] USB: gadget: Fix the memory leak in raw_gadget driver
2023-07-12 17:19:26 linux-kernel Re: [PATCH 1/2] mm/slub: remove redundant kasan_reset_tag() from freelist_ptr calculations
2023-07-12 16:22:15 linux-kernel Re: [PATCH] kasan: Fix tests by removing -ffreestanding
2023-07-05 13:41:41 linux-kernel Re: [PATCH] kasan, slub: fix HW_TAGS zeroing with slub_debug
2023-06-23 12:48:31 linux-kernel Re: [PATCH v2] kasan: fix mention for KASAN_HW_TAGS
2023-06-20 17:29:12 linux-kernel Re: [PATCH] kasan, doc: note kasan.fault=panic_on_write behaviour for async modes
2023-06-20 17:23:14 linux-kernel Re: [PATCH] kasan: fix mention for KASAN_HW_TAGS
2023-06-20 16:49:12 linux-kernel Re: [PATCH] kasan: add support for kasan.fault=panic_on_write
2023-06-20 14:42:33 linux-kernel Re: [PATCH] kasan: add support for kasan.fault=panic_on_write
2023-06-20 12:06:20 linux-kernel Re: [PATCH] kasan: add support for kasan.fault=panic_on_write
2023-06-20 11:34:09 linux-kernel Re: [PATCH] kasan: add support for kasan.fault=panic_on_write
2023-04-04 22:18:34 linux-kernel Re: [PATCH v2 4/6] kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mapping
2023-04-04 22:18:00 linux-kernel Re: [PATCH v2 5/6] kasan: Add (pmd|pud)_init for LoongArch zero_(pud|p4d)_populate process
2023-03-31 16:00:06 linux-kernel Re: [PATCH] LoongArch: Add kernel address sanitizer support
2023-03-30 02:57:04 linux-kernel Re: [PATCH] LoongArch: Add kernel address sanitizer support
2023-03-29 19:08:09 linux-kernel Re: [PATCH] LoongArch: Add kernel address sanitizer support
2023-03-29 18:57:18 linux-kernel Re: [PATCH v2 3/5] arm64: mte: Rename TCO routines
2023-03-29 16:03:55 linux-kernel Re: [BUG] Usersapce MTE error with allocation tag 0 when low on memory
2023-03-14 17:56:33 linux-kernel Re: [PATCH 5/5] kasan: suppress recursive reports for HW_TAGS
2023-03-10 23:50:29 linux-kernel Re: [PATCH 1/2] lib/stackdepot: kmsan: mark API outputs as initialized
2023-03-10 23:42:46 linux-kernel Re: [PATCH v2] kasan: fix deadlock in start_report()
2023-03-01 15:36:12 linux-kernel Re: [PATCH v2] kcov: improve documentation
2023-02-28 21:51:03 linux-kernel Re: [PATCH v2] kasan: fix deadlock in start_report()
2023-02-28 20:01:17 linux-kernel Re: [PATCH] kcov: improve documentation
2023-02-27 02:21:10 linux-kernel Re: [PATCH v2] kasan: fix deadlock in start_report()
2023-02-17 13:10:47 linux-kernel Re: [PATCH -tip v4 4/4] kasan, x86: Don't rename memintrinsics in uninstrumented files
2023-02-17 11:08:32 linux-kernel Re: [PATCH -tip v4 3/3] kasan: test: Fix test for new meminstrinsic instrumentation
2023-02-17 11:08:20 linux-kernel Re: [PATCH -tip v4 2/3] kasan: Treat meminstrinsic as builtins in uninstrumented files
2023-02-17 11:08:16 linux-kernel Re: [PATCH -tip v4 1/3] kasan: Emit different calls for instrumentable memintrinsics
2023-02-17 10:01:58 linux-kernel Re: [PATCH] [RFC] maple_tree: reduce stack usage with gcc-9 and earlier
2023-02-17 09:50:45 linux-kernel Re: [PATCH v2 18/18] lib/stackdepot: move documentation comments to stackdepot.h
2023-02-17 09:46:51 linux-kernel Re: [PATCH v2 17/18] lib/stackdepot: various comments clean-ups
2023-02-10 21:37:16 linux-kernel Re: [PATCH -tip] kasan: Emit different calls for instrumentable memintrinsics
2023-02-10 16:14:10 linux-kernel Re: [PATCH -tip] kasan: Emit different calls for instrumentable memintrinsics
2023-02-09 22:54:41 linux-kernel Re: [PATCH v2] kasan: fix deadlock in start_report()
2023-02-09 22:43:46 linux-kernel Re: [PATCH -tip] kasan: Emit different calls for instrumentable memintrinsics
2023-02-09 22:22:07 linux-kernel Re: [PATCH 1/4] kasan: mark addr_has_metadata __always_inline
2023-02-09 22:21:24 linux-kernel Re: [PATCH] kasan: use %zd format for printing size_t
2023-01-31 19:06:24 linux-kernel Re: [PATCH 11/18] lib/stackdepot: rename slab variables
2023-01-31 19:02:31 linux-kernel Re: [PATCH 09/18] lib/stackdepot: rename hash table constants and variables
2023-01-31 19:01:54 linux-kernel Re: [PATCH 08/18] lib/stackdepot: reorder and annotate global variables
2023-01-31 19:01:50 linux-kernel Re: [PATCH 06/18] lib/stackdepot: annotate init and early init functions
2023-01-31 19:01:11 linux-kernel Re: [PATCH 01/18] lib/stackdepot: fix setting next_slab_inited in init_stack_slab
2023-01-31 19:00:18 linux-kernel Re: [PATCH 01/18] lib/stackdepot: fix setting next_slab_inited in init_stack_slab
2023-01-31 18:58:58 linux-kernel Re: [PATCH 15/18] lib/stacktrace, kasan, kmsan: rework extra_bits interface
2023-01-31 18:58:14 linux-kernel Re: [PATCH 16/18] lib/stackdepot: annotate racy slab_index accesses
2023-01-28 22:37:52 linux-kernel Re: [PATCH v3] kasan: infer allocation size by scanning metadata
2023-01-26 23:34:32 linux-kernel Re: [PATCH] kasan: Fix Oops due to missing calls to kasan_arch_is_ready()
2023-01-24 20:47:07 linux-kernel Re: [PATCH mm] kasan: reset page tags properly with sampling
2023-01-23 21:47:11 linux-kernel Re: [PATCH v2] kasan: infer the requested size by scanning shadow memory
2023-01-23 16:46:23 linux-kernel Re: [PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks