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