Kai Huang ([email protected])

Number of posts: 1893 (0.92 per day)
First post: 2018-08-27 21:43:52
Last post: 2024-04-18 11:50:06

Date List Subject
2024-04-18 11:50:06 linux-kernel [PATCH v4 5/5] x86/virt/tdx: Add TDX memory reset notifier to reset other private pages
2024-04-18 11:49:53 linux-kernel [PATCH v4 4/5] x86/virt/tdx: Remove the !KEXEC_CORE dependency
2024-04-18 11:49:34 linux-kernel [PATCH v4 3/5] x86/kexec: Reset TDX private memory on platforms with TDX erratum
2024-04-18 11:49:03 linux-kernel [PATCH v4 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()
2024-04-18 11:48:40 linux-kernel [PATCH v4 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-04-18 11:48:27 linux-kernel [PATCH v4 0/5] TDX host: kexec() support
2024-04-18 01:10:14 linux-kernel Re: [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
2024-04-18 00:47:29 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-04-17 23:51:55 linux-kernel Re: [PATCH v12 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup
2024-04-17 23:10:11 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-04-17 13:21:27 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-04-16 22:06:31 linux-kernel Re: [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
2024-04-16 14:08:57 linux-kernel Re: [PATCH v12 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU
2024-04-16 13:22:41 linux-kernel Re: [PATCH v12 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
2024-04-16 05:42:58 linux-kernel Re: [PATCH v12 14/14] selftests/sgx: Add scripts for EPC cgroup testing
2024-04-16 00:56:06 linux-kernel Re: [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
2024-04-16 00:06:23 linux-kernel Re: [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
2024-04-15 21:43:30 linux-kernel Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-04-15 14:06:17 linux-kernel Re: [PATCH v11 04/14] cgroup/misc: Add SGX EPC resource type
2024-04-15 13:52:05 linux-kernel Re: [PATCH v11 06/14] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list
2024-04-15 13:46:18 linux-kernel Re: [PATCH v11 02/14] cgroup/misc: Add per resource callbacks for CSS events
2024-04-15 13:45:25 linux-kernel Re: [PATCH v11 03/14] cgroup/misc: Export APIs for SGX driver
2024-04-15 13:42:06 linux-kernel Re: [PATCH v11 01/14] x86/sgx: Replace boolean parameters with enums
2024-04-11 22:59:33 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-04-11 21:59:40 linux-kernel Re: [PATCH v3 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()
2024-04-11 21:55:46 linux-kernel Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-04-11 13:53:53 linux-kernel Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-04-11 13:46:36 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-10 23:16:15 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-04-10 23:00:43 linux-kernel Re: [PATCH v3 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()
2024-04-10 22:29:09 linux-kernel Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-04-10 21:54:38 linux-kernel Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-04-10 14:12:39 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-10 13:20:58 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-04-10 01:05:38 linux-kernel Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-09 12:55:35 linux-kernel Re: [PATCHv10 05/18] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-04-09 00:38:40 linux-kernel Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
2024-04-08 22:37:48 linux-kernel Re: [PATCH v10 12/14] x86/sgx: Turn on per-cgroup EPC reclamation
2024-04-08 12:30:26 linux-kernel Re: [PATCH v10 12/14] x86/sgx: Turn on per-cgroup EPC reclamation
2024-04-07 12:46:19 linux-kernel [PATCH v3 5/5] x86/virt/tdx: Add TDX memory reset notifier to reset other private pages
2024-04-07 12:46:07 linux-kernel [PATCH v3 4/5] x86/virt/tdx: Remove the !KEXEC_CORE dependency
2024-04-07 12:45:57 linux-kernel [PATCH v3 3/5] x86/kexec: Reset TDX private memory on platforms with TDX erratum
2024-04-07 12:45:47 linux-kernel [PATCH v3 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()
2024-04-07 12:45:34 linux-kernel [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-04-07 12:45:26 linux-kernel [PATCH v3 0/5] TDX host: kexec() support
2024-04-06 01:03:35 linux-kernel Re: [PATCH v19 067/130] KVM: TDX: Add load_mmu_pgd method for TDX
2024-04-05 03:08:09 linux-kernel Re: [PATCH v10 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup
2024-04-05 03:05:12 linux-kernel Re: [PATCH v10 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup
2024-04-05 02:57:55 linux-kernel Re: [PATCH v10 05/14] x86/sgx: Implement basic EPC misc cgroup functionality
2024-04-04 23:28:26 linux-kernel Re: [PATCH v19 078/130] KVM: TDX: Implement TDX vcpu enter/exit path
2024-04-04 21:51:49 linux-kernel Re: [PATCH v19 078/130] KVM: TDX: Implement TDX vcpu enter/exit path