Ilya Leoshkevich ([email protected])

Number of posts: 221 (0.13 per day)
First post: 2019-10-15 12:02:24
Last post: 2024-06-13 23:46:19

Date List Subject
2023-12-13 23:39:42 linux-kernel [PATCH v3 02/34] kmsan: Make the tests compatible with kmsan.panic=1
2023-12-13 23:39:30 linux-kernel [PATCH v3 33/34] s390: Implement the architecture-specific kmsan functions
2023-12-13 23:39:19 linux-kernel [PATCH v3 31/34] s390/uaccess: Add KMSAN support to put_user() and get_user()
2023-12-13 23:38:58 linux-kernel [PATCH v3 32/34] s390/unwind: Disable KMSAN checks
2023-12-13 23:38:52 linux-kernel [PATCH v3 30/34] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
2023-12-13 23:38:51 linux-kernel [PATCH v3 12/34] kmsan: Support SLAB_POISON
2023-12-13 23:38:44 linux-kernel [PATCH v3 27/34] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
2023-12-13 23:38:43 linux-kernel [PATCH v3 29/34] s390/string: Add KMSAN support
2023-12-13 23:38:38 linux-kernel [PATCH v3 10/34] kmsan: Export panic_on_kmsan
2023-12-13 23:38:35 linux-kernel [PATCH v3 11/34] kmsan: Allow disabling KMSAN checks for the current task
2023-12-13 23:38:27 linux-kernel [PATCH v3 24/34] s390/cpumf: Unpoison STCCTM output buffer
2023-12-13 23:38:25 linux-kernel [PATCH v3 23/34] s390/cpacf: Unpoison the results of cpacf_trng()
2023-12-13 23:38:19 linux-kernel [PATCH v3 26/34] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
2023-12-13 23:38:18 linux-kernel [PATCH v3 09/34] kmsan: Expose kmsan_get_metadata()
2023-12-13 23:38:14 linux-kernel [PATCH v3 08/34] kmsan: Remove an x86-specific #include from kmsan.h
2023-12-13 23:38:06 linux-kernel [PATCH v3 16/34] mm: kfence: Disable KMSAN when checking the canary
2023-12-13 23:38:04 linux-kernel [PATCH v3 22/34] s390/checksum: Add a KMSAN check
2023-12-13 23:38:00 linux-kernel [PATCH v3 25/34] s390/diag: Unpoison diag224() output buffer
2023-12-13 23:37:51 linux-kernel [PATCH v3 18/34] kmsan: Accept ranges starting with 0 on s390
2023-12-13 23:37:40 linux-kernel [PATCH v3 17/34] lib/zlib: Unpoison DFLTCC output buffers
2023-12-13 23:37:31 linux-kernel [PATCH v3 19/34] s390: Turn off KMSAN for boot, vdso and purgatory
2023-12-13 23:37:29 linux-kernel [PATCH v3 15/34] mm: slub: Unpoison the memchr_inv() return value
2023-12-13 23:37:21 linux-kernel [PATCH v3 07/34] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
2023-12-13 23:37:20 linux-kernel [PATCH v3 03/34] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
2023-12-13 23:37:17 linux-kernel [PATCH v3 06/34] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces
2023-12-13 23:37:15 linux-kernel [PATCH v3 04/34] kmsan: Increase the maximum store size to 4096
2023-12-13 23:37:09 linux-kernel [PATCH v3 14/34] mm: slub: Let KMSAN access metadata
2023-12-13 23:37:07 linux-kernel [PATCH v3 00/34] kmsan: Enable on s390
2023-12-13 23:36:47 linux-kernel [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
2023-12-13 15:02:39 linux-kernel Re: [PATCH v2 12/33] kmsan: Allow disabling KMSAN checks for the current task
2023-12-13 11:34:34 linux-kernel Re: [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
2023-12-13 01:32:45 linux-kernel Re: [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
2023-12-13 00:54:30 linux-kernel Re: [PATCH v2 18/33] lib/string: Add KMSAN support to strlcpy() and strlcat()
2023-12-12 02:05:59 linux-kernel Re: [PATCH v2 01/33] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
2023-12-11 10:40:22 linux-kernel Re: [PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
2023-12-08 14:14:40 linux-kernel Re: [PATCH v2 19/33] lib/zlib: Unpoison DFLTCC output buffers
2023-12-08 14:12:39 linux-kernel Re: [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
2023-11-29 09:59:23 linux-kernel Re: [PATCH v2 33/33] kmsan: Enable on s390
2023-11-21 22:19:29 linux-kernel [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
2023-11-21 22:17:56 linux-kernel [PATCH v2 12/33] kmsan: Allow disabling KMSAN checks for the current task
2023-11-21 22:17:26 linux-kernel [PATCH v2 27/33] s390/mm: Define KMSAN metadata for vmalloc and modules
2023-11-21 22:10:30 linux-kernel [PATCH v2 19/33] lib/zlib: Unpoison DFLTCC output buffers
2023-11-21 22:10:24 linux-kernel [PATCH v2 04/33] kmsan: Increase the maximum store size to 4096
2023-11-21 22:10:22 linux-kernel [PATCH v2 09/33] kmsan: Introduce kmsan_memmove_metadata()
2023-11-21 22:10:15 linux-kernel [PATCH v2 30/33] s390/uaccess: Add KMSAN support to put_user() and get_user()
2023-11-21 22:09:12 linux-kernel [PATCH v2 21/33] s390: Turn off KMSAN for boot, vdso and purgatory
2023-11-21 22:08:53 linux-kernel [PATCH v2 06/33] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces
2023-11-21 22:06:40 linux-kernel [PATCH v2 31/33] s390/unwind: Disable KMSAN checks
2023-11-21 22:06:40 linux-kernel [PATCH v2 28/33] s390/string: Add KMSAN support
2023-11-21 22:06:24 linux-kernel [PATCH v2 02/33] kmsan: Make the tests compatible with kmsan.panic=1
2023-11-21 22:06:21 linux-kernel [PATCH v2 03/33] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled