messages from 2025-04-30 11:55:18 to 2025-05-14 13:41:12 UTC [more...]
[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
2025-05-14 13:41 UTC (47+ messages)
` [RFC, PATCH 01/12] x86/virt/tdx: Allocate page bitmap for "
` [RFC, PATCH 02/12] x86/virt/tdx: Allocate reference counters for PAMT memory
` [RFC, PATCH 03/12] x86/virt/tdx: Add wrappers for TDH.PHYMEM.PAMT.ADD/REMOVE
` [RFC, PATCH 04/12] x86/virt/tdx: Account PAMT memory and print if in /proc/meminfo
` [RFC, PATCH 05/12] KVM: TDX: Add tdx_pamt_get()/put() helpers
` [RFC, PATCH 06/12] KVM: TDX: Allocate PAMT memory in __tdx_td_init()
` [RFC, PATCH 07/12] KVM: TDX: Allocate PAMT memory in tdx_td_vcpu_init()
` [RFC, PATCH 08/12] KVM: x86/tdp_mmu: Add phys_prepare() and phys_cleanup() to kvm_x86_ops
` [RFC, PATCH 09/12] KVM: TDX: Preallocate PAMT pages to be used in page fault path
` [RFC, PATCH 10/12] KVM: TDX: Hookup phys_prepare() and phys_cleanup() kvm_x86_ops
` [RFC, PATCH 11/12] KVM: TDX: Reclaim PAMT memory
` [RFC, PATCH 12/12] x86/virt/tdx: Enable Dynamic PAMT
[Invitation] bi-weekly guest_memfd upstream call on 2025-05-15
2025-05-14 13:12 UTC
[PATCH v8 00/43] arm64: Support for Arm CCA in KVM
2025-05-14 10:24 UTC (71+ messages)
` [PATCH v8 05/43] arm64: RME: Check for RME support at KVM init
` [PATCH v8 06/43] arm64: RME: Define the user ABI
` [PATCH v8 07/43] arm64: RME: ioctls to create and configure realms
` [PATCH v8 11/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v8 12/43] KVM: arm64: vgic: Provide helper for number of list registers
` [PATCH v8 13/43] arm64: RME: Support for the VGIC in realms
` [PATCH v8 14/43] KVM: arm64: Support timers in realm RECs
` [PATCH v8 15/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v8 16/43] arm64: RME: Handle realm enter/exit
` [PATCH v8 17/43] arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v8 20/43] arm64: RME: Runtime faulting of memory
` [PATCH v8 22/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v8 27/43] arm64: RME: support RSI_HOST_CALL
` [PATCH v8 29/43] arm64: RME: Always use 4k pages for realms
` [PATCH v8 33/43] arm64: RME: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v8 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v8 36/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v8 37/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v8 38/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v8 39/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v8 40/43] arm64: RME: Provide accurate register list
` [PATCH v8 41/43] KVM: arm64: Expose support for private memory
` [PATCH v8 42/43] KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
` [PATCH v8 43/43] KVM: arm64: Allow activating realms
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-05-14 9:47 UTC (14+ messages)
[PATCH 0/2] Allow individual features to be locked down
2025-05-13 23:07 UTC (7+ messages)
[PATCH] MAINTAINERS: rectify file entries in TRUSTED SECURITY MODULE (TSM) INFRASTRUCTURE
2025-05-13 18:48 UTC (2+ messages)
[PATCH] sample/tsm-mr: Fix missing static for sample_report
2025-05-13 18:38 UTC (2+ messages)
SVSM Development Call May 14th, 2025
2025-05-13 16:18 UTC
[PATCH v5] x86/sev: Fix making shared pages private during kdump
2025-05-13 12:02 UTC (4+ messages)
[PATCH v2 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-05-13 10:18 UTC (4+ messages)
` [PATCH v2 06/11] samples/devsec: Introduce a PCI device-security bus + endpoint sample
[PATCH v3] KVM: SEV: Disable SEV-SNP support on initialization failure
2025-05-13 4:46 UTC (3+ messages)
[PATCH v2] KVM: SEV: Disable SEV-SNP support on initialization failure
2025-05-12 21:55 UTC (2+ messages)
Linux kernel SIG meeting for vwfwupdate discussion
2025-05-12 16:21 UTC (2+ messages)
[PATCH 0/6] x86/msr: let paravirt inline rdmsr/wrmsr instructions
2025-05-10 16:03 UTC (4+ messages)
` [PATCH 1/6] coco/tdx: Rename MSR access helpers
[PATCH] KVM: SEV: Disable SEV-SNP support on initialization failure
2025-05-09 17:57 UTC (5+ messages)
[PATCH v6 0/7] tsm-mr: Unified Measurement Register ABI for TVMs
2025-05-09 2:07 UTC (12+ messages)
` [PATCH v6 1/7] tsm-mr: Add TVM Measurement Register support
` [PATCH v7 "
` [PATCH v8 "
` [PATCH v6 2/7] tsm-mr: Add tsm-mr sample code
` [PATCH v6 3/7] x86/tdx: Add tdx_mcall_extend_rtmr() interface
` [PATCH v6 4/7] x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY error
` [PATCH v6 5/7] virt: tdx-guest: Expose TDX MRs as sysfs attributes
` [PATCH v7 "
` [PATCH v6 6/7] virt: tdx-guest: Refactor and streamline TDREPORT generation
` [PATCH v6 7/7] virt: tdx-guest: Transition to scoped_cond_guard for mutex operations
SVSM Development Call May 7th, 2025
2025-05-08 8:33 UTC (2+ messages)
` [svsm-devel] "
[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
2025-05-08 6:37 UTC (5+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
CCC Kernel SIG Tomorrow, May 8th - vmfwupdate
2025-05-07 23:12 UTC
[PATCH 0/2] mm/page_alloc: Fix couple of unaccepted memory issues
2025-05-07 15:27 UTC (14+ messages)
` [PATCH 1/2] mm/page_alloc: Ensure try_alloc_pages() plays well with unaccepted memory
` [PATCH 2/2] mm/page_alloc: Fix race condition in unaccepted memory handling
` [PATCHv2] "
[PATCH v3 2/2] x86/devmem: Drop /dev/mem access for confidential guests
2025-05-07 5:44 UTC (2+ messages)
[PATCH AUTOSEL 6.14 083/642] x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
2025-05-05 22:04 UTC
[PATCH v4] x86/sev: Fix making shared pages private during kdump
2025-05-05 21:49 UTC (3+ messages)
[PATCH v4.1] x86/sev: Fix making shared pages private during kdump
2025-05-04 6:26 UTC
[PATCH v3] x86/sev: Fix making shared pages private during kdump
2025-05-02 19:40 UTC (5+ messages)
[PATCH v4] x86/sev: Don't touch VMSA pages during kdump of SNP guest memory
2025-05-02 13:42 UTC (3+ messages)
SVSM Development Call April 30th, 2025
2025-05-02 6:31 UTC (2+ messages)
` [svsm-devel] "
[PATCH 0/4] tsm: Unified Measurement Register ABI for TVMs
2025-05-02 1:45 UTC (11+ messages)
[PATCH v5 0/5] tsm-mr: Unified Measurement Register ABI for TVMs
2025-05-01 21:56 UTC (12+ messages)
` [PATCH v5 1/5] tsm-mr: Add TVM Measurement Register support
` [PATCH v5 2/5] tsm-mr: Add tsm-mr sample code
` [PATCH v5 3/5] x86/tdx: Add tdx_mcall_extend_rtmr() interface
` [PATCH v5 4/5] x86/tdx: tdx_mcall_get_report0: Return -EBUSY on TDCALL_OPERAND_BUSY error
` [PATCH v5 5/5] virt: tdx-guest: Expose TDX MRs as sysfs attributes
[PATCH v5] Restrict devmem for confidential VMs
2025-05-01 20:18 UTC (11+ messages)
` [PATCH v5] x86/devmem: Remove duplicate range_is_allowed() definition
` [PATCH v5] x86/devmem: Drop /dev/mem access for confidential guests
[PATCH] configfs-tsm-report: Fix NULL dereference of tsm_ops
2025-04-30 20:33 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3 0/2] Restrict devmem for confidential VMs
2025-04-30 15:41 UTC (4+ messages)
[V2 PATCH 0/1][Bug Report] and Fix TDX cpuid0x2 #VE causing segment
2025-04-30 15:09 UTC (11+ messages)
` [V2 PATCH] x86/tdx: add VIRT_CPUID2 virtualization if REDUCE_VE was not successful
SNP guest crash in memblock with unaccepted memory
2025-04-30 14:39 UTC (4+ messages)
[PATCH v2] x86/sev: Fix making shared pages private during kdump
2025-04-30 13:31 UTC (2+ messages)
[PATCH v3] x86/sev: Do not touch VMSA pages during kdump of SNP guest memory
2025-04-30 12:47 UTC (2+ messages)
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).