messages from 2026-03-13 00:10:45 to 2026-03-15 13:59:51 UTC [more...]
[PATCH v5 00/22] Runtime TDX module update support
2026-03-15 13:58 UTC (23+ messages)
` [PATCH v5 01/22] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
` [PATCH v5 02/22] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v5 03/22] coco/tdx-host: Expose TDX module version
` [PATCH v5 04/22] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v5 05/22] x86/virt/seamldr: Retrieve P-SEAMLDR information
` [PATCH v5 06/22] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v5 07/22] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
` [PATCH v5 08/22] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v5 09/22] x86/virt/seamldr: Introduce skeleton for TDX module updates
` [PATCH v5 10/22] x86/virt/seamldr: Abort updates if errors occurred midway
` [PATCH v5 11/22] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v5 12/22] x86/virt/tdx: Reset software states during TDX module shutdown
` [PATCH v5 13/22] x86/virt/seamldr: Install a new TDX module
` [PATCH v5 14/22] x86/virt/seamldr: Do TDX per-CPU initialization after updates
` [PATCH v5 15/22] x86/virt/tdx: Restore TDX module state
` [PATCH v5 16/22] x86/virt/tdx: Update tdx_sysinfo and check features post-update
` [PATCH v5 17/22] x86/virt/tdx: Avoid updates during update-sensitive operations
` [PATCH v5 18/22] coco/tdx-host: Don't expose P-SEAMLDR features on CPUs with erratum
` [PATCH v5 19/22] x86/virt/tdx: Enable TDX module runtime updates
` [PATCH v5 20/22] coco/tdx-host: Document TDX module update compatibility criteria
` [PATCH v5 21/22] x86/virt/tdx: Document TDX module update
` [PATCH v5 22/22] x86/virt/seamldr: Log TDX module update failures
[PATCH v3 0/7] KVM: SVM: Fixes for VMCB12 checks and mapping
2026-03-15 12:55 UTC (10+ messages)
` [PATCH v3 1/7] KVM: SVM: Drop RAX check for SVM instructions from the emulator
` [PATCH v3 3/7] KVM: SVM: Move RAX legality check to SVM insn interception handlers
` [PATCH v3 5/7] KVM: nSVM: Fail emulation of VMRUN/VMLOAD/VMSAVE if mapping vmcb12 fails
` [PATCH v3 6/7] KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
` [PATCH v3 7/7] KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name
[PATCH] target/arm/kvm: fall back if nested unsupported
2026-03-15 9:25 UTC (6+ messages)
[PATCH] LoongArch: KVM: Fix typo issue in kvm_vm_init_features()
2026-03-15 8:03 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 7.0-rc4
2026-03-15 6:57 UTC
[PATCH] riscv: kvm: fix vector context allocation leak
2026-03-14 22:31 UTC
[PATCH v17 0/8] support FEAT_LSUI
2026-03-14 17:51 UTC (9+ messages)
` [PATCH v17 1/8] arm64: cpufeature: add FEAT_LSUI
` [PATCH v17 2/8] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v17 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v17 4/8] arm64: futex: refactor futex atomic operation
` [PATCH v17 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v17 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
` [PATCH v17 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
` [PATCH v17 8/8] arm64: Kconfig: add support for LSUI
Re: [PATCH 1/7] KVM: SVM: Initialize FRED VMCB fields
2026-03-14 12:55 UTC
[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
2026-03-14 7:47 UTC (7+ messages)
[RFC PATCH 0/3] srcu: KVM: Add, export and use call_srcu_expedited()
2026-03-13 23:12 UTC (3+ messages)
[BUG REPORT] crypto: ccp: Interrupting INIT_EX firmware writeback crashes host
2026-03-13 22:58 UTC
[PATCH] KVM: SVM: Add a helper to get LBR field pointer to dedup MSR accesses
2026-03-13 22:25 UTC (6+ messages)
[PATCH 00/20] vfio/pci: Add CXL Type-2 device passthrough support
2026-03-13 22:23 UTC (31+ messages)
` [PATCH 02/20] cxl: Expose cxl subsystem specific functions for vfio
` [PATCH 03/20] cxl: Move CXL spec defines to public header
` [PATCH 04/20] cxl: Media ready check refactoring
` [PATCH 05/20] cxl: Expose BAR index and offset from register map
` [PATCH 08/20] vfio/pci: Add vfio-cxl Kconfig and build infrastructure
` [PATCH 09/20] vfio/cxl: Implement CXL device detection and HDM register probing
` [PATCH 10/20] vfio/cxl: CXL region management
` [PATCH 11/20] vfio/cxl: Expose DPA memory region to userspace with fault+zap mmap
` [PATCH 13/20] vfio/cxl: Introduce HDM decoder register emulation framework
` [PATCH 15/20] vfio/cxl: Introduce CXL DVSEC configuration space emulation
` [PATCH 18/20] docs: vfio-pci: Document CXL Type-2 device passthrough
` [PATCH 20/20] selftests/vfio: Fix VLA initialisation in vfio_pci_irq_set()
[PATCH v2 0/3] Add iommufd ioctls to support TSM operations
2026-03-13 22:17 UTC (16+ messages)
` [PATCH v2 1/3] iommufd/viommu: Allow associating a KVM VM fd with a vIOMMU
` [PATCH v2 2/3] iommufd/tsm: add vdevice TSM bind/unbind ioctl
` [PATCH v2 3/3] iommufd/vdevice: add TSM guest request ioctl
[PATCH v2 0/3] KVM: SEV: Add support for BTB Isolation
2026-03-13 20:04 UTC (5+ messages)
` [PATCH v2 1/3] cpu/bugs: Allow forcing Automatic IBRS with SNP enabled using spectre_v2=eibrs
` [PATCH v2 3/3] KVM: SEV: Add support for SNP BTB Isolation
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-13 19:22 UTC (3+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
[PATCH v2 0/2] x86/fred: Fix SEV-ES/SNP guest boot failures
2026-03-13 19:10 UTC (17+ messages)
` [PATCH v2 1/2] x86/cpu: Disable CR pinning during CPU bringup
[PATCH 00/14] iommu: Add live update state preservation
2026-03-13 18:42 UTC (11+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks
` [PATCH 02/14] iommu: Implement IOMMU core liveupdate skeleton
[PATCH v4 00/24] Runtime TDX Module update support
2026-03-13 17:43 UTC (26+ messages)
` [PATCH v4 04/24] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v4 07/24] coco/tdx-host: Implement firmware upload sysfs ABI for TDX Module updates
` [PATCH v4 08/24] x86/virt/seamldr: Block TDX Module updates if any CPU is offline
` [PATCH v4 09/24] x86/virt/seamldr: Check update limit before TDX Module updates
` [PATCH v4 10/24] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v4 11/24] x86/virt/seamldr: Introduce skeleton for TDX Module updates
[PATCH v15 0/8] support FEAT_LSUI
2026-03-13 16:51 UTC (11+ messages)
` [PATCH v15 5/8] arm64: futex: support futex with FEAT_LSUI
` [PATCH v15 7/8] KVM: arm64: use CAST instruction for swapping guest descriptor
[PATCH RFC v3 00/43] guest_memfd: In-place conversion support
2026-03-13 15:45 UTC (45+ messages)
` [PATCH RFC v3 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v3 02/43] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH RFC v3 03/43] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH RFC v3 04/43] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH RFC v3 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH RFC v3 06/43] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v3 07/43] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v3 08/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH RFC v3 09/43] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v3 10/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v3 11/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH RFC v3 12/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH RFC v3 13/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH RFC v3 14/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH RFC v3 15/43] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH RFC v3 16/43] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH RFC v3 17/43] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v3 18/43] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH RFC v3 19/43] KVM: selftests: Test using guest_memfd for guest private memory
` [PATCH RFC v3 20/43] KVM: selftests: Test basic single-page conversion flow
` [PATCH RFC v3 21/43] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH RFC v3 22/43] KVM: selftests: Test indexing in guest_memfd
` [PATCH RFC v3 23/43] KVM: selftests: Test conversion before allocation
` [PATCH RFC v3 24/43] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH RFC v3 25/43] KVM: selftests: Test precision of conversion
` [PATCH RFC v3 26/43] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v3 27/43] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v3 28/43] KVM: selftests: Test conversion with elevated page refcount
` [PATCH RFC v3 29/43] KVM: selftests: Reset shared memory after hole-punching
` [PATCH RFC v3 30/43] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v3 31/43] KVM: selftests: Provide common function to set memory attributes
` [PATCH RFC v3 32/43] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v3 33/43] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v3 34/43] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH RFC v3 35/43] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v3 36/43] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v3 37/43] KVM: selftests: Update private memory exits test work with per-gmem attributes
` [PATCH RFC v3 38/43] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v3 39/43] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v3 40/43] KVM: x86: Add support for applying content modes
` [PATCH RFC v3 41/43] KVM: x86: Support content mode ZERO for TDX
` [PATCH RFC v3 42/43] KVM: selftests: Allow flags to be specified in set_memory_attributes functions
` [PATCH RFC v3 43/43] KVM: selftests: Update tests to use flag-enabled library functions
[PATCH v4 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-13 15:41 UTC (5+ messages)
` [PATCH v4 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v4 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v4 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-03-13 15:39 UTC (16+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "
[PATCH 00/27] Nested virtualization for KVM RISC-V
2026-03-13 14:22 UTC (11+ messages)
` [PATCH 04/27] RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
` [PATCH 05/27] RISC-V: KVM: Factor-out ISA checks into separate sources
` [PATCH 07/27] RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
` [PATCH 08/27] RISC-V: KVM: Factor-out VCPU config into separate sources
` [PATCH 09/27] RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR
[PATCH v1 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-03-13 14:01 UTC (4+ messages)
` [PATCH v1 3/3] Introducing kvm_arch_set_irq_inatomic fast inject
[RFC v2 PATCH 00/10] vfio/pci: Add mmap() for DMABUFs
2026-03-13 13:28 UTC (5+ messages)
` [RFC v2 PATCH 06/10] vfio/pci: Remove vfio_pci_zap_bars()
[PATCH kvmtool 1/1] linux/virtio_pci.h: Include kernel.h to provide the __KERNEL_DIV_ROUND_UP define
2026-03-13 13:05 UTC (3+ messages)
[PATCH 0/4] KVM: VFIO: use mutex guards to simplify control flow
2026-03-13 12:20 UTC (5+ messages)
` [PATCH 1/4] KVM: VFIO: clean up control flow in kvm_vfio_file_add()
` [PATCH 2/4] KVM: VFIO: use mutex guard in kvm_vfio_file_set_spapr_tce()
` [PATCH 3/4] KVM: VFIO: deduplicate file release logic
` [PATCH 4/4] KVM: VFIO: update coherency only if file was deleted
[PATCH v3 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
2026-03-13 11:22 UTC (3+ messages)
` [PATCH v3 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-03-13 10:35 UTC (4+ messages)
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-03-13 8:32 UTC (10+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH V3 0/4] KVM: X86: Correctly populate nested page fault injection error information
2026-03-13 7:10 UTC (5+ messages)
` [PATCH V3 1/4] KVM: x86: Widen x86_exception's error_code to 64 bits
` [PATCH V3 2/4] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK
` [PATCH V3 3/4] KVM: VMX: Fix nested EPT violation injection of GVA_IS_VALID/GVA_TRANSLATED bits
` [PATCH V3 4/4] KVM: selftests: Add nested page fault injection test
[PATCH V2 0/4] KVM: X86: Correctly populate nested page fault
2026-03-13 5:36 UTC (5+ messages)
` [PATCH V2 2/4] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK
[kvm-unit-tests PATCH 1/2] riscv: sbi: dbtr: fix enable trigger return code check
2026-03-13 5:08 UTC (2+ messages)
` [kvm-unit-tests PATCH 2/2] riscv: dbtr: Add initial API corner case / error handling tests
[PATCH v2 0/9] sched/kvm: Semantics-aware vCPU scheduling for oversubscribed KVM
2026-03-13 1:13 UTC (2+ messages)
[PATCH v2 00/16] KVM: x86: Enable APX for guests
2026-03-13 1:05 UTC (5+ messages)
` [PATCH v2 04/16] KVM: VMX: Introduce unified instruction info structure
[PATCH 2/3] KVM: x86: Skip IN_GUEST_MODE vCPUs in kvm_vcpu_on_spin main loop
2026-03-13 1:02 UTC (4+ messages)
[PATCH 0/7] KVM: x86: APX reg prep work
2026-03-13 0:38 UTC (6+ messages)
` [PATCH 4/7] KVM: x86: Add wrapper APIs to reset dirty/available register masks
[PATCH 0/5] KVM: SEV: Drop user-triggerable WARN clean up REG_REGION
2026-03-13 0:33 UTC (6+ messages)
` [PATCH 1/5] KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
` [PATCH 2/5] KVM: SEV: Drop useless sanity checks in sev_mem_enc_register_region()
` [PATCH 3/5] KVM: SEV: Disallow pinning more pages than exist in the system
` [PATCH 4/5] KVM: SEV: Use PFN_DOWN() to simplify "number of pages" math when pinning memory
` [PATCH 5/5] KVM: SEV: Use kvzalloc_objs() when pinning userpages
[PATCH v2] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
2026-03-13 0:17 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