Alexander Potapenko ([email protected])

Number of posts: 1392 (0.45 per day)
First post: 2015-11-02 17:03:54
Last post: 2024-04-26 09:16:36

Date List Subject
2023-12-14 11:08:10 linux-kernel [PATCH v10-mte 6/7] arm64: mte: add compression support to mteswap.c
2023-12-14 11:08:05 linux-kernel [PATCH v10-mte 7/7] arm64: mte: implement CONFIG_ARM64_MTE_SWAP_STATS
2023-12-14 11:08:01 linux-kernel [PATCH v10-mte 4/7] arm64: mte: implement CONFIG_ARM64_MTE_COMP
2023-12-14 11:07:34 linux-kernel [PATCH v10-mte 2/7] lib/test_bitmap: add tests for bitmap_{read,write}()
2023-12-14 11:07:25 linux-kernel [PATCH v10-mte 3/7] lib/test_bitmap: use pr_info() for non-error messages
2023-12-14 11:07:08 linux-kernel [PATCH v10-mte 1/7] lib/bitmap: add bitmap_{read,write}()
2023-12-14 11:07:06 linux-kernel [PATCH v10-mte 0/7] Implement MTE tag compression for swapped pages
2023-12-14 09:28:03 linux-kernel Re: [PATCH v9 1/4] arm64: mte: implement CONFIG_ARM64_MTE_COMP
2023-12-13 14:02:37 linux-kernel Re: [PATCH v9 0/4] Implement MTE tag compression for swapped pages
2023-12-13 10:51:37 linux-crypto Re: [syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
2023-12-13 10:50:33 linux-crypto [syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
2023-12-11 11:51:10 linux-kernel Re: [PATCH v2 12/33] kmsan: Allow disabling KMSAN checks for the current task
2023-12-11 10:50:51 linux-kernel Re: [PATCH v2 28/33] s390/string: Add KMSAN support
2023-12-11 10:47:22 linux-kernel Re: [PATCH v2 30/33] s390/uaccess: Add KMSAN support to put_user() and get_user()
2023-12-11 10:46:33 linux-kernel Re: [PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
2023-12-11 10:37:23 linux-kernel Re: [PATCH v2 25/33] s390/cpacf: Unpoison the results of cpacf_trng()
2023-12-11 10:27:23 linux-kernel Re: [PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
2023-12-11 10:14:15 linux-kernel Re: [PATCH v2 27/33] s390/mm: Define KMSAN metadata for vmalloc and modules
2023-12-11 10:08:30 linux-kernel Re: [PATCH v2 10/33] kmsan: Expose kmsan_get_metadata()
2023-12-11 09:53:23 linux-kernel Re: [PATCH v2 05/33] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
2023-12-08 16:57:19 linux-kernel Re: [PATCH v2 23/33] s390/boot: Add the KMSAN runtime stub
2023-12-08 16:52:39 linux-kernel Re: [PATCH v2 09/33] kmsan: Introduce kmsan_memmove_metadata()
2023-12-08 16:52:10 linux-kernel Re: [PATCH v2 18/33] lib/string: Add KMSAN support to strlcpy() and strlcat()
2023-12-08 16:32:13 linux-kernel Re: [PATCH v2 04/33] kmsan: Increase the maximum store size to 4096
2023-12-08 15:26:34 linux-kernel Re: [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
2023-12-08 14:26:16 linux-kernel Re: [PATCH v2 19/33] lib/zlib: Unpoison DFLTCC output buffers
2023-12-08 14:19:03 linux-kernel Re: [PATCH v2 26/33] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
2023-12-08 14:17:04 linux-kernel Re: [PATCH v2 01/33] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
2023-12-08 13:56:45 linux-kernel Re: [PATCH v2 17/33] mm: kfence: Disable KMSAN when checking the canary
2023-12-08 13:53:12 linux-kernel Re: [PATCH v2 14/33] kmsan: Support SLAB_POISON
2023-12-08 13:49:43 linux-kernel Re: [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
2023-12-08 13:39:25 linux-kernel Re: [PATCH v2 24/33] s390/checksum: Add a KMSAN check
2023-12-08 13:33:05 linux-kernel Re: [PATCH v2 19/33] lib/zlib: Unpoison DFLTCC output buffers
2023-12-08 12:54:39 linux-kernel Re: [PATCH v2 17/33] mm: kfence: Disable KMSAN when checking the canary
2023-12-07 14:28:03 linux-kernel Re: KMSAN: uninit-value in ip_tunnel_xmit
2023-12-04 13:29:58 linux-kernel Re: [PATCH v12 1/3] lib/bitmap: add bitmap_{read,write}()
2023-11-29 09:20:20 linux-kernel Re: [PATCH v2 33/33] kmsan: Enable on s390
2023-11-16 15:33:35 linux-kernel Re: [PATCH 28/32] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
2023-11-16 15:04:24 linux-kernel Re: [PATCH 26/32] s390/mm: Define KMSAN metadata for vmalloc and modules
2023-11-16 14:56:42 linux-kernel Re: [PATCH 13/32] kmsan: Support SLAB_POISON
2023-11-16 10:53:26 linux-kernel Re: [PATCH 07/32] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
2023-11-16 10:34:28 linux-kernel Re: [PATCH 19/32] kmsan: Accept ranges starting with 0 on s390
2023-11-16 10:14:48 linux-kernel Re: [PATCH 06/32] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces
2023-11-16 09:56:26 linux-kernel Re: [PATCH 14/32] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
2023-11-16 09:47:26 linux-kernel Re: [PATCH 21/32] s390: Use a larger stack for KMSAN
2023-11-16 09:45:43 linux-kernel Re: [PATCH 08/32] kmsan: Remove an x86-specific #include from kmsan.h
2023-11-16 09:42:21 linux-kernel Re: [PATCH 03/32] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
2023-11-16 09:28:22 linux-kernel Re: [PATCH 02/32] kmsan: Make the tests compatible with kmsan.panic=1
2023-11-16 09:21:32 linux-kernel Re: [PATCH 20/32] s390: Turn off KMSAN for boot, vdso and purgatory
2023-11-16 09:16:04 linux-kernel Re: [PATCH 11/32] kmsan: Export panic_on_kmsan
2023-11-16 09:06:38 linux-kernel Re: [PATCH 30/32] s390/unwind: Disable KMSAN checks