messages from 2026-09-02 21:28:56 to 2026-09-09 08:39:50 UTC [more...]
[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-09 8:39 UTC (28+ 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 v10 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
2026-09-09 7:37 UTC (16+ 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 v2 0/2] tdx-guest: Make Quote buffer size dynamic
2026-09-09 6:21 UTC (9+ messages)
` [PATCH v2 2/2] virt: tdx-guest: Allocate Quote buffer dynamically
[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
2026-09-09 3:26 UTC (22+ 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
` [PATCH v17 09/20] KVM: arm64: coco: arch_timer: Prevent timer offset configuration
` [PATCH v17 10/20] KVM: arm64: coco: Disable Steal time accounting for coco guests
` [PATCH v17 11/20] KVM: arm64: coco: Don't handle MMIO with no ISV
` [PATCH v17 12/20] KVM: arm64: CCA: Support timers in realm RECs
` [PATCH v17 13/20] KVM: arm64: CCA: Add VCPU load/put for Realms
` [PATCH v17 14/20] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests
` [PATCH v17 15/20] KVM: arm64: CCA: WARN on injected undef exceptions
` [PATCH v17 16/20] KVM: arm64: CCA: Provide register list for unfinalized RECs
` [PATCH v17 17/20] KVM: arm64: CCA: Provide an accurate register list
` [PATCH v17 18/20] KVM: arm64: Reuse kvm_stage2_unmap_range in kvm_unmap_gfn_range
` [PATCH v17 19/20] KVM: arm64: Add VM specific callback for S2 MMU operations
` [PATCH v17 20/20] KVM: arm64: Abstract out memory abort handling
[PATCH v13 0/5] Add RMPOPT support
2026-09-09 1:52 UTC (10+ messages)
` [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 v14 00/22] TDX KVM selftests
2026-09-08 23:24 UTC (28+ messages)
` [PATCH v14 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v14 02/22] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v14 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v14 04/22] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v14 05/22] KVM: selftests: Expose segment definitions to assembly files
` [PATCH v14 06/22] tools: include: Add kbuild.h for assembly structure offsets
` [PATCH v14 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v14 18/22] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v14 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
SVSM Development Call September 9th, 2026
2026-09-08 16:07 UTC
[PATCH v5] x86/virt/tdx: Formalize SEAMCALL leaf version encoding support
2026-09-08 9:43 UTC (6+ messages)
[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 (20+ 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] 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 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 (18+ 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
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