linux-coco.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-07 08:47:59 to 2025-03-24 21:16:03 UTC [more...]

[PATCH v7 0/8] Move initializing SEV/SNP functionality to KVM
 2025-03-24 21:15 UTC  (9+ messages)
` [PATCH v7 1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
` [PATCH v7 2/8] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v7 3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v7 4/8] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v7 5/8] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v7 6/8] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v7 7/8] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v7 8/8] crypto: ccp: Move SEV/SNP Platform initialization to KVM

query regarding SEV logic in early boot
 2025-03-24 19:14 UTC  (2+ messages)

[PATCH v7 0/3] x86/tdx: Fix HLT logic execution for TDX VMs
 2025-03-24 18:53 UTC  (3+ messages)

[PATCH v4 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-24 10:46 UTC  (5+ messages)
` [PATCH v4 1/4] x86/sev: add SVSM vTPM probe/send_command functions
` [PATCH v4 2/4] svsm: add header with SVSM_VTPM_CMD helpers
` [PATCH v4 3/4] tpm: add SNP SVSM vTPM driver
` [PATCH v4 4/4] x86/sev: register tpm-svsm platform device

[RFC PATCH] /dev/mem: Disable /dev/mem under TDX guest
 2025-03-24  9:59 UTC  (12+ messages)

[PATCH v3 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-24  9:00 UTC  (33+ messages)
` [PATCH v3 1/4] x86/sev: add SVSM vTPM probe/send_command functions
` [PATCH v3 2/4] svsm: add header with SVSM_VTPM_CMD helpers
` [PATCH v3 3/4] tpm: add SNP SVSM vTPM driver
` [PATCH v3 4/4] x86/sev: register tpm-svsm platform device

[RFC PATCH v2 09/22] crypto/ccp: Implement SEV TIO firmware interface
 2025-03-23 11:35 UTC  (2+ messages)

[RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
 2025-03-22 11:50 UTC  (2+ messages)

[PATCH 0/2] Allow individual features to be locked down
 2025-03-21 21:13 UTC  (5+ messages)
` [PATCH 1/2] lockdown: Switch implementation to using bitmap
` [PATCH 2/2] lockdown/kunit: Introduce kunit tests

[BUG] Sleeping function called in __cpa_process_fault
 2025-03-19 18:31 UTC 

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-19 17:40 UTC  (39+ messages)
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid
` [RFC PATCH v2 07/22] coco/tsm: Add tsm and tsm-host modules
` [RFC PATCH v2 10/22] KVM: SVM: Add uAPI to change RMP for MMIO
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[RFC PATCH v1 0/3] Export TDX module information via SYSFS
 2025-03-19 16:58 UTC  (9+ messages)
` [RFC PATCH v1 1/3] x86/tdx: Make TDX metadata available "
` [RFC PATCH v1 2/3] x86/tdx: Make TDX metadata available on guest "
` [RFC PATCH v1 3/3] docs: ABI: testing: Add documentation about TDX

[PATCH v2 0/4] tsm: Unified Measurement Register ABI for TVMs
 2025-03-19 14:41 UTC  (11+ messages)
` [PATCH v2 1/4] tsm: Add TVM Measurement Register support

[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
 2025-03-19  7:39 UTC  (17+ messages)
` [PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios
` [PATCH 5/5] KVM: Add hugepage support for dedicated guest memory

[Canceled] No SVSM Development Call March 19th
 2025-03-18 21:14 UTC 

[PATCH v3] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
 2025-03-18 21:06 UTC 

[Invitation] bi-weekly guest_memfd upstream call on 2025-03-20
 2025-03-18 20:42 UTC 

[PATCH v2] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
 2025-03-18 20:35 UTC  (3+ messages)

[PATCH v2 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-03-18  3:18 UTC  (13+ messages)
` [PATCH v2 01/11] configfs-tsm: Namespace TSM report symbols
` [PATCH v2 02/11] coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/
` [PATCH v2 04/11] PCI/IDE: Enumerate Selective Stream IDE capabilities
` [PATCH v2 08/11] PCI/IDE: Add IDE establishment helpers

[RFC PATCH 08/12] vfio/pci: Create host unaccessible dma-buf for private device
 2025-03-17 16:38 UTC  (12+ messages)

[PATCHv9 00/17] x86/tdx: Add kexec support
 2025-03-17 11:59 UTC  (11+ messages)
` [PATCHv9 05/17] x86/kexec: Keep CR4.MCE set during kexec for TDX guest

[PATCH] crypto: ccp: Fix uAPI definitions of PSP errors
 2025-03-15  9:17 UTC  (5+ messages)

[PATCH v5 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
 2025-03-14 19:59 UTC  (4+ messages)
` [PATCH v5 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
` [PATCH v5 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field

[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
 2025-03-13 12:06 UTC  (14+ messages)

SVSM Development Call March 12th, 2025 (Changed meeting time for US)
 2025-03-13  8:32 UTC  (2+ messages)
` [svsm-devel] "

[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
 2025-03-12 23:02 UTC  (10+ messages)
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[PATCH] mm/page_alloc: Fix memory accept before watermarks gets initialized
 2025-03-12 19:14 UTC  (5+ messages)

[PATCH 0/2 v2] Move SEV sysfs information and expose MSR_SEV_STATUS
 2025-03-12 16:19 UTC  (13+ messages)
` [PATCH 1/2] x86/coco/sev: Move SEV SYSFS group to /sys/hypervisor/
` [PATCH 2/2] x86/sev: Make SEV_STATUS available via SYSFS

[PATCH v6 0/8] Move initializing SEV/SNP functionality to KVM
 2025-03-12 13:34 UTC  (12+ messages)
` [PATCH v6 1/8] crypto: ccp: Abort doing SEV INIT if SNP INIT fails
` [PATCH v6 3/8] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v6 7/8] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

Kernel SIG meeting 3/13 - Continuing discussions on SVSM
 2025-03-11 19:02 UTC  (3+ messages)

[PATCH v2 06/11] samples/devsec: Introduce a PCI device-security bus + endpoint sample
 2025-03-11 14:46 UTC  (5+ messages)
` [PATCH v2 06/11] samples/devsec: Introduce a PCI device-security
  ` [RESEND RFC PATCH 1/3] pci: ide: Fix build failure
    ` [RESEND RFC PATCH 2/3] pci: generic-domains: Add helpers to alloc/free dynamic bus numbers
    ` [RESEND RFC PATCH 3/3] samples: devsec: Add support for PCI_DOMAINS_GENERIC

[RFC PATCH v2 0/6] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-10 14:04 UTC  (25+ messages)
` [RFC PATCH v2 1/6] x86/sev: add SVSM call macros for the vTPM protocol
` [RFC PATCH v2 2/6] x86/sev: add SVSM vTPM probe/send_command functions
` [RFC PATCH v2 3/6] tpm: add send_recv() ops in tpm_class_ops

[PATCH] virt/tdx: Enhance tdx-guest driver with improved memory management
 2025-03-09 23:55 UTC  (2+ messages)

[PATCH v6 0/5] Add NUMA mempolicy support for KVM guest-memfd
 2025-03-09 18:52 UTC  (3+ messages)

[PATCH v6 0/8] Add SEV firmware hotloading
 2025-03-07 21:21 UTC  (7+ messages)
` [PATCH v6 4/8] crypto: ccp: Fix uapi definitions of PSP errors

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-07 15:43 UTC  (4+ messages)
` [PATCH v7 12/45] arm64: RME: Allocate/free RECs to match vCPUs

[PATCHv3] kexec_core: Accept unaccepted kexec segments' destination addresses
 2025-03-07  8:44 UTC 


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 NNTP newsgroup(s).