LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-11-21 22:06:17
linux-kernel
[PATCH v2 00/33] kmsan: Enable on s390
2023-11-21 22:06:09
linux-kernel
[PATCH v2 14/33] kmsan: Support SLAB_POISON
2023-11-21 22:06:03
linux-kernel
[PATCH v2 18/33] lib/string: Add KMSAN support to strlcpy() and strlcat()
2023-11-21 22:05:58
linux-kernel
[PATCH v2 11/33] kmsan: Export panic_on_kmsan
2023-11-21 22:05:54
linux-kernel
[PATCH v2 08/33] kmsan: Remove an x86-specific #include from kmsan.h
2023-11-21 22:05:52
linux-kernel
[PATCH v2 07/33] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
2023-11-21 22:05:51
linux-kernel
[PATCH v2 01/33] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
2023-11-21 22:05:46
linux-kernel
[PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
2023-11-21 22:05:39
linux-kernel
[PATCH v2 26/33] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
2023-11-21 22:05:37
linux-kernel
[PATCH v2 33/33] kmsan: Enable on s390
2023-11-21 22:05:30
linux-kernel
[PATCH v2 29/33] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
2023-11-21 22:05:29
linux-kernel
[PATCH v2 25/33] s390/cpacf: Unpoison the results of cpacf_trng()
2023-11-21 22:04:56
linux-kernel
[PATCH v2 23/33] s390/boot: Add the KMSAN runtime stub
2023-11-21 22:04:56
linux-kernel
[PATCH v2 24/33] s390/checksum: Add a KMSAN check
2023-11-21 22:04:40
linux-kernel
[PATCH v2 22/33] s390: Use a larger stack for KMSAN
2023-11-21 22:04:33
linux-kernel
[PATCH v2 15/33] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
2023-11-21 22:04:15
linux-kernel
[PATCH v2 17/33] mm: kfence: Disable KMSAN when checking the canary
2023-11-21 22:04:15
linux-kernel
[PATCH v2 20/33] kmsan: Accept ranges starting with 0 on s390
2023-11-21 22:04:13
linux-kernel
[PATCH v2 16/33] mm: slub: Let KMSAN access metadata
2023-11-21 22:04:12
linux-kernel
[PATCH v2 05/33] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
2023-11-21 22:03:41
linux-kernel
[PATCH v2 10/33] kmsan: Expose kmsan_get_metadata()
2023-11-16 15:10:09
linux-kernel
Re: [PATCH 13/32] kmsan: Support SLAB_POISON
2023-11-16 10:14:54
linux-kernel
Re: [PATCH 00/32] kmsan: Enable on s390
2023-11-16 09:18:11
linux-kernel
Re: [PATCH 12/32] kmsan: Allow disabling KMSAN checks for the current task
2023-11-15 20:40:00
linux-kernel
[PATCH 31/32] s390: Implement the architecture-specific kmsan functions
2023-11-15 20:39:28
linux-kernel
[PATCH 24/32] s390/cpacf: Unpoison the results of cpacf_trng()
2023-11-15 20:39:27
linux-kernel
[PATCH 20/32] s390: Turn off KMSAN for boot, vdso and purgatory
2023-11-15 20:39:24
linux-kernel
[PATCH 28/32] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
2023-11-15 20:37:55
linux-kernel
[PATCH 29/32] s390/uaccess: Add KMSAN support to put_user() and get_user()
2023-11-15 20:37:46
linux-kernel
[PATCH 27/32] s390/string: Add KMSAN support
2023-11-15 20:37:46
linux-kernel
[PATCH 32/32] kmsan: Enable on s390
2023-11-15 20:37:46
linux-kernel
[PATCH 30/32] s390/unwind: Disable KMSAN checks
2023-11-15 20:37:42
linux-kernel
[PATCH 26/32] s390/mm: Define KMSAN metadata for vmalloc and modules
2023-11-15 20:37:33
linux-kernel
[PATCH 22/32] s390/boot: Add the KMSAN runtime stub
2023-11-15 20:37:32
linux-kernel
[PATCH 18/32] lib/zlib: Unpoison DFLTCC output buffers
2023-11-15 20:37:29
linux-kernel
[PATCH 17/32] lib/string: Add KMSAN support to strlcpy() and strlcat()
2023-11-15 20:37:29
linux-kernel
[PATCH 19/32] kmsan: Accept ranges starting with 0 on s390
2023-11-15 20:37:27
linux-kernel
[PATCH 16/32] mm: kfence: Disable KMSAN when checking the canary
2023-11-15 20:37:26
linux-kernel
[PATCH 25/32] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
2023-11-15 20:37:23
linux-kernel
[PATCH 15/32] mm: slub: Let KMSAN access metadata
2023-11-15 20:37:22
linux-kernel
[PATCH 10/32] kmsan: Expose kmsan_get_metadata()
2023-11-15 20:37:22
linux-kernel
[PATCH 14/32] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
2023-11-15 20:37:16
linux-kernel
[PATCH 23/32] s390/checksum: Add a KMSAN check
2023-11-15 20:37:16
linux-kernel
[PATCH 21/32] s390: Use a larger stack for KMSAN
2023-11-15 20:37:09
linux-kernel
[PATCH 00/32] kmsan: Enable on s390
2023-11-15 20:36:33
linux-kernel
[PATCH 12/32] kmsan: Allow disabling KMSAN checks for the current task
2023-11-15 20:36:16
linux-kernel
[PATCH 03/32] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
2023-11-15 20:36:10
linux-kernel
[PATCH 08/32] kmsan: Remove an x86-specific #include from kmsan.h
2023-11-15 20:35:43
linux-kernel
[PATCH 07/32] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
2023-11-15 20:35:35
linux-kernel
[PATCH 13/32] kmsan: Support SLAB_POISON
2023-11-15 20:35:28
linux-kernel
[PATCH 09/32] kmsan: Introduce kmsan_memmove_metadata()