messages from 2026-08-07 21:52:50 to 2026-08-11 17:57:16 UTC [more...]
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-11 17:56 UTC (61+ messages)
` [PATCH v10 02/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 08/41] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 14/41] mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v10 19/41] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v10 21/41] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v10 22/41] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v10 23/41] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v10 24/41] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v10 25/41] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v10 26/41] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v10 27/41] KVM: selftests: Test basic single-page conversion flow
` [PATCH v10 28/41] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v10 29/41] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v10 30/41] KVM: selftests: Test conversion before allocation
` [PATCH v10 31/41] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v10 32/41] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v10 33/41] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v10 34/41] KVM: selftests: Add helpers to pin pages with CONFIG_GUP_TEST
` [PATCH v10 35/41] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v10 36/41] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v10 37/41] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v10 38/41] KVM: selftests: Provide common function to set memory attributes
` [PATCH v10 39/41] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v10 41/41] KVM: selftests: Update private memory exits test to work with per-gmem attributes
[PATCH v2 0/3] KVM: TDX: Enable VM-DoS Prevention Features for TDX
2026-08-11 17:36 UTC (13+ messages)
` [PATCH v2 1/3] KVM: TDX: Enable Notify VM exit
` [PATCH v2 2/3] KVM: TDX: Fix the exit reason handling
` [PATCH v2 3/3] KVM: TDX: Enable Bus Lock VM exit
SVSM Development Call August 12th, 2026
2026-08-11 16:23 UTC
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-11 15:42 UTC (22+ messages)
` [PATCH v16 06/45] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
` [PATCH v16 07/45] arm64: mm: Handle Granule Protection Faults (GPFs)
` [PATCH v16 17/45] KVM: arm64: CCA: Tear down RTTs
` [PATCH v16 21/45] KVM: arm64: CCA: Handle realm enter/exit
` [PATCH v16 29/45] KVM: arm64: CCA: Support runtime faulting of memory
` [PATCH v16 30/45] KVM: arm64: CCA: Handle realm vCPU load
` [PATCH v16 44/45] KVM: arm64: CCA: Require ICH_HCR_EL2.TDIR for realms
[RFC PATCH] dma: swiotlb: Size shared default pools for memory encryption
2026-08-11 13:40 UTC
[PATCH v14 00/22] TDX KVM selftests
2026-08-11 7:43 UTC (5+ messages)
` [PATCH v14 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v14 12/22] KVM: selftests: Require guest_memfd for TDX VMs
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-08-11 6:22 UTC (4+ messages)
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-08-11 4:29 UTC (4+ messages)
` [PATCH v2 12/17] x86/virt/tdx: Reinitialize the Quoting extension after TDX module update
[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
2026-08-11 0:48 UTC (9+ messages)
` [PATCH v4 01/10] x86/bugs: Only log missing retpoline when it's actually the missing mitigation
[PATCH v9 00/11] Dynamic PAMT
2026-08-10 21:33 UTC (8+ messages)
` [PATCH v9 09/11] x86/virt/tdx: Enable "
` [PATCH v9 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v9 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
[PATCH v12 0/5] Add RMPOPT support
2026-08-10 19:22 UTC (6+ messages)
` [PATCH v12 1/5] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v12 2/5] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v12 3/5] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v12 4/5] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v12 5/5] x86/sev: Re-enable RMP optimizations on SNP guest shutdown
[PATCH v1 0/8] TDX: Stop auto-generating the global metadata code
2026-08-10 18:32 UTC (10+ messages)
` [PATCH v1 2/8] x86/virt/tdx: Name the TDX module global metadata field IDs
` [PATCH v1 3/8] x86/virt/tdx: Add a table-driven TDX global metadata reader
[PATCH v11 0/6] Add RMPOPT support
2026-08-10 17:30 UTC (3+ messages)
` [PATCH v11 5/6] x86/sev: Add interface to re-enable RMP optimizations
[PATCH v8 17/23] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
2026-08-10 16:21 UTC (25+ messages)
` [PATCH] arm64: swiotlb: Keep the default size for protected guests
[PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference
2026-08-10 15:08 UTC (13+ messages)
[PATCH v6 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
2026-08-10 14:30 UTC (3+ messages)
[PATCH v6 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
2026-08-10 13:56 UTC (3+ messages)
[PATCH v9 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
2026-08-10 12:15 UTC (10+ messages)
` [PATCH v9 3/7] firmware: arm_rmm: Move RSI support out of arch/arm64
` [PATCH v9 4/7] arm64: realm: Move Realm memory encryption ops to RSI code
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-10 8:35 UTC (13+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 02/41] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v9 03/41] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v9 04/41] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v9 05/41] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v9 06/41] KVM: guest_memfd: Introduce function to check GFN "
SVSM Development Call August 5th, 2026
2026-08-10 8:23 UTC (2+ messages)
[PATCH v6 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
2026-08-08 15:06 UTC (2+ messages)
[PATCH v6 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
2026-08-08 15:05 UTC (2+ messages)
[PATCH v6 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
2026-08-08 15:03 UTC (2+ messages)
[PATCH v6 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
2026-08-08 15:01 UTC (2+ messages)
[PATCH v6 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
2026-08-08 15:00 UTC (2+ messages)
[PATCH v6 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
2026-08-08 14:57 UTC (2+ messages)
[PATCH v6 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
2026-08-08 14:55 UTC (2+ messages)
[PATCH v6 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
2026-08-08 14:50 UTC (2+ messages)
[PATCH v6 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
2026-08-08 14:48 UTC (2+ messages)
[PATCH v6 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
2026-08-08 14:39 UTC (2+ messages)
[PATCH v6 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for APIC timer frequency APIs
2026-08-08 10:37 UTC (2+ messages)
[PATCH v6 01/51] x86/apic: Provide helpers to set local APIC timer frequency in hz and khz
2026-08-08 10:36 UTC (2+ messages)
page: | 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