public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-03 00:34:34 to 2026-03-04 06:46:04 UTC [more...]

[PATCH kernel 0/9] PCI/TSM: coco/sev-guest: Implement SEV-TIO PCIe TDISP (phase2)
 2026-03-04  6:45 UTC  (19+ messages)
` [PATCH kernel 4/9] dma/swiotlb: Stop forcing SWIOTLB for TDISP devices
` [PATCH kernel 6/9] x86/dma-direct: Stop changing encrypted page state "

[PATCH 0/8] mm: globalize rest_of_page() macro
 2026-03-04  3:35 UTC  (14+ messages)
` [PATCH 1/8] mm: add "
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "
` [PATCH 4/8] core: "
` [PATCH 5/8] spi: "
` [PATCH 6/8] KVM: "
` [PATCH 7/8] drivers: ALSA: "
` [PATCH 8/8] arch: "

[PATCH v3 0/3] Use killable vma write locking in most places
 2026-03-04  3:24 UTC  (13+ messages)
` [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()

[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2026-03-04  3:06 UTC  (6+ messages)
` [PATCH v3 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH v6 0/2] skip redundant sync IPIs when TLB flush sent them
 2026-03-04  2:10 UTC  (3+ messages)
` [PATCH v6 1/2] mm/mmu_gather: prepare to skip redundant sync IPIs
` [PATCH v6 2/2] x86/tlb: skip redundant sync IPIs for native TLB flush

[PATCH] LoongArch: KVM: Fix typo issue in kvm_vm_init_features()
 2026-03-04  1:32 UTC 

[PATCH v5 0/2] KVM: nSVM: Fix #UD on VMMCALL issues
 2026-03-04  1:22 UTC  (7+ messages)
` [PATCH v5 1/2] KVM: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1
` [PATCH v5 2/2] KVM: nSVM: Always intercept VMMCALL when L2 is active

[PATCH v5 0/2] KVM: nSVM: Intercept STGI/CLGI as needed to inject #UD
 2026-03-04  1:20 UTC  (5+ messages)
` [PATCH v5 1/2] KVM: SVM: Move STGI and CLGI intercept handling
` [PATCH v5 2/2] KVM: SVM: Recalc instructions intercepts when EFER.SVME is toggled

[PATCH v7 00/26] Nested SVM fixes, cleanups, and hardening
 2026-03-04  0:48 UTC  (33+ messages)
` [PATCH v7 03/26] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v7 06/26] KVM: nSVM: Refactor checking LBRV enablement in vmcb12 into a helper
` [PATCH v7 07/26] KVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT as "
` [PATCH v7 08/26] KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXIT
` [PATCH v7 09/26] KVM: nSVM: Triple fault if restore host CR3 "
` [PATCH v7 10/26] KVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)
` [PATCH v7 11/26] KVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested #VMEXIT
` [PATCH v7 12/26] KVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ "
` [PATCH v7 13/26] KVM: nSVM: Drop nested_vmcb_check_{save/control}() wrappers
` [PATCH v7 14/26] KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLE
` [PATCH v7 15/26] KVM: nSVM: Add missing consistency check for nCR3 validity
` [PATCH v7 16/26] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v7 17/26] KVM: nSVM: Add missing consistency check for EVENTINJ
` [PATCH v7 18/26] KVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
` [PATCH v7 19/26] KVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
` [PATCH v7 20/26] KVM: nSVM: Cache all used fields from VMCB12
` [PATCH v7 21/26] KVM: nSVM: Restrict mapping vmcb12 on nested VMRUN
` [PATCH v7 22/26] KVM: nSVM: Use PAGE_MASK to drop lower bits of bitmap GPAs from vmcb12
` [PATCH v7 23/26] KVM: nSVM: Sanitize TLB_CONTROL field when copying "
` [PATCH v7 24/26] KVM: nSVM: Sanitize INT/EVENTINJ fields "
` [PATCH v7 25/26] KVM: nSVM: Only copy SVM_MISC_ENABLE_NP from VMCB01's misc_ctl
` [PATCH v7 26/26] KVM: selftest: Add a selftest for VMRUN/#VMEXIT with unmappable vmcb12

[PATCH] vfio: selftests: fix crash in vfio_dma_mapping_mmio_test
 2026-03-04  0:47 UTC  (2+ messages)

[PATCH RFC v2 00/15] Add virtualization support for EGM
 2026-03-04  0:13 UTC  (3+ messages)
