Chang S. Bae ([email protected])

Number of posts: 1146 (0.47 per day)
First post: 2017-07-31 21:23:49
Last post: 2024-04-15 22:58:57

Date List Subject
2024-04-15 22:58:57 linux-kernel Re: [PATCH v9 00/14] x86: Support Key Locker
2024-04-15 22:16:35 linux-crypto Re: [PATCH v9 00/14] x86: Support Key Locker
2024-04-07 23:24:36 linux-crypto Re: [PATCH v9 00/14] x86: Support Key Locker
2024-04-07 23:21:00 linux-crypto [PATCH v9a 07/14] x86/cpu/keylocker: Load a wrapping key at boot time
2024-04-07 23:20:48 linux-crypto [PATCH v9a 11/14] x86/cpu/keylocker: Check Register File Data Sampling mitigation
2024-04-07 23:20:36 linux-crypto [PATCH v9a 10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation
2024-04-04 23:35:39 linux-kernel Re: [PATCH 1/4] x86/cpu: Add and use new CPUID region helper
2024-03-29 02:14:04 linux-kernel [PATCH v9 14/14] crypto: x86/aes-kl - Implement the AES-XTS algorithm
2024-03-29 02:13:49 linux-crypto [PATCH v9 13/14] crypto: x86/aes - Prepare for new AES-XTS implementation
2024-03-29 02:13:38 linux-crypto [PATCH v9 12/14] x86/Kconfig: Add a configuration for Key Locker
2024-03-29 02:13:03 linux-crypto [PATCH v9 11/14] x86/cpu/keylocker: Check Register File Data Sampling mitigation
2024-03-29 02:12:55 linux-kernel [PATCH v9 10/14] x86/cpu/keylocker: Check Gather Data Sampling mitigation
2024-03-29 02:12:37 linux-kernel [PATCH v9 08/14] x86/PM/keylocker: Restore the wrapping key on the resume from ACPI S3/4
2024-03-29 02:12:34 linux-crypto [PATCH v9 09/14] x86/hotplug/keylocker: Ensure wrapping key backup capability
2024-03-29 02:12:16 linux-crypto [PATCH v9 07/14] x86/cpu/keylocker: Load a wrapping key at boot time
2024-03-29 02:12:01 linux-crypto [PATCH v9 06/14] x86/keylocker: Define Key Locker CPUID leaf
2024-03-29 02:11:38 linux-crypto [PATCH v9 05/14] x86/msr-index: Add MSRs for Key Locker wrapping key
2024-03-29 02:11:31 linux-kernel [PATCH v9 04/14] x86/asm: Add a wrapper function for the LOADIWKEY instruction
2024-03-29 02:11:29 linux-kernel [PATCH v9 03/14] x86/insn: Add Key Locker instructions to the opcode map
2024-03-29 02:11:18 linux-kernel [PATCH v9 02/14] x86/cpufeature: Enumerate Key Locker feature
2024-03-29 02:10:57 linux-crypto [PATCH v9 01/14] Documentation/x86: Document Key Locker
2024-03-29 02:10:53 linux-kernel [PATCH v9 00/14] x86: Support Key Locker
2024-03-26 21:20:34 linux-kernel Re: [PATCH v2] selftests: x86: skip the tests if prerequisites aren't fulfilled
2024-03-22 23:22:32 linux-kernel [PATCH v4] x86/fpu: Keep xfd_state always in sync with MSR_IA32_XFD
2024-03-22 23:21:14 linux-kernel [PATCH v2 2/2] crypto: x86/aesni - Update aesni_set_key() to return void
2024-03-22 23:20:59 linux-crypto [PATCH v2 1/2] crypto: x86/aesni - Rearrange AES key size check
2024-03-22 23:20:52 linux-kernel [PATCH v2 0/2] crypto: x86/aesni - Simplify AES key expansion code
2024-03-14 23:38:16 linux-kernel Re: [PATCH v2] selftests: x86: skip the tests if prerequisites aren't fulfilled
2024-03-12 16:07:54 linux-kernel Re: [PATCH] selftests: x86: skip the tests if prerequisites aren't fulfilled
2024-03-12 15:38:24 linux-crypto Re: [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
2024-03-12 15:04:42 linux-kernel Re: [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
2024-03-11 21:48:25 linux-crypto [PATCH] crypto: x86/aesni - Update aesni_set_key() to return void
2024-03-11 17:40:09 linux-kernel Re: [PATCH] selftests: x86: skip the tests if prerequisites aren't fulfilled
2024-03-09 01:06:46 linux-kernel Re: [PATCH] selftests: x86: skip the tests if prerequisites aren't fulfilled
2023-12-13 17:02:16 linux-kernel Re: [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
2023-09-28 15:05:31 linux-kernel [PATCH v2 1/3] crypto: x86/aesni - Refactor the common address alignment code
2023-09-28 10:28:30 linux-kernel [PATCH v2 0/3] crypto: x86/aesni - Improve XTS data type
2023-09-28 09:19:10 linux-kernel [PATCH v2 2/3] crypto: x86/aesni - Correct the data type in struct aesni_xts_ctx
2023-09-28 09:05:23 linux-kernel [PATCH v2 3/3] crypto: x86/aesni - Perform address alignment early for XTS mode
2023-09-25 19:40:45 linux-crypto [PATCH 1/3] crypto: x86/aesni - Refactor the common address alignment code
2023-09-25 18:33:49 linux-crypto [PATCH 2/3] crypto: x86/aesni - Correct the data type in struct aesni_xts_ctx
2023-09-25 16:54:27 linux-crypto [PATCH 3/3] crypto: x86/aesni - Perform address alignment early for XTS mode
2023-09-25 15:45:06 linux-kernel [PATCH 0/3] crypto: x86/aesni - Improve XTS data type
2023-09-16 11:44:02 linux-kernel Re: [patch V3 01/30] x86/microcode/32: Move early loading after paging enable
2023-06-21 13:32:46 linux-kernel [PATCH v1 0/4] x86/fpu: a few code cleanup
2023-06-21 13:16:48 linux-kernel [PATCH v1 4/4] x86/fpu: Remove the unnecessary fpstate_reset() invocation
2023-06-21 13:13:23 linux-kernel [PATCH v1 2/4] x86/fpu/xstate: Simplify xstate_calculate_size()
2023-06-21 12:58:22 linux-kernel [PATCH] crypto: x86/aesni: Align the address before aes_set_key_common()
2023-06-21 12:55:22 linux-kernel [PATCH v1 1/4] x86/fpu/xstate: Convert get_xsave_addr() to a static function
2023-06-21 12:54:30 linux-kernel [PATCH v1 3/4] x86/fpu/xstate: Simplify print_xstate_features()
2023-06-14 05:59:54 linux-kernel Re: [patch 17/17] x86/fpu: Move FPU initialization into arch_cpu_finalize_init()