LinuxLists
Users
About
Alexander Potapenko (
[email protected]
)
Number of posts: 1403 (0.45 per day)
First post: 2015-11-02 17:03:54
Last post: 2024-06-04 15:27:12
Next Page
Date
List
Subject
2024-06-04 15:27:12
linux-kernel
Re: [PATCH 2/4] kcov: add interrupt handling self test
2024-06-04 15:07:28
linux-kernel
Re: [PATCH 4/4] x86: Ignore stack unwinding in KCOV
2024-06-04 15:05:41
linux-kernel
Re: [PATCH 1/4] x86/entry: Remove unwanted instrumentation in common_interrupt()
2024-06-04 15:04:37
linux-kernel
Re: [PATCH 3/4] module: Fix KCOV-ignored file name
2024-06-03 09:13:30
linux-kernel
Re: Use of zero-length arrays in bcachefs structures inner fields
2024-05-28 11:48:24
linux-kernel
Re: Use of zero-length arrays in bcachefs structures inner fields
2024-05-28 10:48:43
linux-kernel
[PATCH 2/2] kmsan: introduce test_unpoison_memory()
2024-05-28 10:48:23
linux-kernel
[PATCH 1/2] kmsan: do not wipe out origin when doing partial unpoisoning
2024-05-28 10:27:04
linux-kernel
Re: [PATCH] kmsan: introduce test_unpoison_memory()
2024-05-24 08:28:55
linux-kernel
Re: [PATCH] x86: kmsan: Fix hook for unaligned accesses
2024-05-23 08:16:53
linux-kernel
Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_extent_update_i_size_sectors
2024-04-26 09:16:36
linux-kernel
[PATCH v2] kmsan: compiler_types: declare __no_sanitize_or_inline
2024-04-26 09:09:57
linux-kernel
Re: [PATCH] kmsan: compiler_types: declare __no_sanitize_or_inline
2024-04-25 09:29:52
linux-kernel
[PATCH] kmsan: compiler_types: declare __no_sanitize_or_inline
2024-04-22 08:40:26
linux-kernel
Re: [syzbot] [net?] KMSAN: uninit-value in unwind_dump
2024-04-18 07:59:45
linux-kernel
Re: [syzbot] [mm?] KMSAN: kernel-infoleak in bpf_probe_write_user
2024-04-16 09:04:50
linux-kernel
Re: [syzbot] [mm?] KMSAN: kernel-infoleak in bpf_probe_write_user
2024-04-02 07:05:06
linux-kernel
Re: [PATCH] stackdepot: Rename pool_index to pool_index_plus_1
2024-03-20 20:03:25
linux-kernel
Re: [PATCH v2 1/3] mm: kmsan: implement kmsan_memmove()
2024-03-20 12:07:25
linux-kernel
Re: [PATCH v1 3/3] x86: call instrumentation hooks from copy_mc.c
2024-03-20 10:20:38
linux-kernel
[PATCH v2 3/3] x86: call instrumentation hooks from copy_mc.c
2024-03-20 10:19:48
linux-kernel
[PATCH v2 2/3] instrumented.h: add instrument_memcpy_before, instrument_memcpy_after
2024-03-20 10:19:05
linux-kernel
[PATCH v2 1/3] mm: kmsan: implement kmsan_memmove()
2024-03-20 10:13:43
linux-kernel
Re: [PATCH v1 3/3] x86: call instrumentation hooks from copy_mc.c
2024-03-20 09:30:00
linux-kernel
Re: [PATCH v1 3/3] x86: call instrumentation hooks from copy_mc.c
2024-03-20 09:01:25
linux-kernel
Re: [PATCH v1 2/3] instrumented.h: add instrument_memcpy_before, instrument_memcpy_after
2024-03-19 16:47:52
linux-kernel
[PATCH v1 3/3] x86: call instrumentation hooks from copy_mc.c
2024-03-19 16:37:24
linux-kernel
[PATCH v1 2/3] instrumented.h: add instrument_memcpy_before, instrument_memcpy_after
2024-03-19 16:37:11
linux-kernel
[PATCH v1 1/3] mm: kmsan: implement kmsan_memmove()
2024-03-19 12:39:38
linux-kernel
Re: [PATCH v2] x86: disable non-instrumented version of copy_mc when KMSAN is enabled
2024-02-12 14:13:37
linux-kernel
Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_rw_fail (2)
2024-02-01 13:59:23
linux-kernel
Re: [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}()
2024-01-26 16:57:55
linux-kernel
Re: [PATCH v2] mm: kmsan: remove runtime checks from kmsan_unpoison_memory()
2024-01-26 10:34:27
linux-kernel
Re: [syzbot] [virtualization?] KMSAN: uninit-value in virtqueue_add (4)
2024-01-24 18:20:39
linux-kernel
Re: [PATCH] mm: kmsan: remove runtime checks from kmsan_unpoison_memory()
2024-01-24 17:34:39
linux-kernel
[PATCH v2] mm: kmsan: remove runtime checks from kmsan_unpoison_memory()
2024-01-24 16:42:33
linux-kernel
[PATCH] mm: kmsan: remove runtime checks from kmsan_unpoison_memory()
2024-01-24 10:48:33
linux-kernel
Re: [syzbot] [virtualization?] KMSAN: uninit-value in virtqueue_add (4)
2024-01-22 09:57:35
linux-kernel
Re: [PATCH] mm, kmsan: fix infinite recursion due to RCU critical section
2024-01-18 12:47:16
linux-kernel
Re: [PATCH] mm, kmsan: fix infinite recursion due to RCU critical section
2024-01-18 09:02:49
linux-kernel
Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2024-01-15 18:44:46
linux-kernel
Re: [PATCH] mm/sparsemem: fix race in accessing memory_section->usage
2023-12-22 11:36:51
linux-kernel
Re: [PATCH v3 17/34] lib/zlib: Unpoison DFLTCC output buffers
2023-12-22 11:28:41
linux-kernel
Re: [PATCH v3 27/34] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
2023-12-20 11:28:44
linux-kernel
Re: [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
2023-12-20 11:05:19
linux-kernel
Re: [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
2023-12-19 13:56:55
linux-crypto
Re: [syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
2023-12-18 12:42:32
linux-kernel
[PATCH v11-mte 7/7] arm64: mte: implement CONFIG_ARM64_MTE_SWAP_STATS
2023-12-18 12:42:16
linux-kernel
[PATCH v11-mte 6/7] arm64: mte: add compression support to mteswap.c
2023-12-18 12:42:00
linux-kernel
[PATCH v11-mte 5/7] arm64: mte: add a test for MTE tags compression
2023-12-18 12:41:46
linux-kernel
[PATCH v11-mte 4/7] arm64: mte: implement CONFIG_ARM64_MTE_COMP