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
2021-12-13 17:29:39 linux-kernel Re: [PATCH v2 8/9] atomic,x86: Alternative atomic_*_overflow() scheme
2021-12-13 14:42:45 linux-kernel Re: [PATCH v2 0/9] refcount: Improve code-gen
2021-12-10 23:38:37 linux-kernel Re: [PATCH] panic: use error_report_end tracepoint on warnings
2021-12-10 23:08:30 linux-kernel Re: [PATCH v2 3/7] Documentation: KUnit: Added KUnit Architecture
2021-12-10 17:43:43 linux-kernel Re: [PATCH v2 1/9] atomic: Prepare scripts for macro ops
2021-12-10 13:30:24 linux-kernel Re: [PATCH v4 7/7] selftests: test uaccess logging
2021-12-10 12:45:39 linux-kernel Re: [PATCH v4 1/7] include: split out uaccess instrumentation into a separate header
2021-12-10 12:40:15 linux-kernel Re: [PATCH v4 2/7] uaccess-buffer: add core code
2021-12-09 21:40:57 linux-kernel Re: randomize_kstack: To init or not to init?
2021-12-09 20:54:45 linux-kernel Re: randomize_kstack: To init or not to init?
2021-12-09 20:33:15 linux-kernel Re: randomize_kstack: To init or not to init?
2021-12-09 12:58:50 linux-kernel Re: randomize_kstack: To init or not to init?
2021-12-09 10:01:28 linux-kernel Re: [PATCH] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
2021-12-09 09:58:12 linux-kernel randomize_kstack: To init or not to init?
2021-12-08 16:46:22 linux-kernel Re: [PATCH v3 2/6] uaccess-buffer: add core code
2021-12-08 15:33:43 linux-kernel Re: [PATCH v3 0/6] kernel: introduce uaccess logging
2021-12-07 06:11:49 linux-kernel Re: [kbuild-all] Re: [paulmck-rcu:dev.2021.12.02a 31/43] include/asm-generic/barrier.h:70:30: warning: 'kcsan_rmb' is static but used in inline function 'pte_offset_kernel' which is not static
2021-12-06 16:14:19 linux-kernel Re: [PATCH v3 08/25] kcsan: Show location access was reordered to
2021-12-06 13:29:45 linux-kernel Re: [PATCH -next] kfence: fix memory leak when cat kfence objects
2021-12-06 07:16:26 linux-kernel Re: [PATCH v3 08/25] kcsan: Show location access was reordered to
2021-12-06 07:01:38 linux-kernel Re: [PATCH] ubsan: Remove CONFIG_UBSAN_OBJECT_SIZE
2021-12-06 06:45:04 linux-kernel Re: [paulmck-rcu:dev.2021.12.02a 30/43] kernel/kcsan/selftest.c:172:34: error: implicit declaration of function 'clear_bit_unlock_is_negative_byte'
2021-12-06 06:43:27 linux-kernel [PATCH -rcu 2/2] kcsan: Only test clear_bit_unlock_is_negative_byte if arch defines it
2021-12-06 06:43:16 linux-kernel [PATCH -rcu 1/2] kcsan: Avoid nested contexts reading inconsistent reorder_access
2021-12-04 13:02:53 linux-kernel Re: [paulmck-rcu:dev.2021.12.02a 31/43] include/asm-generic/barrier.h:70:30: warning: 'kcsan_rmb' is static but used in inline function 'pte_offset_kernel' which is not static
2021-12-04 12:59:15 linux-kernel [PATCH -rcu] kcsan: Turn barrier instrumentation into macros
2021-12-03 23:45:45 linux-kernel Re: [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
2021-12-03 23:42:19 linux-kernel Re: [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
2021-12-03 23:38:30 linux-kernel [PATCH -rcu] kcsan: Make barrier tests compatible with lockdep
2021-12-03 16:53:31 linux-kernel Re: [PATCH] lib/test_ubsan: Silence compile-time array bounds warnings
2021-12-03 13:38:29 linux-kernel Re: [PATCH RFC 0/6] Bump minimum supported version of LLVM to 11.0.0
2021-12-03 12:42:28 linux-kernel Re: [PATCH 24/31] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
2021-12-03 12:41:28 linux-kernel Re: [PATCH 27/31] kasan, vmalloc: add vmalloc support to HW_TAGS
2021-12-03 12:40:30 linux-kernel Re: [PATCH 29/31] kasan, arm64: allow KASAN_VMALLOC with HW_TAGS
2021-12-03 12:38:18 linux-kernel Re: [PATCH 23/31] kasan, arm64: allow KASAN_VMALLOC with SW_TAGS
2021-12-03 12:09:26 linux-kernel Re: [PATCH 28/31] kasan: add kasan.vmalloc command line flag
2021-12-03 10:50:10 linux-kernel Re: [PATCH] lib/test_ubsan: Silence compile-time array bounds warnings
2021-12-03 08:56:58 linux-kernel Re: [PATCH v3 04/25] kcsan: Add core support for a subset of weak memory modeling
2021-12-02 17:38:30 linux-kernel Re: [PATCH] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
2021-12-02 14:36:24 linux-kernel Re: [PATCH v3] arm64: Enable KCSAN
2021-12-02 14:28:12 linux-kernel Re: [PATCH 21/31] kasan, fork: don't tag stacks allocated with vmalloc
2021-12-02 14:17:55 linux-kernel Re: [PATCH 20/31] kasan, vmalloc: reset tags in vmalloc functions
2021-12-02 11:53:35 linux-kernel Re: [PATCH] locking/mutex: Mark racy reads of owner->on_cpu
2021-12-02 10:58:39 linux-kernel Re: [PATCH v2] arm64: Enable KCSAN
2021-12-02 10:20:10 linux-kernel Re: [PATCH v2] arm64: Enable KCSAN
2021-12-02 10:16:12 linux-kernel Re: [PATCH v2] arm64: Enable KCSAN
2021-12-02 10:13:24 linux-kernel [PATCH] locking/mutex: Mark racy reads of owner->on_cpu
2021-12-01 18:16:51 linux-kernel Re: [PATCH] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
2021-12-01 16:14:11 linux-kernel Re: [PATCH] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
2021-12-01 15:26:33 linux-kernel [PATCH] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
2021-12-01 14:10:16 linux-kernel Re: [PATCH 04/31] kasan, page_alloc: simplify kasan_poison_pages call site