LinuxLists
Users
About
Tom Lendacky (
[email protected]
)
Number of posts: 2422 (0.64 per day)
First post: 2014-01-06 19:34:04
Last post: 2024-06-14 16:10:13
Previous Page
/
Next Page
Date
List
Subject
2018-01-10 00:39:43
linux-kernel
[PATCH v2] x86/retpoline: Only set RETPOLINE_AMD if LFENCE is serializing
2018-01-10 00:22:49
linux-kernel
Re: [PATCH v1 1/2] x86/retpoline: Add a function to clear the RETPOLINE_AMD feature
2018-01-09 23:44:16
linux-kernel
Re: AMD EPYC microcode update bug?
2018-01-09 23:38:29
linux-kernel
Re: [PATCH v1 1/2] x86/retpoline: Add a function to clear the RETPOLINE_AMD feature
2018-01-09 23:01:18
linux-kernel
Re: [PATCH v1 1/2] x86/retpoline: Add a function to clear the RETPOLINE_AMD feature
2018-01-09 22:47:42
linux-kernel
Re: AMD EPYC microcode update bug?
2018-01-09 22:38:00
linux-kernel
[PATCH v1 2/2] x86/cpu/AMD: Clear RETPOLINE_AMD if LFENCE is not serializing
2018-01-09 22:37:47
linux-kernel
[PATCH v1 1/2] x86/retpoline: Add a function to clear the RETPOLINE_AMD feature
2018-01-09 22:37:38
linux-kernel
[PATCH v1 0/2] x86/retpoline: Clear RETPOLINE_AMD if LFENCE is not serializing
2018-01-08 23:20:24
linux-kernel
Re: [PATCH v2 4/5] x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
2018-01-08 23:18:35
linux-kernel
Re: [PATCH v2 3/5] x86/mm: Centralize PMD flags in sme_encrypt_kernel()
2018-01-08 22:09:47
linux-kernel
[PATCH v2 2/2] x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
2018-01-08 22:09:34
linux-kernel
[PATCH v2 1/2] x86/cpu/AMD: Make LFENCE a serializing instruction
2018-01-08 22:09:23
linux-kernel
[PATCH v2 0/2] x86/cpu/AMD: Make LFENCE a serializing instruction on AMD
2018-01-08 17:39:39
linux-kernel
Re: [tip:x86/pti] x86/cpu/AMD: Use LFENCE_RDTSC instead of MFENCE_RDTSC
2018-01-08 17:31:51
linux-kernel
Re: [tip:x86/pti] x86/cpu/AMD: Use LFENCE_RDTSC instead of MFENCE_RDTSC
2018-01-08 14:47:26
linux-kernel
Re: [tip:x86/pti] x86/cpu/AMD: Use LFENCE_RDTSC instead of MFENCE_RDTSC
2018-01-07 01:44:55
linux-kernel
Re: [PATCH v5 02/12] x86/retpoline: Add initial retpoline support
2018-01-05 16:36:52
linux-kernel
Re: [PATCH v1 1/3] x86/cpu/AMD: Make LFENCE a serializing instruction
2018-01-05 16:08:21
linux-kernel
[PATCH v1 3/3] x86/msr: Remove now unused definition of MFENCE_RDTSC feature
2018-01-05 16:08:05
linux-kernel
[PATCH v1 2/3] x86/cpu/AMD: Use LFENCE_RDTSC instead of MFENCE_RDTSC
2018-01-05 16:07:57
linux-kernel
[PATCH v1 1/3] x86/cpu/AMD: Make LFENCE a serializing instruction
2018-01-05 16:07:45
linux-kernel
[PATCH v1 0/3] x86/cpu/AMD: Make LFENCE a serializing instruction on AMD
2018-01-05 15:14:50
linux-kernel
Re: [PATCH 1/7] x86/feature: Detect the x86 feature to control Speculation
2018-01-05 14:23:20
linux-kernel
Re: [PATCH] x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
2018-01-05 00:27:10
linux-kernel
Re: Avoid speculative indirect calls in kernel
2018-01-04 23:47:28
linux-kernel
Re: Avoid speculative indirect calls in kernel
2018-01-04 20:00:20
linux-kernel
Re: Avoid speculative indirect calls in kernel
2017-12-27 14:47:27
linux-kernel
Re: [PATCH] x86/cpu, x86/pti: Do not enable PTI on AMD processors
2017-12-27 05:44:02
linux-kernel
[PATCH] x86/cpu, x86/pti: Do not enable PTI on AMD processors
2017-12-21 22:03:46
linux-kernel
[PATCH v2 4/5] x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
2017-12-21 22:03:40
linux-kernel
[PATCH v2 5/5] x86/mm: Encrypt the initrd earlier for BSP microcode update
2017-12-21 22:03:27
linux-kernel
[PATCH v2 3/5] x86/mm: Centralize PMD flags in sme_encrypt_kernel()
2017-12-21 22:03:15
linux-kernel
[PATCH v2 2/5] x86/mm: Use a struct to reduce parameters for SME PGD mapping
2017-12-21 22:03:06
linux-kernel
[PATCH v2 1/5] x86/mm: Cleanup register saving in mem_encrypt_boot.S
2017-12-21 22:02:53
linux-kernel
[PATCH v2 0/5] x86: SME: BSP/SME microcode update fix
2017-12-21 16:48:44
linux-kernel
Re: [PATCH v1 3/3] x86/mm: Encrypt the initrd earlier for BSP microcode update
2017-12-21 16:35:45
linux-kernel
Re: [PATCH v1 2/3] x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
2017-12-20 19:59:28
linux-kernel
Re: [PATCH v1 1/3] x86/mm: Centralize PMD flags in sme_encrypt_kernel()
2017-12-15 16:20:20
linux-kernel
[PATCH] x86/mm: Unbreak modules that use the DMA API
2017-12-08 14:44:06
linux-kernel
Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way
2017-12-08 14:37:53
linux-kernel
Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way
2017-12-07 23:34:21
linux-kernel
[PATCH v1 3/3] x86/mm: Encrypt the initrd earlier for BSP microcode update
2017-12-07 23:34:11
linux-kernel
[PATCH v1 2/3] x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
2017-12-07 23:34:00
linux-kernel
[PATCH v1 1/3] x86/mm: Centralize PMD flags in sme_encrypt_kernel()
2017-12-07 23:33:50
linux-kernel
[PATCH v1 0/3] x86: SME: BSP/SME microcode update fix
2017-12-04 18:33:08
linux-kernel
Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way
2017-12-04 16:00:53
linux-kernel
Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way
2017-12-04 14:19:27
linux-kernel
Re: [PATCH] x86/mm: Rewrite sme_populate_pgd() in a more sensible way
2017-12-01 22:31:20
linux-kernel
Re: 21729f81ce ("x86/mm: Provide general kernel support for memory encryption"): BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code
2017-11-30 22:47:19
linux-kernel
[PATCH] x86/microcode/AMD: Add support for fam17h microcode loading