messages from 2026-05-21 07:20:15 to 2026-05-21 23:47:32 UTC [more...]
[PATCH] RISC-V: KVM: Fix TOCTOU race in SBI system suspend handler
2026-05-21 23:47 UTC (2+ messages)
[PATCH v13 00/22] TDX KVM selftests
2026-05-21 23:17 UTC (23+ messages)
` [PATCH v13 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v13 02/22] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v13 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v13 04/22] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v13 05/22] KVM: selftests: Expose segment definitions to assembly files
` [PATCH v13 06/22] tools: include: Add kbuild.h for assembly structure offsets
` [PATCH v13 07/22] KVM: selftests: Introduce structures for TDX guest boot parameters
` [PATCH v13 08/22] KVM: selftests: Add TDX boot code
` [PATCH v13 09/22] KVM: selftests: Expose functions to get default sregs values
` [PATCH v13 10/22] KVM: selftests: Set up TDX boot code region
` [PATCH v13 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v13 12/22] KVM: selftests: Back the first memory region with guest_memfd for TDX
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
` [PATCH v13 14/22] KVM: selftests: Expose function to allocate vCPU stack
` [PATCH v13 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v13 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
` [PATCH v13 17/22] KVM: selftests: Set entry point for TDX guest code
` [PATCH v13 18/22] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v13 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
` [PATCH v13 21/22] KVM: selftests: Add ucall support for TDX
` [PATCH v13 22/22] KVM: selftests: Add TDX lifecycle test
[PATCH v4] 00/30] Cleaning up the KVM clock mess
2026-05-21 22:40 UTC (5+ messages)
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-05-21 22:36 UTC (39+ messages)
` [PATCH v14 01/44] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v14 02/44] kvm: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h
` [PATCH v14 03/44] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v14 04/44] arm64: RMI: Add SMC definitions for calling the RMM
` [PATCH v14 05/44] arm64: RMI: Add wrappers for RMI calls
` [PATCH v14 06/44] arm64: RMI: Check for RMI support at init
` [PATCH v14 07/44] arm64: RMI: Configure the RMM with the host's page size
` [PATCH v14 08/44] arm64: RMI: Ensure that the RMM has GPT entries for memory
` [PATCH v14 09/44] arm64: RMI: Provide functions to delegate/undelegate ranges of memory
` [PATCH v14 10/44] arm64: RMI: Add support for SRO
[PATCH v4 0/3] vfio/dma-buf: add TPH support for peer-to-peer access
2026-05-21 22:24 UTC (4+ messages)
` [PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
2026-05-21 21:37 UTC (22+ messages)
` [PATCH v3 02/41] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH v3 27/41] x86/kvmclock: Enable kvmclock on APs during onlining if kvmclock isn't sched_clock
` [PATCH v3 29/41] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
` [PATCH v3 36/41] x86/kvmclock: Get local APIC bus frequency from PV CPUID Timing Info
` [PATCH v3 37/41] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
[PATCH v6 00/43] guest_memfd: In-place conversion support
2026-05-21 21:27 UTC (33+ messages)
` [PATCH v6 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH v6 11/43] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v6 16/43] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v6 17/43] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v6 18/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v6 19/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v6 20/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v6 23/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v6 24/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
[PATCH v3 0/2] Fix GCC 16 const-correctness violations
2026-05-21 20:11 UTC (2+ messages)
[RFC PATCH 00/22] KVM: apply chainsaw to struct kvm_mmu
2026-05-21 19:50 UTC (7+ messages)
` [PATCH 17/22] KVM: x86/mmu: pull struct kvm_pagewalk out of "
[kvm-unit-tests PATCH v3 00/20] x86: Better backtraces for leaf functions
2026-05-21 18:47 UTC (10+ messages)
` [kvm-unit-tests PATCH v3 03/20] x86/svm: Sort (and swap) GPRs by their index, not alphabetically
[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-05-21 18:47 UTC (10+ messages)
` [PATCH v2 15/15] KVM: x86: Move the bulk of register specific code from x86.c to regs.c
[PATCH v3] KVM: selftests: Add a test for gPAT handling in L2
2026-05-21 17:59 UTC
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-21 17:44 UTC (16+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 05/11] moduleparam: Rename .get field to .get_str
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic
[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
2026-05-21 17:13 UTC (3+ messages)
[awilliam-vfio:next 11/13] include/linux/vfio_pci_core.h:247:31: sparse: sparse: incorrect type in return expression (different address spaces)
2026-05-21 17:04 UTC (3+ messages)
[PATCH kvm-unit-tests] svm: fix rflags and rax offsets
2026-05-21 16:43 UTC (2+ messages)
[PATCH v3 1/4] riscv: vector: refactor vector context operations
2026-05-21 16:25 UTC
[PATCH] target/i386/sev: fix MemoryRegion reference leaks in gpa2hva callers
2026-05-21 16:25 UTC (2+ messages)
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-05-21 15:17 UTC (4+ messages)
` [PATCH v10 19/30] KVM: arm64: Provide assembly for SME register access
[PATCH v2 00/39] KVM: arm64: Add GICv5 IRS support
2026-05-21 15:02 UTC (40+ messages)
` [PATCH v2 01/39] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v2 02/39] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v2 03/39] irqchip/gic-v5: Setup gic_kvm_info on ACPI hosts
` [PATCH v2 04/39] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH v2 05/39] arm64/sysreg: Add GICv5 GIC VDPEND and VDRCFG encodings
` [PATCH v2 06/39] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v2 07/39] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v2 08/39] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v2 09/39] KVM: arm64: gic-v5: Create & manage VM and VPE tables
` [PATCH v2 10/39] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v2 11/39] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v2 12/39] KVM: arm64: gic-v5: Keep GICv5 vCPU limit model-specific
` [PATCH v2 13/39] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v2 14/39] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v2 15/39] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v2 16/39] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v2 17/39] KVM: arm64: gic-v5: Introduce struct vgic_v5_irs and IRS base address
` [PATCH v2 18/39] KVM: arm64: gic-v5: Add IRS IODEV support to MMIO handlers
` [PATCH v2 19/39] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v2 20/39] KVM: arm64: gic-v5: Add GICv5 IRS IODEV and MMIO emulation
` [PATCH v2 21/39] KVM: arm64: gic-v5: Initialise per-VM IRS state
` [PATCH v2 22/39] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v2 23/39] KVM: arm64: gic-v5: Set IRICHPPIDIS based on IRS enable state
` [PATCH v2 24/39] KVM: arm64: selftests: Update vGICv5 selftest to set IRS address
` [PATCH v2 25/39] KVM: arm64: gic-v5: Introduce SPI AP list
` [PATCH v2 26/39] KVM: arm64: gic-v5: Add GIC VDPEND and GIC VDRCFG hyp calls
` [PATCH v2 27/39] KVM: arm64: gic-v5: Track SPI state for in-flight SPIs
` [PATCH v2 28/39] KVM: arm64: gic: Introduce set_pending_state() to irq_op
` [PATCH v2 29/39] KVM: arm64: gic-v5: Support SPI injection
` [PATCH v2 30/39] Documentation: KVM: Extend VGICv5 docs for KVM_VGIC_V5_ADDR_TYPE_IRS
` [PATCH v2 31/39] KVM: arm64: gic-v5: Add GICv5 SPI injection to irqfd
` [PATCH v2 32/39] KVM: arm64: gic-v5: Mask per-vcpu PPI state in vgic_v5_finalize_ppi_state()
` [PATCH v2 33/39] KVM: arm64: gic-v5: Add GICv5 EL1 sysreg userspace accessors
` [PATCH v2 34/39] KVM: arm64: gic-v5: Handle userspace accesses to IRS MMIO region
` [PATCH v2 35/39] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v2 36/39] Documentation: KVM: Document KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS for VGICv5
` [PATCH v2 37/39] Documentation: KVM: Add KVM_DEV_ARM_VGIC_GRP_IRS_REGS to VGICv5 docs
` [PATCH v2 38/39] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
` [PATCH v2 39/39] Documentation: KVM: Add the VGICv5 IRS save/restore sequences
[PATCH v2 2/6] KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctls
2026-05-21 14:28 UTC (3+ messages)
` [PATCH v2 2/6] KVM: selftests: Add a test to verify SEV {en,de}crypt
[PATCH 00/43] KVM: arm64: Add GICv5 IRS support
2026-05-21 14:22 UTC (16+ messages)
` [PATCH 14/43] KVM: arm64: gic-v5: Request VPE doorbells when going non-resident
` [PATCH 16/43] KVM: arm64: gic-v5: Initialise and teardown VMTEs & doorbells
` [PATCH 17/43] KVM: arm64: gic-v5: Enable VPE DBs on VPE reset and disable on teardown
` [PATCH 18/43] KVM: arm64: gic-v5: Define remaining IRS MMIO registers
` [PATCH 36/43] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
[PATCH] KVM: x86: Add tracepoint for vCPU wait/yield paths
2026-05-21 14:05 UTC (2+ messages)
[PATCH v2 0/5] KVM: s390: Implement KVM_PRE_FAULT_MEMORY
2026-05-21 13:22 UTC (7+ messages)
` [PATCH v2 1/5] KVM: s390: Track page size in struct guest_fault
` [PATCH v2 2/5] KVM: s390: Implement KVM_PRE_FAULT_MEMORY
` [PATCH v2 3/5] KVM: s390: Update KVM_PRE_FAULT_MEMORY API documentation
` [PATCH v2 4/5] KVM: selftests: Fix pre_fault_memory_test to run on s390
` [PATCH v2 5/5] KVM: selftests: Enable pre_fault_memory_test for s390
[PATCH v3 00/10] KVM: x86: Improve #DB handling in the emulator
2026-05-21 12:33 UTC (4+ messages)
` [PATCH v3 01/10] KVM: VMX: Refresh GUEST_PENDING_DBG_EXCEPTIONS.BS on all injected #DBs
[PATCH v10 00/25] Runtime TDX module update support
2026-05-21 12:04 UTC (12+ messages)
` [PATCH v10 01/25] x86/virt/tdx: Clarify try_init_module_global() result caching
` [PATCH v10 02/25] x86/virt/tdx: Move TDX global initialization states to file scope
` [PATCH v10 03/25] x86/virt/tdx: Consolidate TDX global initialization states
` [PATCH v10 04/25] x86/virt/tdx: Move TDX_FEATURES0 bits to asm/tdx.h
` [PATCH v10 22/25] x86/virt/tdx: Reject updates during compatibility-sensitive operations
[PATCH net v4 0/2] vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
2026-05-21 11:30 UTC (2+ messages)
Sashiko review email for kvm@vger.kernel.org?
2026-05-21 10:55 UTC (3+ messages)
[PATCH kvm-unit-tests v2 0/4] add minimal tests for 32-bit guests
2026-05-21 10:17 UTC (5+ messages)
` [PATCH kvm-unit-tests 1/4] vmx: add test for 32-bit guest
` [PATCH kvm-unit-tests 2/4] vmx: add test for 32-bit PAE guest
` [PATCH kvm-unit-tests 3/4] svm: add test for 32-bit guest
` [PATCH kvm-unit-tests 4/4] svm: add test for 32-bit PAE guest
[PATCH] vhost-vdpa: Expose ASID group change after DRIVER_OK via backend feature
2026-05-21 8:26 UTC (2+ messages)
[PATCH for-11.1] accel/kvm: refactor and clean up do_kvm_irqchip_create
2026-05-21 8:09 UTC (3+ messages)
[PATCH 06/39] MAINTAINERS: Drop stale F: from "Overall KVM CPUs"
2026-05-21 8:04 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