Kirill A. Shutemov ([email protected])

Number of posts: 4159 (0.95 per day)
First post: 2012-05-01 20:59:50
Last post: 2024-05-08 17:14:31

Date List Subject
2024-02-27 18:18:11 linux-kernel [PATCHv8 10/16] x86/tdx: Convert shared memory back to private on kexec
2024-02-27 18:17:51 linux-kernel [PATCHv8 01/16] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2024-02-27 18:17:44 linux-kernel [PATCHv8 05/16] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-02-27 18:17:36 linux-kernel [PATCHv8 04/16] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
2024-02-27 18:17:31 linux-kernel [PATCHv8 03/16] cpu/hotplug: Add support for declaring CPU offlining not supported
2024-02-27 18:17:11 linux-kernel [PATCHv8 00/16] x86/tdx: Add kexec support
2024-02-27 18:17:02 linux-kernel [PATCHv8 02/16] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
2024-02-26 16:15:44 linux-kernel Re: [PATCHv7 10/16] x86/tdx: Convert shared memory back to private on kexec
2024-02-26 12:15:08 linux-kernel Re: [RFC][PATCH 11/34] x86/cpu/intel: Prepare MKTME for "address configuration" infrastructure
2024-02-25 15:54:55 linux-kernel Re: [PATCHv7 08/16] x86/tdx: Account shared memory
2024-02-25 14:59:03 linux-kernel Re: [PATCHv7 10/16] x86/tdx: Convert shared memory back to private on kexec
2024-02-23 11:42:55 linux-kernel Re: [RFC][PATCH 12/34] x86/cpu/intel: Actually use "address configuration" infrastructure for MKTME
2024-02-23 11:33:23 linux-kernel Re: [RFC][PATCH 11/34] x86/cpu/intel: Prepare MKTME for "address configuration" infrastructure
2024-02-23 10:57:42 linux-kernel Re: [PATCHv4] x86/trampoline: Bypass compat mode in trampoline_start64() if not needed
2024-02-22 14:04:46 linux-kernel Re: [PATCHv7 07/16] x86/mm: Return correct level from lookup_address() if pte is none
2024-02-22 13:37:51 linux-kernel Re: [PATCH 2/2] x86/snp: Convert shared memory back to private on kexec
2024-02-21 19:45:22 linux-kernel Re: [PATCH v3] x86/coco: Require seeding RNG with RDRAND on CoCo systems
2024-02-21 14:16:55 linux-kernel Re: [PATCHv7 07/16] x86/mm: Return correct level from lookup_address() if pte is none
2024-02-20 12:42:21 linux-kernel Re: [PATCH 1/2] x86/mm: Do not zap PMD entry mapping unaccepted memory table during kdump.
2024-02-20 12:37:05 linux-kernel Re: [PATCHv7 07/16] x86/mm: Return correct level from lookup_address() if pte is none
2024-02-19 14:10:06 linux-kernel Re: [PATCHv7 01/16] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2024-02-19 13:52:58 linux-kernel Re: [PATCHv7 07/16] x86/mm: Return correct level from lookup_address() if pte is none
2024-02-17 12:57:59 linux-kernel Re: [RFC PATCH 4/8] thp: Add thp_get_unmapped_area_vmflags()
2024-02-17 12:35:39 linux-kernel Re: [RFC PATCH 3/8] mm: Use get_unmapped_area_vmflags()
2024-02-16 13:12:54 linux-kernel Re: [RFC PATCH 5/8] mm: Take placement mappings gap into account
2024-02-16 13:00:24 linux-kernel Re: [RFC PATCH 4/8] thp: Add thp_get_unmapped_area_vmflags()
2024-02-16 12:57:02 linux-kernel Re: [RFC PATCH 3/8] mm: Use get_unmapped_area_vmflags()
2024-02-16 12:30:55 linux-kernel Re: [RFC PATCH 1/8] mm: Switch mm->get_unmapped_area() to a flag
2024-02-13 16:57:30 linux-kernel Re: [PATCH, RESEND] x86/pat: Simplifying the PAT programming protocol
2024-02-12 14:56:06 linux-kernel [PATCHv7 04/16] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
2024-02-12 14:29:32 linux-kernel [PATCHv7 16/16] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2024-02-12 13:46:56 linux-kernel [PATCHv7 11/16] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
2024-02-12 13:16:30 linux-kernel [PATCHv7 05/16] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-02-12 12:50:19 linux-kernel [PATCHv7 12/16] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
2024-02-12 10:50:15 linux-kernel [PATCHv7 15/16] x86/mm: Introduce kernel_ident_mapping_free()
2024-02-12 10:49:41 linux-kernel [PATCHv7 13/16] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
2024-02-12 10:49:39 linux-kernel [PATCHv7 09/16] x86/mm: Adding callbacks to prepare encrypted memory for kexec
2024-02-12 10:49:35 linux-kernel [PATCHv7 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback
2024-02-12 10:49:24 linux-kernel [PATCHv7 06/16] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
2024-02-12 10:49:07 linux-kernel [PATCHv7 10/16] x86/tdx: Convert shared memory back to private on kexec
2024-02-12 10:48:26 linux-kernel [PATCHv7 08/16] x86/tdx: Account shared memory
2024-02-12 10:47:54 linux-kernel [PATCHv7 07/16] x86/mm: Return correct level from lookup_address() if pte is none
2024-02-12 10:47:10 linux-kernel [PATCHv7 03/16] cpu/hotplug: Add support for declaring CPU offlining not supported
2024-02-12 10:46:54 linux-kernel [PATCHv7 00/16] x86/tdx: Add kexec support
2024-02-12 10:46:48 linux-kernel [PATCHv7 02/16] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
2024-02-12 10:46:38 linux-kernel [PATCHv7 01/16] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2024-02-02 17:32:37 linux-kernel Re: [PATCH, RESEND] x86/sev: Fix SEV check in sev_map_percpu_data()
2024-02-01 18:16:26 linux-kernel Re: [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum
2024-02-01 14:55:44 linux-kernel Re: [PATCH v2 1/2] x86/cpu: allow reducing x86_phys_bits during early_identify_cpu()
2024-02-01 13:26:37 linux-kernel Re: [PATCH v2 2/2] x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
2024-01-31 23:21:51 linux-kernel Re: [PATCH 3/4] x86/kexec(): Reset TDX private memory on platforms with TDX erratum