` [PATCH RFC v2 02/15] vfio/nvgrace-gpu: Create auxiliary device "

[PATCH v3 00/16] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2026-03-04  0:06 UTC  (3+ messages)

[PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during Live Update
 2026-03-03 23:54 UTC  (8+ messages)

[PATCH 0/5] Revoke supported SEV VM types
 2026-03-03 23:05 UTC  (7+ messages)
` [PATCH 1/5] kvm/sev: don't expose unusable "
` [PATCH 2/5] crypto/ccp: introduce SNP_VERIFY_MITIGATION
` [PATCH 3/5] crypto/ccp: export firmware supported vm types
` [PATCH 4/5] kvm/sev: mask off firmware unsupported "
` [PATCH 5/5] selftests/kvm: teach sev_*_test about revoking VM types

[PATCH v3 00/15] Make RamDiscardManager work with multiple sources
 2026-03-03 22:33 UTC  (29+ messages)
` [PATCH v3 01/15] system/rba: use DIV_ROUND_UP
` [PATCH v3 02/15] memory: drop RamDiscardListener::double_discard_supported
` [PATCH v3 03/15] virtio-mem: use warn_report_err_once()
` [PATCH v3 04/15] system/memory: minor doc fix
` [PATCH v3 05/15] kvm: replace RamDicardManager by the RamBlockAttribute
` [PATCH v3 06/15] system/memory: split RamDiscardManager into source and manager
` [PATCH v3 07/15] system/memory: move RamDiscardManager to separate compilation unit
` [PATCH v3 08/15] system/memory: constify section arguments
` [PATCH v3 09/15] system/ram-discard-manager: implement replay via is_populated iteration
` [PATCH v3 12/15] system/memory: implement RamDiscardManager multi-source aggregation
` [PATCH v3 13/15] system/physmem: destroy ram block attributes before RCU-deferred reclaim
` [PATCH v3 14/15] system/memory: add RamDiscardManager reference counting and cleanup

[PATCH V4 0/4] Align SVM with APM defined behaviors
 2026-03-03 22:27 UTC  (13+ messages)
` [PATCH V4 4/4] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted

[PATCH v3] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-03 21:43 UTC 

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-03 21:07 UTC  (6+ messages)
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update

[PATCH] vsock: Enable H2G override
 2026-03-03 21:05 UTC  (15+ messages)

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-03 20:49 UTC  (10+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()

[PATCH 00/14] KVM: x86: Emulator MMIO fix and cleanups
 2026-03-03 19:51 UTC  (8+ messages)
` [PATCH 14/14] KVM: x86: Add helpers to prepare kvm_run for userspace MMIO exit

