Alexander Potapenko ([email protected])

Number of posts: 1389 (0.45 per day)
First post: 2015-11-02 17:03:54
Last post: 2024-04-22 08:40:26

Date List Subject
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
2023-12-18 12:41:33 linux-kernel [PATCH v11-mte 3/7] lib/test_bitmap: use pr_info() for non-error messages
2023-12-18 12:41:22 linux-kernel [PATCH v11-mte 2/7] lib/test_bitmap: add tests for bitmap_{read,write}()
2023-12-18 12:41:14 linux-kernel [PATCH v11-mte 1/7] lib/bitmap: add bitmap_{read,write}()
2023-12-18 12:40:48 linux-kernel [PATCH v10-mte 0/7] Implement MTE tag compression for swapped pages
2023-12-18 11:57:37 linux-kernel Re: [PATCH v10-mte 4/7] arm64: mte: implement CONFIG_ARM64_MTE_COMP
2023-12-18 11:56:01 linux-kernel Re: [PATCH v10-mte 4/7] arm64: mte: implement CONFIG_ARM64_MTE_COMP
2023-12-18 10:26:00 linux-kernel Re: [PATCH] .clang-format: update column limit
2023-12-15 15:20:25 linux-kernel Re: [PATCH v10-mte 4/7] arm64: mte: implement CONFIG_ARM64_MTE_COMP
2023-12-15 14:43:47 linux-kernel Re: [syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
2023-12-14 14:55:55 linux-crypto Re: [syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
2023-12-14 11:08:10 linux-kernel [PATCH v10-mte 5/7] arm64: mte: add a test for MTE tags compression
2023-12-14 11:08:10 linux-kernel [PATCH v10-mte 6/7] arm64: mte: add compression support to mteswap.c
2023-12-14 11:08:05 linux-kernel [PATCH v10-mte 7/7] arm64: mte: implement CONFIG_ARM64_MTE_SWAP_STATS
2023-12-14 11:08:01 linux-kernel [PATCH v10-mte 4/7] arm64: mte: implement CONFIG_ARM64_MTE_COMP