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
2022-02-01 15:49:52 linux-kernel [PATCH v2 2/2] stack: Constrain and fix stack offset randomization with Clang builds
2022-01-31 11:31:55 linux-kernel Re: [PATCH 2/2] stack: Constrain stack offset randomization with Clang builds
2022-01-31 11:31:40 linux-kernel Re: [PATCH 2/2] stack: Constrain stack offset randomization with Clang builds
2022-01-31 10:00:51 linux-kernel Re: [PATCH 4/5] sched: unset panic_on_warn before calling panic()
2022-01-31 09:41:59 linux-kernel [PATCH 2/2] stack: Constrain stack offset randomization with Clang builds
2022-01-31 09:41:58 linux-kernel [PATCH 1/2] stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
2022-01-30 23:40:48 linux-kernel [PATCH] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
2022-01-30 21:24:23 linux-kernel Re: [PATCH v2] kfence: Make test case compatible with run time set sample interval
2022-01-24 19:50:45 linux-kernel Re: [PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2022-01-24 19:48:52 linux-kernel Re: [PATCH] kasan: test: fix compatibility with FORTIFY_SOURCE
2022-01-24 19:32:05 linux-kernel [PATCH] kasan: test: fix compatibility with FORTIFY_SOURCE
2022-01-24 19:11:39 linux-kernel Re: [PATCH RFC 3/3] kfence: Make test case compatible with run time set sample interval
2022-01-24 19:06:56 linux-kernel Re: [PATCH RFC 1/3] kfence: Add a module parameter to adjust kfence objects
2022-01-24 19:06:46 linux-kernel Re: [PATCH RFC 1/3] kfence: Add a module parameter to adjust kfence objects
2022-01-24 18:51:21 linux-kernel Re: [PATCH RFC 3/3] kfence: Make test case compatible with run time set sample interval
2022-01-24 18:50:41 linux-kernel Re: [PATCH RFC 2/3] kfence: Optimize branches prediction when sample interval is zero
2022-01-24 18:50:37 linux-kernel Re: [PATCH RFC 1/3] kfence: Add a module parameter to adjust kfence objects
2022-01-21 22:00:42 linux-kernel Re: [syzbot] BUG: sleeping function called from invalid context in tipc_crypto_start
2022-01-20 08:34:39 linux-kernel Re: [PATCH] perf test: Test 73 Sig_trap fails on s390
2022-01-13 16:59:12 linux-kernel Re: [PATCH 0/2] generic/bitops: Always inline some more generic helpers
2022-01-10 09:00:41 linux-kernel Re: [PATCH v3] perf/core: Fix cgroup event list management
2021-12-25 09:36:17 linux-kernel Re: [PATCH] rcu: record kasan stack before enter local_irq_save()/restore() critical area
2021-12-24 11:02:37 linux-kernel Re: [PATCH] rcu: record kasan stack before enter local_irq_save()/restore() critical area
2021-12-23 15:08:49 linux-kernel Re: [PATCH] rcu: record kasan stack before enter local_irq_save()/restore() critical area
2021-12-22 07:01:23 linux-kernel Re: [PATCH mm v4 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2021-12-21 20:19:55 linux-kernel Re: [PATCH v2 1/2] kcov: split ioctl handling into locked and unlocked parts
2021-12-21 15:10:45 linux-kernel Re: [LKP] Re: [x86/mm/64] f154f29085: BUG:kernel_reboot-without-warning_in_boot_stage - clang KCOV?
2021-12-21 12:30:35 linux-kernel Re: [PATCH mm v4 29/39] kasan, page_alloc: allow skipping memory init for HW_TAGS
2021-12-21 12:19:59 linux-kernel Re: [PATCH mm v4 28/39] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
2021-12-21 12:14:44 linux-kernel Re: [PATCH mm v4 28/39] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
2021-12-21 12:12:05 linux-kernel Re: [PATCH mm v4 29/39] kasan, page_alloc: allow skipping memory init for HW_TAGS
2021-12-21 12:05:04 linux-kernel Re: [PATCH mm v4 28/39] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
2021-12-21 07:00:57 linux-kernel Re: [PATCH v2] kasan: fix quarantine conflicting with init_on_free
2021-12-20 17:19:51 linux-kernel Re: [PATCH] kasan: fix quarantine conflicting with init_on_free
2021-12-20 17:08:54 linux-kernel Re: [PATCH] lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
2021-12-20 17:07:34 linux-kernel Re: [PATCH] kasan: fix quarantine conflicting with init_on_free
2021-12-20 11:20:28 linux-kernel Re: [PATCH] init: fix the wrong __setup_param() definition
2021-12-20 07:00:19 linux-kernel Re: randomize_kstack: To init or not to init?
2021-12-17 10:50:18 linux-kernel Re: [PATCH v6 3/7] Documentation: KUnit: Added KUnit Architecture
2021-12-16 15:48:29 linux-kernel Re: [PATCH] perf test: Test 73 Sig_trap fails on s390
2021-12-16 13:16:33 linux-kernel Re: [PATCH v4 3/7] Documentation: KUnit: Added KUnit Architecture
2021-12-16 10:15:53 linux-kernel Re: [PATCH v4 3/7] Documentation: KUnit: Added KUnit Architecture
2021-12-15 13:47:54 linux-kernel [PATCH -kbuild] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
2021-12-15 13:39:59 linux-kernel Re: [PATCH 12/43] kcsan: clang: retire CONFIG_KCSAN_KCOV_BROKEN
2021-12-15 13:33:51 linux-kernel Re: [PATCH 07/43] compiler_attributes.h: add __disable_sanitizer_instrumentation
2021-12-14 21:03:31 linux-kernel Re: [PATCH mm v3 29/38] kasan, vmalloc: add vmalloc tagging for HW_TAGS
2021-12-14 19:56:12 linux-kernel Re: [PATCH mm v3 29/38] kasan, vmalloc: add vmalloc tagging for HW_TAGS
2021-12-14 19:11:40 linux-kernel Re: [PATCH v4] arm64: Enable KCSAN
2021-12-14 18:00:46 linux-kernel Re: [PATCH mm v3 28/38] kasan, page_alloc: allow skipping memory init for HW_TAGS
2021-12-13 19:35:50 linux-kernel Re: [PATCH v2 8/9] atomic,x86: Alternative atomic_*_overflow() scheme
2021-12-13 18:19:05 linux-kernel Re: [PATCH v2 8/9] atomic,x86: Alternative atomic_*_overflow() scheme