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
2020-08-07 17:24:09 linux-kernel Re: Odd-sized kmem_cache_alloc and slub_debug=Z
2020-08-07 17:21:02 linux-kernel Re: Odd-sized kmem_cache_alloc and slub_debug=Z
2020-08-07 16:07:29 linux-kernel Odd-sized kmem_cache_alloc and slub_debug=Z
2020-08-07 15:20:09 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-07 12:09:37 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-07 11:40:13 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-07 09:53:53 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-07 09:05:48 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-07 09:03:35 linux-kernel [PATCH] kcsan: Treat runtime as NMI-like with interrupt tracing
2020-08-06 17:26:59 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-06 16:29:16 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-06 10:34:15 linux-kernel Re: Finally starting on short RCU grace periods, but...
2020-08-06 07:49:36 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-05 20:13:04 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-05 20:00:21 linux-kernel [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-05 19:24:38 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-05 16:56:54 linux-kernel Re: [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers
2020-08-03 06:51:12 linux-kernel Re: [PATCH] doc: kcsan: add support info of gcc for kcsan
2020-07-31 08:21:07 linux-kernel [PATCH 4/5] kcsan: Show message if enabled early
2020-07-31 08:19:16 linux-kernel [PATCH 5/5] kcsan: Use pr_fmt for consistency
2020-07-31 08:19:00 linux-kernel [PATCH 3/5] kcsan: Remove debugfs test command
2020-07-31 08:18:14 linux-kernel [PATCH 2/5] kcsan: Simplify constant string handling
2020-07-31 08:18:13 linux-kernel [PATCH 1/5] kcsan: Simplify debugfs counter to name mapping
2020-07-31 08:18:06 linux-kernel [PATCH 0/5] kcsan: Cleanups, readability, and cosmetic improvements
2020-07-29 11:13:20 linux-kernel [PATCH tip/locking/core v2 2/2] kcsan: Improve IRQ state trace reporting
2020-07-29 11:12:39 linux-kernel [PATCH tip/locking/core v2 1/2] lockdep: Refactor IRQ trace events fields into struct
2020-07-28 15:16:17 linux-kernel Re: [PATCH tip/locking/core] kcsan: Improve IRQ state trace reporting
2020-07-28 10:46:29 linux-kernel Re: [PATCH tip/locking/core] kcsan: Improve IRQ state trace reporting
2020-07-25 15:19:28 linux-kernel Re: [PATCH] kcsan: Add option to allow watcher interruptions
2020-07-24 07:03:08 linux-kernel [PATCH v2 1/8] kcsan: Support compounded read-write instrumentation
2020-07-24 07:02:58 linux-kernel [PATCH v2 7/8] asm-generic/bitops: Use instrument_read_write() where appropriate
2020-07-24 07:02:50 linux-kernel [PATCH v2 5/8] kcsan: Test support for compound instrumentation
2020-07-24 07:02:46 linux-kernel [PATCH v2 8/8] locking/atomics: Use read-write instrumentation for atomic RMWs
2020-07-24 07:02:16 linux-kernel [PATCH v2 6/8] instrumented.h: Introduce read-write instrumentation hooks
2020-07-24 07:01:18 linux-kernel [PATCH v2 4/8] kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks
2020-07-24 07:01:13 linux-kernel [PATCH v2 3/8] kcsan: Skew delay to be longer for certain access types
2020-07-24 07:01:06 linux-kernel [PATCH v2 2/8] objtool, kcsan: Add __tsan_read_write to uaccess whitelist
2020-07-24 07:00:57 linux-kernel [PATCH v2 0/8] kcsan: Compound read-write instrumentation
2020-07-22 10:12:58 linux-kernel Re: [PATCH 8/8] locking/atomics: Use read-write instrumentation for atomic RMWs
2020-07-21 14:29:45 linux-kernel Re: [PATCH 3/8] kcsan: Skew delay to be longer for certain access types
2020-07-21 14:22:13 linux-kernel Re: [PATCH 4/8] kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks
2020-07-21 11:39:54 linux-kernel Re: [PATCH] MAINTAINERS: add KCOV section
2020-07-21 11:08:46 linux-kernel Re: [PATCH 5/8] kcsan: Test support for compound instrumentation
2020-07-21 10:35:02 linux-kernel [PATCH 4/8] kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks
2020-07-21 10:34:35 linux-kernel [PATCH 3/8] kcsan: Skew delay to be longer for certain access types
2020-07-21 10:34:07 linux-kernel [PATCH 8/8] locking/atomics: Use read-write instrumentation for atomic RMWs
2020-07-21 10:33:01 linux-kernel [PATCH 0/8] kcsan: Compound read-write instrumentation
2020-07-21 10:32:25 linux-kernel [PATCH 7/8] asm-generic/bitops: Use instrument_read_write() where appropriate
2020-07-21 10:31:44 linux-kernel [PATCH 6/8] instrumented.h: Introduce read-write instrumentation hooks
2020-07-21 10:31:32 linux-kernel [PATCH 5/8] kcsan: Test support for compound instrumentation
2020-07-21 10:31:24 linux-kernel [PATCH 2/8] objtool, kcsan: Add __tsan_read_write to uaccess whitelist