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-09-29 13:40:42 linux-kernel [PATCH v4 03/11] arm64, kfence: enable KFENCE for ARM64
2020-09-29 13:40:24 linux-kernel [PATCH v4 01/11] mm: add Kernel Electric-Fence infrastructure
2020-09-29 13:40:16 linux-kernel [PATCH v4 00/11] KFENCE: A low-overhead sampling-based memory safety error detector
2020-09-29 13:15:12 linux-kernel Re: [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
2020-09-28 11:57:50 linux-kernel Re: [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64
2020-09-28 07:28:59 linux-kernel Re: general protection fault in perf_misc_flags
2020-09-25 11:34:46 linux-kernel Re: [PATCH v3 01/10] mm: add Kernel Electric-Fence infrastructure
2020-09-24 12:25:56 linux-kernel Re: [PATCH v4 3/6] kasan: print timer and workqueue stack
2020-09-24 11:56:31 linux-kernel Re: [PATCH v4 3/6] kasan: print timer and workqueue stack
2020-09-22 09:58:18 linux-kernel Re: [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64
2020-09-21 17:41:00 linux-kernel Re: [PATCH v3 10/10] kfence: add test suite
2020-09-21 13:31:42 linux-kernel [PATCH v3 06/10] kfence, kasan: make KFENCE compatible with KASAN
2020-09-21 13:31:20 linux-kernel [PATCH v3 08/10] kfence, lockdep: make KFENCE compatible with lockdep
2020-09-21 13:30:32 linux-kernel [PATCH v3 02/10] x86, kfence: enable KFENCE for x86
2020-09-21 13:30:10 linux-kernel [PATCH v3 04/10] mm, kfence: insert KFENCE hooks for SLAB
2020-09-21 13:29:00 linux-kernel [PATCH v3 09/10] kfence, Documentation: add KFENCE documentation
2020-09-21 13:28:49 linux-kernel [PATCH v3 10/10] kfence: add test suite
2020-09-21 13:28:44 linux-kernel [PATCH v3 07/10] kfence, kmemleak: make KFENCE compatible with KMEMLEAK
2020-09-21 13:28:39 linux-kernel [PATCH v3 05/10] mm, kfence: insert KFENCE hooks for SLUB
2020-09-21 13:28:28 linux-kernel [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64
2020-09-21 13:28:20 linux-kernel [PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
2020-09-21 09:12:08 linux-kernel Re: [PATCH] ubsan: introducing CONFIG_UBSAN_LOCAL_BOUNDS for Clang
2020-09-19 06:48:46 linux-kernel Re: [PATCH] ubsan: introducing CONFIG_UBSAN_BOUNDS_LOCAL for Clang
2020-09-18 15:40:21 linux-kernel Re: [PATCH v2 21/37] kasan: introduce CONFIG_KASAN_HW_TAGS
2020-09-18 15:21:43 linux-kernel Re: [PATCH v2 33/37] kasan, arm64: implement HW_TAGS runtime
2020-09-18 14:57:15 linux-kernel Re: [PATCH 03/35] kasan: shadow declarations only for software modes
2020-09-18 14:46:28 linux-kernel Re: [PATCH v2 35/37] kasan, slub: reset tags when accessing metadata
2020-09-18 13:04:18 linux-kernel Re: [PATCH v2 23/37] arm64: kasan: Add arch layer for memory tagging helpers
2020-09-18 12:01:56 linux-kernel Re: [PATCH v2 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
2020-09-18 10:53:50 linux-kernel Re: [PATCH v2 31/37] kasan, x86, s390: update undef CONFIG_KASAN
2020-09-18 10:50:26 linux-kernel Re: [PATCH v2 33/37] kasan, arm64: implement HW_TAGS runtime
2020-09-17 06:40:21 linux-kernel Re: [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang
2020-09-16 18:57:24 linux-kernel Re: [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang
2020-09-16 18:53:46 linux-kernel Re: [tip:x86/seves] BUILD SUCCESS WITH WARNING e6eb15c9ba3165698488ae5c34920eea20eaa38e
2020-09-16 09:36:56 linux-kernel Re: [tip:x86/seves] BUILD SUCCESS WITH WARNING e6eb15c9ba3165698488ae5c34920eea20eaa38e
2020-09-16 09:02:32 linux-kernel Re: [tip:x86/seves] BUILD SUCCESS WITH WARNING e6eb15c9ba3165698488ae5c34920eea20eaa38e
2020-09-16 08:48:41 linux-kernel Re: [tip:x86/seves] BUILD SUCCESS WITH WARNING e6eb15c9ba3165698488ae5c34920eea20eaa38e
2020-09-16 08:35:20 linux-kernel Re: [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang
2020-09-15 23:38:48 linux-kernel Re: [tip:x86/seves] BUILD SUCCESS WITH WARNING e6eb15c9ba3165698488ae5c34920eea20eaa38e
2020-09-15 18:46:53 linux-kernel Re: [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang
2020-09-15 18:19:13 linux-kernel Re: [tip:x86/seves] BUILD SUCCESS WITH WARNING e6eb15c9ba3165698488ae5c34920eea20eaa38e
2020-09-15 14:29:26 linux-kernel Re: [PATCH RFC 01/10] mm: add Kernel Electric-Fence infrastructure
2020-09-15 11:24:53 linux-kernel Re: [PATCH 06/14] Fix CFLAGS for UBSAN_BOUNDS on Clang
2020-09-15 09:59:19 linux-kernel Re: linux-next: build warning after merge of the akpm-current tree
2020-09-11 17:22:42 linux-kernel Re: [PATCH RFC 06/10] kfence, kasan: make KFENCE compatible with KASAN
2020-09-11 16:37:14 linux-kernel Re: [PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
2020-09-11 16:27:54 linux-kernel Re: [PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
2020-09-11 12:35:48 linux-kernel Re: [PATCH RFC 04/10] mm, kfence: insert KFENCE hooks for SLAB
2020-09-11 12:05:51 linux-kernel Re: [PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
2020-09-11 07:48:59 linux-kernel Re: [PATCH RFC 09/10] kfence, Documentation: add KFENCE documentation
2020-09-10 21:23:26 linux-kernel Re: [PATCH 2/2] kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant Makefiles