[PATCH v6 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-03-03 19:38 UTC  (9+ messages)
` [PATCH v6 1/8] vfio: selftests: Add -Wall and -Werror to the Makefile
` [PATCH v6 2/8] vfio: selftests: Introduce snprintf_assert()
` [PATCH v6 3/8] vfio: selftests: Introduce a sysfs lib
` [PATCH v6 4/8] vfio: selftests: Extend container/iommufd setup for passing vf_token
` [PATCH v6 5/8] vfio: selftests: Expose more vfio_pci_device functions
` [PATCH v6 6/8] vfio: selftests: Add helper to set/override a vf_token
` [PATCH v6 7/8] vfio: selftests: Add helpers to alloc/free vfio_pci_device
` [PATCH v6 8/8] vfio: selftests: Add tests to validate SR-IOV UAPI

[PATCH 0/2] KVM: PPC: e500: Fix build error due to crappy KVM code
 2026-03-03 19:34 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong type
` [PATCH 2/2] KVM: PPC: e500: Rip out "struct tlbe_ref"

[PATCH 0/8] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
 2026-03-03 19:04 UTC  (4+ messages)
` [PATCH 5/8] KVM: x86/mmu: bootstrap support for Intel MBEC

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-03 18:51 UTC  (10+ messages)
` [PATCH 04/14] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH 11/14] iommufd-lu: Persist iommu hardware pagetables for live update
` [PATCH 13/14] vfio/pci: Preserve the iommufd state of the vfio cdev

[PATCH] KVM: mmu_notifier: make mn_invalidate_lock non-sleeping for non-blocking invalidations
 2026-03-03 18:49 UTC  (4+ messages)

[PATCH 0/7] KVM: SVM: Enable FRED support
 2026-03-03 17:58 UTC  (2+ messages)

[PATCH v5 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
 2026-03-03 17:54 UTC  (15+ messages)
` [PATCH v5 07/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v5 09/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v5 10/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v5 12/36] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
` [PATCH v5 14/36] KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interface

[PATCH v1 1/1] KVM: s390: Fix a deadlock
 2026-03-03 17:52 UTC 

[PATCH v5 00/10] KVM: x86: nSVM: Improve PAT virtualization
 2026-03-03 17:32 UTC  (3+ messages)
` [PATCH v5 09/10] KVM: x86: nSVM: Handle restore of legacy nested state

[PATCH v5 0/8] vfio: selftest: Add SR-IOV UAPI test
 2026-03-03 16:19 UTC  (3+ messages)
` [PATCH v5 3/8] vfio: selftests: Introduce a sysfs lib

[PATCH v12 00/46] arm64: Support for Arm CCA in KVM
 2026-03-03 16:02 UTC  (14+ messages)
` [PATCH v12 06/46] arm64: RMI: Define the user ABI
` [PATCH v12 27/46] KVM: arm64: Handle Realm PSCI requests

[PATCH] RISC-V: KVM: Skip THP support check during dirty logging
 2026-03-03 15:47 UTC  (2+ messages)

[PATCH v2 0/4] KVM: riscv: Fix Spectre-v1 vulnerabilities in register access
 2026-03-03 14:19 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: riscv: Fix Spectre-v1 in ONE_REG "
` [PATCH v2 2/4] KVM: riscv: Fix Spectre-v1 in AIA CSR access
` [PATCH v2 3/4] KVM: riscv: Fix Spectre-v1 in floating-point register access
` [PATCH v2 4/4] KVM: riscv: Fix Spectre-v1 in PMU counter access

[PATCH v2 0/2] KVM: s390: Limit adapter indicator access to page
 2026-03-03 13:46 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: s390: Limit adapter indicator access to mapped page
` [PATCH v2 2/2] KVM: s390: selftests: Add IRQ routing address offset tests

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-03 13:23 UTC  (3+ messages)

[PATCH v2] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-03 12:32 UTC  (5+ messages)
` [syzbot ci] "

[PATCH] RISC-V: KVM: Change imsic->vsfile_lock from rwlock_t to raw_spinlock_t
 2026-03-03 10:10 UTC  (2+ messages)

RISC-V: KVM: Fix hugepage mapping handling during dirty logging
 2026-03-03  9:49 UTC  (3+ messages)

[PATCH v7 0/1] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2026-03-03  7:49 UTC  (4+ messages)
` [PATCH v7 1/1] "

[PATCH v3] RISC-V: KVM: Fix use-after-free in kvm_riscv_aia_aplic_has_attr()
 2026-03-03  6:43 UTC  (2+ messages)

[PATCH RFC] vhost: fix vhost_get_avail_idx for a non empty ring
 2026-03-03  6:38 UTC  (2+ messages)

[PATCH v6 0/2] LongArch: KVM: Add DMSINTC support irqchip in kernel
 2026-03-03  4:14 UTC  (4+ messages)

[PATCH v4 0/4] x86/tdx: Clean up the definitions of TDX TD ATTRIBUTES
 2026-03-03  3:03 UTC  (5+ messages)
` [PATCH v4 1/4] x86/tdx: Fix the typo in TDX_ATTR_MIGRTABLE
` [PATCH v4 2/4] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_*
` [PATCH v4 3/4] x86/tdx: Rename TDX_ATTR_* to TDX_TD_ATTR_*
` [PATCH v4 4/4] KVM: TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS

[PATCH v7] KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
 2026-03-03  3:13 UTC  (2+ messages)

[PATCH v2] KVM: selftests: Increase 'maxnode' for guest_memfd tests
 2026-03-03  2:29 UTC  (2+ messages)

[PATCH] KVM: x86: Immediately fail the build when possible if required #define is missing
 2026-03-03  1:27 UTC  (2+ messages)

[PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
 2026-03-03  1:08 UTC  (4+ messages)
` [PATCH v10 1/3] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
` [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
` [PATCH v10 3/3] RISC-V: KVM: selftests: Add RISC-V SBI STA shmem alignment tests

[kvm-unit-tests PATCH] x86: nVMX: Add retry loop to advanced RTM debugging subtest
 2026-03-03  0:38 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox