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
2019-10-21 15:56:09 linux-kernel Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-21 15:46:26 linux-kernel Re: [PATCH v2 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
2019-10-21 12:16:27 linux-kernel Re: KCSAN: data-race in exit_signals / prepare_signal
2019-10-21 10:02:57 linux-kernel Re: [PATCH] proc: fix inode uid/gid writeback race
2019-10-21 09:25:27 linux-kernel Re: [PATCH] proc: fix inode uid/gid writeback race
2019-10-18 22:14:05 linux-kernel Re: KCSAN: data-race in task_dump_owner / task_dump_owner
2019-10-18 16:18:36 linux-kernel [PATCH v2 3/8] build, kcsan: Add KCSAN build exceptions
2019-10-18 16:18:21 linux-kernel Re: [PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
2019-10-18 16:17:19 linux-kernel [PATCH v2 8/8] x86, kcsan: Enable KCSAN for x86
2019-10-18 16:17:14 linux-kernel [PATCH v2 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
2019-10-18 16:17:10 linux-kernel [PATCH v2 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops
2019-10-18 16:16:52 linux-kernel [PATCH v2 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
2019-10-18 16:16:50 linux-kernel [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN
2019-10-18 16:16:08 linux-kernel [PATCH v2 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
2019-10-18 16:16:02 linux-kernel [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-18 16:15:32 linux-kernel [PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
2019-10-18 15:55:41 linux-kernel Re: KCSAN: data-race in task_dump_owner / task_dump_owner
2019-10-18 10:16:22 linux-kernel Re: [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-17 12:55:43 linux-kernel Re: [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-17 12:43:50 linux-kernel Re: [PATCH 8/8] x86, kcsan: Enable KCSAN for x86
2019-10-16 22:22:20 linux-kernel Re: [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-16 16:12:53 linux-kernel Re: [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-16 15:07:33 linux-kernel Re: [PATCH 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
2019-10-16 14:04:27 linux-kernel Re: [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-16 13:11:01 linux-kernel [PATCH 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist
2019-10-16 13:10:00 linux-kernel [PATCH 8/8] x86, kcsan: Enable KCSAN for x86
2019-10-16 13:09:26 linux-kernel [PATCH 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
2019-10-16 13:07:18 linux-kernel [PATCH 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops
2019-10-16 13:06:18 linux-kernel [PATCH 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
2019-10-16 13:04:27 linux-kernel [PATCH 4/8] seqlock, kcsan: Add annotations for KCSAN
2019-10-16 13:04:22 linux-kernel [PATCH 3/8] build, kcsan: Add KCSAN build exceptions
2019-10-16 13:04:15 linux-kernel [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-16 13:04:04 linux-kernel [PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
2019-10-14 23:52:10 linux-kernel Re: [PATCH] rcu: Fix data-race due to atomic_t copy-by-value
2019-10-14 09:35:49 linux-kernel Re: KCSAN Support on ARM64 Kernel
2019-10-14 09:13:45 linux-kernel Re: KCSAN Support on ARM64 Kernel
2019-10-09 16:00:58 linux-kernel [PATCH] rcu: Fix data-race due to atomic_t copy-by-value
2019-10-09 11:49:20 linux-kernel Re: [PATCH] taskstats: fix data-race
2019-10-08 16:37:10 linux-kernel Re: [PATCH] rcu: Avoid to modify mask_ofl_ipi in sync_rcu_exp_select_node_cpus()
2019-10-07 11:03:10 linux-kernel Re: [PATCH] stop_machine: avoid potential race behaviour
2019-10-07 10:05:03 linux-kernel Re: KCSAN: data-race in find_next_bit / rcu_report_exp_cpu_mult
2019-10-05 14:38:47 linux-kernel Re: [PATCH] taskstats: fix data-race
2019-10-05 13:36:27 linux-kernel Re: [PATCH] taskstats: fix data-race
2019-10-03 19:27:57 linux-kernel Re: Kernel Concurrency Sanitizer (KCSAN)
2019-10-02 21:40:43 linux-kernel Re: Kernel Concurrency Sanitizer (KCSAN)
2019-10-02 21:36:06 linux-kernel Re: Kernel Concurrency Sanitizer (KCSAN)
2019-09-25 10:27:32 linux-kernel Re: Kernel Concurrency Sanitizer (KCSAN)
2019-09-22 18:59:26 linux-kernel Re: Kernel Concurrency Sanitizer (KCSAN)
2019-09-22 18:59:25 linux-kernel Re: Kernel Concurrency Sanitizer (KCSAN)
2019-09-21 21:36:47 linux-kernel Kernel Concurrency Sanitizer (KCSAN)
2019-07-24 01:38:32 linux-kernel Re: [PATCH 2/2] lib/test_kasan: Add stack overflow test