Marco Elver ([email protected])

Number of posts: 2668 (1.44 per day)
First post: 2019-05-17 13:21:47
Last post: 2024-06-14 14:32:11

Date List Subject
2023-05-30 07:59:49 linux-kernel Re: [PATCH] powerpc/kcsan: Properly instrument arch_spin_unlock()
2023-05-12 16:37:38 linux-kernel Re: [PATCH 1/3] kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
2023-05-12 16:31:15 linux-kernel Re: [PATCH 0/3] Extend KCSAN to all powerpc
2023-05-05 07:58:32 linux-kernel Re: [PATCH] mm: kfence: Fix false positives on big endian
2023-04-24 12:50:42 linux-kernel Re: [PATCH] string: use __builtin_memcpy() in strlcpy/strlcat
2023-04-24 07:39:53 linux-kernel Re: [PATCH] [v2] kasan: use internal prototypes matching gcc-13 builtins
2023-04-21 09:31:24 linux-kernel Re: [PATCH] kasan: use internal prototypes matching gcc-13 builtins
2023-04-19 07:37:49 linux-kernel Re: [PATCH v2] kasan: Fix lockdep report invalid wait context
2023-04-18 13:12:54 linux-kernel Re: [PATCH] [v2] kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14
2023-04-18 12:15:29 linux-kernel Re: [PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
2023-04-18 12:13:08 linux-kernel Re: [PATCH] kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14
2023-04-18 10:14:31 linux-kernel Re: [PATCH v2 3/4] mm: kmsan: apply __must_check to non-void functions
2023-04-18 10:14:30 linux-kernel Re: [PATCH v2 4/4] mm: apply __must_check to vmap_pages_range_noflush()
2023-04-18 10:13:53 linux-kernel Re: [PATCH v2 2/4] mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
2023-04-18 10:13:16 linux-kernel Re: [PATCH v2 1/4] mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
2023-04-18 10:12:18 linux-kernel Re: [PATCH] locking/atomic: correct (cmp)xhcg instrumentation
2023-04-18 06:01:02 linux-kernel Re: [PATCH] posix-cpu-timers: Implement the missing timer_wait_running callback
2023-04-11 14:37:49 linux-kernel Re: WARNING in timer_wait_running
2023-04-06 14:14:31 linux-kernel Re: [PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
2023-04-06 11:35:49 linux-kernel Re: [PATCH v2 03/13] rust: lock: introduce `Mutex`
2023-04-05 21:09:31 linux-kernel Re: WARNING in timer_wait_running
2023-04-04 10:37:23 linux-kernel Re: [PATCH v2] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free()
2023-04-03 09:23:27 linux-kernel Re: [PATCH] mm: kfence: Improve the performance of __kfence_alloc() and __kfence_free()
2023-03-30 10:21:52 linux-kernel Re: [PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
2023-03-30 07:12:57 linux-kernel Re: [PATCH v2 5/5] kasan: suppress recursive reports for HW_TAGS
2023-03-28 14:18:41 linux-kernel Re: [PATCH 5/6] mm: kfence: change kfence pool page layout
2023-03-28 13:08:34 linux-kernel Re: [PATCH 5/6] mm: kfence: change kfence pool page layout
2023-03-28 12:08:55 linux-kernel Re: [PATCH 1/6] mm: kfence: simplify kfence pool initialization
2023-03-28 11:58:03 linux-kernel Re: [PATCH 6/6] mm: kfence: replace ALIGN_DOWN(x, PAGE_SIZE) with PAGE_ALIGN_DOWN(x)
2023-03-28 11:57:51 linux-kernel Re: [PATCH 1/6] mm: kfence: simplify kfence pool initialization
2023-03-28 10:40:20 linux-kernel Re: [PATCH 3/6] mm: kfence: make kfence_protect_page() void
2023-03-28 10:21:22 linux-kernel Re: [PATCH 2/6] mm: kfence: check kfence pool size at building time
2023-03-23 08:30:45 linux-kernel Re: [PATCH] mm: kfence: fix handling discontiguous page
2023-03-16 22:49:11 linux-kernel Re: [PATCH] kfence, kcsan: avoid passing -g for tests
2023-03-16 22:47:28 linux-kernel [PATCH 2/2] kcsan: avoid passing -g for test
2023-03-16 22:47:25 linux-kernel [PATCH 1/2] kfence: avoid passing -g for test
2023-03-16 15:51:35 linux-kernel [PATCH] kfence, kcsan: avoid passing -g for tests
2023-03-16 12:32:08 linux-kernel [PATCH v6 2/2] selftests/timers/posix_timers: Test delivery of signals across threads
2023-03-16 12:32:01 linux-kernel [PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
2023-03-15 21:05:57 linux-kernel Re: [PATCH] mm: kfence: fix using kfence_metadata without initialization in show_object()
2023-03-15 08:08:27 linux-kernel Re: [PATCH] mm: kfence: fix using kfence_metadata without initialization in show_object()
2023-03-13 11:20:24 linux-kernel Re: [PATCH 5/5] kasan: suppress recursive reports for HW_TAGS
2023-03-09 23:20:23 linux-kernel Re: [PATCH] kcsan: Avoid READ_ONCE() in read_instrumented_memory()
2023-03-09 10:19:17 linux-kernel [PATCH] kcsan: Avoid READ_ONCE() in read_instrumented_memory()
2023-03-09 09:06:59 linux-kernel Re: [PATCH] kcsan:fix alignment_fault when read unaligned instrumented memory
2023-03-08 22:15:42 linux-kernel Re: ld.lld: error: undefined symbol: memcpy
2023-03-08 10:33:51 linux-kernel Re: [PATCH] kcsan:fix alignment_fault when read unaligned instrumented memory
2023-03-08 07:54:38 linux-kernel Re: [PATCH] kcsan:fix alignment_fault when read unaligned instrumented memory
2023-03-03 15:01:20 linux-kernel Re: [PATCH 4/4] kmsan: add memsetXX tests
2023-03-03 15:00:48 linux-kernel Re: [PATCH 2/4] kmsan: another take at fixing memcpy tests
2023-03-02 15:13:53 linux-kernel Re: [PATCH 1/4] x86: kmsan: Don't rename memintrinsics in uninstrumented files