linux-coco.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-18 22:33:49 to 2023-10-02 12:43:30 UTC [more...]

[RFC] Support for Arm CCA VMs on Linux
 2023-10-02 12:43 UTC  (8+ messages)
` [RFC kvmtool 00/31] arm64: Support for Arm Confidential Compute Architecture
  ` [RFC kvmtool 18/31] arm64: Populate initial realm contents

[PATCH v4 0/6] configfs-tsm: Attestation Report ABI
 2023-09-29 17:26 UTC  (23+ messages)
` [PATCH v4 1/6] virt: coco: Add a coco/Makefile and coco/Kconfig
` [PATCH v4 2/6] configfs-tsm: Introduce a shared ABI for attestation reports
` [PATCH v4 3/6] virt: sevguest: Prep for kernel internal {get, get_ext}_report()
` [PATCH v4 4/6] mm/slab: Add __free() support for kvfree
` [PATCH v4 5/6] virt: sevguest: Add TSM_REPORTS support for SNP_{GET, GET_EXT}_REPORT
` [PATCH v4 6/6] virt: tdx-guest: Add Quote generation support using TSM_REPORTS

[RFC PATCH v2 0/6] KVM: gmem: Implement test cases for error_remove_page
 2023-09-29  2:22 UTC  (18+ messages)
` [RFC PATCH v2 1/6] KVM: gmem: Truncate pages on punch hole
` [RFC PATCH v2 2/6] KVM: selftests: Add negative test cases for punch hole for guest_memfd()
` [RFC PATCH v2 3/6] KVM: selftests: Add tests for punch hole on guest_memfd
` [RFC PATCH v2 4/6] KVM: gmem: Add ioctl to inject memory failure on guest memfd
` [RFC PATCH v2 5/6] KVM: selftests: Add test cases for KVM_GUEST_MEMORY_FAILURE
` [RFC PATCH v2 6/6] KVM: guest_memfd: selftest: Add test case for error_remove_page method

[PATCH 00/12] PCI device authentication
 2023-09-28 17:32 UTC  (13+ messages)
` [PATCH 01/12] X.509: Make certificate parser public
` [PATCH 03/12] X.509: Move certificate length retrieval into new helper
` [PATCH 04/12] certs: Create blacklist keyring earlier
` [PATCH 02/12] X.509: Parse Subject Alternative Name in certificates
` [PATCH 05/12] crypto: akcipher - Support more than one signature encoding
` [PATCH 06/12] crypto: ecdsa - Support P1363 "
` [PATCH 07/12] spdm: Introduce library to authenticate devices
` [PATCH 08/12] PCI/CMA: Authenticate devices on enumeration
` [PATCH 09/12] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH 10/12] PCI/CMA: Reauthenticate devices on reset and resume
` [PATCH 11/12] PCI/CMA: Expose in sysfs whether devices are authenticated
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

[PATCH] KVM: guest_memfd: Refactor kvm_gmem into inode->i_private
 2023-09-26 19:31 UTC  (2+ messages)

[PATCH v3 0/5] configfs-tsm: Attestation Report ABI
 2023-09-25 19:26 UTC  (27+ messages)
` [PATCH v3 1/5] virt: coco: Add a coco/Makefile and coco/Kconfig
` [PATCH v3 2/5] configfs-tsm: Introduce a shared ABI for attestation reports
` [PATCH v3 3/5] virt: sevguest: Prep for kernel internal {get, get_ext}_report()
` [PATCH v3 4/5] mm/slab: Add __free() support for kvfree
` [PATCH v3 5/5] virt: sevguest: Add TSM_REPORTS support for SNP_{GET, GET_EXT}_REPORT

[PATCH v4] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-09-23  7:57 UTC  (9+ messages)
        ` [RESEND PATCH "

[PATCH v2] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
 2023-09-21 18:23 UTC  (9+ messages)

[RFC PATCH 0/6] KVM: gmem: Implement error_remove_page
 2023-09-13 17:46 UTC  (11+ messages)
` [RFC PATCH 1/6] KVM: guest_memfd: Add config to show the capability to handle error page
` [RFC PATCH 2/6] KVM: guestmem_fd: Make error_remove_page callback to unmap guest memory
` [RFC PATCH 3/6] KVM: guest_memfd, x86: MEMORY_FAULT exit with hw poisoned page
` [RFC PATCH 4/6] KVM: guest_memfd: Implemnet bmap inode operation
` [RFC PATCH 5/6] KVM: selftests: Add selftest for guest_memfd() fibmap
` [RFC PATCH 6/6] KVM: X86: Allow KVM gmem hwpoison test cases

[PATCH v1] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
 2023-09-13  3:51 UTC  (12+ messages)

[PATCH V2 0/2] Do not try to access unaccepted memory
 2023-09-12  7:50 UTC  (8+ messages)
` [PATCH V2 1/2] efi/unaccepted: Do not let /proc/vmcore "
` [PATCH V2 2/2] proc/kcore: Do not "

[PATCH 0/3] Do not map unaccepted memory
 2023-09-11 14:33 UTC  (24+ messages)
` [PATCH 1/3] proc/vmcore: "
` [PATCH 2/3] proc/kcore: "
` [PATCH 3/3] /dev/mem: "

[RFC PATCH v4 00/10] KVM: guest_memfd(), X86: Common base for SNP and TDX (was KVM: guest memory: Misc enhancement)
 2023-09-08 23:57 UTC  (8+ messages)
` [RFC PATCH v4 07/10] KVM: x86: Add gmem hook for initializing private memory

[PATCH] x86/tdx: Mark TSC reliable
 2023-09-07 17:25 UTC  (16+ messages)

[PATCH] iommu/amd: remove amd_iommu_snp_enable
 2023-09-07 16:10 UTC  (5+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-09-07 10:31 UTC  (3+ messages)
` [PATCH RFC v9 47/51] iommu/amd: Add IOMMU_SNP_SHUTDOWN support

[PATCH 0/8] KVM: gmem: Adding hooks for SEV and TDX
 2023-08-31 16:50 UTC  (14+ messages)
` [PATCH 3/8] KVM: gmem: Fix kvm_gmem_issue_arch_invalidate()
` [PATCH 4/8] KVM: gmem: protect kvm_mmu_invalidate_end()

[PATCH v2 0/5] tsm: Attestation Report ABI
 2023-08-28 10:46 UTC  (7+ messages)
` [PATCH v2 2/5] tsm: Introduce a shared ABI for attestation reports

[CfP] Confidential Computing Microconference @ LPC 2023
 2023-08-25 13:16 UTC  (2+ messages)

[PATCHv2] x86/tdx: Mark TSC reliable
 2023-08-23 18:50 UTC  (5+ messages)

[ANNOUNCE] SVSM development mailing list
 2023-08-23  9:22 UTC  (2+ messages)


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