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-11-14 18:06:07 linux-kernel [PATCH v4 04/10] objtool, kcsan: Add KCSAN runtime functions to whitelist
2019-11-14 18:06:05 linux-kernel [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-11-14 18:05:49 linux-kernel [PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
2019-11-13 22:51:33 linux-kernel Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-13 21:36:05 linux-kernel Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-13 15:02:11 linux-kernel Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-12 22:06:48 linux-kernel Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-11 19:03:54 linux-kernel Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-11 15:12:23 linux-kernel Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-11 14:22:11 linux-kernel Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-10 19:12:15 linux-kernel Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-08 19:49:40 linux-kernel Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-08 18:19:22 linux-kernel Re: KCSAN: data-race in __alloc_file / __alloc_file
2019-11-08 14:26:49 linux-kernel Re: [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-11-07 18:45:20 linux-kernel Re: [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-11-06 19:14:00 linux-kernel Re: [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-11-06 11:28:14 linux-kernel Re: KCSAN: data-race in fat16_ent_put / fat_search_long
2019-11-06 10:27:26 linux-kernel Re: KCSAN: data-race in taskstats_exit / taskstats_exit
2019-11-06 10:04:43 linux-kernel Re: [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-11-05 18:31:55 linux-kernel [PATCH] blk-wbt: Fix data race and avoid possible false sharing
2019-11-05 15:29:03 linux-kernel Re: [PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
2019-11-05 15:27:00 linux-kernel Re: [PATCH v3 5/9] seqlock, kcsan: Add annotations for KCSAN
2019-11-05 14:40:30 linux-kernel Re: KCSAN: data-race in fat16_ent_put / fat_search_long
2019-11-05 11:14:28 linux-kernel Re: [PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
2019-11-04 18:42:56 linux-kernel Re: [PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
2019-11-04 17:10:46 linux-kernel Re: KCSAN: data-race in __rcu_read_unlock / sync_rcu_exp_select_cpus
2019-11-04 16:16:31 linux-kernel Re: KCSAN: data-race in process_srcu / synchronize_srcu
2019-11-04 14:32:51 linux-kernel [PATCH v3 6/9] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier
2019-11-04 14:31:26 linux-kernel [PATCH v3 2/9] kcsan: Add Documentation entry in dev-tools
2019-11-04 14:30:37 linux-kernel [PATCH v3 9/9] x86, kcsan: Enable KCSAN for x86
2019-11-04 14:30:32 linux-kernel [PATCH v3 8/9] locking/atomics, kcsan: Add KCSAN instrumentation
2019-11-04 14:30:24 linux-kernel [PATCH v3 7/9] asm-generic, kcsan: Add KCSAN instrumentation for bitops
2019-11-04 14:30:22 linux-kernel [PATCH v3 5/9] seqlock, kcsan: Add annotations for KCSAN
2019-11-04 14:30:18 linux-kernel [PATCH v3 4/9] build, kcsan: Add KCSAN build exceptions
2019-11-04 14:30:11 linux-kernel [PATCH v3 3/9] objtool, kcsan: Add KCSAN runtime functions to whitelist
2019-11-04 14:30:01 linux-kernel [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-11-04 14:29:48 linux-kernel [PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
2019-11-04 13:30:28 linux-kernel Re: KCSAN: data-race in echo_char / n_tty_receive_buf_common
2019-11-04 11:36:14 linux-kernel Re: KCSAN: data-race in __rcu_read_unlock / sync_rcu_exp_select_cpus
2019-11-04 11:33:51 linux-kernel Re: KCSAN: data-race in process_srcu / synchronize_srcu
2019-10-29 20:04:07 linux-kernel Re: [PATCH] mm: memcontrol: fix data race in mem_cgroup_select_victim_node
2019-10-29 06:31:42 linux-kernel Re: [PATCH cgroup/for-5.5] cgroup: remove cgroup_enable_task_cg_lists() optimization
2019-10-25 20:48:01 linux-kernel Re: KCSAN: data-race in __rb_rotate_set_parents / vm_area_dup
2019-10-25 18:56:13 linux-kernel Re: KCSAN: data-race in __rb_rotate_set_parents / vm_area_dup
2019-10-25 18:25:04 linux-kernel Re: [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN
2019-10-25 17:01:51 linux-kernel Re: [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN
2019-10-25 09:45:12 linux-kernel Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-22 21:47:02 linux-kernel Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-22 18:21:06 linux-kernel Re: [PATCH v2 7/8] locking/atomics, kcsan: Add KCSAN instrumentation
2019-10-22 17:44:26 linux-kernel Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure
2019-10-22 15:40:48 linux-kernel Re: [PATCH v2 8/8] x86, kcsan: Enable KCSAN for x86