messages from 2025-09-10 20:00:33 to 2025-09-26 01:47:00 UTC [more...]
[PATCH v3 00/16] TDX: Enable Dynamic PAMT
2025-09-26 1:44 UTC (44+ messages)
` [PATCH v3 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v3 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v3 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v3 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v3 05/16] x86/virt/tdx: Allocate reference counters for PAMT memory
` [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory
` [PATCH v3 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v3 08/16] x86/virt/tdx: Optimize "
` [PATCH v3 09/16] KVM: TDX: Allocate PAMT memory for TD control structures
` [PATCH v3 10/16] KVM: TDX: Allocate PAMT memory for vCPU "
` [PATCH v3 11/16] KVM: TDX: Add x86 ops for external spt cache
` [PATCH v3 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
` [PATCH v3 13/16] KVM: TDX: Handle PAMT allocation in fault path
` [PATCH v3 14/16] KVM: TDX: Reclaim PAMT memory
` [PATCH v3 15/16] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v3 16/16] Documentation/x86: Add documentation for TDX's "
[PATCH resend v6 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-09-26 1:14 UTC (24+ messages)
` [PATCH resend v6 01/10] coco/tsm: Introduce a core device for TEE Security Managers
` [PATCH resend v6 02/10] PCI/IDE: Enumerate Selective Stream IDE capabilities
` [PATCH resend v6 03/10] PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()
` [PATCH resend v6 04/10] PCI/TSM: Authenticate devices via platform TSM
` [PATCH resend v6 05/10] samples/devsec: Introduce a PCI device-security bus + endpoint sample
` [PATCH resend v6 06/10] PCI: Add PCIe Device 3 Extended Capability enumeration
` [PATCH resend v6 07/10] PCI/IDE: Add IDE establishment helpers
` [PATCH resend v6 08/10] PCI/IDE: Report available IDE streams
` [PATCH resend v6 09/10] PCI/TSM: Report active "
` [PATCH resend v6 10/10] samples/devsec: Add sample IDE establishment
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-09-25 23:12 UTC (22+ messages)
` [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 v9 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-09-25 18:54 UTC (33+ 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 v4 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-09-25 11:30 UTC (10+ messages)
` [PATCH v4 07/10] PCI/IDE: Add IDE establishment helpers
SVSM Development Call September 24th, 2025
2025-09-24 6:45 UTC
[PATCH v10 00/43] arm64: Support for Arm CCA in KVM
2025-09-24 2:34 UTC (14+ messages)
` [PATCH v10 02/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init
` [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
[RFC PATCH 00/27] PCI/TSM: TDX Connect: SPDM Session and IDE Establishment
2025-09-22 11:47 UTC (29+ messages)
` [RFC PATCH 01/27] coco/tdx-host: Introduce a "tdx_host" device
` [RFC PATCH 02/27] x86/virt/tdx: Move bit definitions of TDX_FEATURES0 to public header
` [RFC PATCH 03/27] coco/tdx-host: Support Link TSM for TDX host
` [RFC PATCH 04/27] x86/virt/tdx: Move tdx_errno.h from KVM to public place
` [RFC PATCH 05/27] x86/virt/tdx: Add tdx_page_array helpers for new TDX Module objects
` [RFC PATCH 06/27] x86/virt/tdx: Add SEAMCALL wrappers for TDH.EXT.MEM.ADD and TDH.EXT.INIT
` [RFC PATCH 07/27] TODO: x86/virt/tdx: Read TDX global metadata for TDX Module Extensions
` [RFC PATCH 08/27] x86/virt/tdx: Add tdx_enable_ext() to enable of "
` [RFC PATCH 09/27] ACPICA: Add KEYP table definitions
` [RFC PATCH 10/27] acpi: Add KEYP support to fw_table parsing
` [RFC PATCH 11/27] acpi: Add KEYP Key Configuration Unit parsing
` [RFC PATCH 12/27] iommu/vt-d: Cache max domain ID to avoid redundant calculation
` [RFC PATCH 13/27] iommu/vt-d: Reserve the MSB domain ID bit for the TDX module
` [RFC PATCH 14/27] TODO: x86/virt/tdx: Read TDX Connect global metadata for TDX Connect
` [RFC PATCH 15/27] x86/virt/tdx: Extend tdx_page_array to support IOMMU_MT
` [RFC PATCH 16/27] x86/virt/tdx: Add SEAMCALL wrappers for trusted IOMMU setup and clear
` [RFC PATCH 17/27] iommu/vt-d: Export a helper to do function for each dmar_drhd_unit
` [RFC PATCH 18/27] coco/tdx-host: Setup all trusted IOMMUs on TDX Connect init
` [RFC PATCH 19/27] coco/tdx-host: Add a helper to exchange SPDM messages through DOE
` [RFC PATCH 20/27] coco/tdx-host: Add connect()/disconnect() handlers prototype
` [RFC PATCH 21/27] x86/virt/tdx: Add SEAMCALL wrappers for SPDM management
` [RFC PATCH 22/27] coco/tdx-host: Implement SPDM session setup
` [RFC PATCH 23/27] PCI: iov: Export pci_iov_virtfn_bus()
` [RFC PATCH 24/27] PCI/IDE: Add helpers for RID/Addr Association Registers setup
` [RFC PATCH 25/27] PCI/IDE: Export pci_ide_domain()
` [RFC PATCH 26/27] x86/virt/tdx: Add SEAMCALL wrappers for IDE stream management
` [RFC PATCH 27/27] coco/tdx-host: Implement IDE stream setup/teardown
[PATCH v5 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-09-19 23:32 UTC (11+ messages)
` [PATCH v5 02/10] PCI/IDE: Enumerate Selective Stream IDE capabilities
` [PATCH v5 07/10] PCI/IDE: Add IDE establishment helpers
[PATCH v3 0/3] arm64: realm: Add support for encrypted data from firmware
2025-09-19 18:38 UTC (5+ messages)
` [PATCH v3 1/3] arm64: realm: ioremap: Allow mapping memory as encrypted
` [PATCH v3 2/3] arm64: Enable EFI secret area Securityfs support
` [PATCH v3 3/3] arm64: acpi: Enable ACPI CCEL support
SVSM Development Call September 17th, 2025
2025-09-19 8:13 UTC (2+ messages)
[PATCH v2 0/3] arm64: realm: Add support for encrypted data from firmware
2025-09-18 12:35 UTC (6+ messages)
` [PATCH v2 3/3] arm64: acpi: Enable ACPI CCEL support
[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
2025-09-18 9:29 UTC (7+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking
[PATCH 0/7] PCI/TSM: TEE I/O infrastructure
2025-09-17 21:30 UTC (10+ messages)
` [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
[Invitation] bi-weekly guest_memfd upstream call on 2025-09-18
2025-09-17 15:02 UTC
[PATCH] KVM: TDX: Replace kmalloc + copy_from_user with memdup_user in tdx_td_init
2025-09-16 21:31 UTC
[PATCHv2 00/12] TDX: Enable Dynamic PAMT
2025-09-16 17:10 UTC (5+ messages)
` [PATCHv2 04/12] x86/virt/tdx: Add tdx_alloc/free_page() helpers
[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-09-16 17:00 UTC (16+ messages)
` [PATCH v18 14/33] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v18 26/33] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
[RFC PATCH 0/1] Arm Live Firmware activation support
2025-09-16 14:38 UTC (2+ messages)
[PATCH v3] mfd: max77705: rework interrupts
2025-09-16 12:31 UTC (2+ messages)
` (subset) "
[RFC PATCH v1 00/38] ARM CCA Device Assignment support
2025-09-16 8:16 UTC (12+ messages)
` [RFC PATCH v1 04/38] tsm: Support DMA Allocation from private memory
` [RFC PATCH v1 34/38] coco: guest: arm64: Validate mmio range found in the interface report
[PATCH v3 0/4] TDX: Clean up the definitions of TDX TD ATTRIBUTES
2025-09-12 17:46 UTC (6+ messages)
` [PATCH v3 3/4] x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_*
` [PATCH v3 4/4] KVM: TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS
[RFC PATCH] arm64: swiotlb: dma: its: Ensure shared buffers are properly aligned
2025-09-12 14:59 UTC (10+ messages)
SVSM Development Call September 10th, 2025
2025-09-11 16:43 UTC (2+ messages)
[PATCH] x86/virt/tdx: Use precalculated TDVPR page physical address
2025-09-11 15:41 UTC (6+ messages)
[Cancelled] CCC Kernel SIG Cancelled September 11th
2025-09-10 23:37 UTC
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).