Sami Tolvanen ([email protected])

Number of posts: 1413 (0.46 per day)
First post: 2015-11-05 02:03:07
Last post: 2024-04-11 18:59:30

Date List Subject
2022-09-08 22:54:35 linux-kernel [PATCH v5 04/22] cfi: Drop __CFI_ADDRESSABLE
2022-09-08 22:54:11 linux-kernel [PATCH v5 09/22] arm64: Add types to indirect called assembly functions
2022-09-08 22:53:51 linux-kernel [PATCH v5 16/22] objtool: Preserve special st_shndx indexes in elf_update_symbol
2022-09-08 22:53:43 linux-kernel [PATCH v5 19/22] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
2022-09-08 22:39:15 linux-kernel [PATCH v5 14/22] treewide: Drop WARN_ON_FUNCTION_MISMATCH
2022-09-08 22:37:03 linux-kernel [PATCH v5 15/22] treewide: Drop __cficanonical
2022-09-08 22:36:57 linux-kernel [PATCH v5 03/22] cfi: Remove CONFIG_CFI_CLANG_SHADOW
2022-09-08 22:35:42 linux-kernel [PATCH v5 22/22] x86: Add support for CONFIG_CFI_CLANG
2022-09-08 22:34:37 linux-kernel [PATCH v5 05/22] cfi: Switch to -fsanitize=kcfi
2022-09-08 22:33:46 linux-kernel [PATCH v5 12/22] init: Drop __nocfi from __init
2022-09-08 22:33:33 linux-kernel [PATCH v5 17/22] objtool: Disable CFI warnings
2022-09-08 22:33:33 linux-kernel [PATCH v5 08/22] psci: Fix the function type for psci_initcall_t
2022-09-08 22:32:35 linux-kernel [PATCH v5 02/22] scripts/kallsyms: Ignore __kcfi_typeid_
2022-09-08 22:31:46 linux-kernel [PATCH v5 21/22] x86/purgatory: Disable CFI
2022-09-08 22:29:08 linux-kernel [PATCH v5 13/22] treewide: Drop function_nocfi
2022-09-08 22:23:31 linux-kernel [PATCH v5 01/22] treewide: Filter out CC_FLAGS_CFI
2022-09-08 22:22:38 linux-kernel [PATCH v5 11/22] arm64: Drop unneeded __nocfi attributes
2022-09-08 22:20:50 linux-kernel [PATCH v5 07/22] lkdtm: Emit an indirect call for CFI tests
2022-09-08 22:17:31 linux-kernel [PATCH v5 06/22] cfi: Add type helper macros
2022-09-08 22:14:37 linux-kernel [PATCH v5 10/22] arm64: Add CFI error handling
2022-09-08 22:14:26 linux-kernel [PATCH v5 20/22] x86: Add types to indirectly called assembly functions
2022-09-08 21:58:38 linux-kernel [PATCH v5 18/22] kallsyms: Drop CONFIG_CFI_CLANG workarounds
2022-09-08 21:57:07 linux-kernel [PATCH v5 00/22] KCFI support
2022-09-07 00:51:42 linux-kernel Re: [PATCH] objtool: Fix symbol creation
2022-09-02 15:57:34 linux-kernel Re: [PATCH v4 00/21] KCFI support
2022-09-02 01:29:30 linux-kernel Re: [PATCH v4 00/21] KCFI support
2022-08-31 00:20:10 linux-kernel [PATCH v4 10/21] arm64: Add CFI error handling
2022-08-31 00:18:33 linux-kernel [PATCH v4 20/21] x86/purgatory: Disable CFI
2022-08-31 00:17:33 linux-kernel [PATCH v4 09/21] arm64: Add types to indirect called assembly functions
2022-08-31 00:11:09 linux-kernel [PATCH v4 04/21] cfi: Drop __CFI_ADDRESSABLE
2022-08-31 00:07:46 linux-kernel [PATCH v4 01/21] treewide: Filter out CC_FLAGS_CFI
2022-08-30 23:57:53 linux-kernel [PATCH v4 18/21] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
2022-08-30 23:57:19 linux-kernel [PATCH v4 13/21] treewide: Drop function_nocfi
2022-08-30 23:57:18 linux-kernel [PATCH v4 15/21] treewide: Drop __cficanonical
2022-08-30 23:56:26 linux-kernel [PATCH v4 06/21] cfi: Add type helper macros
2022-08-30 23:56:26 linux-kernel [PATCH v4 03/21] cfi: Remove CONFIG_CFI_CLANG_SHADOW
2022-08-30 23:56:23 linux-kernel [PATCH v4 17/21] kallsyms: Drop CONFIG_CFI_CLANG workarounds
2022-08-30 23:55:51 linux-kernel [PATCH v4 21/21] x86: Add support for CONFIG_CFI_CLANG
2022-08-30 23:55:02 linux-kernel [PATCH v4 16/21] objtool: Disable CFI warnings
2022-08-30 23:51:53 linux-kernel [PATCH v4 05/21] cfi: Switch to -fsanitize=kcfi
2022-08-30 23:51:48 linux-kernel [PATCH v4 19/21] x86: Add types to indirectly called assembly functions
2022-08-30 23:35:45 linux-kernel [PATCH v4 12/21] init: Drop __nocfi from __init
2022-08-30 23:35:20 linux-kernel [PATCH v4 14/21] treewide: Drop WARN_ON_FUNCTION_MISMATCH
2022-08-30 23:34:59 linux-kernel [PATCH v4 11/21] arm64: Drop unneeded __nocfi attributes
2022-08-30 23:34:45 linux-kernel [PATCH v4 08/21] psci: Fix the function type for psci_initcall_t
2022-08-30 23:34:43 linux-kernel [PATCH v4 07/21] lkdtm: Emit an indirect call for CFI tests
2022-08-30 23:34:06 linux-kernel [PATCH v4 02/21] scripts/kallsyms: Ignore __kcfi_typeid_
2022-08-30 23:33:38 linux-kernel [PATCH v4 00/21] KCFI support
2022-07-26 01:06:52 linux-kernel Re: [RFC PATCH v3 20/20] x86: Add support for CONFIG_CFI_CLANG
2022-07-26 00:17:59 linux-kernel Re: [PATCH] drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()
2022-07-22 16:00:38 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation