messages from 2026-04-13 19:08:40 to 2026-04-27 13:38:43 UTC [more...]
[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
2026-04-27 13:38 UTC (7+ messages)
` [PATCH v4 1/3] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v4 2/3] swiotlb: dma: its: Enforce host page-size alignment for shared buffers
` [PATCH v4 3/3] coco: guest: arm64: Query host IPA-change alignment via RHI
[RFC PATCH v4 00/16] coco/TSM: Implement host-side support for Arm CCA TDISP setup
2026-04-27 8:53 UTC (17+ messages)
` [RFC PATCH v4 01/16] iommu/arm-smmu-v3: Discover RME support and realm IRQ topology
` [RFC PATCH v4 02/16] iommu/arm-smmu-v3: Save the programmed MSI message in msi_desc
` [RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
` [RFC PATCH v4 04/16] iommu/arm-smmu-v3: Track realm pSMMU users with refcount_t
` [RFC PATCH v4 05/16] coco: host: arm64: Add support for virtual device communication
` [RFC PATCH v4 06/16] coco: host: arm64: Add support for RMM vdev objects
` [RFC PATCH v4 07/16] coco: host: arm64: Add pdev stream key refresh and purge helpers
` [RFC PATCH v4 08/16] coco: host: arm64: Add helpers to unlock and destroy RMM vdev
` [RFC PATCH v4 09/16] coco: host: arm64: Add support for da object read RHI handling
` [RFC PATCH v4 10/16] coco: host: arm64: Add helper for cached object fetches
` [RFC PATCH v4 11/16] coco: host: arm64: Fetch interface report via RMI
` [RFC PATCH v4 12/16] coco: host: arm64: Fetch device measurements "
` [RFC PATCH v4 13/16] coco: host: KVM: arm64: Handle vdev validate-mapping exits
` [RFC PATCH v4 14/16] KVM: arm64: Unmap device mappings when a private granule is destroyed
` [RFC PATCH v4 15/16] coco: host: arm64: Transition vdevs to TDISP RUN state
` [RFC PATCH v4 16/16] KVM: arm64: CCA: enable DA in realm create parameters
[RFC PATCH v4 00/11] coco/TSM: Arm CCA guest TDISP lock/accept flow with verification and DMA enable
2026-04-27 8:28 UTC (12+ messages)
` [RFC PATCH v4 01/11] coco: guest: arm64: Guest TSM callback and realm device lock support
` [RFC PATCH v4 02/11] coco: guest: arm64: Fix a typo in the ARM_CCA_GUEST Kconfig help string ("and" -> "an")
` [RFC PATCH v4 03/11] coco: guest: arm64: Add Realm Host Interface and guest DA helper
` [RFC PATCH v4 04/11] coco: guest: arm64: Support guest-initiated TDI lock/unlock transitions
` [RFC PATCH v4 05/11] coco: guest: arm64: Refresh interface-report cache during device lock
` [RFC PATCH v4 06/11] coco: guest: arm64: Add measurement refresh via RHI_DA_VDEV_GET_MEASUREMENTS
` [RFC PATCH v4 07/11] coco: guest: arm64: Add guest APIs to read host-cached DA objects
` [RFC PATCH v4 08/11] coco: guest: arm64: Verify DA evidence with RSI_VDEV_GET_INFO digests
` [RFC PATCH v4 09/11] coco: guest: arm64: Hook TSM accept to Realm TDISP RUN transition
` [RFC PATCH v4 10/11] coco: arm64: dma: Update force_dma_unencrypted for accepted devices
` [RFC PATCH v4 11/11] coco: guest: arm64: Enable vdev DMA after attestation
[RFC PATCH v4 00/14] coco/TSM: Host-side Arm CCA IDE setup via connect/disconnect callbacks
2026-04-27 6:51 UTC (15+ messages)
` [RFC PATCH v4 01/14] coco: host: arm64: Add host TSM callback and IDE stream allocation support
` [RFC PATCH v4 02/14] coco: host: arm64: Create RMM pdev objects for PCI endpoints
` [RFC PATCH v4 03/14] coco: host: arm64: Add RMM device communication helpers
` [RFC PATCH v4 04/14] coco: host: arm64: Add helper to stop and tear down an RMM pdev
` [RFC PATCH v4 05/14] X.509: Make certificate parser public
` [RFC PATCH v4 06/14] X.509: Parse Subject Alternative Name in certificates
` [RFC PATCH v4 07/14] X.509: Move certificate length retrieval into new helper
` [RFC PATCH v4 08/14] coco: host: arm64: Register device public key with RMM
` [RFC PATCH v4 09/14] coco: host: arm64: Initialize RMM pdev state for TDISP IDE connect
` [RFC PATCH v4 10/14] coco: host: arm64: Coordinate peer stream waits during pdev communication
` [RFC PATCH v4 11/14] coco: host: arm64: Connect RMM pdev streams for IDE devices
` [RFC PATCH v4 12/14] coco: host: arm64: Refcount root-port pdevs used by IDE streams
` [RFC PATCH v4 13/14] PCI/TSM: Move CMA DOE mailbox discovery out of pci_tsm_pf0_constructor()
` [RFC PATCH v4 14/14] coco: host: arm64: Add NCOH_SYS stream support for RC endpoints
[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
2026-04-27 3:54 UTC (72+ messages)
` [PATCH v2 03/31] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v2 04/31] x86/virt/tdx: Support allocating contiguous pages for tdx_page_array
` [PATCH v2 05/31] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [PATCH v2 06/31] x86/virt/tdx: Read global metadata for TDX Module Extensions/Connect
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature
` [PATCH v2 10/31] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH v2 19/31] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v2 20/31] x86/virt/tdx: Add a helper to loop on TDX_INTERRUPTED_RESUMABLE
` [PATCH v2 21/31] x86/virt/tdx: Add SEAMCALL wrappers for trusted IOMMU setup and clear
` [PATCH v2 22/31] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [PATCH v2 23/31] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [PATCH v2 24/31] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [PATCH v2 25/31] x86/virt/tdx: Add SEAMCALL wrappers for SPDM management
` [PATCH v2 27/31] coco/tdx-host: Implement SPDM session setup
` [PATCH v2 30/31] coco/tdx-host: Implement IDE stream setup/teardown
[GIT PULL] Trusted Security Manager (PCIe TSM) Update for 7.1
2026-04-26 19:35 UTC (3+ messages)
[PATCH v5 0/2] dma-buf: heaps: system: add an option to allocate explicitly shared/decrypted memory
2026-04-26 13:05 UTC (11+ messages)
` [PATCH v5 1/2] dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memory
[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
2026-04-24 10:15 UTC (5+ messages)
` [PATCH v2 08/19] PCI/TSM: Add "evidence" support
[PATCH v2 00/16] fs,x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-04-22 21:42 UTC (41+ messages)
[PATCH v13 00/48] arm64: Support for Arm CCA in KVM
2026-04-22 15:38 UTC (8+ messages)
[PATCH 0/3] arm64/virt: Add Arm CCA measurement register support
2026-04-22 12:40 UTC (6+ messages)
SVSM Development Call April 22, 2026
2026-04-22 6:12 UTC
[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
2026-04-20 23:50 UTC (14+ messages)
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-04-17 20:01 UTC (4+ messages)
SVSM Development Call April 15, 2026
2026-04-15 20:39 UTC (2+ messages)
bi-weekly guest_memfd upstream call on 2026-04-16
2026-04-15 19:18 UTC
[PATCH v7 00/22] Runtime TDX module update support
2026-04-15 17:19 UTC (46+ messages)
` [PATCH v7 06/22] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v7 07/22] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
` [PATCH v7 08/22] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v7 10/22] x86/virt/seamldr: Abort updates if errors occurred midway
` [PATCH v7 11/22] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v7 13/22] x86/virt/seamldr: Install a new "
` [PATCH v7 17/22] x86/virt/tdx: Avoid updates during update-sensitive operations
` [PATCH v7 18/22] coco/tdx-host: Don't expose P-SEAMLDR features on CPUs with erratum
` [PATCH v7 19/22] x86/virt/tdx: Enable TDX module runtime updates
` [PATCH v7 21/22] x86/virt/tdx: Document TDX module update
` [PATCH v7 22/22] x86/virt/seamldr: Log TDX module update failures
[PATCH v2 0/6] KVM: x86: Reg cleanups / prep work for APX
2026-04-15 16:06 UTC (18+ messages)
` [PATCH v2 1/6] KVM: x86: Add dedicated storage for guest RIP
` [PATCH v2 5/6] KVM: x86: Track available/dirty register masks as "unsigned long" values
[PATCH v4 0/7] Add RMPOPT support
2026-04-13 19:44 UTC (8+ messages)
` [PATCH v4 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v4 2/7] x86/msr: add wrmsrq_on_cpus helper
` [PATCH v4 3/7] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v4 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v4 5/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v4 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v4 7/7] x86/sev: Add debugfs support for RMPOPT
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