messages from 2023-09-01 05:50:25 to 2023-10-05 20:20:11 UTC [more...]
[PATCH 00/12] PCI device authentication
2023-10-05 20:20 UTC (39+ messages)
` [PATCH 04/12] certs: Create blacklist keyring earlier
` [PATCH 03/12] X.509: Move certificate length retrieval into new helper
` [PATCH 01/12] X.509: Make certificate parser public
` [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 00/13] x86/tdx: Add kexec support
2023-10-05 18:41 UTC (15+ messages)
` [PATCH 01/13] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCH 02/13] kernel/cpu: Add support for declaring CPU hotplug not supported
` [PATCH 03/13] cpu/hotplug, x86/acpi: Disable CPU hotplug for ACPI MADT wakeup
` [PATCH 04/13] x86/kvm: Do not try to disable kvmclock if it was not enabled
` [PATCH 05/13] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCH 06/13] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCH 07/13] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCH 08/13] KVM: x86: Add config option to gate emergency virt callback support
` [PATCH 09/13] x86/tdx: Account shared memory
` [PATCH 10/13] x86/tdx: Convert shared memory back to private on kexec
` [PATCH 11/13] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCH 12/13] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCH 13/13] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
[RFC PATCH v2 0/6] KVM: gmem: Implement test cases for error_remove_page
2023-10-05 17:52 UTC (19+ 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
SVSM v1.00 and GHCB v2.03 specifications available
2023-10-04 17:21 UTC
[PATCH v4 0/6] configfs-tsm: Attestation Report ABI
2023-10-04 8:22 UTC (28+ 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] 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] 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 (19+ messages)
` [PATCH v3 2/5] configfs-tsm: Introduce a shared ABI for attestation reports
` [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 (7+ 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
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;
as well as URLs for NNTP newsgroup(s).