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-02 23:23:21 linux-kernel [RFC PATCH 08/21] arm64/crypto: Add types to indirect called assembly functions
2022-05-02 23:03:24 linux-kernel [RFC PATCH 01/21] efi/libstub: Filter out CC_FLAGS_CFI
2022-05-02 23:01:44 linux-kernel Re: [RFC PATCH 00/21] KCFI support
2022-05-02 22:46:43 linux-kernel Re: [RFC PATCH 00/21] KCFI support
2022-05-02 22:44:37 linux-kernel [RFC PATCH 14/21] treewide: static_call: Pass call arguments to the macro
2022-05-02 16:56:47 linux-kernel Re: [RFC PATCH 16/21] objtool: Add support for CONFIG_CFI_CLANG
2022-05-02 16:02:08 linux-kernel [RFC PATCH 06/21] cfi: Switch to -fsanitize=kcfi
2022-05-02 14:44:13 linux-kernel [RFC PATCH 11/21] treewide: Drop WARN_ON_FUNCTION_MISMATCH
2022-05-02 05:57:51 linux-kernel [RFC PATCH 21/21] x86: Add support for CONFIG_CFI_CLANG
2022-05-01 19:27:13 linux-kernel [RFC PATCH 09/21] arm64: Add CFI error handling
2022-05-01 10:10:28 linux-kernel Re: [RFC PATCH 14/21] treewide: static_call: Pass call arguments to the macro
2022-04-30 11:31:21 linux-kernel [RFC PATCH 12/21] treewide: Drop __cficanonical
2022-04-30 02:08:35 linux-kernel [RFC PATCH 16/21] objtool: Add support for CONFIG_CFI_CLANG
2022-04-29 23:48:58 linux-kernel [RFC PATCH 18/21] x86: Add types to indirect called assembly functions
2022-04-29 21:45:20 linux-kernel [RFC PATCH 13/21] cfi: Add the cfi_unchecked macro
2022-04-06 06:25:51 linux-kernel [PATCH v2] cfi: Use __builtin_function_start
2022-04-05 03:20:28 linux-kernel [PATCH 0/3] cfi: Use __builtin_function_start
2022-04-05 01:32:25 linux-kernel [PATCH 3/3] arm64: Drop the inline assembly implementation of function_nocfi
2022-04-05 00:54:41 linux-kernel Re: [PATCH 1/3] kbuild: Change CFI_CLANG to depend on __builtin_function_start
2022-04-04 23:03:27 linux-kernel [PATCH 2/3] linux/compiler-clang.h: define function_nocfi
2022-04-04 21:16:36 linux-kernel [PATCH 1/3] kbuild: Change CFI_CLANG to depend on __builtin_function_start
2022-02-15 17:06:24 linux-kernel Re: [RFC][PATCH 6/6] objtool: Add IBT validation / fixups
2022-02-14 21:41:46 linux-kernel Re: [RFC][PATCH 6/6] objtool: Add IBT validation / fixups
2022-02-14 19:27:58 linux-kernel Re: [RFC PATCH kernel] trace: Make FTRACE_MCOUNT_USE_RECORDMCOUNT configurable
2022-02-07 02:14:05 linux-kernel Re: [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
2022-01-22 08:08:49 linux-crypto Re: [PATCH] lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
2021-12-03 16:07:35 linux-kernel Re: [PATCH] arm64: fix the address of syscall in arch_syscall_addr if CFI is enabled
2021-11-17 16:41:00 linux-kernel Re: [PATCH] clocksource/drivers/arm_arch_timer: Force inlining of erratum_set_next_event_generic()
2021-10-30 19:09:30 linux-kernel Re: [PATCH v5 00/15] x86: Add support for Clang CFI
2021-10-27 21:29:17 linux-kernel Re: [PATCH v5 00/15] x86: Add support for Clang CFI
2021-10-19 15:42:59 linux-kernel Re: [PATCH v5 00/15] x86: Add support for Clang CFI
2021-10-19 15:41:42 linux-kernel Re: [PATCH 4/9] x86/alternative: Implement .retpoline_sites support
2021-10-18 17:10:55 linux-kernel Re: [PATCH v5 03/15] linkage: Add DECLARE_NOT_CALLED_FROM_C
2021-10-18 02:35:28 linux-kernel Re: [PATCH v5 03/15] linkage: Add DECLARE_NOT_CALLED_FROM_C
2021-10-17 18:09:03 linux-kernel Re: [PATCH v5 03/15] linkage: Add DECLARE_NOT_CALLED_FROM_C
2021-10-17 10:06:31 linux-kernel Re: [PATCH v5 03/15] linkage: Add DECLARE_NOT_CALLED_FROM_C
2021-10-16 22:00:19 linux-kernel Re: [PATCH v5 03/15] linkage: Add DECLARE_NOT_CALLED_FROM_C
2021-10-15 00:26:28 linux-kernel Re: [PATCH v5 01/15] objtool: Add CONFIG_CFI_CLANG support
2021-10-14 22:30:09 linux-kernel Re: [PATCH v5 09/15] x86: Use an opaque type for functions not callable from C
2021-10-13 18:23:34 linux-kernel [PATCH v5 15/15] x86, build: Allow CONFIG_CFI_CLANG to be selected
2021-10-13 18:22:46 linux-kernel [PATCH v5 11/15] x86, relocs: Ignore __typeid__ relocations
2021-10-13 18:22:21 linux-kernel [PATCH v5 03/15] linkage: Add DECLARE_NOT_CALLED_FROM_C
2021-10-13 18:20:52 linux-kernel [PATCH v5 13/15] x86, cpu: Use LTO for cpu.c with CFI
2021-10-13 18:20:48 linux-kernel [PATCH v5 12/15] x86, module: Ignore __typeid__ relocations
2021-10-13 18:20:24 linux-kernel [PATCH v5 09/15] x86: Use an opaque type for functions not callable from C
2021-10-13 18:20:21 linux-kernel [PATCH v5 10/15] x86/purgatory: Disable CFI
2021-10-13 18:20:10 linux-kernel [PATCH v5 14/15] x86, kprobes: Fix optprobe_template_func type mismatch
2021-10-13 18:20:00 linux-kernel [PATCH v5 04/15] cfi: Add DEFINE_CFI_IMMEDIATE_RETURN_STUB
2021-10-13 18:19:59 linux-kernel [PATCH v5 08/15] lkdtm: Use an opaque type for lkdtm_rodata_do_nothing
2021-10-13 18:19:59 linux-kernel [PATCH v5 05/15] tracepoint: Exclude tp_stub_func from CFI checking
2021-10-13 18:19:55 linux-kernel [PATCH v5 06/15] ftrace: Use an opaque type for functions not callable from C