Alexander Potapenko ([email protected])

Number of posts: 1403 (0.45 per day)
First post: 2015-11-02 17:03:54
Last post: 2024-06-04 15:27:12

Date List Subject
2023-01-31 12:00:02 linux-kernel Re: [PATCH 11/18] lib/stackdepot: rename slab variables
2023-01-31 11:35:00 linux-kernel Re: [PATCH 10/18] lib/stackdepot: rename init_stack_slab
2023-01-31 11:34:18 linux-kernel Re: [PATCH 09/18] lib/stackdepot: rename hash table constants and variables
2023-01-31 10:43:37 linux-kernel Re: [PATCH 08/18] lib/stackdepot: reorder and annotate global variables
2023-01-31 10:38:30 linux-kernel Re: [PATCH 07/18] lib/stackdepot: lower the indentation in stack_depot_init
2023-01-31 10:31:07 linux-kernel Re: [PATCH 06/18] lib/stackdepot: annotate init and early init functions
2023-01-31 10:28:43 linux-kernel Re: [PATCH 05/18] lib/stackdepot: rename stack_depot_disable
2023-01-31 10:27:28 linux-kernel Re: [PATCH 04/18] lib/stackdepot, mm: rename stack_depot_want_early_init
2023-01-31 10:24:57 linux-kernel Re: [PATCH 03/18] lib/stackdepot: use pr_fmt to define message format
2023-01-31 10:21:13 linux-kernel Re: [PATCH 02/18] lib/stackdepot: put functions in logical order
2023-01-31 09:30:33 linux-kernel Re: [PATCH 01/18] lib/stackdepot: fix setting next_slab_inited in init_stack_slab
2023-01-31 09:12:36 linux-kernel Re: [PATCH 01/18] lib/stackdepot: fix setting next_slab_inited in init_stack_slab
2023-01-30 18:22:16 linux-kernel Re: [PATCH] mm: extend max struct page size for kmsan
2023-01-30 18:00:27 linux-kernel Re: [PATCH] mm: extend max struct page size for kmsan
2023-01-30 08:35:38 linux-kernel Re: [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
2023-01-25 09:53:12 linux-kernel Re: [PATCH 4/5] fs: hfs: initialize fsdata in hfs_file_truncate()
2023-01-25 09:53:09 linux-ext4 Re: [PATCH 4/5] fs: hfs: initialize fsdata in hfs_file_truncate()
2023-01-24 11:32:50 linux-kernel [PATCH] btrfs: zlib: zero-initialize zlib workspace
2023-01-24 11:08:35 linux-kernel Re: [syzbot] KMSAN: uninit-value in longest_match
2023-01-24 10:52:13 linux-kernel Re: [PATCH 4/5] fs: hfs: initialize fsdata in hfs_file_truncate()
2023-01-24 10:52:10 linux-ext4 Re: [PATCH 4/5] fs: hfs: initialize fsdata in hfs_file_truncate()
2023-01-13 15:17:05 linux-kernel Re: Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
2023-01-12 11:14:35 linux-kernel Re: mm/kmsan/instrumentation.c:41:26: warning: no previous prototype for function '__msan_metadata_ptr_for_load_n'
2023-01-12 10:47:00 linux-kernel [PATCH] kmsan: silence -Wmissing-prototypes warnings
2023-01-12 09:42:45 linux-kernel Re: mm/kmsan/instrumentation.c:41:26: warning: no previous prototype for function '__msan_metadata_ptr_for_load_n'
2023-01-11 12:17:26 linux-kernel Re: mm/kmsan/instrumentation.c:41:26: warning: no previous prototype for function '__msan_metadata_ptr_for_load_n'
2023-01-11 11:09:11 linux-kernel [PATCH] Revert "x86: kmsan: sync metadata pages on page fault"
2023-01-10 12:31:14 linux-ext4 Re: [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
2023-01-10 10:27:44 linux-kernel Re: [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
2023-01-10 10:07:32 linux-kernel Re: [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
2023-01-10 09:27:10 linux-kernel Re: [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
2023-01-09 10:49:19 linux-kernel Re: [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
2022-12-22 18:41:28 linux-kernel Re: Syzkaller found a bug: KASAN: use-after-free Write in put_pmu_ctx
2022-12-16 16:10:35 linux-crypto Re: [PATCH] crypto: wp512: disable kmsan checks in wp512_process_buffer()
2022-12-16 16:06:56 linux-kernel Re: [PATCH] fbcon: Use kzalloc() in fbcon_prepare_logo()
2022-12-15 17:37:54 linux-kernel Re: [PATCH] kmsan: include linux/vmalloc.h
2022-12-15 17:33:55 linux-kernel Re: [PATCH] kmsan: export kmsan_handle_urb
2022-12-13 11:27:45 linux-kernel Re: [syzbot] WARNING in do_mkdirat
2022-12-05 16:28:13 linux-kernel [PATCH v2] kmsan: fix memcpy tests
2022-12-05 14:49:11 linux-kernel [PATCH] kmsan: fix memcpy tests
2022-11-28 10:05:18 linux-kernel [PATCH 2/2] kmsan: allow using __msan_instrument_asm_store() inside runtime
2022-11-28 09:56:26 linux-kernel [PATCH 1/2] lockdep: allow instrumenting lockdep.c with KMSAN
2022-11-22 09:02:36 linux-ext4 Re: [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
2022-11-21 16:15:29 linux-kernel Re: [PATCH] x86: suppress KMSAN reports in arch_within_stack_frames()
2022-11-21 11:30:49 linux-ext4 Re: [PATCH] fs: ext4: initialize fsdata in pagecache_write()
2022-11-21 11:30:38 linux-ext4 [PATCH 5/5] fs: hfsplus: initialize fsdata in hfsplus_file_truncate()
2022-11-21 11:29:02 linux-ext4 [PATCH 4/5] fs: hfs: initialize fsdata in hfs_file_truncate()
2022-11-21 11:28:13 linux-ext4 [PATCH 3/5] fs: f2fs: initialize fsdata in pagecache_write()
2022-11-21 11:28:02 linux-ext4 [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()
2022-11-21 11:28:01 linux-ext4 [PATCH 1/5] fs: ext4: initialize fsdata in pagecache_write()
2022-11-21 10:46:54 linux-kernel Re: [PATCH] x86: suppress KMSAN reports in arch_within_stack_frames()