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-07-22 16:00:38 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-22 00:45:57 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-20 19:47:34 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-20 17:10:55 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-19 18:39:02 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-19 18:22:09 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-19 17:40:48 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-19 17:25:38 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-18 23:18:30 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-18 23:00:14 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-18 22:57:02 linux-kernel Re: [patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-11 20:11:46 linux-kernel Re: [PATCH v2 0/2] cfi: free old cfi shadow asynchronously
2022-06-30 16:50:25 linux-kernel Re: [PATCH 2/2] ANDROID: cfi: free old cfi shadow asynchronously
2022-06-30 16:26:23 linux-kernel Re: [PATCH 1/2] ANDROID: cfi: enable sanitize for cfi.c
2022-06-30 16:07:00 linux-kernel Re: [PATCH] i2c: core: Disable i2c_generic_scl_recovery callback checks with CFI
2022-06-23 20:03:54 linux-kernel Re: [PATCH] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
2022-06-21 15:55:44 linux-kernel Re: [PATCH] kbuild: Ignore __this_module in gen_autoksyms.sh
2022-06-16 20:00:15 linux-kernel [PATCH] kbuild: Ignore __this_module in gen_autoksyms.sh
2022-06-11 00:59:20 linux-kernel [RFC PATCH v3 20/20] x86: Add support for CONFIG_CFI_CLANG
2022-06-11 00:42:20 linux-kernel [RFC PATCH v3 19/20] x86/purgatory: Disable CFI
2022-06-11 00:18:01 linux-kernel [RFC PATCH v3 15/20] objtool: Disable CFI warnings
2022-06-11 00:15:45 linux-kernel [RFC PATCH v3 04/20] cfi: Drop __CFI_ADDRESSABLE
2022-06-11 00:14:56 linux-kernel [RFC PATCH v3 02/20] scripts/kallsyms: Ignore __kcfi_typeid_
2022-06-11 00:14:21 linux-kernel [RFC PATCH v3 13/20] treewide: Drop WARN_ON_FUNCTION_MISMATCH
2022-06-11 00:13:52 linux-kernel [RFC PATCH v3 18/20] x86: Add types to indirectly called assembly functions
2022-06-11 00:13:52 linux-kernel [RFC PATCH v3 09/20] arm64: Add CFI error handling
2022-06-11 00:12:58 linux-kernel [RFC PATCH v3 01/20] treewide: Filter out CC_FLAGS_CFI
2022-06-11 00:12:57 linux-kernel [RFC PATCH v3 14/20] treewide: Drop __cficanonical
2022-06-11 00:12:55 linux-kernel [RFC PATCH v3 12/20] treewide: Drop function_nocfi
2022-06-11 00:12:49 linux-kernel [RFC PATCH v3 00/20] KCFI support
2022-06-11 00:10:47 linux-kernel [RFC PATCH v3 07/20] lkdtm: Emit an indirect call for CFI tests
2022-06-11 00:10:29 linux-kernel [RFC PATCH v3 06/20] cfi: Add type helper macros
2022-06-10 23:52:12 linux-kernel [RFC PATCH v3 17/20] x86/tools/relocs: Ignore __kcfi_typeid_ relocations
2022-06-10 23:39:27 linux-kernel [RFC PATCH v3 16/20] kallsyms: Drop CONFIG_CFI_CLANG workarounds
2022-06-10 23:39:15 linux-kernel [RFC PATCH v3 10/20] arm64: Drop unneeded __nocfi attributes
2022-06-10 23:38:47 linux-kernel [RFC PATCH v3 11/20] init: Drop __nocfi from __init
2022-06-10 23:37:50 linux-kernel [RFC PATCH v3 08/20] arm64: Add types to indirect called assembly functions
2022-06-10 23:37:29 linux-kernel [RFC PATCH v3 05/20] cfi: Switch to -fsanitize=kcfi
2022-06-10 23:37:13 linux-kernel [RFC PATCH v3 03/20] cfi: Remove CONFIG_CFI_CLANG_SHADOW
2022-06-09 00:40:32 linux-kernel Re: [RFC][PATCH 6/6] objtool: Add IBT validation / fixups
2022-06-01 19:34:41 linux-kernel Re: [PATCH] cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
2022-05-31 22:32:29 linux-kernel [PATCH] cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
2022-05-20 20:39:00 linux-kernel Re: [RFC PATCH v2 00/21] KCFI support
2022-05-18 04:49:30 linux-kernel Re: [RFC PATCH v2 00/21] KCFI support
2022-05-18 04:15:25 linux-kernel Re: [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
2022-05-17 10:12:13 linux-kernel Re: [RFC PATCH v2 11/21] arm64: Drop unneeded __nocfi attributes
2022-05-17 08:28:45 linux-kernel Re: [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
2022-05-17 07:03:33 linux-kernel Re: [RFC PATCH v2 08/21] psci: Fix the function type for psci_initcall_t
2022-05-17 03:31:44 linux-kernel Re: [RFC PATCH v2 14/21] treewide: Drop __cficanonical
2022-05-17 03:30:54 linux-kernel Re: [RFC PATCH v2 20/21] x86: Add support for CONFIG_CFI_CLANG
2022-05-17 02:46:00 linux-kernel Re: [RFC PATCH v2 00/21] KCFI support