public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-27 19:04:49 to 2025-12-02 13:42:36 UTC [more...]

[PATCH v2] kvm: Fix kvm_vm_ioctl() and kvm_device_ioctl() return value
 2025-12-02 13:42 UTC  (4+ messages)

[PATCH v3] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
 2025-12-02 13:31 UTC  (4+ messages)

[PATCH] target/ppc/kvm : Use macro names instead of hardcoded constants as return values
 2025-12-02 12:46 UTC 

[PATCH] KVM: x86/pmu: Do not accidentally create BTS events
 2025-12-02 12:44 UTC  (7+ messages)

[kvm-unit-tests PATCH v3 00/10] arm64: EL2 support
 2025-12-02 12:30 UTC  (28+ messages)
` [kvm-unit-tests PATCH v3 01/10] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v3 02/10] arm64: efi: initialise SCTLR_ELx fully
` [kvm-unit-tests PATCH v3 04/10] arm64: timer: use hypervisor timers when at EL2
` [kvm-unit-tests PATCH v3 05/10] arm64: micro-bench: fix timer IRQ
` [kvm-unit-tests PATCH v3 06/10] arm64: micro-bench: use smc when at EL2
` [kvm-unit-tests PATCH v3 07/10] arm64: selftest: update test for running "
` [kvm-unit-tests PATCH v3 08/10] arm64: pmu: count EL2 cycles
` [kvm-unit-tests PATCH v3 09/10] arm64: run at EL2 if supported
` [kvm-unit-tests PATCH v3 10/10] arm64: add EL2 environment variable

[PATCH 0/2] KVM: x86: Do runtime updates during KVM_SET_CPUID2
 2025-12-02 12:02 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: Apply runtime updates to current CPUID during KVM_SET_CPUID{,2}
` [PATCH 2/2] KVM: selftests: Add a CPUID testcase for KVM_SET_CPUID2 with runtime updates

[PATCH v3 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-12-02 11:50 UTC  (15+ messages)
` [PATCH v3 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH v3 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v3 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v3 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH v3 5/5] KVM: selftests: test userfaultfd minor for guest_memfd

[Invitation] bi-weekly guest_memfd upstream call on 2025-12-04
 2025-12-02 10:22 UTC 

[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
 2025-12-02 10:18 UTC  (3+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-12-02  9:17 UTC  (19+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[RFC PATCH] KVM: optionally commit write on ioeventfd write
 2025-12-02  9:15 UTC  (3+ messages)

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-12-02  7:38 UTC  (12+ messages)
` [PATCH v4 06/16] x86/virt/tdx: Improve PAMT refcounts allocation for sparse memory
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers

[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
 2025-12-02  6:51 UTC  (7+ messages)
` [PATCH v2 1/5] arm64/sysreg: Add HDBSS related register information
` [PATCH v2 4/5] KVM: arm64: Enable HDBSS support and handle HDBSSF events

[PATCH v9 00/22] Enable FRED with KVM VMX
 2025-12-02  6:35 UTC  (11+ messages)
` [PATCH v9 10/22] KVM: VMX: Add support for saving and restoring FRED MSRs
` [PATCH v9 16/22] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v9 19/22] KVM: nVMX: Handle FRED VMCS fields in nested VMX context
` [PATCH v9 21/22] KVM: nVMX: Guard SHADOW_FIELD_R[OW] macros with VMX feature checks

[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
 2025-12-02  6:20 UTC  (24+ messages)
` [PATCH 02/21] PCI: Add API to track PCI devices preserved "

[PATCH v6 0/9] VMSCAPE optimization for BHI variant
 2025-12-02  6:21 UTC  (10+ messages)
` [PATCH v6 1/9] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v6 2/9] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v6 3/9] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v6 4/9] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v6 5/9] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v6 6/9] x86/vmscape: Use static_call() for predictor flush
` [PATCH v6 7/9] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v6 8/9] x86/vmscape: Fix conflicting attack-vector controls with =force
` [PATCH v6 9/9] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[PATCH 0/6] TDX: Stop metadata auto-generation, improve readability
 2025-12-02  5:08 UTC  (7+ messages)
` [PATCH 1/6] x86/virt/tdx: Move bit definitions of TDX_FEATURES0 to public header
` [PATCH 2/6] x86/virt/tdx: Move read_sys_metadata_field() to where it is called
` [PATCH 3/6] x86/virt/tdx: Refactor metadata reading with a clearer for loop
` [PATCH 4/6] x86/virt/tdx: Sanity check the size of each metadata field
` [PATCH 5/6] x86/virt/tdx: Add generic support for reading array-typed metadata
` [PATCH 6/6] x86/virt/tdx: Skip unsupported metadata by querying tdx_feature0

