messages from 2026-06-01 07:56:22 to 2026-06-02 10:46:56 UTC [more...]
[RFC PATCH] Optimize VFIO and IOMMU mapping traversal
2026-06-02 10:46 UTC (19+ messages)
` [PATCH 0/9] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
` [PATCH 1/9] iommu: introduce iova_to_phys_length in iommu_domain_ops
` [PATCH 3/9] iommu/generic_pt: implement iova_to_phys_length
` [PATCH v2 00/30] iommu: introduce iova_to_phys_length for efficient IOVA-to-physical translation
` [PATCH v2 01/30] iommu: introduce iova_to_phys_length in iommu_domain_ops
` [PATCH v2 02/30] iommu/io-pgtable-arm: introduce iova_to_phys_length in io_pgtable_ops
` [PATCH v2 03/30] iommu/io-pgtable-arm-v7s: "
` [PATCH v2 05/30] iommu/generic_pt: implement iova_to_phys_length
` [PATCH v2 06/30] iommu/arm-smmu-v3: "
[RFT] KVM Planes on Linux 7.1 ready for testing
2026-06-02 10:41 UTC
[RFC 0/9] QEMU: CXL Type-2 device passthrough via vfio-pci
2026-06-02 10:40 UTC (4+ messages)
[kvm-unit-tests PATCH v2] x86/lam: Allocate test page from AREA_LOW instead of AREA_NORMAL
2026-06-02 10:11 UTC (2+ messages)
[PATCH v6 00/15] userfaultfd: working set tracking for VM guest memory
2026-06-02 10:07 UTC (3+ messages)
` [PATCH v6 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
[kvm-unit-tests PATCH] x86/run: Use separate "-accel" option to configure the accelerator
2026-06-02 10:00 UTC (4+ messages)
[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
2026-06-02 9:31 UTC (11+ messages)
` [PATCH v1 09/26] KVM: arm64: Refactor idreg caching into dedicated structure
` [PATCH v1 10/26] KVM: arm64: Fix set_oslsr_el1 to write to OSLAR_EL1
` [PATCH v1 12/26] KVM: arm64: Add PVM_ prefix to avoid name collisions
` [PATCH v1 15/26] s390: Add functions to query arm guest time
[PATCH v2 00/17] accel: Remove need for AccelCPUClass
2026-06-02 9:16 UTC (2+ messages)
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-02 9:10 UTC (6+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v7 09/42] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH] vfio: prevent infinite loop in vfio_mig_get_next_state() on blocked arc
2026-06-02 9:10 UTC (2+ messages)
[RFC PATCH 0/1] target/i386: Add support for KVM APERF/MPERF passthrough
2026-06-02 9:00 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH v3 0/4] LoongArch: KVM: Set max VM supported FPU type with FPU exception
2026-06-02 8:51 UTC (8+ messages)
` [PATCH v3 1/4] LoongArch: KVM: Add separate KVM_REQ_LBT_LOAD request bit
` [PATCH v3 2/4] LoongArch: KVM: Enable FPU with max VM supported FPU type
` [PATCH v3 3/4] LoongArch: KVM: Remove some middle FPU states
` [PATCH v3 4/4] LoongArch: KVM: Remove KVM_LARCH_LASX and KVM_LARCH_LSX
[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
2026-06-02 8:40 UTC (9+ messages)
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl
[PATCH RFC 00/12] guest_memfd: support in-place memory conversion
2026-06-02 8:23 UTC (5+ messages)
` [PATCH RFC 02/12] hostmem: Introduce dedicated memory backend for guest_memfd
` [PATCH RFC 04/12] accel/kvm: Add CGS option to control in-place conversion support
[PATCH v5 0/6] LoongArch: KVM: Small enhancement about interrupt injection
2026-06-02 8:10 UTC (6+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Use existing macro about interrupt bit mask
[PATCH 2/3] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
2026-06-02 8:00 UTC (2+ messages)
[PATCH v2 0/5] KVM: x86: Expose Zhaoxin CPUID 0xC0000001 EDX cryptographic features
2026-06-02 7:49 UTC (6+ messages)
` [PATCH v2 2/5] KVM: x86: Expose Zhaoxin CCS (SM3 + SM4) CPUID feature
` [PATCH v2 4/5] KVM: x86: Expose Zhaoxin PHE2 "
[PATCH v2 00/20] KVM: x86/xen: Fix Xen/GP/PREEMPT_RT issues with rwlock_t
2026-06-02 7:34 UTC (24+ messages)
` [PATCH v2 01/20] locking/rt: Use raw_spin_lock_irqsave() in __rwbase_read_unlock()
[PATCH v5 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-06-02 7:14 UTC (18+ messages)
[PATCH v8 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
2026-06-02 6:50 UTC (2+ messages)
[kvm-unit-tests RFC PATCH 0/6] powerpc improvements
2026-06-02 6:48 UTC (7+ messages)
` [kvm-unit-tests RFC PATCH 1/6] powerpc: add pmu tests
` [kvm-unit-tests RFC PATCH 2/6] configure: Make arch_libdir a first-class entity
` [kvm-unit-tests RFC PATCH 3/6] powerpc: Remove remnants of ppc64 directory and build structure
` [kvm-unit-tests RFC PATCH 4/6] powerpc: gitlab CI update
` [kvm-unit-tests RFC PATCH 5/6] scripts/arch-run.bash: Fix run_panic() success exit status
` [kvm-unit-tests RFC PATCH 6/6] powerpc: Add a panic test
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-06-02 5:36 UTC (9+ messages)
[PATCH v2 0/6] LoongArch: KVM: Set max VM supported FPU type with FPU exception
2026-06-02 4:45 UTC (10+ messages)
[PATCH v4 00/47] x86: Try to wrangle PV clocks vs. TSC
2026-06-02 3:49 UTC (3+ messages)
` [PATCH v4 02/47] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
[PATCH v3 0/4] LoongArch: KVM: Add PV TLB flush support
2026-06-02 2:52 UTC (9+ messages)
` [PATCH v3 1/4] LoongArch: KVM: Preserve auto-enabled PV features on userspace override
` [PATCH v3 2/4] LoongArch: KVM: Add PV TLB flush support via steal-time shared memory
` [PATCH v3 3/4] LoongArch: KVM: Implement guest-side PV TLB flush
` [PATCH v3 4/4] KVM: selftests: loongarch: Add PV TLB flush performance test
[kvm-unit-tests PATCH] x86/lam: Allocate test page from AREA_LOW instead of AREA_NORMAL
2026-06-02 1:26 UTC (4+ messages)
[PATCH v2 0/4] KVM: Miscellaneous SEV/SNP related fixes
2026-06-01 23:55 UTC (8+ messages)
` [PATCH v2 1/4] KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs
` [PATCH v2 2/4] KVM: selftests: Verify SNP VMs are rejected from migration and mirroring
` [PATCH v2 3/4] crypto: ccp: Fix possible deadlock in SEV init failure path
` [PATCH v2 4/4] crypto: ccp: Fix memory leak in SEV INIT_EX path
[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
2026-06-01 23:44 UTC (26+ messages)
` [PATCH v3 15/40] KVM: x86: Move the bulk of register specific code from x86.c to regs.c
` [PATCH v3 19/40] KVM: x86: Swap the include order between x86.h and mmu.h
` [PATCH v3 27/40] KVM: x86: Move register helper declarations from kvm_host.h => regs.h
` [PATCH v3 30/40] KVM: x86: Move MSR helper declarations from kvm_host.h => msrs.h
` [PATCH v3 32/40] KVM: x86: Move LLDT assembly wrappers into VMX
` [PATCH v3 36/40] KVM: x86: Move IRQ-related helper declarations from kvm_host.h => irq.h
[PATCH v4 46/47] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation
2026-06-01 22:09 UTC (2+ messages)
[PATCH v4 30/47] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
2026-06-01 22:09 UTC (2+ messages)
[PATCH v4 31/47] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
2026-06-01 22:09 UTC (2+ messages)
[PATCH v4 18/47] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
2026-06-01 22:06 UTC (2+ messages)
[PATCH v4 17/47] x86/kvm: Mark TSC as reliable when it's constant and nonstop
2026-06-01 22:02 UTC (2+ messages)
[PATCH v4 14/47] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
2026-06-01 21:53 UTC (2+ messages)
[PATCH v4 12/47] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
2026-06-01 21:52 UTC (2+ messages)
[PATCH v4 13/47] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
2026-06-01 21:52 UTC (2+ messages)
[PATCH v4 11/47] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
2026-06-01 21:51 UTC (2+ messages)
[PATCH v4 08/47] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
2026-06-01 21:49 UTC (2+ messages)
` [PATCH v4 8/47] "
[PATCH v4 01/47] x86/tsc: Never re-calibrate TSC frequency if its exact timing is known
2026-06-01 21:46 UTC (2+ messages)
` [PATCH v4 1/47] "
[PATCH] tools/include/linux/types.h: add ulong typedef for musl compatibility
2026-06-01 20:53 UTC (3+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-06-01 20:23 UTC (6+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
[PATCH v4 00/19] KVM: selftests: Link with VFIO selftests lib
2026-06-01 20:02 UTC (6+ messages)
` [PATCH v4 02/19] KVM: selftests: Add /proc/interrupts parsing helpers for IRQ test
` [PATCH v4 14/19] KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert users
` [PATCH v4 08/19] KVM: selftests: Verify interrupts are received when IRQ affinity changes in IRQ test
[PATCH v5 0/7] Add RMPOPT support
2026-06-01 18:03 UTC (5+ messages)
` [PATCH v5 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
[PATCH v4] vfio: selftests: Find devices that have VFIO selftest drivers
2026-06-01 17:37 UTC (2+ messages)
[PATCH v2 8/8] KVM: s390: Prevent memslots outside the ASCE range
2026-06-01 17:26 UTC
[PATCH v2 7/8] KVM: s390: Lock pte when making page secure
2026-06-01 17:10 UTC
linux-next: manual merge of the kvm tree with the origin tree
2026-06-01 16:59 UTC
[PATCH v2 6/8] KVM: s390: Fix fault-in code
2026-06-01 16:52 UTC
[PATCH v2 5/8] KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()
2026-06-01 16:41 UTC
[PATCH v2 4/8] KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()
2026-06-01 16:25 UTC
[PATCH 11/24] KVM: SEV: Make it more obvious when KVM is writing back the current PSC index
2026-06-01 16:20 UTC (3+ messages)
[PATCH 20/24] KVM: SEV: Return INVALID_EVENT for SNP-only #VMGEXIT from non-SNP guest
2026-06-01 16:18 UTC (3+ messages)
[PATCH v2 3/8] KVM: s390: Avoid potentially sleeping while atomic when zapping pages
2026-06-01 16:09 UTC
[PATCH 16/24] KVM: SEV: Decouple the need to sync the GHCB SA from the need to free the SA
2026-06-01 16:02 UTC (3+ messages)
[PATCH v14 0/8] vfio/pci: Add PCIe TPH support
2026-06-01 15:58 UTC (2+ messages)
[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
2026-06-01 15:09 UTC (3+ messages)
` [PATCH v4 02/10] KVM: pfncache: Restore guest-uses-pfn support
[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
2026-06-01 14:28 UTC (8+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()
[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-02 2:11 UTC (4+ messages)
` [PATCH v2 03/10] riscv: Standardize extension capitalization
[PATCH] KVM: x86: fix #GP check in em_dr_write()
2026-06-01 13:33 UTC
[PATCH v9 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-06-01 13:14 UTC (3+ messages)
` [PATCH v9 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
[PATCH v2 00/11] mlx5 support for VFIO self test
2026-06-01 12:58 UTC (7+ messages)
` [PATCH v2 06/11] selftests: Fix arm64 IO barriers to match kernel
[PATCH v5 0/5] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
2026-06-01 11:54 UTC (9+ messages)
` [PATCH v5 1/5] KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature value
` [PATCH v5 2/5] KVM: RISC-V: SBI FWFT: Add optional init() callback for hardware probing
` [PATCH v5 3/5] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
` [PATCH v5 4/5] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
` [PATCH v5 5/5] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
[PATCH v2 0/7] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
2026-06-01 11:16 UTC (16+ messages)
` [PATCH v2 1/7] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v2 2/7] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v2 3/7] RISC-V: KVM: Only enable Svadu extension when Guest/VM requests
` [PATCH v2 4/7] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v2 5/7] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v2 6/7] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v2 7/7] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
[PATCH net] vhost/net: complete zerocopy ubufs only once
2026-06-01 10:43 UTC
[PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
2026-06-01 10:40 UTC (6+ messages)
[PATCH v3 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-06-01 9:05 UTC (5+ messages)
` [PATCH v3 3/5] KVM: arm64: Add support for FEAT_HDBSS
[PATCH v4 0/3] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
2026-06-01 8:56 UTC (5+ messages)
` [PATCH v4 1/3] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
` [PATCH v4 2/3] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
` [PATCH v4 3/3] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
[PATCH 0/3] KVM: riscv: Fix hugetlb G-stage block mapping eligibility
2026-06-01 8:53 UTC (3+ messages)
` [PATCH 1/3] KVM: riscv: Pass the target size to huge G-stage checks
[PATCH] RISC-V: KVM: Use flexible array for APLIC IRQ state
2026-06-01 8:28 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