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-09-09 10:55:14 linux-kernel Re: [PATCH] Enable '-Werror' by default for all kernel builds
2021-09-09 10:53:43 linux-kernel [PATCH] kasan: double -Wframe-larger-than threshold if KASAN
2021-09-08 22:01:16 linux-kernel Re: [PATCH] Enable '-Werror' by default for all kernel builds
2021-09-07 23:52:40 linux-kernel Re: linux-next: build failure after merge of the origin tree
2021-09-07 22:27:43 linux-kernel Re: [PATCH] Revert "Enable '-Werror' by default for all kernel builds"
2021-09-07 14:32:38 linux-kernel [PATCH 2/6] lib/stackdepot: remove unused function argument
2021-09-07 14:18:50 linux-kernel Re: [PATCH 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock
2021-09-07 14:18:06 linux-kernel [PATCH 5/6] kasan: generic: introduce kasan_record_aux_stack_noalloc()
2021-09-07 14:17:41 linux-kernel [PATCH 4/6] kasan: common: provide can_alloc in kasan_save_stack()
2021-09-07 14:17:41 linux-kernel [PATCH 6/6] workqueue, kasan: avoid alloc_pages() when recording stack
2021-09-07 14:17:16 linux-kernel [PATCH 3/6] lib/stackdepot: introduce __stack_depot_save()
2021-09-07 14:16:45 linux-kernel [PATCH 1/6] lib/stackdepot: include gfp.h
2021-09-07 14:16:29 linux-kernel [PATCH 0/6] stackdepot, kasan, workqueue: Avoid expanding stackdepot slabs when holding raw_spin_lock
2021-09-06 17:43:01 linux-kernel Re: [syzbot] linux-next test error: KASAN: null-ptr-deref Read in fuse_conn_put
2021-09-06 17:09:04 linux-kernel Re: [syzbot] linux-next test error: KASAN: null-ptr-deref Read in fuse_conn_put
2021-09-06 16:16:58 linux-kernel Re: [PATCH 0/5] kcov: PREEMPT_RT fixup + misc
2021-09-06 07:14:51 linux-kernel Re: [PATCH v2] workqueue: Don't record workqueue stack holding raw_spin_lock
2021-09-03 10:38:46 linux-kernel Re: [syzbot] bpf build error (3)
2021-09-03 08:18:23 linux-kernel Re: [syzbot] net build error (3)
2021-09-03 08:16:38 linux-kernel Re: [syzbot] net-next build error (4)
2021-09-03 00:08:52 linux-kernel Re: [PATCH v2] workqueue: Don't record workqueue stack holding raw_spin_lock
2021-09-01 17:53:17 linux-kernel Re: [PATCH] s390/unwind: use current_frame_address() to unwind current task
2021-08-31 15:53:49 linux-kernel Re: [mm] f9ce0be71d: BUG:KCSAN:data-race_in_next_uptodate_page/next_uptodate_page
2021-08-31 15:03:35 linux-kernel Re: [GIT PULL] s390 updates for 5.15 merge window
2021-08-31 13:40:41 linux-kernel Re: [mm] f9ce0be71d: BUG:KCSAN:data-race_in_next_uptodate_page/next_uptodate_page
2021-08-31 10:50:10 linux-kernel Re: [GIT PULL] s390 updates for 5.15 merge window
2021-08-26 14:39:30 linux-kernel Re: [PATCH 2/6] test_hash.c: move common definitions to top of file
2021-08-25 11:27:25 linux-kernel Re: [PATCH 0/4] ARM: Support KFENCE feature
2021-08-25 11:27:23 linux-kernel [PATCH] kfence: test: fail fast if disabled at boot
2021-08-25 10:19:19 linux-kernel Re: [PATCH 0/4] ARM: Support KFENCE feature
2021-08-25 10:03:38 linux-kernel Re: [PATCH 4/4] mm: kfence: Only load kfence_test when kfence is enabled
2021-08-25 09:57:17 linux-kernel Re: [PATCH 4/4] mm: kfence: Only load kfence_test when kfence is enabled
2021-08-18 13:44:11 linux-kernel Re: [PATCH] kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
2021-08-18 13:05:46 linux-kernel [PATCH] kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
2021-08-17 13:28:37 linux-kernel Re: LKMM: Read dependencies of writes ordered by dma_wmb()?
2021-08-17 12:16:57 linux-kernel Re: LKMM: Read dependencies of writes ordered by dma_wmb()?
2021-08-16 17:25:52 linux-kernel Re: LKMM: Read dependencies of writes ordered by dma_wmb()?
2021-08-16 10:13:53 linux-kernel LKMM: Read dependencies of writes ordered by dma_wmb()?
2021-08-13 08:14:56 linux-kernel [PATCH] kcsan: selftest: Cleanup and add missing __init
2021-08-12 17:25:26 linux-kernel Re: [PATCH v2 1/2] kcov, objtool: Make runtime functions noinstr-compatible
2021-08-12 15:45:46 linux-kernel Re: [PATCH v2 0/8] kasan: test: avoid crashing the kernel with HW_TAGS
2021-08-12 09:44:56 linux-kernel Re: [PATCH 0/8] kasan: test: avoid crashing the kernel with HW_TAGS
2021-08-12 09:43:30 linux-kernel Re: [PATCH 4/8] kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS
2021-08-12 09:43:22 linux-kernel Re: [PATCH 5/8] kasan: test: only do kmalloc_uaf_memset for generic mode
2021-08-12 09:18:42 linux-kernel Re: [PATCH 1/8] kasan: test: rework kmalloc_oob_right
2021-08-12 09:01:47 linux-kernel Re: [PATCH 2/8] kasan: test: avoid writing invalid memory
2021-08-12 08:59:08 linux-kernel Re: [PATCH 3/8] kasan: test: avoid corrupting memory via memset
2021-08-12 08:58:37 linux-kernel Re: [PATCH 6/8] kasan: test: clean up ksize_uaf
2021-08-12 08:54:26 linux-kernel Re: [PATCH 8/8] kasan: test: avoid corrupting memory in kasan_rcu_uaf
2021-08-12 08:53:30 linux-kernel Re: [PATCH 7/8] kasan: test: avoid corrupting memory in copy_user_test
2021-08-10 16:01:07 linux-kernel Re: [PATCH PREEMPT_RT] kcov: fix locking splat from kcov_remote_start()