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
2023-10-09 13:35:32 linux-kernel Re: [PATCH 10/13] x86/tdx: Convert shared memory back to private on kexec
2023-10-09 13:33:17 linux-kernel Re: [PATCH 05/13] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2023-10-09 13:32:29 linux-kernel Re: [PATCH 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2023-10-06 15:12:15 linux-kernel Re: [PATCH 10/13] x86/tdx: Convert shared memory back to private on kexec
2023-10-06 14:51:39 linux-kernel Re: [PATCH 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled
2023-10-06 14:46:37 linux-kernel [PATCHv3] x86/tdx: Mark TSC reliable
2023-10-06 12:01:27 linux-kernel Re: [PATCH 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2023-10-05 22:29:07 linux-kernel Re: [PATCH 10/13] x86/tdx: Convert shared memory back to private on kexec
2023-10-05 21:28:50 linux-kernel Re: [PATCH 10/13] x86/tdx: Convert shared memory back to private on kexec
2023-10-05 16:04:25 linux-kernel [PATCH 06/13] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
2023-10-05 16:02:04 linux-kernel [PATCH 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2023-10-05 16:02:01 linux-kernel [PATCH 10/13] x86/tdx: Convert shared memory back to private on kexec
2023-10-05 16:00:11 linux-kernel [PATCH 13/13] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2023-10-05 15:58:33 linux-kernel [PATCH 05/13] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2023-10-05 14:57:51 linux-kernel [PATCH 00/13] x86/tdx: Add kexec support
2023-10-05 14:49:50 linux-kernel [PATCH 09/13] x86/tdx: Account shared memory
2023-10-05 14:48:12 linux-kernel [PATCH 12/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
2023-10-05 14:47:26 linux-kernel [PATCH 02/13] kernel/cpu: Add support for declaring CPU hotplug not supported
2023-10-05 14:46:23 linux-kernel [PATCH 11/13] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
2023-10-05 14:44:16 linux-kernel [PATCH 07/13] x86/mm: Return correct level from lookup_address() if pte is none
2023-10-05 14:44:09 linux-kernel [PATCH 08/13] KVM: x86: Add config option to gate emergency virt callback support
2023-10-05 14:43:59 linux-kernel [PATCH 03/13] cpu/hotplug, x86/acpi: Disable CPU hotplug for ACPI MADT wakeup
2023-10-05 14:43:57 linux-kernel [PATCH 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled
2023-10-03 07:07:11 linux-kernel Re: [PATCH v3 1/2] x86/cpu/intel: Fix MTRR verification for TME enabled platforms
2023-10-02 22:48:31 linux-kernel Re: [PATCH v3 1/2] x86/cpu/intel: Fix MTRR verification for TME enabled platforms
2023-10-02 14:38:44 linux-kernel Re: [PATCH v3] x86/tdx: Dump TDX version During the TD Bootup
2023-09-29 21:29:10 linux-kernel Re: [PATCH v6 2/9] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
2023-09-27 13:33:02 linux-kernel Re: [PATCH] selftests/x86/lam: Zero out buffer for readlink()
2023-09-26 10:06:21 linux-kernel Re: [PATCH v2] x86/tdx: Dump TDX version During the TD Bootup
2023-09-21 20:58:07 linux-kernel Re: kexec reboot failed due to commit 75d090fd167ac
2023-09-20 20:39:14 linux-kernel Re: [PATCH v2] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
2023-09-20 17:05:00 linux-kernel Re: [PATCH v2] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
2023-09-15 09:37:48 linux-kernel [PATCHv2] x86/boot/compressed: Reserve more memory for page tables
2023-09-14 19:15:38 linux-kernel Re: [PATCH] x86/boot/compressed: Reserve more memory for page tables
2023-09-14 16:54:37 linux-kernel [PATCH] x86/boot/compressed: Reserve more memory for page tables
2023-09-13 19:19:40 linux-kernel Re: kexec reboot failed due to commit 75d090fd167ac
2023-08-30 18:54:09 linux-kernel Re: [PATCH v4 07/12] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
2023-08-09 17:13:39 linux-kernel [PATCH] mm: Fix access_remote_vm() regression on tagged addresses
2023-08-09 07:01:05 linux-kernel Re: [PATCH] x86/tdx: Mark TSC reliable
2023-08-08 22:13:43 linux-kernel [PATCH] x86/tdx: Mark TSC reliable
2023-08-08 22:11:04 linux-kernel Re: [PATCH] x86/tdx: Mark TSC reliable
2023-08-07 14:59:54 linux-kernel Re: [PATCH v3 11/12] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP
2023-08-07 10:35:09 linux-kernel Re: [PATCH v3 11/12] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP
2023-08-07 00:37:05 linux-kernel Re: [RFC PATCH 1/1] x86/mm: Mark CoCo VM pages invalid while moving between private and shared
2023-08-06 12:32:15 linux-kernel Re: [PATCH v3 09/12] x86/tdx: Remove 'struct tdx_hypercall_args'
2023-08-06 12:22:04 linux-kernel Re: [PATCH v3 12/12] x86/virt/tdx: Adjust 'struct tdx_module_args' to use x86 "register index" layout
2023-08-06 12:11:07 linux-kernel Re: [PATCH v3 11/12] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP
2023-08-06 12:10:14 linux-kernel Re: [PATCH v3 10/12] x86/virt/tdx: Wire up basic SEAMCALL functions
2023-08-06 11:59:07 linux-kernel Re: [PATCH v3 08/12] x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm
2023-08-03 16:50:36 linux-kernel Re: [PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance
2023-08-03 16:11:35 linux-kernel [PATCHv2] x86/mm: Fix VDSO and VVAR placement on 5-level paging machines