LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-12-22 23:56:48
linux-kernel
[PATCHv5 10/16] x86/tdx: Convert shared memory back to private on kexec
2023-12-22 23:56:47
linux-kernel
[PATCHv5 05/16] x86/kvm: Do not try to disable kvmclock if it was not enabled
2023-12-22 23:56:26
linux-kernel
[PATCHv5 15/16] x86/mm: Introduce kernel_ident_mapping_free()
2023-12-22 23:55:37
linux-kernel
[PATCHv5 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback
2023-12-22 23:55:32
linux-kernel
[PATCHv5 13/16] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
2023-12-22 23:55:07
linux-kernel
[PATCHv5 12/16] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
2023-12-22 23:54:55
linux-kernel
[PATCHv5 08/16] x86/mm: Return correct level from lookup_address() if pte is none
2023-12-22 23:54:22
linux-kernel
[PATCHv5 07/16] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
2023-12-22 23:53:54
linux-kernel
[PATCHv5 09/16] x86/tdx: Account shared memory
2023-12-22 23:53:47
linux-kernel
[PATCHv5 00/16] x86/tdx: Add kexec support
2023-12-22 23:53:44
linux-kernel
[PATCHv5 06/16] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2023-12-22 23:53:23
linux-kernel
[PATCHv5 01/16] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2023-12-22 23:53:01
linux-kernel
[PATCHv5 02/16] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
2023-12-22 23:52:43
linux-kernel
[PATCHv5 04/16] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
2023-12-22 23:52:30
linux-kernel
[PATCHv5 03/16] cpu/hotplug: Add support for declaring CPU offlining not supported
2023-12-22 16:38:04
linux-kernel
Re: [PATCHv4 14/14] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2023-12-22 11:20:03
linux-kernel
Re: [PATCHv4 14/14] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2023-12-20 01:00:24
linux-kernel
Re: [PATCH v3 6/6] x86/vmware: Add TDX hypercall support
2023-12-20 00:52:53
linux-kernel
Re: [PATCH v3 2/6] x86/vmware: Introduce vmware_hypercall API
2023-12-19 23:23:47
linux-kernel
Re: [PATCH v3 6/6] x86/vmware: Add TDX hypercall support
2023-12-19 23:20:50
linux-kernel
Re: [PATCH v3 2/6] x86/vmware: Introduce vmware_hypercall API
2023-12-13 23:26:39
linux-kernel
Re: [PATCH] x86/virt/tdx: Make TDX host depend on X86_MCE
2023-12-13 12:02:48
linux-kernel
Re: [PATCH] x86: tdx: hide unused tdx_dump_mce_info()
2023-12-12 22:41:19
linux-kernel
Re: [PATCH] Documentation, mm/unaccepted: document accept_memory kernel parameter
2023-12-12 10:33:49
linux-kernel
Re: [PATCH -next] x86/virt/tdx: Remove duplicated include in tdx.c
2023-12-11 23:11:12
linux-kernel
Re: [PATCHv4 05/14] x86/kvm: Do not try to disable kvmclock if it was not enabled
2023-12-07 20:56:38
linux-kernel
Re: [PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
2023-12-06 22:54:33
linux-kernel
Re: [PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
2023-12-06 15:08:13
linux-kernel
Re: [PATCHv4 10/14] x86/tdx: Convert shared memory back to private on kexec
2023-12-06 13:27:08
linux-kernel
Re: [PATCHv4 06/14] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2023-12-05 18:08:32
linux-kernel
Re: [PATCH] x86/coco, x86/sev: Use cpu_feature_enabled() to detect SEV guest flavor
2023-12-05 17:19:17
linux-kernel
Re: [PATCH] x86/coco, x86/sev: Use cpu_feature_enabled() to detect SEV guest flavor
2023-12-05 15:14:55
linux-kernel
Re: [PATCH] x86/coco, x86/sev: Use cpu_feature_enabled() to detect SEV guest flavor
2023-12-05 15:01:28
linux-kernel
Re: [PATCH] x86/coco, x86/sev: Use cpu_feature_enabled() to detect SEV guest flavor
2023-12-05 14:38:11
linux-kernel
[PATCH] x86/coco, x86/sev: Use cpu_feature_enabled() to detect SEV guest flavor
2023-12-05 10:55:49
linux-kernel
Re: [PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
2023-12-05 00:47:19
linux-kernel
[PATCHv4 01/14] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2023-12-05 00:47:16
linux-kernel
[PATCHv4 09/14] x86/tdx: Account shared memory
2023-12-05 00:47:14
linux-kernel
[PATCHv4 12/14] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
2023-12-05 00:47:11
linux-kernel
[PATCHv4 07/14] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
2023-12-05 00:47:09
linux-kernel
[PATCHv4 14/14] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2023-12-05 00:47:07
linux-kernel
[PATCHv4 02/14] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
2023-12-05 00:46:58
linux-kernel
[PATCHv4 11/14] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
2023-12-05 00:46:53
linux-kernel
[PATCHv4 13/14] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
2023-12-05 00:46:51
linux-kernel
[PATCHv4 06/14] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2023-12-05 00:46:48
linux-kernel
[PATCHv4 10/14] x86/tdx: Convert shared memory back to private on kexec
2023-12-05 00:46:47
linux-kernel
[PATCHv4 08/14] x86/mm: Return correct level from lookup_address() if pte is none
2023-12-05 00:46:43
linux-kernel
[PATCHv4 04/14] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
2023-12-05 00:46:42
linux-kernel
[PATCHv4 05/14] x86/kvm: Do not try to disable kvmclock if it was not enabled
2023-12-05 00:46:24
linux-kernel
[PATCHv4 03/14] cpu/hotplug: Add support for declaring CPU offlining not supported
2023-12-05 00:46:02
linux-kernel
[PATCHv4 00/14] x86/tdx: Add kexec support