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-28 12:59:15 linux-kernel [PATCHv11 13/19] x86/mm: Do not zap page table entries mapping unaccepted memory table during kdump.
2024-05-28 12:56:17 linux-kernel [PATCHv11 16/19] x86/smp: Add smp_ops.stop_this_cpu() callback
2024-05-28 12:56:14 linux-kernel [PATCHv11 02/19] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
2024-05-28 12:45:53 linux-kernel [PATCHv11 04/19] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
2024-05-28 11:57:33 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-05-28 11:55:55 linux-kernel [PATCHv11 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-05-28 11:09:32 linux-kernel [PATCHv11 01/19] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2024-05-28 11:06:51 linux-kernel [PATCHv11 19/19] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed
2024-05-28 11:03:47 linux-kernel [PATCHv11 00/19] x86/tdx: Add kexec support
2024-05-28 10:00:20 linux-kernel [PATCHv11 07/19] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
2024-05-28 09:59:40 linux-kernel [PATCHv11 14/19] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
2024-05-28 09:59:39 linux-kernel [PATCHv11 12/19] x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges
2024-05-28 09:59:13 linux-kernel [PATCHv11 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
2024-05-28 09:59:09 linux-kernel [PATCHv11 17/19] x86/mm: Introduce kernel_ident_mapping_free()
2024-05-28 09:58:56 linux-kernel [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2024-05-28 09:58:49 linux-kernel [PATCHv11 09/19] x86/tdx: Account shared memory
2024-05-28 09:58:24 linux-kernel [PATCHv11 15/19] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
2024-05-28 09:57:13 linux-kernel [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-05-28 09:56:02 linux-kernel [PATCHv11 03/19] cpu/hotplug: Add support for declaring CPU offlining not supported
2024-05-23 14:12:43 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-05-23 13:56:42 linux-kernel Re: [Patch v3] x86/head/64: remove redundant check on level2_kernel_pgt's _PAGE_PRESENT bit
2024-05-23 12:06:46 linux-kernel Re: [RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode
2024-05-23 10:33:40 linux-kernel Re: [Patch v2] x86/head/64: remove redundant check on level2_kernel_pgt's _PAGE_PRESENT bit
2024-05-23 10:14:46 linux-kernel Re: [PATCH] x86/tdx: Generate SIGBUS on userspace MMIO
2024-05-21 07:35:33 linux-kernel [PATCH] x86/tdx: Generate SIGBUS on userspace MMIO
2024-05-20 13:02:37 linux-kernel Re: [PATCH 16/20] x86/tdx: Convert VP_INFO tdcall to use new TDCALL_5() macro
2024-05-20 10:36:11 linux-kernel Re: [PATCH 02/20] x86/tdx: Add macros to generate TDVMCALL wrappers
2024-05-20 10:35:57 linux-kernel Re: [PATCH 01/20] x86/tdx: Introduce tdvmcall_trampoline()
2024-05-20 10:33:21 linux-kernel Re: [PATCH 01/20] x86/tdx: Introduce tdvmcall_trampoline()
2024-05-17 19:57:33 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-05-17 18:22:19 linux-kernel [PATCH 08/20] x86/tdx: Convert MMIO handling to use new TDVMCALL macros
2024-05-17 17:42:56 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 17:28:08 linux-kernel [PATCH 20/20] x86/tdx: Remove old TDCALL wrappers
2024-05-17 17:25:15 linux-kernel [PATCH 01/20] x86/tdx: Introduce tdvmcall_trampoline()
2024-05-17 17:02:11 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 17:00:23 linux-kernel [PATCH 10/20] x86/tdx: Convert GET_QUOTE hypercall to use new TDVMCALL macros
2024-05-17 17:00:11 linux-kernel [PATCH 07/20] x86/tdx: Convert CPUID handling to use new TDVMCALL_4()
2024-05-17 16:55:23 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-05-17 16:25:19 linux-kernel Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters
2024-05-17 15:38:09 linux-kernel [PATCH 16/20] x86/tdx: Convert VP_INFO tdcall to use new TDCALL_5() macro
2024-05-17 15:32:24 linux-kernel [PATCH 06/20] x86/tdx: Convert MSR write handling to use new TDVMCALL_0()
2024-05-17 15:31:19 linux-kernel [PATCH 05/20] x86/tdx: Convert MSR read handling to use new TDVMCALL_1()
2024-05-17 15:31:14 linux-kernel [PATCH 13/20] x86/tdx: Rewrite hv_tdx_hypercall() without __tdx_hypercall()
2024-05-17 15:31:09 linux-kernel [PATCH 03/20] x86/tdx: Convert port I/O handling to use new TDVMCALL macros
2024-05-17 15:31:01 linux-kernel [PATCH 02/20] x86/tdx: Add macros to generate TDVMCALL wrappers
2024-05-17 14:41:27 linux-kernel Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL
2024-05-17 14:32:16 linux-kernel [PATCH 14/20] x86/tdx: Add macros to generate TDCALL wrappers
2024-05-17 14:25:50 linux-kernel [PATCH 17/20] x86/tdx: Convert VM_RD/VM_WR tdcalls to use new TDCALL macros
2024-05-17 14:25:10 linux-kernel [PATCH 19/20] x86/tdx: Convert MR_REPORT tdcall to use new TDCALL_0() macro
2024-05-17 14:25:10 linux-kernel [PATCH 18/20] x86/tdx: Convert VP_VEINFO_GET tdcall to use new TDCALL_5() macro
2024-05-17 14:24:42 linux-kernel [PATCH 15/20] x86/tdx: Convert PAGE_ACCEPT tdcall to use new TDCALL_0() macro