messages from 2024-09-03 20:34:38 to 2024-10-04 03:15:41 UTC [more...]
[PATCH] tdx, memory hotplug: Check whole hot-adding memory range for TDX
2024-10-04 3:15 UTC (11+ messages)
SVSM Development Call October 2nd, 2024
2024-10-01 15:32 UTC
[PATCH 0/4] configfs-tsm-report: TCB Stability
2024-10-01 8:50 UTC (10+ messages)
` [PATCH 1/4] configfs-tsm: Namespace TSM report symbols
` [PATCH 2/4] coco/guest: Move shared guest CC infrastructure to drivers/virt/coco/guest/
` [PATCH 3/4] x86/tdx: Introduce guest global metadata retrieval infrastructure
` [PATCH 4/4] configfs-tsm-report: Introduce TCB stability enumeration and watchdog
No CCC Kernel SIG / device security meeting 9/27
2024-09-29 23:24 UTC (5+ messages)
[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
2024-09-27 15:21 UTC (33+ messages)
` [PATCH v5 03/19] arm64: rsi: Add RSI definitions
` [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit()
` [PATCH v5 05/19] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v5 06/19] arm64: realm: Query IPA size from the RMM
` [PATCH v5 07/19] arm64: rsi: Add support for checking whether an MMIO is protected
` [PATCH v5 12/19] efi: arm64: Map Device with Prot Shared
` [PATCH v5 19/19] virt: arm-cca-guest: TSM_REPORT support for realms
SVSM Development Call September 25th, 2024
2024-09-26 8:16 UTC (3+ messages)
` [svsm-devel] "
[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
2024-09-25 15:41 UTC (62+ messages)
` [RFC PATCH 06/21] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [RFC PATCH 07/21] pci/tdisp: Introduce tsm module
` [RFC PATCH 11/21] KVM: SEV: Add TIO VMGEXIT and bind TDI
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
` [RFC PATCH 13/21] KVM: X86: Handle private MMIO as shared
` [RFC PATCH 17/21] coco/sev-guest: Implement the guest side of things
Invitation to COCONUT-SVSM BoF at Linux Plumbers Conference
2024-09-19 15:06 UTC (3+ messages)
` [svsm-devel] "
[RFC PATCH 0/5] Extend SEV-SNP SVSM support with a kvm_vcpu per VMPL
2024-09-16 18:17 UTC (6+ messages)
` [RFC PATCH 1/5] kvm: Move kvm_vcpu fields into common structure
` [RFC PATCH 2/5] x86/kvm: Create a child struct kvm_vcpu for each VMPL
` [RFC PATCH 3/5] kvm/sev: Update SEV VMPL handling to use multiple struct kvm_vcpus
` [RFC PATCH 4/5] x86/kvm: Add x86 field to find the default VMPL that IRQs should target
` [RFC PATCH 5/5] x86/kvm: Add target VMPL to IRQs and send to APIC for VMPL
[PATCH RFC 0/3] tsm: Unified Measurement Register ABI for TVMs
2024-09-15 5:14 UTC (35+ messages)
` [PATCH RFC 1/3] tsm: Add TVM Measurement Register Support
` [PATCH RFC 2/3] tsm: Add RTMR event logging
` [PATCH RFC 3/3] tsm: Add TVM Measurement Sample Code
[PATCH v4 0/6] x86/tdx: Allow MMIO instructions from userspace
2024-09-13 17:39 UTC (39+ messages)
` [PATCH v5 "
` [PATCH v5 6/6] x86/tdx: Implement MOVS for MMIO
` [PATCH v6 0/6] x86/tdx: Allow MMIO instructions from userspace
` [PATCH v6 1/6] x86/tdx: Fix "in-kernel MMIO" check
` [PATCH v6 2/6] x86/tdx: Split MMIO read and write operations
` [PATCH v6 3/6] x86/tdx: Add validation of userspace MMIO instructions
` [PATCH v6 4/6] x86/tdx: Allow MMIO from userspace
` [PATCH v6 5/6] x86/tdx: Move MMIO helpers to common library
` [PATCH v6 6/6] x86/tdx: Implement MOVS for MMIO
` [PATCH v7 0/6] x86/tdx: Allow MMIO instructions from userspace
` [PATCH v7 1/6] x86/tdx: Fix "in-kernel MMIO" check
` [PATCH v7 2/6] x86/tdx: Split MMIO read and write operations
` [PATCH v7 3/6] x86/tdx: Add validation of userspace MMIO instructions
` [PATCH v7 4/6] x86/tdx: Allow MMIO from userspace
` [PATCH v7 5/6] x86/tdx: Move MMIO helpers to common library
` [PATCH v7 6/6] x86/tdx: Implement MOVS for MMIO
[PATCH v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
2024-09-13 16:29 UTC (8+ messages)
` [PATCH v1 4/5] KVM: Introduce KVM_EXIT_COCO exit type
[PATCH v2] x86/sev: Fix host kdump support for SNP
2024-09-12 22:18 UTC (13+ messages)
SVSM Development Call September 11th, 2024
2024-09-12 9:31 UTC (2+ messages)
` [svsm-devel] "
[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
2024-09-12 9:27 UTC (13+ messages)
` [PATCH v4 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v4 07/43] arm64: RME: Check for RME support at KVM init
` [PATCH v4 09/43] arm64: RME: ioctls to create and configure realms
` [PATCH v4 21/43] arm64: RME: Runtime faulting of memory
[PATCH] x86/tdx: Enhance code generation for TDCALL and SEAMCALL wrappers
2024-09-11 23:31 UTC (6+ messages)
[PATCHv6 0/4] x86/tdx: Adjust TD settings on boot
2024-09-09 11:29 UTC (7+ messages)
` [PATCHv6 2/4] x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()
` [PATCHv6 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs
GHCB draft specification v2.04
2024-09-05 14:25 UTC
SVSM Development Call September 4th, 2024
2024-09-05 6:54 UTC (2+ messages)
` [svsm-devel] "
[PATCH v2 0/7] Support for running as a pKVM protected guest
2024-09-04 12:29 UTC (4+ messages)
` [PATCH v2 5/7] arm64: mm: Add confidential computing hook to ioremap_prot()
[RFC PATCH 20/21] pci: Allow encrypted MMIO mapping via sysfs
2024-09-03 21:46 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).