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-10-23 15:35:51
linux-kernel
Re: [PATCHv2 02/13] kernel/cpu: Add support for declaring CPU offlining not supported
2023-10-20 15:14:31
linux-kernel
[PATCHv2 09/13] x86/tdx: Convert shared memory back to private on kexec
2023-10-20 15:14:24
linux-kernel
[PATCHv2 06/13] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
2023-10-20 15:14:19
linux-kernel
[PATCHv2 10/13] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
2023-10-20 15:14:11
linux-kernel
[PATCHv2 07/13] x86/mm: Return correct level from lookup_address() if pte is none
2023-10-20 15:14:08
linux-kernel
[PATCHv2 05/13] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2023-10-20 15:14:08
linux-kernel
[PATCHv2 13/13] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2023-10-20 15:13:42
linux-kernel
[PATCHv2 11/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
2023-10-20 15:13:38
linux-kernel
[PATCHv2 12/13] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
2023-10-20 15:13:32
linux-kernel
[PATCHv2 08/13] x86/tdx: Account shared memory
2023-10-20 15:13:27
linux-kernel
[PATCHv2 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled
2023-10-20 15:13:25
linux-kernel
[PATCHv2 02/13] kernel/cpu: Add support for declaring CPU offlining not supported
2023-10-20 15:13:13
linux-kernel
[PATCHv2 00/13] x86/tdx: Add kexec support
2023-10-20 15:13:09
linux-kernel
[PATCHv2 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2023-10-20 15:13:03
linux-kernel
[PATCHv2 03/13] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
2023-10-20 12:42:38
linux-kernel
Re: [PATCH 03/13] cpu/hotplug, x86/acpi: Disable CPU hotplug for ACPI MADT wakeup
2023-10-20 12:34:46
linux-kernel
Re: [PATCH 13/13] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2023-10-20 10:42:51
linux-kernel
Re: [PATCH 13/13] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2023-10-20 09:40:12
linux-kernel
Re: [PATCH 10/13] x86/tdx: Convert shared memory back to private on kexec
2023-10-20 09:29:53
linux-kernel
Re: [PATCH 12/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
2023-10-20 09:22:29
linux-kernel
Re: [PATCH 10/13] x86/tdx: Convert shared memory back to private on kexec
2023-10-17 11:40:25
linux-kernel
Re: [PATCH v3 1/2] x86/cpu/intel: Fix MTRR verification for TME enabled platforms
2023-10-17 09:44:54
linux-kernel
Re: [PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-16 21:39:59
linux-kernel
Re: [PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-16 16:43:20
linux-kernel
[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-16 16:27:29
linux-kernel
Re: [PATCH v3 1/2] x86/cpu/intel: Fix MTRR verification for TME enabled platforms
2023-10-16 16:12:22
linux-kernel
Re: [PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-16 08:47:51
linux-kernel
Re: [PATCH v2] selftests/x86/lam: Zero out buffer for readlink()
2023-10-15 18:53:34
linux-kernel
Re: [PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-14 21:02:04
linux-kernel
Re: [PATCH v3 1/2] x86/cpu/intel: Fix MTRR verification for TME enabled platforms
2023-10-14 20:42:38
linux-kernel
[PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-13 21:54:25
linux-kernel
Re: [PATCHv14 5/9] efi: Add unaccepted memory support
2023-10-13 19:53:25
linux-kernel
Re: [PATCHv14 5/9] efi: Add unaccepted memory support
2023-10-13 17:27:48
linux-kernel
Re: [PATCHv14 5/9] efi: Add unaccepted memory support
2023-10-13 16:23:35
linux-kernel
Re: [PATCHv14 5/9] efi: Add unaccepted memory support
2023-10-13 12:34:24
linux-kernel
Re: [PATCHv14 5/9] efi: Add unaccepted memory support
2023-10-12 11:25:58
linux-kernel
Re: [PATCH] x86/efistub: Don't try to print after ExitBootService()
2023-10-12 10:15:11
linux-kernel
Re: [PATCH] x86/efistub: Don't try to print after ExitBootService()
2023-10-12 10:04:50
linux-kernel
[PATCHv3] x86/alternatives: Disable KASAN in apply_alternatives()
2023-10-11 13:27:39
linux-kernel
Re: [PATCHv2] x86/alternatives: Disable KASAN in apply_alternatives()
2023-10-11 13:16:26
linux-kernel
Re: [PATCH 09/13] x86/tdx: Account shared memory
2023-10-11 13:11:27
linux-kernel
Re: [PATCH 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled
2023-10-11 13:08:07
linux-kernel
Re: [PATCH 02/13] kernel/cpu: Add support for declaring CPU hotplug not supported
2023-10-11 06:59:38
linux-kernel
[PATCHv2] x86/alternatives: Disable KASAN in apply_alternatives()
2023-10-10 10:30:58
linux-kernel
Re: [PATCH] x86/alternatives: Disable KASAN on text_poke_early() in apply_alternatives()
2023-10-10 10:26:52
linux-kernel
Re: [PATCH] x86/alternatives: Disable KASAN on text_poke_early() in apply_alternatives()
2023-10-10 10:25:04
linux-kernel
Re: [PATCH] x86/alternatives: Disable KASAN on text_poke_early() in apply_alternatives()
2023-10-10 08:41:37
linux-kernel
Re: [PATCH] x86/alternatives: Disable KASAN on text_poke_early() in apply_alternatives()
2023-10-10 05:46:58
linux-kernel
Re: [PATCH] selftests/x86/lam: Zero out buffer for readlink()
2023-10-10 05:37:49
linux-kernel
[PATCH] x86/alternatives: Disable KASAN on text_poke_early() in apply_alternatives()
2023-10-09 13:37:25
linux-kernel
Re: [PATCH 00/13] x86/tdx: Add kexec support