[PATCH] x86/kvm: Avoid freeing stack-allocated node in kvm_async_pf_queue_task
 2025-12-02  3:48 UTC  (2+ messages)

[PATCH v3 0/2] LoongArch: KVM: Add paravirt preempt support
 2025-12-02  2:48 UTC  (3+ messages)
` [PATCH v3 1/2] LoongArch: KVM: Add paravirt preempt feature in hypervisor side
` [PATCH v3 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side

[PATCH 0/2] KVM: Fix a guest_memfd memslot UAF
 2025-12-02  2:03 UTC  (3+ messages)
` [PATCH 1/2] KVM: Disallow toggling KVM_MEM_GUEST_MEMFD on an existing memslot
` [PATCH 2/2] KVM: Harden and prepare for modifying existing guest_memfd memslots

[PATCH] KVM: selftests: Fix core dump in rseq_test
 2025-12-01 23:16 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Prevent FWD_TO_USER of SMCCC to pKVM
 2025-12-01 21:26 UTC 

[PATCH v12 00/23] TDX KVM selftests
 2025-12-01 20:28 UTC  (4+ messages)
` [PATCH v12 08/23] KVM: selftests: Define structs to pass parameters to TDX boot code

[GIT PULL] KVM/arm64 updates for 6.19
 2025-12-01 20:10 UTC 

[PATCH] KVM: arm64: Prevent FWD_TO_USER of SMCCC to pKVM
 2025-12-01 19:58 UTC  (3+ messages)

[PATCH 0/5] KVM: x86: Address xstate_required_size() perf regression
 2025-12-01 19:36 UTC  (5+ messages)
` [PATCH 5/5] KVM: x86: Defer runtime updates of dynamic CPUID bits until CPUID emulation

[syzbot] [kvm?] [net?] [virt?] WARNING in virtio_transport_send_pkt_info (2)
 2025-12-01 19:15 UTC  (7+ messages)
` [PATCH Next] net: restore the iterator to its original state when an error occurs
  ` [syzbot ci] "
    ` [PATCH Next V2] "

[PATCH] KVM: coalesced_mmio: Fix out-of-bounds write in coalesced_mmio_write()
 2025-12-01 19:03 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2025.12.03 - CANCELED
 2025-12-01 18:45 UTC 

[PATCH] KVM: arm64: Use ARM_SMCCC_OWNER_ARCH in place of 0
 2025-12-01 18:21 UTC 

[PATCH v4 00/23] i386: Support CET for KVM
 2025-12-01 17:10 UTC  (6+ messages)
` [PATCH v4 06/23] i386/kvm: Initialize x86_ext_save_areas[] based on KVM support
` [PATCH v4 17/23] i386/cpu: Migrate MSR_IA32_PL0_SSP for FRED and CET-SHSTK

[PATCH v2] KVM: SEV: Add KVM_SEV_SNP_HV_REPORT_REQ command
 2025-12-01 15:19 UTC 

[GIT PULL 00/10] KVM: s390: Changes for v6.19
 2025-12-01 12:33 UTC  (11+ messages)
` [GIT PULL 01/10] KVM: s390: Use ESCA instead of BSCA at VM init
` [GIT PULL 02/10] KVM: S390: Remove sca_lock
` [GIT PULL 03/10] KVM: s390: Remove unused return variable in kvm_arch_vcpu_ioctl_set_fpu
` [GIT PULL 04/10] KVM: s390: Replace sprintf with snprintf for buffer safety
` [GIT PULL 05/10] Documentation: kvm: Fix ordering
` [GIT PULL 06/10] KVM: s390: Add capability that forwards operation exceptions
` [GIT PULL 07/10] KVM: s390: vsie: Check alignment of BSCA header
` [GIT PULL 08/10] KVM: s390: Add signal_exits counter
` [GIT PULL 09/10] KVM: s390: Enable and disable interrupts in entry code
` [GIT PULL 10/10] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functions

[PATCH v2 0/4] LongArch: KVM: Add AVEC support irqchip in kernel
 2025-12-01 12:18 UTC  (7+ messages)
` [PATCH v2 1/4] LongArch: KVM: Add some maccros for AVEC
` [PATCH v2 2/4] LongArch: KVM: Add DINTC device support
` [PATCH v2 3/4] LongArch: KVM: Add irqfd set dintc msi
` [PATCH v2 4/4] LongArch: KVM: Add dintc inject msi to the dest vcpu

[PATCH] KVM: SEV: Add hypervisor report request for SNP guests
 2025-12-01 11:46 UTC  (2+ messages)

[PATCH] mips: kvm: simplify kvm_mips_deliver_interrupts()
 2025-12-01  9:43 UTC  (2+ messages)

[PATCH 0/4] RISC-V: KVM: Add Zicfiss/Zicfilp support
 2025-12-01  1:29 UTC  (5+ messages)
` [PATCH 1/4] RISC-V: KVM: Allow zicfiss/zicfilp exts for Guest/VM
` [PATCH 2/4] RISC-V: KVM: Add support for software check exception
` [PATCH 3/4] RISC-V: KVM: Add suuport for zicfiss/zicfilp/svadu FWFT features
` [PATCH 4/4] KVM: riscv: selftests: Add zicfiss/zicfilp/svadu and SBI FWFT to get-reg-list test

[RFC PATCH V3 0/4] RISC-V: Add PARAVIRT_SPINLOCKS support
 2025-12-01  0:30 UTC  (5+ messages)
` [RFC PATCH V3 1/4] RISC-V: paravirt: Add pvqspinlock KVM backend
` [RFC PATCH V3 2/4] RISC-V: paravirt: Add pvqspinlock frontend
` [RFC PATCH V3 3/4] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait
` [RFC PATCH V3 4/4] RISC-V: paravirt: Support nopvspin to disable PARAVIRT_SPINLOCKS

[PATCH v6 0/3] virtio: feature related cleanups
 2025-11-30 23:03 UTC  (4+ messages)
` [PATCH v6 3/3] vhost: switch to arrays of feature bits

[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
 2025-11-30 18:16 UTC  (3+ messages)
` [PATCH net-next v6 2/8] ptr_ring: add helper to check if consume created space

[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-30 11:05 UTC  (12+ messages)
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v2 4/5] guest_memfd: add support for userfaultfd minor mode

[PATCH v5 4/9] x86/vmscape: Move mitigation selection to a switch()
 2025-11-29 19:35 UTC  (2+ messages)

[PATCH 0/4] KVM: arm64: VTCR_EL2 conversion to feature dependency framework
 2025-11-29 14:45 UTC  (5+ messages)
` [PATCH 1/4] arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnum
` [PATCH 2/4] arm64: Convert VTCR_EL2 to sysreg infratructure
` [PATCH 3/4] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP()
` [PATCH 4/4] KVM: arm64: Convert VTCR_EL2 to config-driven sanitisation

[PATCH] RISC-V: KVM: Allow to downgrade HGATP mode via SATP mode
 2025-11-29  9:25 UTC  (2+ messages)

[PATCH] kvm: Don't assume accel_ioctl_end() preserves @errno
 2025-11-29  7:06 UTC  (2+ messages)

[PATCH v7 0/4] vfio/xe: Add driver variant for Xe VF migration
 2025-11-28 19:53 UTC  (3+ messages)
` [PATCH v7 4/4] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics

[PATCH] dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB
 2025-11-28 19:44 UTC  (2+ messages)

[PATCH v9 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
 2025-11-28 19:44 UTC  (2+ messages)

[PATCH] vfio/pci: Use RCU for error/request triggers to avoid circular locking
 2025-11-28 19:44 UTC  (2+ messages)

[PATCH v4 00/18] vfio: selftests: Support for multi-device tests
 2025-11-28 19:44 UTC  (2+ messages)

[PATCH][next] KVM: arm64: Fix spelling mistake "Unexpeced" -> "Unexpected"
 2025-11-28 18:51 UTC  (2+ messages)

[PATCH] KVM: selftests: Include missing uapi header for *_VECTOR definitions
 2025-11-28 15:50 UTC  (3+ messages)

[GIT PULL] KVM/riscv changes for 6.19
 2025-11-28 11:09 UTC 

[GIT PULL] LoongArch KVM changes for v6.19
 2025-11-28  9:43 UTC 

[PATCH v2 02/22] vfio/hisi: Convert to the get_region_info op
 2025-11-28  8:52 UTC  (4+ messages)

[PATCH] KVM: s390: Remove unneeded semicolon
 2025-11-28  8:07 UTC 

[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
 2025-11-28  6:35 UTC 

[PATCH v4] RISC-V: KVM: Flush VS-stage TLB after VCPU migration for split two-stage TLBs
 2025-11-28  3:59 UTC  (3+ messages)

[PATCH 0/2] x86/split_lock: Fix and enhancement for TDX guest
 2025-11-28  2:40 UTC  (10+ messages)
` [PATCH 1/2] x86/split_lock: Don't try to handle user split lock in "

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-27 19:33 UTC  (4+ messages)
` [PATCH v3 14/16] mm: remove is_hugetlb_entry_[migration, hwpoisoned]()


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