Sami Tolvanen ([email protected])

Number of posts: 1414 (0.46 per day)
First post: 2015-11-05 02:03:07
Last post: 2024-05-01 20:19:29

Date List Subject
2022-05-17 02:20:30 linux-kernel Re: [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
2022-05-17 02:10:47 linux-kernel Re: [RFC PATCH v2 07/21] cfi: Add type helper macros
2022-05-17 02:08:51 linux-kernel Re: [RFC PATCH v2 07/21] cfi: Add type helper macros
2022-05-17 01:39:47 linux-kernel Re: [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
2022-05-17 00:45:35 linux-kernel Re: [RFC PATCH v2 01/21] efi/libstub: Filter out CC_FLAGS_CFI
2022-05-16 21:00:11 linux-kernel Re: [RFC PATCH v2 21/21] init: Drop __nocfi from __init
2022-05-16 20:33:36 linux-kernel Re: [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
2022-05-16 20:04:40 linux-kernel Re: [RFC PATCH v2 10/21] arm64: Add CFI error handling
2022-05-14 04:24:16 linux-kernel [RFC PATCH v2 01/21] efi/libstub: Filter out CC_FLAGS_CFI
2022-05-14 03:59:55 linux-kernel [RFC PATCH v2 15/21] objtool: Don't warn about __cfi_ preambles falling through
2022-05-14 03:43:25 linux-kernel [RFC PATCH v2 18/21] x86/purgatory: Disable CFI
2022-05-14 03:37:31 linux-kernel [RFC PATCH v2 14/21] treewide: Drop __cficanonical
2022-05-14 03:31:22 linux-kernel [RFC PATCH v2 06/21] cfi: Switch to -fsanitize=kcfi
2022-05-14 03:17:33 linux-kernel [RFC PATCH v2 10/21] arm64: Add CFI error handling
2022-05-14 03:16:33 linux-kernel [RFC PATCH v2 11/21] arm64: Drop unneeded __nocfi attributes
2022-05-14 02:49:11 linux-kernel [RFC PATCH v2 16/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
2022-05-14 02:42:14 linux-kernel [RFC PATCH v2 04/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
2022-05-14 02:41:44 linux-kernel [RFC PATCH v2 05/21] cfi: Drop __CFI_ADDRESSABLE
2022-05-14 02:38:44 linux-kernel [RFC PATCH v2 00/21] KCFI support
2022-05-14 02:37:04 linux-kernel [RFC PATCH v2 19/21] x86/vdso: Disable CFI
2022-05-14 02:35:53 linux-kernel [RFC PATCH v2 13/21] treewide: Drop WARN_ON_FUNCTION_MISMATCH
2022-05-14 02:07:14 linux-kernel [RFC PATCH v2 07/21] cfi: Add type helper macros
2022-05-14 02:02:03 linux-kernel [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
2022-05-14 01:54:04 linux-kernel [RFC PATCH v2 17/21] x86: Add types to indirectly called assembly functions
2022-05-14 01:25:38 linux-kernel Re: [PATCH] drm/i915: Fix CFI violation with show_dynamic_id()
2022-05-14 01:21:31 linux-kernel [RFC PATCH v2 12/21] treewide: Drop function_nocfi
2022-05-14 01:11:54 linux-kernel [RFC PATCH v2 09/21] arm64: Add types to indirect called assembly functions
2022-05-14 01:04:48 linux-kernel [RFC PATCH v2 03/21] kallsyms: Ignore __kcfi_typeid_
2022-05-14 00:39:35 linux-kernel [RFC PATCH v2 08/21] psci: Fix the function type for psci_initcall_t
2022-05-14 00:35:07 linux-kernel [RFC PATCH v2 02/21] arm64/vdso: Filter out CC_FLAGS_CFI
2022-05-14 00:33:36 linux-kernel [RFC PATCH v2 21/21] init: Drop __nocfi from __init
2022-05-10 03:52:58 linux-kernel Re: [PATCH v4 09/14] kbuild: do not create *.prelink.o for Clang LTO or IBT
2022-05-09 23:36:58 linux-kernel Re: [PATCH v4 05/14] modpost: extract symbol versions from *.cmd files
2022-05-09 08:03:31 linux-kernel Re: [RFC PATCH 01/11] x86: kernel FineIBT
2022-05-09 07:50:01 linux-kernel Re: [RFC PATCH 09/21] arm64: Add CFI error handling
2022-05-06 14:43:25 linux-kernel Re: [RFC PATCH 00/21] KCFI support
2022-05-06 12:04:02 linux-kernel Re: [RFC PATCH 10/21] treewide: Drop function_nocfi
2022-05-05 11:59:27 linux-kernel Re: [RFC PATCH 00/21] KCFI support
2022-05-05 03:03:53 linux-kernel Re: [RFC PATCH 00/21] KCFI support
2022-05-03 01:19:30 linux-kernel [RFC PATCH 19/21] x86/purgatory: Disable CFI
2022-05-03 01:03:56 linux-kernel [RFC PATCH 20/21] x86/vdso: Disable CFI
2022-05-03 00:55:09 linux-kernel [RFC PATCH 10/21] treewide: Drop function_nocfi
2022-05-03 00:47:03 linux-kernel [RFC PATCH 03/21] kallsyms: Ignore __kcfi_typeid_
2022-05-03 00:41:46 linux-kernel Re: [RFC PATCH 21/21] x86: Add support for CONFIG_CFI_CLANG
2022-05-03 00:40:44 linux-kernel [RFC PATCH 05/21] cfi: Drop __CFI_ADDRESSABLE
2022-05-03 00:19:49 linux-kernel [RFC PATCH 07/21] cfi: Add type helper macros
2022-05-03 00:07:08 linux-kernel [RFC PATCH 00/21] KCFI support
2022-05-02 23:57:37 linux-kernel [RFC PATCH 02/21] arm64/vdso: Filter out CC_FLAGS_CFI
2022-05-02 23:54:19 linux-kernel [RFC PATCH 04/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
2022-05-02 23:46:50 linux-kernel [RFC PATCH 17/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
2022-05-02 23:39:34 linux-kernel [RFC PATCH 15/21] static_call: Use cfi_unchecked