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-05-09 03:49:16 linux-kernel Re: [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code
2022-05-05 19:28:29 linux-kernel Re: [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code
2022-05-03 00:30:22 linux-kernel Re: [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code
2022-04-29 23:30:55 linux-kernel Re: [PATCH 3/3] kasan: give better names to shadow values
2022-04-28 21:12:46 linux-kernel Re: [PATCH 1/3] kasan: clean up comments in internal kasan.h
2022-04-27 11:32:39 linux-kernel [PATCH v3 17/46] kmsan: mm: call KMSAN hooks from SLUB code
2022-04-27 11:31:25 linux-kernel [PATCH v3 04/46] instrumented.h: allow instrumenting both sides of copy_from_user()
2022-04-27 11:29:54 linux-kernel [PATCH v3 07/46] kmsan: add ReST documentation
2022-04-27 11:27:34 linux-kernel [PATCH v3 25/46] kmsan: virtio: check/unpoison scatterlist in vring_map_one_sg()
2022-04-27 11:24:07 linux-kernel [PATCH v3 05/46] x86: asm: instrument usercopy in get_user() and __put_user_size()
2022-04-27 11:22:20 linux-kernel [PATCH v3 29/46] kmsan: add tests for KMSAN
2022-04-27 11:19:45 linux-kernel [PATCH v3 40/46] x86: kmsan: handle open-coded assembly in lib/iomem.c
2022-04-27 11:18:54 linux-kernel [PATCH v3 16/46] kmsan: mm: maintain KMSAN metadata for page operations
2022-04-27 11:15:53 linux-kernel [PATCH v3 27/46] kmsan: instrumentation.h: add instrumentation_begin_with_regs()
2022-04-27 11:15:38 linux-kernel [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code
2022-04-27 11:15:25 linux-kernel [PATCH v3 21/46] kmsan: unpoison @tlb in arch_tlb_gather_mmu()
2022-04-27 11:12:45 linux-kernel [PATCH v3 34/46] kmsan: kcov: unpoison area->list in kcov_remote_area_put()
2022-04-27 11:03:26 linux-kernel [PATCH v3 09/46] kmsan: mark noinstr as __no_sanitize_memory
2022-04-27 11:01:34 linux-kernel [PATCH v3 18/46] kmsan: handle task creation and exiting
2022-04-27 10:51:57 linux-kernel [PATCH v3 11/46] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
2022-04-27 10:46:33 linux-kernel [PATCH v3 45/46] x86: kmsan: handle register passing from uninstrumented code
2022-04-27 10:45:46 linux-kernel [PATCH v3 33/46] kmsan: block: skip bio block merging logic for KMSAN
2022-04-27 10:44:29 linux-kernel [PATCH v3 15/46] MAINTAINERS: add entry for KMSAN
2022-04-27 10:43:34 linux-kernel [PATCH v3 03/46] kasan: common: adapt to the new prototype of __stack_depot_save()
2022-04-27 10:40:59 linux-kernel [PATCH v3 24/46] kmsan: dma: unpoison DMA mappings
2022-04-27 10:39:36 linux-kernel [PATCH v3 37/46] x86: kmsan: make READ_ONCE_TASK_STACK() return initialized values
2022-04-27 10:18:10 linux-kernel [PATCH v3 36/46] objtool: kmsan: list KMSAN API functions as uaccess-safe
2022-04-27 10:14:59 linux-kernel [PATCH v3 39/46] x86: kmsan: skip shadow checks in __switch_to()
2022-04-27 10:09:29 linux-kernel [PATCH v3 22/46] kmsan: add iomap support
2022-04-27 09:58:46 linux-kernel [PATCH v3 19/46] kmsan: init: call KMSAN initialization routines
2022-04-27 09:56:07 linux-kernel [PATCH v3 14/46] kmsan: disable instrumentation of unsupported common kernel code
2022-04-27 09:53:36 linux-kernel [PATCH v3 46/46] x86: kmsan: enable KMSAN builds for x86
2022-04-27 09:51:19 linux-kernel [PATCH v3 35/46] security: kmsan: fix interoperability with auto-initialization
2022-04-27 09:48:04 linux-kernel [PATCH v3 26/46] kmsan: handle memory sent to/from USB
2022-04-27 09:47:02 linux-kernel [PATCH v3 12/46] kmsan: add KMSAN runtime core
2022-04-27 09:41:16 linux-kernel [PATCH v3 06/46] asm-generic: instrument usercopy in cacheflush.h
2022-04-27 09:23:05 linux-kernel [PATCH v3 02/46] stackdepot: reserve 5 extra bits in depot_stack_handle_t
2022-04-27 09:09:28 linux-kernel [PATCH v3 30/46] kmsan: disable strscpy() optimization under KMSAN
2022-04-27 08:57:01 linux-kernel [PATCH v3 23/46] Input: libps2: mark data received in __ps2_command() as initialized
2022-04-27 08:56:47 linux-kernel [PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
2022-04-27 03:08:11 linux-kernel [PATCH v3 43/46] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
2022-04-27 02:47:01 linux-kernel [PATCH v3 42/46] x86: kmsan: sync metadata pages on page fault
2022-04-27 01:11:29 linux-kernel [PATCH v3 10/46] x86: kmsan: pgtable: reduce vmalloc space
2022-04-27 01:03:44 linux-kernel [PATCH v3 01/46] x86: add missing include to sparsemem.h
2022-04-26 22:17:29 linux-kernel [PATCH v3 08/46] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
2022-04-26 22:17:10 linux-kernel [PATCH v3 31/46] crypto: kmsan: disable accelerated configs under KMSAN
2022-04-26 21:24:16 linux-kernel [PATCH v3 38/46] x86: kmsan: disable instrumentation of unsupported code
2022-04-26 20:15:21 linux-kernel [PATCH v3 44/46] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
2022-04-26 20:13:04 linux-kernel [PATCH v3 32/46] kmsan: disable physical page merging in biovec
2022-04-26 20:10:43 linux-kernel [PATCH v3 13/46] kmsan: implement kmsan_init(), initialize READ_ONCE_NOCHECK()
2022-04-26 19:02:51 linux-kernel [PATCH v3 20/46] instrumented.h: add KMSAN support