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-10-05 11:01:50 linux-kernel [PATCH -rcu/kcsan 02/23] kcsan: Remove redundant zero-initialization of globals
2021-10-01 12:57:44 linux-kernel Re: [PATCH] kasan: Fix tag for large allocations when using CONFIG_SLAB
2021-09-30 18:53:55 linux-kernel [PATCH] kfence: shorten critical sections of alloc/free
2021-09-30 05:49:34 linux-kernel Re: [mark:arm64/kcsan 11/13] ld.lld: error: undefined symbol: __tsan_atomic64_fetch_add
2021-09-29 12:10:31 linux-kernel Re: [RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
2021-09-27 12:32:09 linux-kernel Re: [PATCH v2 3/5] test_hash.c: split test_hash_init
2021-09-27 08:19:13 linux-kernel Re: [PATCH v2 3/5] test_hash.c: split test_hash_init
2021-09-24 14:16:23 linux-kernel Re: [PATCH] mm/kfence: Null check is added for return value of addr_to_metadata
2021-09-24 13:28:18 linux-kernel Re: [PATCH v3 4/5] kfence: limit currently covered allocations when pool nearly full
2021-09-23 17:59:40 linux-kernel Re: [PATCH] kfence: test: use kunit_skip() to skip tests
2021-09-23 13:48:28 linux-kernel Re: [PATCH v3 4/5] kfence: limit currently covered allocations when pool nearly full
2021-09-23 10:50:22 linux-kernel [PATCH v3 4/5] kfence: limit currently covered allocations when pool nearly full
2021-09-23 10:50:17 linux-kernel [PATCH v3 5/5] kfence: add note to documentation about skipping covered allocations
2021-09-23 10:50:05 linux-kernel [PATCH v3 3/5] kfence: move saving stack trace of allocations into __kfence_alloc()
2021-09-23 10:49:13 linux-kernel [PATCH v3 2/5] kfence: count unexpectedly skipped allocations
2021-09-23 10:49:11 linux-kernel [PATCH v3 1/5] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
2021-09-23 10:09:45 linux-kernel Re: [PATCH] kasan: Always respect CONFIG_KASAN_STACK
2021-09-22 18:29:50 linux-kernel [PATCH] kfence: test: use kunit_skip() to skip tests
2021-09-22 10:48:35 linux-kernel Re: [PATCH] kernel: introduce prctl(PR_LOG_UACCESS)
2021-09-21 11:40:55 linux-kernel Re: [PATCH v2 4/5] kfence: limit currently covered allocations when pool nearly full
2021-09-21 10:15:22 linux-kernel [PATCH v2 2/5] kfence: count unexpectedly skipped allocations
2021-09-21 10:13:51 linux-kernel [PATCH v2 5/5] kfence: add note to documentation about skipping covered allocations
2021-09-21 10:13:36 linux-kernel [PATCH v2 4/5] kfence: limit currently covered allocations when pool nearly full
2021-09-21 10:13:31 linux-kernel [PATCH v2 3/5] kfence: move saving stack trace of allocations into __kfence_alloc()
2021-09-21 10:13:18 linux-kernel [PATCH v2 1/5] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
2021-09-20 13:42:55 linux-kernel Re: [PATCH 0/5] kcov: PREEMPT_RT fixup + misc
2021-09-18 17:42:26 linux-kernel Re: [PATCH v2 2/3] kfence: maximize allocation wait timeout duration
2021-09-18 17:33:43 linux-kernel Re: [PATCH v2 2/3] kfence: maximize allocation wait timeout duration
2021-09-17 19:49:46 linux-kernel [PATCH 3/3] kfence: add note to documentation about skipping covered allocations
2021-09-17 19:49:29 linux-kernel [PATCH 1/3] kfence: count unexpectedly skipped allocations
2021-09-17 19:22:30 linux-kernel [PATCH 2/3] kfence: limit currently covered allocations when pool nearly full
2021-09-17 15:24:24 linux-kernel Re: [PATCH 2/3] kfence: limit currently covered allocations when pool nearly full
2021-09-17 15:06:20 linux-kernel Re: [PATCH 1/3] kfence: count unexpectedly skipped allocations
2021-09-17 14:05:04 linux-kernel Re: [syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
2021-09-16 15:50:14 linux-kernel Re: [PATCH v2 2/3] kfence: maximize allocation wait timeout duration
2021-09-16 10:45:07 linux-kernel Re: [PATCH 5/5] kasan: Extend KASAN mode kernel parameter
2021-09-16 08:52:21 linux-kernel Re: [PATCH v2 2/3] kfence: maximize allocation wait timeout duration
2021-09-14 00:50:07 linux-kernel Re: [PATCH v2 6/6] workqueue, kasan: avoid alloc_pages() when recording stack
2021-09-13 17:57:41 linux-kernel [PATCH v2 4/6] kasan: common: provide can_alloc in kasan_save_stack()
2021-09-13 17:53:39 linux-kernel [PATCH v2 2/6] lib/stackdepot: remove unused function argument
2021-09-13 17:52:11 linux-kernel [PATCH v2 1/6] lib/stackdepot: include gfp.h
2021-09-13 12:59:53 linux-kernel [PATCH v2 6/6] workqueue, kasan: avoid alloc_pages() when recording stack
2021-09-13 11:41:16 linux-kernel [PATCH] mm: fix data race in PagePoisoned()
2021-09-13 11:37:29 linux-kernel [PATCH v2 5/6] kasan: generic: introduce kasan_record_aux_stack_noalloc()
2021-09-13 11:37:11 linux-kernel [PATCH v2 3/6] lib/stackdepot: introduce __stack_depot_save()
2021-09-13 11:34:17 linux-kernel [PATCH v2 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock
2021-09-13 06:03:29 linux-kernel Re: [PATCH 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock
2021-09-10 08:47:31 linux-kernel [PATCH] kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
2021-09-10 07:38:47 linux-kernel Re: [syzbot] kernel panic: panic_on_warn set (3)
2021-09-09 12:35:25 linux-kernel Re: [PATCH] kasan: double -Wframe-larger-than threshold if KASAN
2021-09-09 12:07:05 linux-kernel Re: [PATCH] Enable '-Werror' by default for all kernel builds