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
Next Page
Date
List
Subject
2024-06-13 23:46:19
linux-kernel
Re: [PATCH v4 12/35] kmsan: Support SLAB_POISON
2024-06-13 16:10:20
linux-kernel
[PATCH v4 19/35] kmsan: Accept ranges starting with 0 on s390
2024-06-13 16:09:24
linux-kernel
[PATCH v4 20/35] s390/boot: Turn off KMSAN
2024-06-13 15:50:50
linux-kernel
[PATCH v4 34/35] s390: Implement the architecture-specific KMSAN functions
2024-06-13 15:50:08
linux-kernel
[PATCH v4 02/35] kmsan: Make the tests compatible with kmsan.panic=1
2024-06-13 15:49:11
linux-kernel
[PATCH v4 08/35] kmsan: Remove an x86-specific #include from kmsan.h
2024-06-13 15:47:18
linux-kernel
[PATCH v4 15/35] mm: slub: Let KMSAN access metadata
2024-06-13 15:46:46
linux-kernel
[PATCH v4 27/35] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
2024-06-13 15:46:43
linux-kernel
[PATCH v4 32/35] s390/uaccess: Add KMSAN support to put_user() and get_user()
2024-06-13 15:45:57
linux-kernel
[PATCH v4 26/35] s390/diag: Unpoison diag224() output buffer
2024-06-13 15:45:34
linux-kernel
[PATCH v4 31/35] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
2024-06-13 15:45:34
linux-kernel
[PATCH v4 30/35] s390/string: Add KMSAN support
2024-06-13 15:45:05
linux-kernel
[PATCH v4 29/35] s390/mm: Define KMSAN metadata for vmalloc and modules
2024-06-13 15:44:45
linux-kernel
[PATCH v4 09/35] kmsan: Expose kmsan_get_metadata()
2024-06-13 15:44:43
linux-kernel
[PATCH v4 22/35] s390/boot: Add the KMSAN runtime stub
2024-06-13 15:44:39
linux-kernel
[PATCH v4 24/35] s390/cpacf: Unpoison the results of cpacf_trng()
2024-06-13 15:44:26
linux-kernel
[PATCH v4 28/35] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
2024-06-13 15:44:25
linux-kernel
[PATCH v4 25/35] s390/cpumf: Unpoison STCCTM output buffer
2024-06-13 15:44:18
linux-kernel
[PATCH v4 11/35] kmsan: Allow disabling KMSAN checks for the current task
2024-06-13 15:44:09
linux-kernel
[PATCH v4 33/35] s390/unwind: Disable KMSAN checks
2024-06-13 15:43:52
linux-kernel
[PATCH v4 14/35] kmsan: Do not round up pg_data_t size
2024-06-13 15:43:51
linux-kernel
[PATCH v4 10/35] kmsan: Export panic_on_kmsan
2024-06-13 15:43:49
linux-kernel
[PATCH v4 35/35] kmsan: Enable on s390
2024-06-13 15:43:42
linux-kernel
[PATCH v4 00/35] kmsan: Enable on s390
2024-06-13 15:43:18
linux-kernel
[PATCH v4 13/35] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
2024-06-13 15:43:17
linux-kernel
[PATCH v4 23/35] s390/checksum: Add a KMSAN check
2024-06-13 15:42:11
linux-kernel
[PATCH v4 16/35] mm: slub: Unpoison the memchr_inv() return value
2024-06-13 15:42:11
linux-kernel
[PATCH v4 17/35] mm: kfence: Disable KMSAN when checking the canary
2024-06-13 15:42:07
linux-kernel
[PATCH v4 05/35] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
2024-06-13 15:42:04
linux-kernel
[PATCH v4 12/35] kmsan: Support SLAB_POISON
2024-06-13 15:41:46
linux-kernel
[PATCH v4 21/35] s390: Use a larger stack for KMSAN
2024-06-13 15:41:38
linux-kernel
[PATCH v4 01/35] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
2024-06-13 15:41:30
linux-kernel
[PATCH v4 07/35] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
2024-06-13 15:41:22
linux-kernel
[PATCH v4 03/35] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
2024-06-13 15:40:38
linux-kernel
[PATCH v4 18/35] lib/zlib: Unpoison DFLTCC output buffers
2024-06-13 15:40:37
linux-kernel
[PATCH v4 04/35] kmsan: Increase the maximum store size to 4096
2024-06-13 15:40:21
linux-kernel
[PATCH v4 06/35] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces
2024-06-12 15:38:15
linux-kernel
Re: [PATCH v3 01/34] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
2024-03-22 02:25:17
linux-kernel
Re: [PATCH bpf v4] bpf: verifier: prevent userspace memory access
2024-03-21 12:16:18
linux-kernel
Re: [PATCH bpf v3] bpf: verifier: prevent userspace memory access
2024-03-21 08:46:14
linux-kernel
Re: [PATCH bpf] bpf: verifier: prevent userspace memory access
2024-03-15 16:32:53
linux-kernel
Re: [PATCH] mm: kmsan: fix instrumentation recursion on preempt_count
2024-03-13 01:48:42
linux-kernel
Re: [BUG] kmsan: instrumentation recursion problems
2024-03-12 23:53:07
linux-kernel
Re: [BUG] kmsan: instrumentation recursion problems
2024-02-19 15:35:26
linux-kernel
Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
2023-12-13 23:50:51
linux-kernel
[PATCH v3 21/34] s390/boot: Add the KMSAN runtime stub
2023-12-13 23:50:32
linux-kernel
[PATCH v3 28/34] s390/mm: Define KMSAN metadata for vmalloc and modules
2023-12-13 23:50:10
linux-kernel
[PATCH v3 13/34] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
2023-12-13 23:42:56
linux-kernel
[PATCH v3 20/34] s390: Use a larger stack for KMSAN
2023-12-13 23:42:46
linux-kernel
[PATCH v3 34/34] kmsan: Enable on s390
2023-12-13 23:42:28
linux-kernel
[PATCH v3 05/34] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces