messages from 2025-02-13 16:18:02 to 2025-02-25 21:16:44 UTC [more...]
SVSM Development Call February 26th, 2025
2025-02-25 21:16 UTC
[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-02-25 21:08 UTC (68+ messages)
` [PATCH 03/11] coco/tsm: Introduce a class device for TEE Security Managers
` [PATCH 04/11] PCI/IDE: Selective Stream IDE enumeration
` [PATCH 05/11] PCI/TSM: Authenticate devices via platform TSM
` [PATCH 07/11] PCI: Add PCIe Device 3 Extended Capability enumeration
` [PATCH 08/11] PCI/IDE: Add IDE establishment helpers
[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
2025-02-25 21:02 UTC (8+ messages)
` [PATCH v5 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v5 2/7] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v5 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v5 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v5 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v5 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM
Using a linux bus for SVSM devices
2025-02-25 19:27 UTC
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-02-25 9:00 UTC (34+ messages)
` [RFC PATCH v2 01/22] pci/doe: Define protocol types and make those public
` [RFC PATCH v2 02/22] PCI/IDE: Fixes to make it work on AMD SNP-SEV
` [RFC PATCH v2 03/22] PCI/IDE: Init IDs on all IDE streams beforehand
` [RFC PATCH v2 04/22] iommu/amd: Report SEV-TIO support
` [RFC PATCH v2 05/22] crypto: ccp: Enable SEV-TIO feature in the PSP when supported
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid
` [RFC PATCH v2 07/22] coco/tsm: Add tsm and tsm-host modules
` [RFC PATCH v2 08/22] pci/tsm: Add PCI driver for TSM
` [RFC PATCH v2 09/22] crypto/ccp: Implement SEV TIO firmware interface
` [RFC PATCH v2 10/22] KVM: SVM: Add uAPI to change RMP for MMIO
` [RFC PATCH v2 11/22] KVM: SEV: Add TIO VMGEXIT
` [RFC PATCH v2 12/22] iommufd: Allow mapping from guest_memfd
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
` [RFC PATCH v2 15/22] KVM: X86: Handle private MMIO as shared
` [RFC PATCH v2 16/22] coco/tsm: Add tsm-guest module
` [RFC PATCH v2 17/22] resource: Mark encrypted MMIO resource on validation
` [RFC PATCH v2 18/22] coco/sev-guest: Implement the guest support for SEV TIO
` [RFC PATCH v2 19/22] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event
` [RFC PATCH v2 20/22] sev-guest: Stop changing encrypted page state for TDISP devices
` [RFC PATCH v2 21/22] pci: Allow encrypted MMIO mapping via sysfs
` [RFC PATCH v2 22/22] pci: Define pci_iomap_range_encrypted
[PATCH v6 0/3] x86/tdx: Fix HLT logic execution for TDX VMs
2025-02-25 6:44 UTC (5+ messages)
` [PATCH v6 1/3] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v6 2/3] x86/tdx: Fix arch_safe_halt() execution for TDX VMs
` [PATCH v6 3/3] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling
[PATCH v5 0/1] SEV-SNP: Add KVM support for SNP certificate fetching
2025-02-24 16:23 UTC (3+ messages)
` [PATCH v5 1/1] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
[PATCH v2 0/4] tsm: Unified Measurement Register ABI for TVMs
2025-02-24 3:20 UTC (5+ messages)
` [PATCH v2 1/4] tsm: Add TVM Measurement Register support
` [PATCH v2 2/4] tsm: Add TSM measurement sample code
` [PATCH v2 3/4] x86/tdx: Add tdx_mcall_extend_rtmr() interface
` [PATCH v2 4/4] x86/tdx: Expose TDX MRs through TSM sysfs interface
[PATCH 10/11] PCI/TSM: Report active IDE streams
2025-02-21 22:28 UTC (3+ messages)
[RFC PATCH v5 0/4] Add NUMA mempolicy support for KVM guest-memfd
2025-02-21 11:30 UTC (6+ messages)
` [RFC PATCH v5 1/4] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v5 2/4] mm/mempolicy: export memory policy symbols
` [RFC PATCH v5 3/4] KVM: guest_memfd: Pass file pointer instead of inode pointer
` [RFC PATCH v5 4/4] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[PATCH v6 0/8] Add SEV firmware hotloading
2025-02-21 3:43 UTC (6+ messages)
` [PATCH v6 4/8] crypto: ccp: Fix uapi definitions of PSP errors
[PATCH V5 0/4] x86/tdx: Fix HLT logic execution for TDX VMs
2025-02-20 23:51 UTC (9+ messages)
` [PATCH V5 1/4] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH V5 2/4] x86/tdx: Route safe halt execution via tdx_safe_halt()
` [PATCH V5 3/4] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling
` [PATCH V5 4/4] x86/tdx: Remove TDX specific idle routine
[PATCH v4 0/7] Move initializing SEV/SNP functionality to KVM
2025-02-20 22:39 UTC (22+ messages)
` [PATCH v4 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown
` [PATCH v4 2/7] crypto: ccp: Ensure implicit SEV/SNP init and shutdown in ioctls
` [PATCH v4 3/7] crypto: ccp: Reset TMR size at SNP Shutdown
` [PATCH v4 4/7] crypto: ccp: Register SNP panic notifier only if SNP is enabled
` [PATCH v4 5/7] crypto: ccp: Add new SEV/SNP platform shutdown API
` [PATCH v4 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
` [PATCH v4 7/7] crypto: ccp: Move SEV/SNP Platform initialization to KVM
SVSM Development Call February 19th, 2025
2025-02-20 8:34 UTC (2+ messages)
` [svsm-devel] "
[PATCH 0/4] tsm: Unified Measurement Register ABI for TVMs
2025-02-20 5:07 UTC (39+ messages)
` [PATCH 1/4] tsm: Add TVM Measurement Register support
` [PATCH 3/4] x86/tdx: Add tdx_mcall_rtmr_extend() interface
[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
2025-02-20 2:27 UTC (13+ messages)
` [PATCH v2 1/1] kexec_core: "
[PATCH RFC v1 0/5] KVM: gmem: 2MB THP support and preparedness tracking changes
2025-02-20 1:12 UTC (6+ messages)
` [PATCH 1/5] KVM: gmem: Don't rely on __kvm_gmem_get_pfn() for preparedness
[PATCH v4 0/1] SEV-SNP: Add KVM support for SNP certificate fetching
2025-02-19 17:36 UTC (6+ messages)
` [PATCH v4 1/1] KVM: Introduce KVM_EXIT_SNP_REQ_CERTS for SNP certificate-fetching
[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
2025-02-19 14:30 UTC (3+ messages)
` [PATCH v7 09/11] arm64: Enable memory encrypt for Realms
[RFC PATCH v4 0/3] Add NUMA mempolicy support for KVM guest-memfd
2025-02-19 6:45 UTC (14+ messages)
` [RFC PATCH v4 1/3] mm/filemap: add mempolicy support to the filemap layer
` [RFC PATCH v4 2/3] mm/mempolicy: export memory policy symbols
` [RFC PATCH v4 3/3] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[Announce] Linux Security Summit Europe 2025 CfP
2025-02-19 6:44 UTC
[Invitation] bi-weekly guest_memfd upstream call on 2025-02-20
2025-02-18 8:39 UTC
[PATCH v4 0/3] Fix broken SNP support with KVM module built-in
2025-02-14 23:38 UTC (3+ messages)
Collecting Open Questions from the Linux Kernel SIG Call
2025-02-14 13:54 UTC (2+ messages)
[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
2025-02-14 13:09 UTC (6+ messages)
` [PATCH v7 07/45] arm64: RME: Define the user ABI
` [PATCH v7 43/45] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v7 44/45] KVM: arm64: Allow activating realms
` [PATCH v7 45/45] WIP: Enable support for PAGE_SIZE>4k
[PATCH V4 0/4] x86/tdx: Route safe halt execution via tdx_safe_halt()
2025-02-13 17:40 UTC (7+ messages)
` [PATCH V4 2/4] "
` [PATCH V4 4/4] x86/tdx: Remove TDX specific idle routine
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).