Linux Confidential Computing Development
 help / color / mirror / Atom feed
 messages from 2026-09-04 19:39:56 to 2026-09-10 16:38:38 UTC [more...]

[PATCH RFC 00/10] KVM: Enable Clang Context Analysis
 2026-09-10 16:38 UTC  (13+ messages)
` [PATCH RFC 01/10] KVM: x86/pmu: Acquire SRCU in pmc_is_event_allowed() to protect filter lookup
` [PATCH RFC 02/10] KVM: Allow reading memslots while holding slots_arch_lock
` [PATCH RFC 03/10] KVM: guest_memfd: Avoid conditional mmu_lock acquisition
` [PATCH RFC 04/10] KVM: Refactor kvm_handle_hva_range() to avoid conditional mmu_lock
` [PATCH RFC 05/10] KVM: Refactor kvm_handle_gfn_range() "
` [PATCH RFC 06/10] KVM: Add basic lock context annotations
` [PATCH RFC 07/10] KVM: x86: "
` [PATCH RFC 08/10] KVM: Add guarded_by to members in struct kvm
` [PATCH RFC 09/10] KVM: x86: Add guarded_by annotations for kvm_arch, kvm_hv, and ioapic
` [PATCH RFC 10/10] KVM: x86: Enable CONTEXT_ANALYSIS with opt-outs

[PATCH v5 00/15] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
 2026-09-10 14:05 UTC  (16+ messages)
` [PATCH v5 01/15] coco: host: arm64: Prepare host TSM plumbing for IDE streams
` [PATCH v5 02/15] coco: host: arm64: Create RMM pdev objects for PCI endpoints
` [PATCH v5 03/15] coco: host: arm64: Add RMM pdev communication plumbing
` [PATCH v5 04/15] coco: host: arm64: Add RMM pdev stop and destroy helper
` [PATCH v5 05/15] X.509: Make certificate parser public
` [PATCH v5 06/15] X.509: Parse Subject Alternative Name in certificates
` [PATCH v5 07/15] X.509: Move certificate length retrieval into new helper
` [PATCH v5 08/15] coco: host: arm64: Register device public key with RMM
` [PATCH v5 09/15] coco: host: arm64: Initialize RMM pdev state for TDISP IDE connect
` [PATCH v5 10/15] coco: host: arm64: Coordinate peer stream waits during pdev communication
` [PATCH v5 11/15] coco: host: arm64: Connect RMM pdev streams for IDE devices
` [PATCH v5 12/15] coco: host: arm64: Refcount root-port pdevs used by IDE streams
` [PATCH v5 13/15] PCI/TSM: Move CMA DOE mailbox discovery out of pci_tsm_pf0_constructor()
` [PATCH v5 14/15] coco: host: arm64: Add NCOH_SYS stream support for RC endpoints
` [PATCH v5 15/15] coco: host: arm64: Enable PCI TSM connect callbacks

[RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
 2026-09-10 12:46 UTC  (17+ messages)

[PATCH v17 00/20] KVM: arm64: CCA: Add basic plumbing for Realms
 2026-09-10 12:44 UTC  (48+ 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 v6] x86/virt/tdx: Formalize SEAMCALL leaf version encoding support
 2026-09-10 10:43 UTC 

[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-09-10 10:05 UTC  (8+ messages)
` [PATCH v3 1/9] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
` [PATCH v3 2/9] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH v3 3/9] KVM: guest_memfd: implement folio migration for non-confidential VMs

[PATCH v17 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
 2026-09-10  9:54 UTC  (34+ 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] x86/sev: Do not fail SNP platform init if the vTPM cannot be registered
 2026-09-10  8:24 UTC  (2+ messages)

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

[PATCH 0/3 v2] x86/sev: Report MSR_AMD64_SEV in SYSFS
 2026-09-10  3:35 UTC  (4+ messages)
` [PATCH 1/3] x86/coco: Add CC_ATTR_GUEST_SEV

[PATCH v5 0/8] Add SEV-SNP BTB Isolation and IBPB-on-Entry guest features
 2026-09-09 21:01 UTC  (3+ messages)
` [PATCH v5 2/8] x86/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel

SVSM Development Call September 9th, 2026
 2026-09-09 19:58 UTC  (2+ messages)

SVSM: Updated Linux and QEMU branches available for testing
 2026-09-09 17:12 UTC  (2+ messages)

[PATCH v12 00/45] guest_memfd: In-place conversion support
 2026-09-09 16:04 UTC  (31+ messages)
` [PATCH v12 01/45] KVM: guest_memfd: Optimize away conversion overheads via dead-code elimination
` [PATCH v12 02/45] KVM: guest_memfd: Use kvm_mem_is_private() when populating guest_memfd memory
` [PATCH v12 09/45] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [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 14/45] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v12 17/45] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v12 18/45] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v12 19/45] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v12 23/45] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH] Documentation: virt: Fix the struct snp_guest_request_ioctl name in sev-guest.rst
 2026-09-09 14:51 UTC  (3+ messages)

[PATCH v13 0/5] Add RMPOPT support
 2026-09-09 13:55 UTC  (8+ messages)
` [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 v10 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-09-09 12:05 UTC  (13+ messages)
` [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 v14 00/22] TDX KVM selftests
 2026-09-09 10:59 UTC  (36+ 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
` [PATCH v14 21/22] KVM: selftests: Add ucall support for TDX

[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 v3 0/4] tdx-guest: Make Quote buffer size dynamic
 2026-09-08  4:23 UTC  (10+ messages)
` [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

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-09-07 12:13 UTC  (10+ messages)
` [PATCH v16 22/45] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE

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


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