Ilya Leoshkevich ([email protected])

Number of posts: 183 (0.11 per day)
First post: 2019-10-15 12:02:24
Last post: 2024-03-22 02:25:17

Date List Subject
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()
2023-11-15 20:35:27 linux-kernel [PATCH 11/32] kmsan: Export panic_on_kmsan
2023-11-15 20:35:19 linux-kernel [PATCH 06/32] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces
2023-11-15 20:34:57 linux-kernel [PATCH 04/32] kmsan: Increase the maximum store size to 4096
2023-11-15 20:34:55 linux-kernel [PATCH 05/32] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
2023-11-15 20:34:49 linux-kernel [PATCH 02/32] kmsan: Make the tests compatible with kmsan.panic=1
2023-11-15 20:34:43 linux-kernel [PATCH 01/32] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
2023-07-25 16:15:22 linux-kernel [PATCH v4 2/6] KVM: s390: interrupt: Fix single-stepping into program interrupt handlers
2023-07-25 15:17:05 linux-kernel [PATCH v4 5/6] KVM: s390: interrupt: Fix single-stepping keyless mode exits
2023-07-25 15:01:48 linux-kernel [PATCH v4 6/6] KVM: s390: selftests: Add selftest for single-stepping
2023-07-25 15:01:20 linux-kernel [PATCH v4 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
2023-07-25 15:00:47 linux-kernel [PATCH v4 1/6] KVM: s390: interrupt: Fix single-stepping into interrupt handlers
2023-07-25 14:59:59 linux-kernel [PATCH v4 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
2023-07-25 14:42:43 linux-kernel [PATCH v4 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
2023-07-24 11:14:18 linux-kernel [PATCH v3 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
2023-07-24 10:28:51 linux-kernel [PATCH v3 2/6] KVM: s390: interrupt: Fix single-stepping into program interrupt handlers
2023-07-24 10:22:29 linux-kernel [PATCH v3 1/6] KVM: s390: interrupt: Fix single-stepping into interrupt handlers
2023-07-24 10:15:41 linux-kernel [PATCH v3 5/6] KVM: s390: interrupt: Fix single-stepping keyless mode exits
2023-07-24 10:15:18 linux-kernel [PATCH v3 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
2023-07-24 09:52:55 linux-kernel [PATCH v3 6/6] KVM: s390: selftests: Add selftest for single-stepping
2023-07-24 09:52:09 linux-kernel [PATCH v3 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
2023-07-24 09:39:03 linux-kernel Re: [PATCH v2 1/6] KVM: s390: interrupt: Fix single-stepping into interrupt handlers
2023-07-21 12:41:24 linux-kernel [PATCH v2 5/6] KVM: s390: interrupt: Fix single-stepping ISKE
2023-07-21 12:33:24 linux-kernel [PATCH v2 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
2023-07-21 12:31:38 linux-kernel [PATCH v2 3/6] KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
2023-07-21 12:20:24 linux-kernel [PATCH v2 0/6] KVM: s390: interrupt: Fix stepping into interrupt handlers
2023-07-21 12:17:53 linux-kernel [PATCH v2 1/6] KVM: s390: interrupt: Fix single-stepping into interrupt handlers
2023-07-21 12:16:08 linux-kernel [PATCH v2 6/6] KVM: s390: selftests: Add selftest for single-stepping
2023-07-21 12:05:26 linux-kernel [PATCH v2 2/6] KVM: s390: interrupt: Fix single-stepping into program interrupt handlers
2023-06-29 08:54:15 linux-kernel [PATCH 2/2] KVM: s390: interrupt: Fix stepping into program interrupt handlers
2023-06-29 08:51:48 linux-kernel [PATCH 0/2] KVM: s390: interrupt: Fix stepping into interrupt handlers
2023-06-29 08:42:29 linux-kernel [PATCH 1/2] KVM: s390: interrupt: Fix stepping into interrupt handlers
2023-06-12 14:37:09 linux-kernel Re: [PATCH bpf v3 2/2] selftests/bpf: add a test for subprogram extables
2023-06-02 08:37:18 linux-kernel Re: [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
2023-05-04 14:59:23 linux-kernel [PATCH 2/2] s390/uapi: Cover statfs padding by growing f_spare
2023-05-04 14:47:33 linux-kernel [PATCH 1/2] statfs: Enforce statfs[64] structure intialization
2023-05-04 14:46:42 linux-kernel [PATCH 0/2] statfs: Enforce statfs[64] structure intialization
2023-04-14 16:22:57 linux-kernel Re: [PATCH] selftests/bpf: ignore pointer types check with clang
2023-03-16 21:23:53 linux-kernel Re: [PATCH bpf-next 1/2] bpf, test_run: fix crashes due to XDP frame overwriting/corruption