linux-coco.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-29 14:56:55 to 2025-08-11 08:02:47 UTC [more...]

[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-11  8:02 UTC  (6+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes

[PATCH v4 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-08-11  8:02 UTC  (60+ messages)
` [PATCH v4 02/10] PCI/IDE: Enumerate Selective Stream IDE capabilities
` [PATCH v4 03/10] PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()
` [PATCH v4 04/10] PCI/TSM: Authenticate devices via platform TSM
` [PATCH v4 05/10] samples/devsec: Introduce a PCI device-security bus + endpoint sample
` [PATCH v4 06/10] PCI: Add PCIe Device 3 Extended Capability enumeration
` [PATCH v4 07/10] PCI/IDE: Add IDE establishment helpers
` [PATCH v4 08/10] PCI/IDE: Report available IDE streams
` [PATCH v4 09/10] PCI/TSM: Report active "
` [PATCH v4 10/10] samples/devsec: Add sample IDE establishment

[PATCHv2 00/12] TDX: Enable Dynamic PAMT
 2025-08-11  6:31 UTC  (23+ messages)
` [PATCHv2 01/12] x86/tdx: Consolidate TDX error handling
` [PATCHv2 02/12] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-08-08 23:37 UTC  (135+ messages)
` [RFC PATCH v1 04/38] tsm: Support DMA Allocation from private memory
` [RFC PATCH v1 06/38] iommufd: Add and option to request for bar mapping with IORESOURCE_EXCLUSIVE
` [RFC PATCH v1 07/38] iommufd/viommu: Add support to associate viommu with kvm instance
` [RFC PATCH v1 08/38] iommufd/tsm: Add tsm_op iommufd ioctls
` [RFC PATCH v1 10/38] iommufd/vdevice: Add TSM map ioctl
` [RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device
` [RFC PATCH v1 12/38] coco: host: arm64: CCA host platform device driver
` [RFC PATCH v1 13/38] coco: host: arm64: Create a PDEV with rmm
` [RFC PATCH v1 14/38] coco: host: arm64: Device communication support
` [RFC PATCH v1 15/38] coco: host: arm64: Stop and destroy the physical device
` [RFC PATCH v1 19/38] coco: host: arm64: set_pubkey support
` [RFC PATCH v1 20/38] coco: host: arm64: Add support for creating a virtual device
` [RFC PATCH v1 21/38] coco: host: arm64: Add support for virtual device communication
` [RFC PATCH v1 22/38] coco: host: arm64: Stop and destroy virtual device
` [RFC PATCH v1 23/38] coco: guest: arm64: Update arm CCA guest driver
` [RFC PATCH v1 24/38] arm64: CCA: Register guest tsm callback
` [RFC PATCH v1 25/38] cca: guest: arm64: Realm device lock support
` [RFC PATCH v1 26/38] KVM: arm64: Add exit handler related to device assignment
` [RFC PATCH v1 30/38] coco: host: arm64: Add support for realm host interface (RHI)
` [RFC PATCH v1 31/38] coco: guest: arm64: Add support for fetching interface report and certificate chain from host
` [RFC PATCH v1 32/38] coco: guest: arm64: Add support for guest initiated TDI bind/unbind
` [RFC PATCH v1 34/38] coco: guest: arm64: Validate mmio range found in the interface report
` [RFC PATCH v1 35/38] coco: guest: arm64: Add Realm device start and stop support
` [RFC PATCH v1 37/38] coco: guest: arm64: Add support for fetching device measurements
` [RFC PATCH v1 38/38] coco: guest: arm64: Add support for fetching device info

[RFC PATCH 0/1] KVM: SEV: Add support for SMT Protection
 2025-08-08  6:31 UTC  (4+ messages)
` [RFC PATCH 1/1] "

COCONUT-SVSM Release 2025.08-devel
 2025-08-07  7:52 UTC 

SVSM Development Call August 6th, 2025
 2025-08-07  7:39 UTC  (2+ messages)

[RFC PATCH 00/20] TD-Preserving updates
 2025-08-06 16:33 UTC  (17+ messages)
` [RFC PATCH 04/20] x86/virt/tdx: Introduce a "tdx" subsystem and "tsm" device
` [RFC PATCH 07/20] x86/virt/tdx: Expose SEAMLDR information via sysfs

[Invitation] bi-weekly guest_memfd upstream call on 2025-08-07
 2025-08-06 11:10 UTC 

[RFC PATCH v1 03/38] tsm: Move dsm_dev from pci_tdi to pci_tsm
 2025-08-05  9:24 UTC  (3+ messages)

[RFC PATCH v1 36/38] KVM: arm64: CCA: enable DA in realm create parameters
 2025-08-04 22:31 UTC  (2+ messages)

[RFC PATCH v1 18/38] X.509: Move certificate length retrieval into new helper
 2025-08-04 22:27 UTC  (2+ messages)

[RFC PATCH v1 09/38] iommufd/vdevice: Add TSM Guest request uAPI
 2025-08-04 22:03 UTC  (2+ messages)

[RFC PATCH v1 05/38] tsm: Don't overload connect
 2025-08-04 22:00 UTC  (2+ messages)

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-08-01  1:56 UTC  (3+ messages)
` [PATCH v9 19/43] arm64: RME: Allow populating initial contents

SVSM Development Call July 30th, 2025
 2025-07-31  7:10 UTC  (2+ messages)

[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
 2025-07-30  2:14 UTC  (8+ messages)
` [PATCH 1/6] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
` [PATCH 2/6] KVM: Export KVM-internal symbols for sub-modules only
` [PATCH 3/6] KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
` [PATCH 4/6] KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
` [PATCH 5/6] KVM: x86: Export KVM-internal symbols for sub-modules only
` [PATCH 6/6] x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible


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).