Linux Confidential Computing Development
 help / color / mirror / Atom feed
 messages from 2024-02-12 17:03:56 to 2024-03-05 22:02:44 UTC [more...]

SVSM Devel Call March 6th, 2024
 2024-03-05 22:02 UTC 

[RFC V1 0/5] x86: CVMs: Align memory conversions to 2M granularity
 2024-03-05 17:19 UTC  (9+ messages)
` [RFC V1 1/5] swiotlb: Support allocating DMA memory from SWIOTLB

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-03-05  1:19 UTC  (20+ messages)

[PATCH 00/12] PCI device authentication
 2024-03-04 19:19 UTC  (5+ messages)
` [PATCH 03/12] X.509: Move certificate length retrieval into new helper

[RFC RFT PATCH 0/4] Handle set_memory_XXcrypted() errors in hyperv
 2024-03-01 20:47 UTC  (15+ messages)
` [RFC RFT PATCH 1/4] hv: Leak pages if set_memory_encrypted() fails
` [RFC RFT PATCH 2/4] hv: Track decrypted status in vmbus_gpadl
` [RFC RFT PATCH 3/4] hv_nstvsc: Don't free decrypted memory
` [RFC RFT PATCH 4/4] uio_hv_generic: "

[PATCH v4 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
 2024-03-01  9:26 UTC  (2+ messages)

[RFC PATCH 0/5] Towards a shared TSM sysfs-ABI for Confidential Computing
 2024-03-01  0:32 UTC  (21+ messages)
` [RFC PATCH 2/5] coco/tsm: Establish a new coco/tsm subdirectory
` [RFC PATCH 3/5] coco/tsm: Introduce a shared class device for TSMs
` [RFC PATCH 4/5] sysfs: Introduce a mechanism to hide static attribute_groups
` [RFC PATCH 5/5] PCI/TSM: Authenticate devices via platform TSM

Meeting Minutes and Governance Repository
 2024-02-29 13:53 UTC 

[PATCHv8 00/17, CORRECTED] x86/tdx: Add kexec support
 2024-02-28 21:19 UTC  (26+ messages)
` [PATCHv8 01/17] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCHv8 02/17] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
` [PATCHv8 03/17] cpu/hotplug: Add support for declaring CPU offlining not supported
` [PATCHv8 04/17] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
` [PATCHv8 05/17] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCHv8 06/17] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv8 07/17] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCHv8 08/17] x86/tdx: Account shared memory
` [PATCHv8 09/17] x86/mm: Adding callbacks to prepare encrypted memory for kexec
` [PATCHv8 10/17] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv8 11/17] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCHv8 12/17] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
` [PATCHv8 13/17] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv8 14/17] x86/smp: Add smp_ops.stop_this_cpu() callback
` [PATCHv8 15/17] x86/mm: Introduce kernel_ident_mapping_free()
` [PATCHv8 16/17] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
` [PATCHv8 17/17] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed

[PATCHv8 00/16] x86/tdx: Add kexec support
 2024-02-27 21:21 UTC  (18+ messages)
` [PATCHv8 01/16] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCHv8 02/16] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
` [PATCHv8 03/16] cpu/hotplug: Add support for declaring CPU offlining not supported
` [PATCHv8 04/16] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
` [PATCHv8 05/16] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCHv8 06/16] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv8 07/16] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCHv8 08/16] x86/tdx: Account shared memory
` [PATCHv8 09/16] x86/mm: Adding callbacks to prepare encrypted memory for kexec
` [PATCHv8 10/16] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv8 11/16] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCHv8 12/16] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
` [PATCHv8 13/16] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv8 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback
` [PATCHv8 15/16] x86/mm: Introduce kernel_ident_mapping_free()
` [PATCHv8 16/16] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

SVSM Devel Call Feb. 28th, 2024
 2024-02-27 21:13 UTC 

[PATCH v3] virt: tdx-guest: Handle GetQuote request error code
 2024-02-27  2:24 UTC  (3+ messages)

[PATCHv7 00/16] x86/tdx: Add kexec support
 2024-02-26 13:58 UTC  (52+ messages)
` [PATCHv7 01/16] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCHv7 02/16] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
` [PATCHv7 05/16] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCHv7 06/16] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv7 07/16] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCHv7 08/16] x86/tdx: Account shared memory
` [PATCHv7 10/16] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv7 11/16] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCHv7 12/16] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
` [PATCHv7 13/16] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv7 14/16] x86/smp: Add smp_ops.stop_this_cpu() callback
` [PATCHv7 16/16] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
` [PATCH 0/2] x86/snp: Add kexec support
  ` [PATCH 1/2] x86/mm: Do not zap PMD entry mapping unaccepted memory table during kdump
  ` [PATCH 2/2] x86/snp: Convert shared memory back to private on kexec

[PATCH v3] x86/coco: Require seeding RNG with RDRAND on CoCo systems
 2024-02-24  1:18 UTC  (15+ messages)
          ` [PATCH v4] "
                ` [PATCH v5] "

[PATCH] x86/coco: Require seeding RNG with RDRAND on CoCo systems
 2024-02-23 19:33 UTC  (2+ messages)

[PATCH 0/3] sysfs: Group visibility fixups
 2024-02-23  6:33 UTC  (8+ messages)
` [PATCH 1/3] sysfs: Fix crash on empty group attributes array
` [PATCH 2/3] sysfs: Document new "group visible" helpers
` [PATCH 3/3] sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()

[PATCH v2] virt: tdx-guest: Handle GetQuote request error code
 2024-02-23  6:18 UTC  (4+ messages)

[RFC PATCH v4 00/10] KVM: guest_memfd(), X86: Common base for SNP and TDX (was KVM: guest memory: Misc enhancement)
 2024-02-22  2:05 UTC  (5+ messages)
` [RFC PATCH v4 04/10] KVM: x86: Introduce PFERR_GUEST_ENC_MASK to indicate fault is private

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-21 16:16 UTC  (3+ messages)
` [RFC PATCH v2 2/4] tsm: Add RTMRs to the configfs-tsm hierarchy

[PATCH v2 0/2] CoCo/RDRAND brokenness fixes
 2024-02-21 12:24 UTC  (9+ messages)
` [PATCH v2 1/2] x86/archrandom: WARN if RDRAND fails and don't retry
` [PATCH v2 2/2] x86/coco: Require seeding RNG with RDRAND on CoCo systems

[PATCH v2] efi/x86: skip efi_arch_mem_reserve() in case of kexec
 2024-02-19 22:54 UTC 

[PATCH] efi/x86: skip efi_arch_mem_reserve() in case of kexec
 2024-02-19 21:11 UTC 

[PATCH 1/2] x86/random: Retry on RDSEED failure
 2024-02-15 13:01 UTC  (38+ messages)

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-02-14 16:56 UTC  (11+ messages)
` [PATCH v1 04/26] x86/sev: Add the host SEV-SNP initialization support

SVSM Devel Call Feb. 14th, 2024
 2024-02-14  7:15 UTC 

[PATCH] virt: tdx-guest: Deprecate legacy IOCTL-based interface for quote generation
 2024-02-12 23:12 UTC  (8+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-02-12 17:03 UTC  (4+ messages)
` [PATCH v11 30/35] KVM: x86: Add gmem hook for determining max NPT mapping level


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).