SVSM Development Call September 3rd, 2025
2025-09-03 4:59 UTC
[PATCH v5 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-09-03 2:17 UTC (24+ messages)
` [PATCH v5 01/10] coco/tsm: Introduce a core device for TEE Security Managers
` [PATCH v5 02/10] PCI/IDE: Enumerate Selective Stream IDE capabilities
` [PATCH v5 03/10] PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()
` [PATCH v5 04/10] PCI/TSM: Authenticate devices via platform TSM
` [PATCH v5 05/10] samples/devsec: Introduce a PCI device-security bus + endpoint sample
` [PATCH v5 06/10] PCI: Add PCIe Device 3 Extended Capability enumeration
` [PATCH v5 07/10] PCI/IDE: Add IDE establishment helpers
` [PATCH v5 08/10] PCI/IDE: Report available IDE streams
` [PATCH v5 09/10] PCI/TSM: Report active "
` [PATCH v5 10/10] samples/devsec: Add sample IDE establishment
[PATCH v9 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-09-02 22:41 UTC (11+ messages)
` [PATCH v9 01/10] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
` [PATCH v9 02/10] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH v9 03/10] x86,fs/resctrl: Detect io_alloc feature
` [PATCH v9 04/10] x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v9 05/10] fs/resctrl: Introduce interface to display "io_alloc" support
` [PATCH v9 06/10] fs/resctrl: Add user interface to enable/disable io_alloc feature
` [PATCH v9 07/10] fs/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v9 08/10] fs/resctrl: Modify rdt_parse_data to pass mode and CLOSID
` [PATCH v9 09/10] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks
` [PATCH v9 10/10] fs/resctrl: Update bit_usage to reflect io_alloc
[PATCH 0/7] PCI/TSM: TEE I/O infrastructure
2025-09-02 15:05 UTC (26+ messages)
` [PATCH 1/7] PCI/TSM: Add pci_tsm_{bind,unbind}() methods for instantiating TDIs
` [PATCH 2/7] PCI/TSM: Add pci_tsm_guest_req() for managing TDIs
` [PATCH 3/7] device core: Introduce confidential device acceptance
` [PATCH 4/7] x86/ioremap, resource: Introduce IORES_DESC_ENCRYPTED for encrypted PCI MMIO
` [PATCH 5/7] PCI/TSM: Add Device Security (TVM Guest) operations support
` [PATCH 6/7] samples/devsec: Introduce a "Device Security TSM" sample driver
` [PATCH 7/7] tools/testing/devsec: Add a script to exercise samples/devsec/
[PATCH V2 kvm-next] KVM: guest_memfd: use kvm_gmem_get_index() in more places and smaller cleanups
2025-09-02 8:12 UTC (2+ messages)
[PATCH kvm-next 1/1] KVM: guest_memfd: Inline kvm_gmem_get_index() and misc cleanups
2025-09-01 12:10 UTC (2+ messages)
[PATCH v4] x86/hyperv: Fix kdump on Azure CVMs
2025-08-31 17:37 UTC (2+ messages)
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-08-29 11:38 UTC (45+ messages)
` [PATCH v10 01/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v10 02/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v10 04/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init
` [PATCH v10 06/43] arm64: RME: Define the user ABI
` [PATCH v10 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v10 08/43] kvm: arm64: Don't expose debug capabilities for realm guests
` [PATCH v10 09/43] KVM: arm64: Allow passing machine type in KVM creation
` [PATCH v10 10/43] arm64: RME: RTT tear down
` [PATCH v10 11/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v10 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v10 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v10 14/43] KVM: arm64: Support timers in realm RECs
` [PATCH v10 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v10 16/43] arm64: RME: Handle realm enter/exit
` [PATCH v10 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v10 18/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v10 19/43] arm64: RME: Allow populating initial contents
` [PATCH v10 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v10 21/43] KVM: arm64: Handle realm VCPU load
` [PATCH v10 22/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v10 23/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v10 24/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v10 25/43] arm64: Don't expose stolen time for realm guests
` [PATCH v10 26/43] arm64: RME: allow userspace to inject aborts
` [PATCH v10 27/43] arm64: RME: support RSI_HOST_CALL
` [PATCH v10 28/43] arm64: RME: Allow checking SVE on VM instance
` [PATCH v10 29/43] arm64: RME: Always use 4k pages for realms
` [PATCH v10 30/43] arm64: RME: Prevent Device mappings for Realms
` [PATCH v10 31/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v10 32/43] arm64: RME: Enable PMU support with a realm guest
` [PATCH v10 33/43] arm64: RME: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v10 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v10 35/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v10 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v10 37/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v10 38/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v10 39/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v10 40/43] arm64: RME: Provide accurate register list
` [PATCH v10 41/43] KVM: arm64: Expose support for private memory
` [PATCH v10 42/43] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v10 43/43] KVM: arm64: Allow activating realms
[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-08-28 19:32 UTC (13+ messages)
` [PATCH v3 03/13] PCI/TSM: Authenticate devices via platform TSM
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-08-28 12:44 UTC (12+ messages)
` [PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH kvm-next V11 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH kvm-next V11 3/7] mm/mempolicy: Export memory policy symbols
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
[PATCH v4 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-08-28 8:19 UTC (18+ messages)
` [PATCH v4 04/10] PCI/TSM: Authenticate devices via platform TSM
` [PATCH v4 05/10] samples/devsec: Introduce a PCI device-security bus + endpoint sample
` [PATCH v4 07/10] PCI/IDE: Add IDE establishment helpers
SVSM Development Call August 27th, 2025
2025-08-28 7:09 UTC (2+ messages)
[PATCH hyperv-next v4 00/16] Confidential VMBus
2025-08-25 23:57 UTC (8+ messages)
` [PATCH hyperv-next v4 15/16] Drivers: hv: Support establishing the confidential VMBus connection
[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
2025-08-25 23:08 UTC (3+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking
[PATCH 0/6] KVM: Export KVM-internal symbols for sub-modules only
2025-08-25 13:59 UTC (4+ messages)
` [PATCH 1/6] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-08-21 19:53 UTC (29+ messages)
` [PATCHv2 08/12] KVM: TDX: Handle PAMT allocation in fault path
SVSM Development Call August 20th, 2025
2025-08-21 14:42 UTC (2+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2025-08-21
2025-08-20 14:50 UTC
[PATCH] x86/tdx: support VM area addresses for tdx_enc_status_changed
2025-08-18 8:04 UTC (6+ messages)
[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
2025-08-16 1:56 UTC (8+ messages)
` [PATCH v9 19/43] arm64: RME: Allow populating initial contents
[PATCH] x86/tdx: support VM area addresses for tdx_enc_status_changed
2025-08-15 18:08 UTC
[Cancelled] CCC Kernel SIG Cancelled August 14th
2025-08-13 22:02 UTC
SVSM Development Call August 13th, 2025
2025-08-13 18:41 UTC (2+ messages)
[PATCH RFC V10 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-08-13 6:10 UTC (7+ messages)
` [PATCH RFC V10 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH RFC V10 5/7] KVM: guest_memfd: Add slab-allocated inode cache
[PATCH v4] x86/virt/tdx: Further fix tdh_vp_enter() calls instrumentable code warning
2025-08-12 8:56 UTC
page: next (older)
- 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).