linux-coco.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-18 03:48:10 to 2025-04-08 06:37:51 UTC [more...]

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-04-08  6:37 UTC  (30+ messages)
` [PATCH v7 12/45] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v7 17/45] arm64: RME: Handle realm enter/exit
` [PATCH v7 18/45] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v7 28/45] arm64: rme: support RSI_HOST_CALL
` [PATCH v7 30/45] arm64: RME: Always use 4k pages for realms
` [PATCH v7 34/45] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v7 35/45] arm64: RME: Propagate number of breakpoints and watchpoints to userspace

[PATCH v7 0/8] Move initializing SEV/SNP functionality to KVM
 2025-04-08  6:08 UTC  (12+ 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

Kernel SIG meeting 4/10 - Open Agenda
 2025-04-08  0:38 UTC 

[PATCH v3 0/5] tsm-mr: Unified Measurement Register ABI for TVMs
 2025-04-07 18:59 UTC  (6+ messages)
` [PATCH v3 1/5] tsm-mr: Add TVM Measurement Register support
` [PATCH v3 2/5] tsm-mr: Add tsm-mr sample code
` [PATCH v3 3/5] x86/tdx: Add tdx_mcall_extend_rtmr() interface
` [PATCH v3 4/5] x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY error
` [PATCH v3 5/5] virt: tdx-guest: Expose TDX MRs as sysfs attributes

[PATCH v6 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-04-07 18:14 UTC  (12+ messages)
` [PATCH v6 1/4] x86/sev: add SVSM vTPM probe/send_command functions
` [PATCH v6 2/4] svsm: add header with SVSM_VTPM_CMD helpers
` [PATCH v6 3/4] tpm: add SNP SVSM vTPM driver
` [PATCH v6 4/4] x86/sev: register tpm-svsm platform device

[svsm-devel] vTPM service attestation format update
 2025-04-07 17:56 UTC 

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-04-07 16:40 UTC  (29+ messages)
` [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 13/22] iommufd: amd-iommu: Add vdevice support
` [RFC PATCH v2 14/22] iommufd: Add TIO calls

[RFC PATCH] x86/sev: Disallow userspace access to BIOS region for SEV-SNP guests
 2025-04-07 13:13 UTC  (3+ messages)

[RFC PATCH v2 18/22] coco/sev-guest: Implement the guest support for SEV TIO
 2025-04-07 11:05 UTC  (2+ messages)

[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
 2025-04-07  8:25 UTC  (13+ messages)
` [PATCH 3/5] KVM: gmem: Hold filemap invalidate lock while allocating/preparing folios

[RFC PATCH v2 17/22] resource: Mark encrypted MMIO resource on validation
 2025-04-05 18:19 UTC  (2+ messages)

[RFC PATCH v2 16/22] coco/tsm: Add tsm-guest module
 2025-04-05 17:15 UTC  (2+ messages)

[PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
 2025-04-03 14:48 UTC  (4+ messages)
` [PATCH v5 2/2] mm: guestmem: Convert address_space operations to "

[PATCH] x86/ioremap: Maintain consistent IORES_MAP_ENCRYPTED for BIOS data
 2025-04-03 12:11 UTC  (11+ messages)

SVSM Development Call April 2nd, 2025
 2025-04-03 10:46 UTC  (3+ messages)
` [svsm-devel] "

[PATCH] efi/libstub: Do not accept parts of memory before ExitBootServices()
 2025-04-02 18:32 UTC  (12+ messages)

[PATCH v5 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-04-02  4:50 UTC  (16+ messages)
` [PATCH v5 1/4] x86/sev: add SVSM vTPM probe/send_command functions
` [PATCH v5 2/4] svsm: add header with SVSM_VTPM_CMD helpers
` [PATCH v5 3/4] tpm: add SNP SVSM vTPM driver
` [PATCH v5 4/4] x86/sev: register tpm-svsm platform device

[Invitation] bi-weekly guest_memfd upstream call on 2025-04-03
 2025-04-01 20:55 UTC  (2+ messages)

[PATCH] mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
 2025-04-01  7:25 UTC  (3+ messages)

SVSM Development Call March 26th, 2025 (Changed meeting time for US)
 2025-03-31  9:43 UTC  (4+ messages)
` [svsm-devel] "

[RFC PATCH] /dev/mem: Disable /dev/mem under TDX guest
 2025-03-28 10:51 UTC  (14+ messages)

[PATCH RESEND v2] PCI/MSI: Fix x86 VMs crash due to dereferencing NULL MSI domain
 2025-03-27 21:29 UTC  (3+ messages)

[PATCH] PCI/MSI: Fix x86 VMs crash due to dereferencing NULL
 2025-03-27 16:43 UTC  (3+ messages)

[PATCH v4 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-27 14:10 UTC  (16+ 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 v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
 2025-03-26  4:26 UTC  (3+ messages)

GUIDs in the GHCB and SVSM specifications
 2025-03-25 19:20 UTC  (3+ messages)

query regarding SEV logic in early boot
 2025-03-25 17:03 UTC  (5+ messages)

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

[PATCH v3 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-24  9:00 UTC  (27+ messages)
` [PATCH v3 1/4] x86/sev: add SVSM vTPM probe/send_command functions
` [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)

[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 v1 0/3] Export TDX module information via SYSFS
 2025-03-19 16:58 UTC  (7+ messages)
` [RFC PATCH v1 1/3] x86/tdx: Make TDX metadata available "

[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

[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)


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).