Linux Confidential Computing Development
 help / color / mirror / Atom feed
 messages from 2026-09-01 17:45:05 to 2026-09-08 16:23:18 UTC [more...]

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-08 16:22 UTC  (9+ messages)
` [PATCH v17 01/20] KVM: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v17 02/20] KVM: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v17 03/20] KVM: arm64: Track the type of VM in kvm_arch
` [PATCH v17 04/20] KVM: arm64: Refactor the vcpu_load to allow for VM specific callbacks
` [PATCH v17 05/20] KVM: arm64: Add vcpu load/put call backs for flavors
` [PATCH v17 06/20] KVM: arm64: CCA: Add a new mode for supporting Realm guests
` [PATCH v17 07/20] KVM: arm64: CCA: Introduce Realms
` [PATCH v17 08/20] KVM: arm64: coco: Add a helper to check if a VM is confidential compute guest

SVSM Development Call September 9th, 2026
 2026-09-08 16:07 UTC 

[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-08 10:59 UTC  (19+ messages)
` [PATCH v17 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM
` [PATCH v17 2/7] firmware: arm_rmm: Check for RMI support at init
` [PATCH v17 3/7] firmware: arm_rmm: Configure the RMM with the host's page size
` [PATCH v17 4/7] firmware: arm_rmm: Add support for SRO
` [PATCH v17 5/7] firmware: arm_rmm: Activate the RMM
` [PATCH v17 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v17 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands

[PATCH v5] x86/virt/tdx: Formalize SEAMCALL leaf version encoding support
 2026-09-08  9:43 UTC  (6+ messages)

[PATCH v14 00/22] TDX KVM selftests
 2026-09-08  8:04 UTC  (4+ messages)
` [PATCH v14 03/22] KVM: selftests: Initialize the TDX VM

[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-09-08  4:23 UTC  (23+ messages)
` [PATCH v3 1/4] x86/tdx: Add helper to query maximum TD Quote size
` [PATCH v3 2/4] virt: tdx-guest: Calculate the Quote buffer size safely
` [PATCH v3 3/4] virt: tdx-guest: Use a variable to store the Quote buffer size
` [PATCH v3 4/4] virt: tdx-guest: Allocate Quote buffer dynamically

[RFC PATCH v4 00/16] coco/TSM: Implement host-side support for Arm CCA TDISP setup
 2026-09-07 12:52 UTC  (28+ messages)
` [RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-09-07 12:13 UTC  (14+ messages)
` [PATCH v16 14/45] KVM: arm64: CCA: Add basic infrastructure for creating a realm
` [PATCH v16 22/45] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE

[PATCH v13 0/5] Add RMPOPT support
 2026-09-06 17:24 UTC  (10+ messages)
` [PATCH v13 1/5] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v13 2/5] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v13 3/5] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v13 4/5] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v13 5/5] x86/sev: Re-enable RMP optimizations on SNP guest shutdown

[PATCH] Documentation: virt: Fix the struct snp_guest_request_ioctl name in sev-guest.rst
 2026-09-05 17:20 UTC  (2+ messages)

[PATCH v11 00/11] Dynamic PAMT
 2026-09-04 21:58 UTC  (12+ messages)
` [PATCH v11 01/11] x86/virt/tdx: Simplify PAMT layout calculation
` [PATCH v11 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v11 03/11] x86/virt/tdx: Add __tdx_pamt_get/put() helpers
` [PATCH v11 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v11 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v11 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v11 07/11] x86/virt/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v11 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v11 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v11 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v11 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()

[PATCH v10 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-09-04 19:39 UTC  (15+ messages)
` [PATCH v10 1/7] firmware: smccc: Add an Arm "
` [PATCH v10 2/7] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device
` [PATCH v10 3/7] firmware: arm_rmm: Move RSI support out of arch/arm64
` [PATCH v10 4/7] arm64: realm: Move Realm memory encryption ops to RSI code
` [PATCH v10 5/7] virt: coco: arm-cca-guest: Rename TSM report source file
` [PATCH v10 6/7] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device
` [PATCH v10 7/7] coco: guest: arm64: Replace dummy CCA device with sysfs ABI

[PATCH v9 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-09-04 17:50 UTC  (16+ messages)
` [PATCH v9 1/7] firmware: smccc: Add an Arm "

[PATCH v6 0/9] coco: guest: Enforce host page-size alignment for shared buffers
 2026-09-04 10:34 UTC  (10+ messages)
` [PATCH v6 1/9] mm/mem_encrypt: Add helpers for shared-buffer alignment
` [PATCH v6 2/9] irqchip/gic-v3-its: Align shared ITS allocations to the CoCo shared granule size
` [PATCH v6 3/9] dma-mapping: Pass allocation attrs to contiguous allocation helpers
` [PATCH v6 4/9] dma-direct: Align CoCo shared DMA allocations to the shared granule size
` [PATCH v6 5/9] swiotlb: Align shared IO TLB pools "
` [PATCH v6 6/9] swiotlb: Reject misaligned restricted DMA pools for CoCo guests
` [PATCH v6 7/9] dma-buf: system_heap: Enforce shared-granule alignment for cc-shared buffers
` [PATCH v6 8/9] arm64: realm: Add RHI helper to query IPA state change alignment
` [PATCH v6 9/9] arm64: realm: Expose the CCA shared granule size through mem_encrypt ops

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-09-04  9:52 UTC  (20+ messages)

[PATCH v10 00/11] Dynamic PAMT
 2026-09-03 23:16 UTC  (21+ messages)
` [PATCH v10 01/11] x86/virt/tdx: Simplify PAMT layout calculation
` [PATCH v10 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v10 03/11] x86/virt/tdx: Add __tdx_pamt_get/put() helpers
` [PATCH v10 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v10 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v10 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v10 07/11] x86/virt/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v10 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v10 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v10 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v10 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()

[PATCH 0/6] Enable TDX module extensions
 2026-09-03 15:05 UTC  (9+ messages)
` [PATCH 4/6] x86/virt/tdx: Add extra memory to TDX module for the extensions

SVSM Development Call September 2nd, 2026
 2026-09-03  6:38 UTC  (2+ messages)

[PATCH v5 0/8] Add SEV-SNP BTB Isolation and IBPB-on-Entry guest features
 2026-09-03  4:03 UTC  (3+ messages)
` [PATCH v5 1/8] x86/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs

SVSM: Updated Linux and QEMU branches available for testing
 2026-09-02 13:54 UTC  (7+ messages)

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-02 13:30 UTC  (20+ messages)
` [PATCH v12 11/45] KVM: guest_memfd: Invalidate both SHARED and PRIVATE mappings for in-place conversions
` [PATCH v12 12/45] KVM: guest_memfd: Always fault from guest_memfd if in-place conversion is enabled
` [PATCH v12 13/45] KVM: guest_memfd: Pass mapping type filter to invalidation helper
` [PATCH v12 15/45] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v12 18/45] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH v12 0/5] Add RMPOPT support
 2026-09-01 19:20 UTC  (5+ messages)
` [PATCH v12 4/5] x86/sev: Add support to perform RMP optimizations asynchronously


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox