linux-coco.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-01 15:36:56 to 2025-10-20 15:10:22 UTC [more...]

[PATCH] x86/virt/tdx: Use precalculated TDVPR page physical address
 2025-10-20 15:10 UTC  (5+ messages)

[PATCH v3 00/25] KVM: x86/mmu: TDX post-populate cleanups
 2025-10-20  8:50 UTC  (29+ messages)
` [PATCH v3 01/25] KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatory
` [PATCH v3 02/25] KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()
` [PATCH v3 03/25] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [PATCH v3 04/25] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [PATCH v3 05/25] Revert "KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU"
` [PATCH v3 06/25] KVM: x86/mmu: Rename kvm_tdp_map_page() to kvm_tdp_page_prefault()
` [PATCH v3 07/25] KVM: TDX: Drop superfluous page pinning in S-EPT management
` [PATCH v3 08/25] KVM: TDX: Return -EIO, not -EINVAL, on a KVM_BUG_ON() condition
` [PATCH v3 09/25] KVM: TDX: Fold tdx_sept_drop_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 10/25] KVM: x86/mmu: Drop the return code from kvm_x86_ops.remove_external_spte()
` [PATCH v3 11/25] KVM: TDX: Avoid a double-KVM_BUG_ON() in tdx_sept_zap_private_spte()
` [PATCH v3 12/25] KVM: TDX: Use atomic64_dec_return() instead of a poor equivalent
` [PATCH v3 13/25] KVM: TDX: Fold tdx_mem_page_record_premap_cnt() into its sole caller
` [PATCH v3 14/25] KVM: TDX: Bug the VM if extended the initial measurement fails
` [PATCH v3 15/25] KVM: TDX: ADD pages to the TD image while populating mirror EPT entries
` [PATCH v3 16/25] KVM: TDX: Fold tdx_sept_zap_private_spte() into tdx_sept_remove_private_spte()
` [PATCH v3 17/25] KVM: TDX: Combine KVM_BUG_ON + pr_tdx_error() into TDX_BUG_ON()
` [PATCH v3 18/25] KVM: TDX: Derive error argument names from the local variable names
` [PATCH v3 19/25] KVM: TDX: Assert that mmu_lock is held for write when removing S-EPT entries
` [PATCH v3 20/25] KVM: TDX: Add macro to retry SEAMCALLs when forcing vCPUs out of guest
` [PATCH v3 21/25] KVM: TDX: Add tdx_get_cmd() helper to get and validate sub-ioctl command
` [PATCH v3 22/25] KVM: TDX: Convert INIT_MEM_REGION and INIT_VCPU to "unlocked" vCPU ioctl
` [PATCH v3 23/25] KVM: TDX: Use guard() to acquire kvm->lock in tdx_vm_ioctl()
` [PATCH v3 24/25] KVM: TDX: Guard VM state transitions with "all" the locks
` [PATCH v3 25/25] KVM: TDX: Fix list_add corruption during vcpu_load()

[PATCH v5 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-10-17 19:18 UTC  (13+ messages)
` [PATCH v5 07/10] PCI/IDE: Add IDE establishment helpers

[PATCH v2 00/21] Runtime TDX Module update support
 2025-10-18  0:01 UTC  (10+ messages)

[PATCH] KVM: TDX: Use struct_size and simplify tdx_get_capabilities
 2025-10-17 21:39 UTC 

[RFC PATCH 0/4] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2025-10-17 17:10 UTC  (23+ messages)
` [RFC PATCH 1/4] KVM: x86: Move kvm_rebooting to x86
` [RFC PATCH 2/4] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel
` [RFC PATCH 3/4] KVM: x86/tdx: Do VMXON and TDX-Module initialization during tdx_init()
` [RFC PATCH 4/4] KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once more

[PATCH v4 0/4] KVM: x86: User-return MSR cleanups
 2025-10-17 15:27 UTC  (8+ messages)
` [PATCH v4 1/4] KVM: TDX: Synchronize user-return MSRs immediately after VP.ENTER
` [PATCH v4 2/4] KVM: x86: Leave user-return notifier registered on reboot/shutdown
` [PATCH v4 3/4] KVM: x86: Don't disable IRQs when unregistering user-return notifier
` [PATCH v4 4/4] KVM: x86: Drop "cache" from user return MSR setter that skips WRMSR

[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
 2025-10-17 14:55 UTC  (18+ messages)
` [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v10 06/43] arm64: RME: Define the user ABI
` [PATCH v10 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v10 09/43] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v11 00/42] arm64: Support for Arm CCA in KVM

EAT Profile for Device Attestation (follow-up)
 2025-10-16 20:27 UTC 

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-10-16 14:17 UTC  (9+ messages)
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
      ` [f2fs-dev] "

SVSM Development Call October 15th, 2025
 2025-10-16  7:02 UTC  (2+ messages)

[PATCH V3 kvm-x86/gmem 1/2] KVM: guest_memfd: move kvm_gmem_get_index() and use in kvm_gmem_prepare_folio()
 2025-10-16  5:27 UTC  (8+ messages)
` [PATCH V3 kvm-x86/gmem 2/2] KVM: guest_memfd: remove redundant gmem variable initialization

[PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode
 2025-10-15 20:37 UTC  (15+ messages)

[PATCH] KVM: TDX: Replace kmalloc + copy_from_user with memdup_user in tdx_td_init
 2025-10-15 18:02 UTC  (4+ messages)

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-10-15 16:34 UTC  (31+ messages)
` [RFC PATCH v1 11/38] KVM: arm64: CCA: register host tsm platform device

[Invitation] bi-weekly guest_memfd upstream call on 2025-10-15
 2025-10-15 11:51 UTC 

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-10-15  1:35 UTC  (18+ messages)
` [PATCH v3 04/16] x86/virt/tdx: Allocate page bitmap for "
` [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory
` [PATCH v3 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages

[RFC PATCH 0/3] Arm LFA: Improvements and interrupt support
 2025-10-14 13:44 UTC  (14+ messages)
` [RFC PATCH 1/3] firmware: smccc: LFA: use smcc 1.2
` [RFC PATCH 2/3] firmware: smccc: LFA: refactor, add device node support
` [RFC PATCH 3/3] firmware: smccc: LFA: modify activation approach

[PATCH V2 kvm-next] KVM: guest_memfd: use kvm_gmem_get_index() in more places and smaller cleanups
 2025-10-11 18:04 UTC  (3+ messages)

[PATCH v2] PCI/IDE: Add Address Association Register setup for downstream MMIO
 2025-10-10 19:35 UTC  (2+ messages)

[PATCH] coco: guest: arm64: Update ARM CCA guest driver
 2025-10-10 15:23 UTC  (8+ messages)

[RFC PATCH 00/27] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
 2025-10-10  7:35 UTC  (4+ messages)
` [RFC PATCH 09/27] ACPICA: Add KEYP table definitions

[PATCH 0/7] PCI/TSM: TEE I/O infrastructure
 2025-10-10  4:48 UTC  (10+ messages)
` [PATCH 2/7] PCI/TSM: Add pci_tsm_guest_req() for managing TDIs
` [PATCH 4/7] x86/ioremap, resource: Introduce IORES_DESC_ENCRYPTED for encrypted PCI MMIO

SVSM Development Call October 8th, 2025
 2025-10-09 10:57 UTC  (2+ messages)

SVSM draft specification (v1.01 draft #3)
 2025-10-07 18:52 UTC  (10+ messages)
    ` [EXTERNAL] "

[PATCH 0/3] Address Association Register setup for RP
 2025-10-06  3:05 UTC  (16+ messages)
` [PATCH 1/3] PCI/IDE: Add/export mini helpers for platform TSM drivers
` [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP

CCC Kernel SIG - Thusday, October 9th
 2025-10-02 22:10 UTC 

SVSM Development Call October 1st, 2025
 2025-10-02 11:29 UTC  (2+ messages)

[PATCH 0/2] Expose TDX Module version
 2025-10-01 21:41 UTC  (5+ messages)
` [PATCH 2/2] coco/tdx-host: Expose TDX module version


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