public inbox for linux-coco@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-12-19 08:26:40 to 2026-01-14 03:26:18 UTC [more...]

[PATCH v2 00/21] Runtime TDX Module update support
 2026-01-14  3:08 UTC  (14+ messages)
` [PATCH v2 04/21] x86/virt/tdx: Prepare to support P-SEAMLDR SEAMCALLs
` [PATCH v2 05/21] x86/virt/seamldr: Introduce a wrapper for "
` [PATCH v2 07/21] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v2 08/21] coco/tdx-host: Implement FW_UPLOAD sysfs ABI for TDX Module updates

[PATCH] KVM: TDX: Allow userspace to return errors to guest for MAPGPA
 2026-01-14  2:59 UTC  (2+ messages)

[PATCH v3 0/6] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2026-01-14  0:04 UTC  (14+ messages)
` [PATCH v3 1/6] KVM: SVM: Fix a missing kunmap_local() in sev_gmem_post_populate()
` [PATCH v3 2/6] KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
` [PATCH v3 3/6] KVM: guest_memfd: Remove preparation tracking
` [PATCH v3 4/6] KVM: SEV: Document/enforce page-alignment for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v3 5/6] KVM: TDX: Document alignment requirements for KVM_TDX_INIT_MEM_REGION
` [PATCH v3 6/6] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH 1/1] PCI/IDE: Fix using wrong VF ID for RID range calculation
 2026-01-13 21:46 UTC  (4+ messages)

[PATCH 1/1] PCI/IDE: Fix reading a wrong reg for unused sel stream initialization
 2026-01-13 19:10 UTC  (3+ messages)

SVSM Development Call January 14, 2026
 2026-01-13 18:30 UTC 

[PATCH v2 0/2] SEV-SNP Unaccepted Memory Hotplug
 2026-01-13 18:22 UTC  (13+ messages)
` [PATCH v2 1/2] mm/memory_hotplug: Add support to accept memory during hot-add
` [PATCH v2 2/2] mm/memory_hotplug: Add support to unaccept memory after hot-remove

[RFC PATCH 0/5] Arm LFA: Improvements and interrupt support
 2026-01-13 17:30 UTC  (13+ messages)
` [RFC PATCH 1/5] firmware: smccc: LFA: use smcc 1.2
` [RFC PATCH 4/5] firmware: smccc: register as platform driver

[PATCH v7 0/2] SEV-SNP: Add KVM support for SNP certificate fetching
 2026-01-13 12:23 UTC  (4+ messages)
` [PATCH v7 1/2] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
` [PATCH v7 2/2] KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command

[PATCH v2 0/2] x86/virt/tdx: Print TDX module version to dmesg
 2026-01-13  3:58 UTC  (13+ messages)
` [PATCH v2 1/2] x86/virt/tdx: Retrieve TDX module version
` [PATCH v2 2/2] x86/virt/tdx: Print TDX module version during init

[PATCH] dma-direct: swiotlb: Skip encryption toggles for swiotlb allocations
 2026-01-12 15:42 UTC  (5+ messages)

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2026-01-12  0:24 UTC  (13+ messages)
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for "

[PATCH] coco/guest: Remove unneeded selection of CRYPTO
 2026-01-09  2:26 UTC  (2+ messages)

[PATCH v2 0/5] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2026-01-08 21:38 UTC  (9+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()
` [PATCH v2 2/5] KVM: guest_memfd: Remove preparation tracking
` [PATCH v2 5/5] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH 0/2] x86/virt/tdx: Print TDX module version to dmesg
 2026-01-08 20:49 UTC  (12+ messages)
` [PATCH 1/2] x86/virt/tdx: Retrieve TDX module version
` [PATCH 2/2] x86/virt/tdx: Print TDX module version during init

[PATCH v2 00/11] TSM: Implement ->lock()/->accept() callbacks for ARM CCA TDISP setup
 2026-01-08 15:32 UTC  (3+ messages)
` [PATCH v2 03/11] coco: guest: arm64: Add support for guest initiated TDI bind/unbind

SVSM Development Call January 7th, 2026
 2026-01-08  9:21 UTC  (2+ messages)

"Paravisor" Feature Enumeration
 2026-01-08  6:53 UTC  (17+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/3] Expose TDX Module version
 2026-01-07 22:26 UTC  (18+ messages)
` [PATCH v2 1/3] x86/virt/tdx: Retrieve "
` [PATCH v2 2/3] coco/tdx-host: Expose "
` [PATCH v2 3/3] x86/virt/tdx: Print TDX Module version during init

[Invitation] bi-weekly guest_memfd upstream call on 2026-01-08
 2026-01-07 22:01 UTC 

[Invitation] bi-weekly guest_memfd upstream call on 2025-12-04
 2026-01-07 21:52 UTC  (3+ messages)

[PATCH RESEND v2 00/12] coc: tsm: Implement ->connect()/->disconnect() callbacks for ARM CCA IDE setup
 2026-01-06 12:33 UTC  (3+ messages)
` [PATCH RESEND v2 02/12] firmware: smccc: coco: Manage arm-smccc platform device and CCA auxiliary drivers

[PATCH v2 0/4] Enforce host page-size alignment for shared buffers
 2026-01-06  6:39 UTC  (17+ messages)
` [PATCH v2 1/4] swiotlb: dma: its: "
` [PATCH v2 2/4] coco: guest: arm64: Fetch host IPA change alignment via RHI hostconf
` [PATCH v2 3/4] coco: host: arm64: Handle hostconf RHI calls in kernel
` [PATCH v2 4/4] dma: direct: set decrypted flag for remapped dma allocations

[PATCH v2] PCI/IDE: Fix duplicate stream symlink names for TSM class devices
 2026-01-06  1:59 UTC  (3+ messages)

[PATCH v2 0/7] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2026-01-05 17:48 UTC  (20+ messages)
` [PATCH v2 1/7] KVM: x86: Move kvm_rebooting to x86
` [PATCH v2 2/7] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel

[PATCH] PCI/IDE: Fix duplicate stream symlink names for TSM class devices
 2025-12-24  1:00 UTC  (3+ messages)

[RFC PATCH v2 0/1] firmware: smccc: Add support for Live Firmware Activation (LFA)
 2025-12-23 23:01 UTC  (2+ messages)

[PATCH v1 00/26] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-12-23 10:45 UTC  (28+ messages)
` [PATCH v1 01/26] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v1 03/26] coco/tdx-host: Support Link TSM for TDX host
` [PATCH v1 05/26] mm: Add __free() support for __free_page()
` [PATCH v1 06/26] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [PATCH v1 10/26] acpi: Add KEYP support to fw_table parsing
` [PATCH v1 11/26] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [PATCH v1 12/26] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [PATCH v1 14/26] mm: Add __free() support for folio_put()
` [PATCH v1 23/26] coco/tdx-host: Parse ACPI KEYP table to init IDE for PCI host bridges
` [PATCH v1 26/26] coco/tdx-host: Finally enable SPDM session and IDE Establishment

[PATCH 0/8] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
 2025-12-23  5:47 UTC  (2+ messages)
` [PATCH 1/8] KVM: TDX/VMX: rework EPT_VIOLATION_EXEC_FOR_RING3_LIN into PROT_MASK

[PATCH v12 20/46] arm64: RMI: Allow populating initial contents
 2025-12-20 14:34 UTC  (2+ messages)

[PATCH v12 19/46] KVM: arm64: Expose support for private memory
 2025-12-20 14:18 UTC  (4+ messages)


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