LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2021-12-06 21:08:22
linux-kernel
Re: [PATCH 20/31] kasan, vmalloc: reset tags in vmalloc functions
2021-12-06 21:08:04
linux-kernel
Re: [PATCH 04/31] kasan, page_alloc: simplify kasan_poison_pages call site
2021-12-02 16:21:09
linux-kernel
Re: [PATCH 3/3] arm64: mm: log potential KASAN shadow alias
2021-11-30 14:33:55
linux-kernel
Re: [PATCH] lib/stackdepot: always do filter_irq_stacks() in stack_depot_save()
2021-11-29 14:17:56
linux-kernel
Re: KASAN Arm: global-out-of-bounds in load_module
2021-11-25 16:38:17
linux-kernel
Re: [PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
2021-11-25 16:19:50
linux-kernel
Re: [PATCH v4] mm: Defer kmemleak object creation of module_alloc()
2021-11-19 14:36:20
linux-kernel
Re: [PATCH 2/2] kasan: test: add test case for double-kmem_cache_destroy()
2021-11-19 14:36:15
linux-kernel
Re: [PATCH 1/2] kasan: add ability to detect double-kmem_cache_destroy()
2021-11-19 14:15:40
linux-kernel
Re: [PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
2021-11-19 14:09:42
linux-kernel
Re: [PATCH] kcov: add KCOV_PC_RANGE to limit pc range
2021-11-17 12:59:44
linux-kernel
Re: [PATCH] kasan: test: add globals left-out-of-bounds test
2021-11-16 14:10:42
linux-kernel
Re: [PATCH] kasan: test: Silence intentional read overflow warnings
2021-10-06 23:10:04
linux-kernel
Re: [PATCH v3 4/5] arm64: mte: Add asymmetric mode support
2021-10-06 23:09:32
linux-kernel
Re: [PATCH v3 5/5] kasan: Extend KASAN mode kernel parameter
2021-10-06 12:22:23
linux-kernel
Re: [PATCH v2 4/5] arm64: mte: Add asymmetric mode support
2021-10-06 12:21:10
linux-kernel
Re: [PATCH v2 5/5] kasan: Extend KASAN mode kernel parameter
2021-10-06 11:59:32
linux-kernel
Re: [PATCH] kasan: Always respect CONFIG_KASAN_STACK
2021-10-03 18:40:13
linux-kernel
Re: [PATCH v2 0/5] kcov: PREEMPT_RT fixup + misc
2021-10-03 18:37:23
linux-kernel
Re: [PATCH v2 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock
2021-10-03 18:36:29
linux-kernel
Re: [PATCH 5/5] kasan: Extend KASAN mode kernel parameter
2021-10-03 18:07:09
linux-kernel
Re: [PATCH] kasan: Always respect CONFIG_KASAN_STACK
2021-10-03 17:59:43
linux-kernel
Re: [PATCH] kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
2021-10-03 17:39:21
linux-kernel
Re: [PATCH v4 07/11] mm: kasan: Use is_kernel() helper
2021-10-03 17:19:47
linux-kernel
Re: [PATCH 4/5] arm64: mte: Add asymmetric mode support
2021-10-03 17:15:42
linux-kernel
Re: [PATCH 1/5] kasan: Remove duplicate of kasan_flag_async
2021-10-03 16:49:30
linux-kernel
Re: [PATCH] kasan: Fix tag for large allocations when using CONFIG_SLAB
2021-10-03 16:29:58
linux-kernel
Re: [PATCH] kasan: Fix tag for large allocations when using CONFIG_SLAB
2021-10-01 13:34:55
linux-kernel
Re: [PATCH] kasan: Fix tag for large allocations when using CONFIG_SLAB
2021-08-12 16:38:50
linux-kernel
Re: [PATCH 2/8] kasan: test: avoid writing invalid memory
2021-08-12 15:24:51
linux-kernel
Re: [PATCH v2 0/8] kasan: test: avoid crashing the kernel with HW_TAGS
2021-08-12 13:17:04
linux-kernel
Re: [PATCH 3/8] kasan: test: avoid corrupting memory via memset
2021-08-11 00:44:14
linux-kernel
Re: [PATCH] mm/slub, kasan: fix checking page_alloc allocations on free
2021-08-09 21:25:27
linux-kernel
Re: [PATCH v3 3/3] kasan: arm64: Fix pcpu_page_first_chunk crash with KASAN_VMALLOC
2021-08-04 17:49:14
linux-kernel
Re: [PATCH v3 1/2] kasan, kmemleak: reset tags when scanning block
2021-08-04 13:28:50
linux-kernel
Re: [PATCH v3 2/2] kasan, slub: reset tag when printing address
2021-07-30 15:02:17
linux-kernel
Re: [PATCH 1/2] kasan, mm: reset tag when access metadata
2021-07-13 18:41:52
linux-kernel
Re: [PATCH v2] mm/kasan: move kasan.fault to mm/kasan/report.c
2021-07-10 19:27:12
linux-kernel
Re: [PATCH] kasan: fix build for CONFIG_KASAN_HW_TAGS
2021-07-05 14:42:09
linux-kernel
Re: [PATCH] kasan: fix build by including kernel.h
2021-07-05 11:25:42
linux-kernel
Re: [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG
2021-07-05 11:24:07
linux-kernel
Re: [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG
2021-07-05 11:14:15
linux-kernel
Re: [PATCH v6 2/2] kasan: Add memzero int for unaligned size at DEBUG
2021-07-01 14:42:12
linux-kernel
Re: [PATCH v3 1/1] kasan: Add memzero init for unaligned size under SLUB debug
2021-06-26 15:15:21
linux-kernel
Re: [PATCH v4 2/3] kasan: integrate the common part of two KASAN tag-based modes
2021-06-25 14:05:15
linux-kernel
Re: [PATCH v2 1/1] kasan: Add memzero init for unaligned size under SLUB debug
2021-06-25 13:47:57
linux-kernel
Re: [PATCH v16 2/4] kasan: allow architectures to provide an outline readiness check
2021-06-25 13:47:02
linux-kernel
Re: [PATCH v16 1/4] kasan: allow an architecture to disable inline instrumentation
2021-06-22 14:05:47
linux-kernel
Re: [PATCH] kasan: unpoison use memset to init unaligned object size
2021-06-22 13:57:39
linux-kernel
Re: [PATCH v3 3/3] kasan: add memory corruption identification support for hardware tag-based mode
2021-06-22 13:55:51
linux-kernel
Re: [PATCH v3 2/3] kasan: integrate the common part of two KASAN tag-based modes