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
2022-11-18 19:25:14 linux-kernel Re: KMSAN broken with lockdep again?
2022-11-18 18:53:02 linux-kernel [PATCH] x86: suppress KMSAN reports in arch_within_stack_frames()
2022-11-18 17:53:15 linux-kernel Re: [PATCH] kfence: fix stack trace pruning
2022-11-18 14:03:09 linux-kernel Re: KMSAN broken with lockdep again?
2022-11-18 09:05:37 linux-kernel Re: KASAN: double-free in kfree
2022-11-17 14:26:40 linux-kernel Re: KMSAN broken with lockdep again?
2022-11-14 08:30:52 linux-ext4 [PATCH] fs: ext4: initialize fsdata in pagecache_write()
2022-11-10 12:04:31 linux-kernel [PATCH] Revert "kmsan: unpoison @tlb in arch_tlb_gather_mmu()"
2022-11-10 11:08:04 linux-ext4 Re: [syzbot] KMSAN: uninit-value in pagecache_write
2022-11-08 09:12:43 linux-ext4 Re: [syzbot] KMSAN: uninit-value in pagecache_write
2022-11-07 18:26:25 linux-ext4 Re: [syzbot] KMSAN: uninit-value in pagecache_write
2022-11-07 16:05:51 linux-kernel [PATCH] docs: kmsan: fix formatting of "Example report"
2022-11-07 16:03:18 linux-kernel Re: [PATCH v6 6/44] kmsan: add ReST documentation
2022-11-07 13:45:28 linux-kernel Re: [PATCH -next,v2] bpf, test_run: fix alignment problem in bpf_prog_test_run_skb()
2022-11-07 09:48:43 linux-ext4 Re: [syzbot] KMSAN: uninit-value in pagecache_write
2022-11-04 18:42:18 linux-kernel [PATCH] misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()
2022-11-04 17:22:43 linux-kernel Re: [PATCH v3 1/3] lib/stackdepot: Add a refcount field in stack_record
2022-11-04 17:13:30 linux-kernel Re: [PATCH -next,v2] bpf, test_run: fix alignment problem in bpf_prog_test_run_skb()
2022-11-04 11:00:02 linux-kernel Re: [PATCH] ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
2022-11-04 10:40:36 linux-kernel [PATCH] ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
2022-11-03 14:26:00 linux-kernel [PATCH v2] x86/traps: avoid KMSAN bugs originating from handle_bug()
2022-11-03 13:48:45 linux-kernel Re: [PATCH 5/5] x86/traps: avoid KMSAN bugs originating from handle_bug()
2022-11-02 15:44:53 linux-kernel Re: [PATCH v3 1/2] mm, hwpoison: Try to recover from copy-on write faults
2022-11-02 15:03:53 linux-kernel Re: [PATCH v3 1/2] mm, hwpoison: Try to recover from copy-on write faults
2022-11-02 13:43:46 linux-kernel Re: [PATCH 5/5] x86/traps: avoid KMSAN bugs originating from handle_bug()
2022-11-02 11:54:26 linux-kernel [PATCH 1/5] kmsan: core: kmsan_in_runtime() should return true in NMI context
2022-11-02 11:41:49 linux-kernel [PATCH 4/5] kmsan: make sure PREEMPT_RT is off
2022-11-02 11:37:53 linux-kernel [PATCH 3/5] Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARN
2022-11-02 11:26:36 linux-kernel [PATCH 2/5] x86/uaccess: instrument copy_from_user_nmi()
2022-11-02 11:25:59 linux-kernel [PATCH 5/5] x86/traps: avoid KMSAN bugs originating from handle_bug()
2022-10-31 08:51:08 linux-kernel Re: arch/powerpc/kexec/crash.c:311:22: error: variable 'i' might be clobbered by 'longjmp' or 'vfork'
2022-10-28 00:00:27 linux-kernel Re: [PATCH] x86/uaccess: instrument copy_from_user_nmi()
2022-10-27 19:02:10 linux-kernel Re: [PATCH] x86/uaccess: instrument copy_from_user_nmi()
2022-10-27 17:18:17 linux-kernel Re: [PATCH 3/5] Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
2022-10-25 22:27:11 linux-kernel [PATCH] x86/uaccess: instrument copy_from_user_nmi()
2022-10-24 23:47:36 linux-kernel [PATCH 4/5] x86: asm: make sure __put_user_size() evaluates pointer once
2022-10-24 23:46:31 linux-kernel [PATCH 5/5] x86: fortify: kmsan: fix KMSAN fortify builds
2022-10-24 23:32:24 linux-kernel [PATCH 3/5] Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
2022-10-24 23:12:50 linux-kernel [PATCH 2/5] x86/purgatory: disable KMSAN instrumentation
2022-10-24 23:12:35 linux-kernel [PATCH 1/5] mm: kmsan: export kmsan_copy_page_meta()
2022-10-19 22:35:47 linux-kernel Re: [PATCH v7 18/43] instrumented.h: add KMSAN support
2022-10-19 17:24:29 linux-kernel Re: -Wmacro-redefined in include/linux/fortify-string.h
2022-10-12 16:05:39 linux-kernel [PATCH] tipc: fix an information leak in tipc_topsrv_kern_subscr
2022-10-11 09:28:43 linux-kernel Re: [GIT PULL] MM updates for 6.1-rc1
2022-10-06 14:27:35 linux-kernel Re: [PATCHv9 00/14] Linear Address Masking enabling
2022-10-05 18:05:31 linux-kernel Re: linux-next: manual merge of the mm-stable tree with the kspp tree
2022-09-28 12:51:50 linux-kernel [PATCH mm] x86: kmsan: handle CPU entry area
2022-09-16 09:25:17 linux-crypto Re: [PATCH -next 2/2] crypto: x86: kmsan: disable accelerated configs in KMSAN builds
2022-09-16 09:20:55 linux-kernel Re: [PATCH v7 27/43] kmsan: disable physical page merging in biovec
2022-09-15 16:04:08 linux-kernel [PATCH v7 04/43] x86: asm: instrument usercopy in get_user() and put_user()
2022-09-15 16:00:57 linux-kernel [PATCH v7 09/43] x86: kmsan: pgtable: reduce vmalloc space