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-09-15 16:00:50 linux-kernel [PATCH v7 19/43] kmsan: add iomap support
2022-09-15 16:00:48 linux-kernel [PATCH v7 40/43] entry: kmsan: introduce kmsan_unpoison_entry_regs()
2022-09-15 15:54:29 linux-kernel [PATCH v7 10/43] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
2022-09-15 15:46:50 linux-kernel [PATCH v7 03/43] instrumented.h: allow instrumenting both sides of copy_from_user()
2022-09-15 15:46:08 linux-kernel [PATCH v7 27/43] kmsan: disable physical page merging in biovec
2022-09-15 15:45:44 linux-kernel [PATCH v7 35/43] x86: kmsan: use __msan_ string functions where possible.
2022-09-15 15:45:15 linux-kernel [PATCH v7 21/43] dma: kmsan: unpoison DMA mappings
2022-09-15 15:44:22 linux-kernel [PATCH v7 41/43] bpf: kmsan: initialize BPF registers with zeroes
2022-09-15 15:44:20 linux-kernel [PATCH v7 11/43] kmsan: add KMSAN runtime core
2022-09-15 15:44:03 linux-kernel [PATCH v7 01/43] x86: add missing include to sparsemem.h
2022-09-15 15:42:45 linux-kernel [PATCH v7 37/43] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
2022-09-15 15:42:22 linux-kernel [PATCH v7 38/43] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
2022-09-15 15:42:19 linux-kernel [PATCH v7 06/43] kmsan: add ReST documentation
2022-09-15 15:41:59 linux-kernel [PATCH v7 12/43] kmsan: disable instrumentation of unsupported common kernel code
2022-09-15 15:41:36 linux-kernel [PATCH v7 15/43] mm: kmsan: call KMSAN hooks from SLUB code
2022-09-15 15:41:27 linux-kernel [PATCH v7 34/43] x86: kmsan: handle open-coded assembly in lib/iomem.c
2022-09-15 15:41:14 linux-kernel [PATCH v7 33/43] x86: kmsan: skip shadow checks in __switch_to()
2022-09-15 15:40:42 linux-kernel [PATCH v7 07/43] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
2022-09-15 15:39:56 linux-kernel [PATCH v7 43/43] x86: kmsan: enable KMSAN builds for x86
2022-09-15 15:39:28 linux-kernel [PATCH v7 31/43] objtool: kmsan: list KMSAN API functions as uaccess-safe
2022-09-15 15:39:12 linux-kernel [PATCH v7 36/43] x86: kmsan: sync metadata pages on page fault
2022-09-15 15:39:11 linux-kernel [PATCH v7 22/43] virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()
2022-09-15 15:39:11 linux-kernel [PATCH v7 00/43] Add KernelMemorySanitizer infrastructure
2022-09-15 15:39:10 linux-kernel [PATCH v7 24/43] kmsan: add tests for KMSAN
2022-09-15 15:38:59 linux-kernel [PATCH v7 32/43] x86: kmsan: disable instrumentation of unsupported code
2022-09-15 15:38:24 linux-kernel [PATCH v7 23/43] kmsan: handle memory sent to/from USB
2022-09-15 15:38:01 linux-kernel [PATCH v7 29/43] kcov: kmsan: unpoison area->list in kcov_remote_area_put()
2022-09-15 15:35:57 linux-kernel [PATCH v7 02/43] stackdepot: reserve 5 extra bits in depot_stack_handle_t
2022-09-15 15:35:53 linux-kernel [PATCH v7 25/43] kmsan: disable strscpy() optimization under KMSAN
2022-09-15 15:35:52 linux-kernel [PATCH v7 13/43] MAINTAINERS: add entry for KMSAN
2022-09-15 15:35:36 linux-kernel [PATCH v7 26/43] crypto: kmsan: disable accelerated configs under KMSAN
2022-09-15 15:35:10 linux-kernel [PATCH v7 16/43] kmsan: handle task creation and exiting
2022-09-15 15:32:59 linux-kernel [PATCH v7 17/43] init: kmsan: call KMSAN initialization routines
2022-09-15 15:31:16 linux-kernel [PATCH v7 14/43] mm: kmsan: maintain KMSAN metadata for page operations
2022-09-15 15:27:22 linux-kernel [PATCH v7 30/43] security: kmsan: fix interoperability with auto-initialization
2022-09-15 15:24:48 linux-kernel [PATCH v7 08/43] kmsan: mark noinstr as __no_sanitize_memory
2022-09-15 15:22:51 linux-kernel [PATCH v7 28/43] block: kmsan: skip bio block merging logic for KMSAN
2022-09-15 15:22:36 linux-kernel [PATCH v7 39/43] x86: kmsan: don't instrument stack walking functions
2022-09-15 15:22:16 linux-kernel [PATCH v7 42/43] mm: fs: initialize fsdata passed to write_begin/write_end interface
2022-09-15 15:20:41 linux-kernel [PATCH v7 05/43] asm-generic: instrument usercopy in cacheflush.h
2022-09-15 15:10:32 linux-kernel [PATCH v7 20/43] Input: libps2: mark data received in __ps2_command() as initialized
2022-09-15 15:10:28 linux-kernel [PATCH v7 18/43] instrumented.h: add KMSAN support
2022-09-14 08:23:27 linux-crypto Re: [PATCH -next 1/2] x86: crypto: kmsan: revert !KMSAN dependencies
2022-09-12 09:48:51 linux-crypto Re: linux-next: manual merge of the mm tree with the crypto tree
2022-09-09 09:59:56 linux-crypto [PATCH -next 2/2] crypto: x86: kmsan: disable accelerated configs in KMSAN builds
2022-09-09 09:59:32 linux-crypto [PATCH -next 1/2] x86: crypto: kmsan: revert !KMSAN dependencies
2022-09-09 09:37:57 linux-kernel Re: [PATCH v6 40/44] x86: kmsan: don't instrument stack walking functions
2022-09-07 09:23:24 linux-crypto Re: linux-next: manual merge of the mm tree with the crypto tree
2022-09-05 12:59:25 linux-kernel [PATCH v6 38/44] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
2022-09-05 12:59:05 linux-kernel [PATCH v6 41/44] entry: kmsan: introduce kmsan_unpoison_entry_regs()
2022-09-05 12:58:39 linux-kernel [PATCH v6 43/44] mm: fs: initialize fsdata passed to write_begin/write_end interface