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

Date List Subject
2022-03-29 13:32:17 linux-kernel [PATCH v2 14/48] kmsan: implement kmsan_init(), initialize READ_ONCE_NOCHECK()
2022-03-25 19:14:27 linux-kernel Re: [PATCH 16/43] kmsan: mm: call KMSAN hooks from SLUB code
2022-03-21 23:09:05 linux-kernel Re: [PATCH 13/43] kmsan: add KMSAN runtime core
2022-03-21 22:16:46 linux-kernel Re: [PATCH 13/43] kmsan: add KMSAN runtime core
2022-03-19 22:55:14 linux-kernel Re: [PATCH 10/43] kmsan: pgtable: reduce vmalloc space
2022-03-18 15:16:38 linux-kernel Re: [PATCH 12/43] kcsan: clang: retire CONFIG_KCSAN_KCOV_BROKEN
2022-01-10 15:42:19 linux-kernel Re: [syzbot] KMSAN: kernel-usb-infoleak in usbnet_write_cmd (3)
2021-12-21 15:11:54 linux-kernel Re: [PATCH mm v4 22/39] kasan, fork: reset pointer tags of vmapped stacks
2021-12-21 14:43:41 linux-kernel Re: [PATCH mm v4 35/39] kasan: add kasan.vmalloc command line flag
2021-12-21 14:22:23 linux-kernel Re: [PATCH mm v4 20/39] kasan: add wrappers for vmalloc hooks
2021-12-21 11:50:57 linux-kernel Re: [PATCH mm v4 26/39] kasan, vmalloc: unpoison VM_ALLOC pages after mapping
2021-12-21 09:23:41 linux-kernel Re: [PATCH mm v4 16/39] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
2021-12-21 09:17:20 linux-kernel Re: [PATCH mm v4 07/39] mm: clarify __GFP_ZEROTAGS comment
2021-12-20 14:35:53 linux-kernel Re: [PATCH 39/43] x86: kmsan: handle register passing from uninstrumented code
2021-12-16 19:08:27 linux-kernel Re: [PATCH mm v3 26/38] kasan, vmalloc: don't unpoison VM_ALLOC pages before mapping
2021-12-16 13:33:35 linux-kernel Re: [PATCH mm v3 09/38] kasan, page_alloc: refactor init checks in post_alloc_hook
2021-12-16 13:05:39 linux-kernel Re: [PATCH mm v3 11/38] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook
2021-12-16 12:55:05 linux-kernel Re: [PATCH mm v3 04/38] kasan, page_alloc: simplify kasan_poison_pages call site
2021-12-16 11:00:45 linux-kernel Re: [PATCH mm v3 13/38] kasan, page_alloc: move kernel_init_free_pages in post_alloc_hook
2021-12-16 11:00:18 linux-kernel Re: [PATCH 08/31] kasan, page_alloc: refactor init checks in post_alloc_hook
2021-12-16 10:55:45 linux-kernel Re: [PATCH mm v3 19/38] kasan: reorder vmalloc hooks
2021-12-16 10:54:27 linux-kernel Re: [PATCH mm v3 18/38] kasan, vmalloc: drop outdated VM_KASAN comment
2021-12-16 10:53:09 linux-kernel Re: [PATCH mm v3 15/38] kasan: clean up metadata byte definitions
2021-12-16 10:34:39 linux-kernel Re: [PATCH 13/43] kmsan: add KMSAN runtime core
2021-12-16 10:13:33 linux-kernel Re: [PATCH 00/43] Add KernelMemorySanitizer infrastructure
2021-12-15 16:30:56 linux-kernel Re: [PATCH 33/43] kmsan: disable physical page merging in biovec
2021-12-15 16:29:02 linux-kernel Re: [PATCH 25/43] kmsan: skip shadow checks in files doing context switches
2021-12-14 17:01:22 linux-kernel Re: [PATCH 41/43] security: kmsan: fix interoperability with auto-initialization
2021-12-14 16:25:42 linux-kernel [PATCH 43/43] x86: kmsan: enable KMSAN builds for x86
2021-12-14 16:25:26 linux-kernel [PATCH 42/43] objtool: kmsan: list KMSAN API functions as uaccess-safe
2021-12-14 16:25:15 linux-kernel [PATCH 41/43] security: kmsan: fix interoperability with auto-initialization
2021-12-14 16:24:42 linux-kernel [PATCH 40/43] kmsan: kcov: unpoison area->list in kcov_remote_area_put()
2021-12-14 16:24:39 linux-kernel [PATCH 39/43] x86: kmsan: handle register passing from uninstrumented code
2021-12-14 16:24:31 linux-kernel [PATCH 38/43] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
2021-12-14 16:24:28 linux-kernel [PATCH 36/43] x86: kmsan: sync metadata pages on page fault
2021-12-14 16:24:26 linux-kernel [PATCH 37/43] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
2021-12-14 16:24:21 linux-kernel [PATCH 35/43] x86: kmsan: use __msan_ string functions where possible.
2021-12-14 16:24:19 linux-kernel [PATCH 30/43] kmsan: add tests for KMSAN
2021-12-14 16:24:10 linux-kernel [PATCH 34/43] kmsan: block: skip bio block merging logic for KMSAN
2021-12-14 16:24:07 linux-kernel [PATCH 33/43] kmsan: disable physical page merging in biovec
2021-12-14 16:24:03 linux-kernel [PATCH 32/43] crypto: kmsan: disable accelerated configs under KMSAN
2021-12-14 16:24:00 linux-kernel [PATCH 31/43] kmsan: disable strscpy() optimization under KMSAN
2021-12-14 16:23:55 linux-kernel [PATCH 29/43] kmsan: handle memory sent to/from USB
2021-12-14 16:23:53 linux-kernel [PATCH 28/43] kmsan: dma: unpoison DMA mappings
2021-12-14 16:23:48 linux-kernel [PATCH 27/43] x86: kmsan: add iomem support
2021-12-14 16:23:39 linux-kernel [PATCH 26/43] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg()
2021-12-14 16:23:35 linux-kernel [PATCH 25/43] kmsan: skip shadow checks in files doing context switches
2021-12-14 16:23:25 linux-kernel [PATCH 24/43] kmsan: disable KMSAN instrumentation for certain kernel parts
2021-12-14 16:23:23 linux-kernel [PATCH 23/43] kmsan: make READ_ONCE_TASK_STACK() return initialized values
2021-12-14 16:23:20 linux-kernel [PATCH 19/43] kmsan: init: call KMSAN initialization routines
2021-12-14 16:23:17 linux-kernel [PATCH 22/43] kmsan: initialize the output of READ_ONCE_NOCHECK()