LinuxLists
Users
About
Dave Hansen (
[email protected]
)
Number of posts: 3854 (0.95 per day)
First post: 2013-04-22 16:17:21
Last post: 2024-06-14 16:31:48
Next Page
Date
List
Subject
2024-06-14 16:31:48
linux-kernel
Re: [PATCH v11 8/8] x86/vmware: Add TDX hypercall support
2024-06-14 16:20:02
linux-kernel
Re: [PATCH v11 8/8] x86/vmware: Add TDX hypercall support
2024-06-13 19:44:14
linux-kernel
Re: Bad FPU state detected at restore_fpregs_from_fpstate, reinitializing FPU registers. WARNING: at arch/x86/mm/extable.c:127 fixup_exception
2024-06-13 16:07:51
linux-kernel
Re: [PATCH] virt: tdx-guest: Fix the decrypted failure memory free
2024-06-11 16:16:24
linux-kernel
Re: [PATCH] x86/tdx: Generate SIGBUS on userspace MMIO
2024-06-10 14:02:35
linux-kernel
Re: [PATCH] x86/tdx: Generate SIGBUS on userspace MMIO
2024-06-07 21:18:05
linux-kernel
Re: [PATCH 0/8] selftests: x86: build suite with clang
2024-06-07 17:43:34
linux-kernel
Re: [PATCH v3 2/2] x86/sgx: Resolve EREMOVE page vs EAUG page data race
2024-06-05 16:05:24
linux-kernel
Re: [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-04 16:29:12
linux-kernel
Re: [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-04 16:18:41
linux-kernel
Re: [PATCHv11 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
2024-06-04 16:09:03
linux-kernel
Re: [PATCHv11 09/19] x86/tdx: Account shared memory
2024-06-04 16:01:18
linux-kernel
Re: [PATCH 1/4] x86/entry: Remove unwanted instrumentation in common_interrupt()
2024-06-04 15:50:37
linux-kernel
Re: [PATCHv11.1 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-03 18:50:15
linux-kernel
Re: [Patch v3] x86/head/64: remove redundant check on level2_kernel_pgt's _PAGE_PRESENT bit
2024-06-03 16:37:59
linux-kernel
Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
2024-06-03 13:38:06
linux-kernel
Re: [PATCH] x86/tdx: Enhance code generation for TDCALL and SEAMCALL wrappers
2024-06-03 13:23:57
linux-kernel
Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
2024-06-03 12:10:16
linux-kernel
Re: [PATCH v3 0/3] x86/fpu: Allow the In-Field Scan driver to initialize FPU state
2024-05-31 21:47:54
linux-kernel
Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
2024-05-31 16:14:12
linux-kernel
Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped
2024-05-30 19:46:30
linux-kernel
Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
2024-05-30 15:33:29
linux-kernel
Re: [tip: x86/urgent] x86/cpu: Provide default cache line size if not enumerated
2024-05-30 14:16:31
linux-kernel
Re: [PATCH] x86/cpu: Provide default cache line size if not enumerated
2024-05-30 13:52:22
linux-kernel
Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2024-05-29 18:39:47
linux-kernel
Re: [PATCH] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines
2024-05-29 16:42:06
linux-kernel
Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2024-05-29 16:08:52
linux-kernel
Re: [PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node()
2024-05-29 15:52:07
linux-kernel
Re: [PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node()
2024-05-28 18:20:05
linux-kernel
Re: [PATCH v1 1/1] MAINTAINERS: Add Intel MID section
2024-05-28 16:23:26
linux-kernel
Re: [PATCH v3 2/2] x86/sgx: Resolve EREMOVE page vs EAUG page data race
2024-05-28 16:04:51
linux-kernel
Re: [PATCH v3 0/2] x86/sgx: Fix two data races in EAUG/EREMOVE flows
2024-05-28 15:20:45
linux-kernel
Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2024-05-28 14:19:05
linux-kernel
Re: [PATCH] x86/hpet: Read HPET directly if panic in progress
2024-05-27 02:43:25
linux-kernel
Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2024-05-24 17:17:32
linux-kernel
Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
2024-05-24 03:30:32
linux-kernel
Re: [PATCH RFC 2/2] mm/x86/pat: Do proper PAT bit shift for large mappings
2024-05-23 22:48:59
linux-kernel
Re: [PATCH RFC 2/2] mm/x86/pat: Do proper PAT bit shift for large mappings
2024-05-23 18:45:11
linux-kernel
Re: [PATCH] x86/paravirt: Disable virt spinlock when CONFIG_PARAVIRT_SPINLOCKS disabled
2024-05-23 16:32:09
linux-kernel
Re: [PATCH v3 1/2] x86/cpufeatures: Add AMD FAST CPPC feature flag
2024-05-23 16:31:21
linux-kernel
Re: [PATCH] x86/paravirt: Disable virt spinlock when CONFIG_PARAVIRT_SPINLOCKS disabled
2024-05-23 15:36:34
linux-kernel
Re: [PATCH] x86/bhi: BHI mitigation can trigger warning in #DB handler
2024-05-23 14:29:42
linux-kernel
Re: [PATCH] x86/bhi: BHI mitigation can trigger warning in #DB handler
2024-05-23 14:26:00
linux-kernel
Re: [RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode
2024-05-20 17:15:39
linux-kernel
Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
2024-05-20 15:50:11
linux-kernel
Re: [PATCH 01/20] x86/tdx: Introduce tdvmcall_trampoline()
2024-05-17 18:49:01
linux-kernel
Re: [regression] suspend stress test stalls within 30 minutes
2024-05-17 17:24:16
linux-kernel
Re: [regression] suspend stress test stalls within 30 minutes
2024-05-17 16:48:52
linux-kernel
Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 16:35:12
linux-kernel
Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 16:08:08
linux-kernel
Re: [PATCH 17/20] x86/tdx: Convert VM_RD/VM_WR tdcalls to use new TDCALL macros