Kirill A. Shutemov ([email protected])

Number of posts: 4274 (0.97 per day)
First post: 2012-05-01 20:59:50
Last post: 2024-06-14 14:52:58

Date List Subject
2024-05-17 14:24:10 linux-kernel [PATCH 12/20] x86/tdx: Rewrite tdx_kvm_hypercall() without __tdx_hypercall()
2024-05-17 14:23:59 linux-kernel [PATCH 11/20] x86/tdx: Rewrite tdx_panic() without __tdx_hypercall()
2024-05-17 14:23:27 linux-kernel [PATCH 09/20] x86/tdx: Convert MAP_GPA hypercall to use new TDVMCALL macros
2024-05-17 14:20:19 linux-kernel [PATCH 04/20] x86/tdx: Convert HLT handling to use new TDVMCALL_0()
2024-05-17 14:20:05 linux-kernel [PATCH 00/20] x86/tdx: Rewrite TDCALL wrappers
2024-05-17 13:56:02 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-15 13:23:13 linux-kernel Re: [PATCHv4 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs
2024-05-15 09:31:10 linux-kernel Re: [PATCHv4 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs
2024-05-12 16:31:30 linux-kernel [PATCHv4 2/4] x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()
2024-05-12 14:51:23 linux-kernel [PATCHv4 0/4] x86/tdx: Adjust TD settings on boot
2024-05-12 12:22:44 linux-kernel [PATCHv4 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs
2024-05-12 12:22:44 linux-kernel [PATCHv4 1/4] x86/tdx: Factor out TD metadata write TDCALL
2024-05-12 12:22:12 linux-kernel [PATCHv4 4/4] x86/tdx: Enable CPU topology enumeration
2024-05-08 17:14:31 linux-kernel Re: [PATCHv10 10/18] x86/tdx: Convert shared memory back to private on kexec
2024-05-06 20:42:09 linux-kernel Re: [PATCHv10 10/18] x86/tdx: Convert shared memory back to private on kexec
2024-05-06 15:10:33 linux-kernel [PATCHv3 1/4] x86/tdx: Factor out TD metadata write TDCALL
2024-05-06 14:54:27 linux-kernel [PATCHv3 0/4] x86/tdx: Adjust TD settings on boot
2024-05-06 13:22:37 linux-kernel Re: [PATCHv10.1 09/18] x86/mm: Adding callbacks to prepare encrypted memory for kexec
2024-05-06 12:32:43 linux-kernel Re: [PATCH v2] efi/unaccepted: touch soft lockup during memory accept
2024-05-06 12:16:31 linux-kernel [PATCHv3 2/4] x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()
2024-05-06 12:16:28 linux-kernel [PATCHv3 4/4] x86/tdx: Enable ENUM_TOPOLOGY
2024-05-06 12:16:14 linux-kernel [PATCHv3 3/4] x86/tdx: Handle PENDING_EPT_VIOLATION_V2
2024-04-30 14:55:02 linux-kernel Re: [PATCHv10 05/18] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-04-29 16:23:13 linux-kernel Re: [PATCHv10 05/18] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-04-29 15:22:08 linux-kernel Re: [PATCHv10 05/18] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-04-29 14:29:40 linux-kernel Re: [PATCHv10 06/18] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
2024-04-27 19:56:14 linux-kernel [PATCHv10.1 09/18] x86/mm: Adding callbacks to prepare encrypted memory for kexec
2024-04-27 16:56:48 linux-kernel [PATCHv10.1 04/18] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
2024-04-27 16:53:29 linux-kernel Re: [PATCHv2 4/4] x86/tdx: Enable ENUM_TOPOLOGY
2024-04-26 19:08:07 linux-kernel Re: [PATCH 0/2] Remove unneeded MKTME detection
2024-04-25 16:46:39 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-04-24 14:36:04 linux-kernel Re: [PATCHv10 04/18] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
2024-04-24 09:43:20 linux-kernel Re: [PATCHv10 04/18] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
2024-04-24 08:20:51 linux-kernel [PATCHv3] x86/tdx: Preserve shared bit on mprotect()
2024-04-23 14:32:53 linux-kernel Re: [PATCHv2] x86/tdx: Preserve shared bit on mprotect()
2024-04-22 11:46:50 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-04-19 20:14:13 linux-kernel [PATCHv2] x86/tdx: Preserve shared bit on mprotect()
2024-04-19 19:32:28 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-04-19 14:45:46 linux-kernel Re: [PATCHv10 03/18] cpu/hotplug: Add support for declaring CPU offlining not supported
2024-04-19 13:28:42 linux-kernel Re: [PATCHv10 01/18] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2024-04-18 16:46:46 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-04-13 01:01:57 linux-kernel Re: [PATCH] x86/tdx: Preserve shared bit on mprotect()
2024-04-12 19:13:10 linux-kernel [PATCH] x86/tdx: Preserve shared bit on mprotect()
2024-04-12 18:11:44 linux-kernel Re: [PATCHv2 0/4] x86/tdx: Adjust TD settings on boot
2024-04-11 13:32:04 linux-kernel Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-04-10 19:25:58 linux-kernel Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()
2024-04-10 18:57:42 linux-kernel Re: [PATCH v3 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()
2024-04-10 17:09:39 linux-kernel Re: [PATCHv2 0/4] x86/tdx: Adjust TD settings on boot
2024-04-10 13:49:23 linux-kernel Re: [PATCH] efi/unaccepted: touch soft lockup during memory accept
2024-04-10 13:00:27 linux-kernel Re: [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
2024-04-09 18:34:17 linux-kernel Re: [PATCHv10 05/18] x86/kexec: Keep CR4.MCE set during kexec for TDX guest