Andrey Konovalov ([email protected])

Number of posts: 380 (0.31 per day)
First post: 2020-11-11 13:02:36
Last post: 2024-04-10 11:24:59

Date List Subject
2023-11-23 03:13:50 linux-kernel Re: [PATCH mm] slub, kasan: improve interaction of KASAN and slub_debug poisoning
2023-11-23 02:32:38 linux-kernel Re: [PATCH mm] slub, kasan: improve interaction of KASAN and slub_debug poisoning
2023-11-22 23:13:27 linux-kernel Re: [BISECTED] Boot hangs when SLUB_DEBUG_ON=y
2023-11-22 02:29:17 linux-kernel Re: [PATCH v2] kasan: Improve free meta storage in Generic KASAN
2023-11-21 16:47:34 linux-kernel Re: [PATCH v2 03/21] KASAN: remove code paths guarded by CONFIG_SLAB
2023-11-21 16:10:08 linux-kernel Re: [PATCH] kasan: Improve free meta storage in Generic KASAN
2023-11-20 17:56:18 linux-kernel Re: [PATCH v6 0/4] page_owner: print stacks and their counter
2023-11-06 17:41:56 linux-kernel Re: [PATCH v3 00/19] stackdepot: allow evicting stack traces
2023-11-03 21:38:20 linux-kernel Re: [PATCH v3 00/19] stackdepot: allow evicting stack traces
2023-11-03 20:37:46 linux-kernel Re: [PATCH 1/1] lib/stackdepot: print disabled message only if truly disabled
2023-11-02 14:59:07 linux-kernel Re: [RFC] mm/kasan: Add Allocation, Free, Error timestamps to KASAN report
2023-10-26 23:21:36 linux-kernel Re: [PATCH] fix for "lib/stackdepot: allow users to evict stack traces"
2023-10-26 16:37:00 linux-kernel Re: [PATCH 3/3] usb: raw-gadget: report suspend, resume, reset, and disconnect events
2023-10-25 19:23:20 linux-kernel Re: [RFC] mm/kasan: Add Allocation, Free, Error timestamps to KASAN report
2023-10-23 16:19:03 linux-kernel Re: [PATCH v2 19/19] kasan: use stack_depot_put for tag-based modes
2023-10-23 16:18:52 linux-kernel Re: [PATCH v2 12/19] lib/stackdepot: use list_head for stack record links
2023-10-23 16:18:25 linux-kernel Re: [PATCH v2 17/19] kasan: remove atomic accesses to stack ring entries
2023-10-23 16:17:54 linux-kernel Re: [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename
2023-10-23 16:17:14 linux-kernel Re: [PATCH v2 11/19] lib/stackdepot: use read/write lock
2023-10-23 16:16:59 linux-kernel Re: [PATCH v2 07/19] lib/stackdepot: rework helpers for depot_alloc_stack
2023-10-23 16:16:16 linux-kernel Re: [PATCH v2 06/19] lib/stackdepot: fix and clean-up atomic annotations
2023-10-10 19:12:14 linux-kernel Re: [PATCH v2] kasan:print the original fault addr when access invalid shadow
2023-10-09 19:52:09 linux-kernel Re: [PATCH 3/5] kasan: use unchecked __memset internally
2023-10-09 19:45:56 linux-kernel Re: [PATCH 5/5] Documentation: *san: drop "the" from article titles
2023-10-09 19:42:34 linux-kernel Re: [PATCH 4/5] kasan: fix and update KUNIT_EXPECT_KASAN_FAIL comment
2023-10-09 19:40:14 linux-kernel Re: [PATCH v2 00/19] stackdepot: allow evicting stack traces
2023-10-05 20:36:09 linux-kernel Re: [PATCH v2 00/19] stackdepot: allow evicting stack traces
2023-10-01 13:12:19 linux-kernel Re: [PATCH] kasan: Add CONFIG_KASAN_WHITELIST_ONLY mode
2023-09-17 02:59:14 linux-kernel Re: [PATCH V2] kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usage
2023-09-16 22:46:25 linux-kernel Re: [PATCH] slub: Introduce CONFIG_SLUB_RCU_DEBUG
2023-09-16 06:04:26 linux-kernel Re: [PATCH] kasan:fix access invalid shadow address when input is illegal
2023-09-16 04:11:16 linux-kernel Re: [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename
2023-09-15 23:22:51 linux-kernel Re: [PATCH v2 05/19] lib/stackdepot: use fixed-sized slots for stack records
2023-09-15 21:44:05 linux-kernel Re: [PATCH] kasan:fix access invalid shadow address when input is illegal
2023-09-15 19:54:19 linux-kernel Re: [PATCH] kasan:fix access invalid shadow address when input is illegal
2023-09-15 16:38:36 linux-kernel Re: [PATCH] kasan:fix access invalid shadow address when input is illegal
2023-09-15 07:30:18 linux-kernel Re: [PATCH] kasan:fix access invalid shadow address when input is illegal
2023-09-14 00:40:48 linux-kernel Re: [PATCH 12/15] stackdepot: add refcount for records
2023-09-13 23:12:22 linux-kernel Re: [PATCH 05/15] stackdepot: use fixed-sized slots for stack records
2023-09-13 21:32:48 linux-kernel Re: [PATCH 00/15] stackdepot: allow evicting stack traces
2023-09-13 20:41:36 linux-kernel Re: [PATCH 15/15] kasan: use stack_depot_evict for tag-based modes
2023-09-13 20:31:24 linux-kernel Re: [PATCH 11/15] stackdepot: use read/write lock
2023-09-13 17:12:33 linux-kernel Re: [PATCH 13/15] stackdepot: add backwards links to hash table buckets
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