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
Next Page
Date
List
Subject
2024-06-14 14:52:58
linux-kernel
[PATCHv12 19/19] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed
2024-06-14 14:38:25
linux-kernel
[PATCHv12 15/19] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
2024-06-14 14:38:22
linux-kernel
[PATCHv12 13/19] x86/mm: Do not zap page table entries mapping unaccepted memory table during kdump.
2024-06-14 14:38:17
linux-kernel
[PATCHv12 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-14 14:13:30
linux-kernel
[PATCHv12 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
2024-06-14 14:13:21
linux-kernel
[PATCHv12 00/19] x86/tdx: Add kexec support
2024-06-14 13:59:19
linux-kernel
[PATCHv12 04/19] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
2024-06-14 13:07:56
linux-kernel
[PATCHv12 12/19] x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges
2024-06-14 13:06:35
linux-kernel
[PATCHv12 17/19] x86/mm: Introduce kernel_ident_mapping_free()
2024-06-14 13:04:16
linux-kernel
[PATCHv12 16/19] x86/smp: Add smp_ops.stop_this_cpu() callback
2024-06-14 13:02:24
linux-kernel
[PATCHv12 01/19] x86/acpi: Extract ACPI MADT wakeup code into a separate file
2024-06-14 11:00:15
linux-kernel
[PATCHv12 14/19] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
2024-06-14 10:05:52
linux-kernel
[PATCHv12 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2024-06-14 10:02:53
linux-kernel
[PATCHv12 09/19] x86/tdx: Account shared memory
2024-06-14 10:02:16
linux-kernel
[PATCHv12 07/19] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
2024-06-14 10:02:07
linux-kernel
[PATCHv12 08/19] x86/mm: Return correct level from lookup_address() if pte is none
2024-06-14 10:01:49
linux-kernel
[PATCHv12 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-06-14 10:01:45
linux-kernel
[PATCHv12 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-06-14 10:00:36
linux-kernel
[PATCHv12 02/19] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
2024-06-14 10:00:14
linux-kernel
[PATCHv12 03/19] cpu/hotplug: Add support for declaring CPU offlining not supported
2024-06-13 18:47:01
linux-kernel
Re: [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2024-06-12 13:37:04
linux-kernel
Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-06-12 12:36:52
linux-kernel
Re: [EXTERNAL] Re: [PATCH] x86/tdx: Generate SIGBUS on userspace MMIO
2024-06-12 09:51:10
linux-kernel
Re: [PATCH] x86/tdx: Generate SIGBUS on userspace MMIO
2024-06-12 09:25:28
linux-kernel
Re: [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2024-06-11 15:47:24
linux-kernel
Re: [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2024-06-11 10:29:57
linux-kernel
Re: [PATCH] x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checking
2024-06-10 15:42:51
linux-kernel
Re: [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2024-06-10 14:31:55
linux-kernel
Re: [PATCH] x86/tdx: Generate SIGBUS on userspace MMIO
2024-06-10 13:34:46
linux-kernel
Re: [PATCH] x86/tdx: Generate SIGBUS on userspace MMIO
2024-06-07 15:42:25
linux-kernel
Re: [PATCH v1 1/6] fs/proc/task_mmu: indicate PM_FILE for PMD-mapped file THP
2024-06-07 15:15:30
linux-kernel
Re: [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2024-06-06 12:40:02
linux-kernel
Re: [PATCHv11.1 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-05 17:03:16
linux-kernel
Re: [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-05 16:53:13
linux-kernel
Re: [PATCHv11.1 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-04 18:38:22
linux-kernel
Re: [PATCHv11 09/19] x86/tdx: Account shared memory
2024-06-04 16:15:50
linux-kernel
Re: [PATCHv11.1 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-04 15:34:10
linux-kernel
Re: [PATCHv11.1 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-04 15:22:01
linux-kernel
Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-06-04 11:37:47
linux-kernel
Re: [PATCH] x86/tdx: Enhance code generation for TDCALL and SEAMCALL wrappers
2024-06-02 14:23:23
linux-kernel
[PATCHv11.1 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-02 14:21:14
linux-kernel
Re: [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec
2024-06-02 12:44:32
linux-kernel
[PATCHv11.2 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
2024-06-02 12:42:31
linux-kernel
Re: [PATCHv11.1 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
2024-06-02 12:39:26
linux-kernel
[PATCHv11.1 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
2024-06-02 11:55:03
linux-kernel
[PATCH] x86/tdx: Enhance code generation for TDCALL and SEAMCALL wrappers
2024-05-29 11:18:22
linux-kernel
Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-05-28 15:01:00
linux-kernel
[PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-05-28 14:01:46
linux-kernel
[PATCHv11 08/19] x86/mm: Return correct level from lookup_address() if pte is none
2024-05-28 13:43:12
linux-kernel
[PATCH] x86/tdx: Generate SIGBUS on userspace MMIO
2024-05-28 13:41:05
linux-kernel
Re: [RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode