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
2022-07-18 22:46:57 linux-kernel Re: [PATCH 06/32] kasan: introduce kasan_print_aux_stacks
2022-07-12 20:55:48 linux-kernel Re: [PATCH v5 2/2] UML: add support for KASAN under x86_64
2022-07-12 20:54:53 linux-kernel Re: [PATCH] kasan: separate double free case from invalid free
2022-07-12 20:54:41 linux-kernel Re: [PATCH 21/32] kasan: simplify invalid-free reporting
2022-06-30 13:33:08 linux-kernel Re: [PATCH v4 2/2] UML: add support for KASAN under x86_64
2022-06-28 13:18:04 linux-kernel Re: [PATCH v2 1/2] arm64: kasan: do not instrument stacktrace.c
2022-06-09 19:42:50 linux-kernel Re: [PATCH] arm: create_mapping function to remove unused return values
2022-06-09 18:53:06 linux-kernel Re: [PATCH 3/3] kasan: fix zeroing vmalloc memory with HW_TAGS
2022-06-09 18:51:47 linux-kernel Re: [PATCH] mte: Initialize tag storage to KASAN_TAG_INVALID
2022-06-01 19:34:46 linux-kernel Re: [PATCH 2/3] mm: introduce clear_highpage_tagged
2022-06-01 17:33:16 linux-kernel Re: [PATCH v2 2/2] UML: add support for KASAN under x86_64
2022-05-26 07:33:43 linux-kernel Re: [PATCH] mm: kasan: Fix input of vmalloc_to_page()
2022-05-23 07:56:10 linux-kernel Re: [PATCH v3 0/3] kasan, arm64, scs: collect stack traces from Shadow Call Stack
2022-05-10 23:22:26 linux-kernel Re: [PATCH v2 1/3] kasan: update documentation
2022-05-10 19:46:52 linux-kernel Re: [PATCH 3/3] kasan: clean-up kconfig options descriptions
2022-05-10 19:38:39 linux-kernel Re: [PATCH 1/3] kasan: update documentation
2022-05-09 15:52:23 linux-kernel Re: [PATCH 1/3] kasan: clean up comments in internal kasan.h
2022-05-09 09:56:43 linux-kernel Re: [PATCH v3] usb: gadget: fix race when gadget driver register via ioctl
2022-05-02 18:18:28 linux-kernel Re: [PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2022-04-22 22:06:47 linux-kernel Re: [PATCH v2] mm: make minimum slab alignment a runtime property
2022-04-22 21:56:42 linux-kernel Re: [PATCH] mm: make minimum slab alignment a runtime property
2022-04-14 14:59:12 linux-kernel Re: [PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
2022-04-11 04:11:34 linux-kernel Re: [PATCH v2] kasan: Fix hw tags enablement when KUNIT tests are disabled
2022-04-09 00:56:47 linux-kernel Re: [PATCH] kasan: Fix hw tags enablement when KUNIT tests are disabled
2022-04-06 12:10:25 linux-kernel Re: [PATCH v2 2/4] arm64, scs: save scs_sp values per-cpu when switching stacks
2022-04-06 12:01:20 linux-kernel Re: [PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
2022-04-06 11:46:37 linux-kernel Re: [PATCH v2 1/4] stacktrace: add interface based on shadow call stack
2022-04-06 10:03:19 linux-kernel Re: [PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
2022-04-06 09:47:26 linux-kernel Re: [PATCH v2 3/4] arm64: implement stack_trace_save_shadow
2022-03-31 03:11:43 linux-kernel Re: [PATCH v2 4/4] kasan: use stack_trace_save_shadow
2022-03-30 12:43:30 linux-kernel Re: [PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
2022-03-30 09:42:22 linux-kernel Re: [PATCH v2 1/4] stacktrace: add interface based on shadow call stack
2022-03-29 21:24:24 linux-kernel Re: [PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
2022-03-24 11:31:17 linux-kernel Re: [PATCH v6 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
2022-03-21 22:59:10 linux-kernel Re: [PATCH] kasan, scs: collect stack traces from shadow stack
2022-03-21 22:13:14 linux-kernel Re: [PATCH] kasan, scs: collect stack traces from shadow stack
2022-03-21 16:09:00 linux-kernel Re: [PATCH] kasan, scs: collect stack traces from shadow stack
2022-03-15 11:45:04 linux-kernel Re: [PATCH v2] usb: raw-gadget: return -EINVAL if no proper ep address available
2022-03-14 12:24:37 linux-kernel Re: [PATCH] kasan, scs: collect stack traces from shadow stack
2022-03-13 22:47:14 linux-kernel Re: [PATCH] kasan, scs: collect stack traces from shadow stack
2022-03-10 11:19:05 linux-kernel Re: [PATCH] usb: gadget: return -EINVAL if no proper ep address available
2022-03-09 01:30:34 linux-kernel Re: [PATCH v2] kasan: fix more unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
2022-03-09 00:47:02 linux-kernel Re: [PATCH v6 31/39] kasan, vmalloc: only tag normal vmalloc allocations
2022-03-08 23:25:13 linux-kernel Re: [PATCH mm 05/22] kasan: print basic stack frame info for SW_TAGS
2022-03-08 22:11:56 linux-kernel Re: [PATCH mm 06/22] kasan: simplify async check in end_report
2022-02-22 21:43:37 linux-kernel Re: [PATCH mm] another fix for "kasan: improve vmalloc tests"
2022-02-22 19:09:58 linux-kernel Re: [PATCH mm] another fix for "kasan: improve vmalloc tests"
2022-02-18 15:28:32 linux-kernel Re: [PATCH mm] kasan: print virtual mapping info in reports
2022-02-17 01:55:27 linux-kernel Re: [PATCH mm] kasan: print virtual mapping info in reports
2022-02-16 18:42:23 linux-kernel Re: [PATCH] kasan: test: Silence allocation warnings from GCC 12
2022-02-16 15:43:03 linux-kernel Re: [PATCH mm] fix for "kasan, fork: reset pointer tags of vmapped stacks"