messages from 2026-01-06 10:21:58 to 2026-01-08 00:41:35 UTC [more...]
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2026-01-08 0:41 UTC (8+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
[PATCH 0/2] x86/virt/tdx: Print TDX module version to dmesg
2026-01-08 0:31 UTC (3+ messages)
` [PATCH 1/2] x86/virt/tdx: Retrieve TDX module version
` [PATCH 2/2] x86/virt/tdx: Print TDX module version during init
[PATCH 0/3] iommu/vt-d: Add support to hitless replace IOMMU domain
2026-01-08 0:29 UTC (7+ messages)
` [PATCH 1/3] iommu/vt-d: Allow replacing no_pasid iommu_domain
` [PATCH 2/3] vfio: selftests: Add support of creating iommus from iommufd
` [PATCH 3/3] vfio: selftests: Add iommufd hwpt replace test
[PATCH v1 0/1] KVM: x86: Merge pending debug causes when vectoring #DB
2026-01-07 23:57 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH] vfio: selftests: Add vfio_dma_mapping_mmio_test
2026-01-07 23:54 UTC (3+ messages)
[PATCH v2 0/6] vfio: selftest: Add SR-IOV UAPI test
2026-01-07 23:22 UTC (16+ messages)
` [PATCH v2 1/6] vfio: selftests: Introduce snprintf_assert()
` [PATCH v2 2/6] vfio: selftests: Introduce a sysfs lib
` [PATCH v2 3/6] vfio: selftests: Extend container/iommufd setup for passing vf_token
` [PATCH v2 4/6] vfio: selftests: Export more vfio_pci functions
` [PATCH v2 5/6] vfio: selftests: Add helper to set/override a vf_token
` [PATCH v2 6/6] vfio: selftests: Add tests to validate SR-IOV UAPI
[PATCH v4 00/21] KVM: selftests: Add Nested NPT support
2026-01-07 23:12 UTC (3+ messages)
` [PATCH v4 16/21] KVM: selftests: Add support for nested NPTs
[PATCH v3 00/21] paravirt: cleanup and reorg
2026-01-07 22:48 UTC (3+ messages)
` [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched
[PATCH v2 0/4] x86, fpu/kvm: fix crash with AMX
2026-01-07 22:33 UTC (10+ messages)
` [PATCH 1/4] x86/fpu: Clear XSTATE_BV[i] in save state whenever XFD[i]=1
` [PATCH 2/4] selftests: kvm: replace numbered sync points with actions
[PATCH v2 0/3] Expose TDX Module version
2026-01-07 22:26 UTC (13+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2026-01-08
2026-01-07 22:01 UTC
[Invitation] bi-weekly guest_memfd upstream call on 2025-12-04
2026-01-07 21:52 UTC (3+ messages)
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-01-07 21:04 UTC (10+ messages)
` [PATCH net-next v7 1/9] ptr_ring: move free-space check into separate helper
` [PATCH net-next v7 2/9] ptr_ring: add helper to detect newly freed space on consume
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v7 4/9] tun/tap: add batched ptr_ring consume functions "
` [PATCH net-next v7 5/9] tun/tap: add unconsume function for returning entries to ptr_ring
` [PATCH net-next v7 6/9] tun/tap: add helper functions to check file type
` [PATCH net-next v7 7/9] vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers
` [PATCH net-next v7 8/9] tun/tap: drop get ring exports
` [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
[PATCH] KVM: x86: Disallow setting CPUID and/or feature MSRs if L2 is active
2026-01-07 20:59 UTC (6+ messages)
[PATCH] KVM: SVM: Fix an off-by-one typo in the comment for enabling AVIC by default
2026-01-07 20:45 UTC
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-07 20:27 UTC (34+ messages)
` [PATCH v3 01/24] x86/tdx: Enhance tdh_mem_page_aug() to support huge pages
` [PATCH v3 04/24] x86/tdx: Introduce tdx_quirk_reset_folio() to reset private "
` [PATCH v3 05/24] x86/virt/tdx: Enhance tdh_phymem_page_reclaim() to support "
` [PATCH v3 06/24] KVM: x86/mmu: Disallow page merging (huge page adjustment) for mirror root
` [PATCH v3 07/24] KVM: x86/tdp_mmu: Introduce split_external_spte() under write mmu_lock
` [PATCH v3 08/24] KVM: TDX: Enable huge page splitting "
` [PATCH v3 09/24] KVM: x86: Reject splitting huge pages under shared mmu_lock in TDX
` [PATCH v3 10/24] KVM: x86/tdp_mmu: Alloc external_spt page for mirror page table splitting
` [PATCH v3 11/24] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
` [PATCH v3 12/24] KVM: x86: Introduce hugepage_set_guest_inhibit()
` [PATCH v3 13/24] KVM: TDX: Honor the guest's accept level contained in an EPT violation
` [PATCH v3 14/24] KVM: Change the return type of gfn_handler_t() from bool to int
` [PATCH v3 15/24] KVM: x86: Split cross-boundary mirror leafs for KVM_SET_MEMORY_ATTRIBUTES
` [PATCH v3 16/24] KVM: guest_memfd: Split for punch hole and private-to-shared conversion
` [PATCH v3 17/24] KVM: TDX: Get/Put DPAMT page pair only when mapping size is 4KB
` [PATCH v3 18/24] x86/virt/tdx: Add loud warning when tdx_pamt_put() fails
` [PATCH v3 19/24] KVM: x86: Introduce per-VM external cache for splitting
` [PATCH v3 20/24] KVM: TDX: Implement per-VM external cache for splitting in TDX
` [PATCH v3 21/24] KVM: TDX: Add/Remove DPAMT pages for the new S-EPT page for splitting
` [PATCH v3 22/24] x86/tdx: Add/Remove DPAMT pages for guest private memory to demote
` [PATCH v3 23/24] x86/tdx: Pass guest memory's PFN info to demote for updating pamt_refcount
` [PATCH v3 24/24] KVM: TDX: Turn on PG_LEVEL_2M
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-07 19:25 UTC (11+ messages)
` [PATCH v9 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v9 02/30] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v9 03/30] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v9 04/30] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
` [PATCH v9 05/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
Project Financing Opportunity
2026-01-07 19:23 UTC
[PATCH 1/2] target/i386: Include missing 'svm.h' header in 'sev.h'
2026-01-07 18:20 UTC (2+ messages)
` [PATCH 2/2] monitor/hmp: Reduce target-specific definitions
[PATCH v8 0/7] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
2026-01-07 18:09 UTC (12+ messages)
` [PATCH v8 4/7] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v8 7/7] target/i386/kvm: don't stop Intel PMU counters
[syzbot] INFO: task hung in vhost_worker_killed (2)
2026-01-07 18:07 UTC (4+ messages)
Question about RISCV IOMMU irqbypass patch series
2026-01-07 17:51 UTC (2+ messages)
[PATCH v2 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-07 16:51 UTC (72+ messages)
` [PATCH v2 02/36] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2
` [PATCH v2 01/36] KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
` [PATCH v2 05/36] arm64/sysreg: Add GICR CDNMIA encoding
` [PATCH v2 04/36] arm64/sysreg: Add remaining GICv5 ICC_ & ICH_ sysregs for KVM support
` [PATCH v2 07/36] KVM: arm64: gic: Introduce interrupt type helpers
` [PATCH v2 09/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v2 08/36] KVM: arm64: Introduce kvm_call_hyp_nvhe_res()
` [PATCH v2 11/36] KVM: arm64: gic-v5: Support GICv5 FGTs & FGUs
` [PATCH v2 10/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v2 12/36] KVM: arm64: gic-v5: Add emulation for ICC_IAFFIDR_EL1 accesses
` [PATCH v2 13/36] KVM: arm64: gic: Set vgic_model before initing private IRQs
` [PATCH v2 16/36] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH v2 17/36] KVM: arm64: gic: Introduce irq_queue and set_pending_state to irq_ops
` [PATCH v2 15/36] KVM: arm64: gic-v5: Implement GICv5 load/put and save/restore
` [PATCH v2 20/36] KVM: arm64: gic-v5: Init Private IRQs (PPIs) for GICv5
` [PATCH v2 18/36] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH v2 19/36] KVM: arm64: gic-v5: Check for pending PPIs
` [PATCH v2 22/36] KVM: arm64: gic-v5: Trap and mask guest PPI register accesses
` [PATCH v2 21/36] KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate mask
` [PATCH v2 23/36] KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINE
` [PATCH v2 24/36] KVM: arm64: gic-v5: Create, init vgic_v5
` [PATCH v2 25/36] KVM: arm64: gic-v5: Reset vcpu state
` [PATCH v2 28/36] KVM: arm64: gic: Hide GICv5 for protected guests
` [PATCH v2 27/36] KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5
` [PATCH v2 26/36] KVM: arm64: gic-v5: Bump arch timer for GICv5
` [PATCH v2 30/36] KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register them
` [PATCH v2 29/36] KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guests
` [PATCH v2 34/36] Documentation: KVM: Introduce documentation for VGICv5
` [PATCH v2 33/36] KVM: arm64: gic-v5: Probe for GICv5 device
` [PATCH v2 32/36] irqchip/gic-v5: Check if impl is virt capable
` [PATCH v2 35/36] KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftest
` [PATCH v2 36/36] KVM: arm64: gic-v5: Communicate userspace-drivable PPIs via a UAPI
[PATCH 00/32] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-07 16:28 UTC (10+ messages)
` [PATCH 15/32] KVM: arm64: gic-v5: Implement direct injection of PPIs
` [PATCH 17/32] KVM: arm64: gic-v5: Implement PPI interrupt injection
` [PATCH 18/32] KVM: arm64: gic-v5: Check for pending PPIs
[PATCH v2 00/15] fix DMA aligment issues around virtio
2026-01-07 16:29 UTC (6+ messages)
` [PATCH v2 10/15] virtio_scsi: fix DMA cacheline issues for events
types: reuse common phys_vec type instead of DMABUF open‑coded variant
2026-01-07 16:00 UTC (2+ messages)
[RFC PATCH 00/14] Support multiple KVM modules on the same host
2026-01-07 15:54 UTC (5+ messages)
[PATCH] KVM: x86: Retry guest entry on -EBUSY from kvm_check_nested_events()
2026-01-07 15:12 UTC (4+ messages)
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2026-01-07 14:41 UTC (8+ messages)
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for "
[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
2026-01-07 12:24 UTC (3+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates
[PATCH v4 0/5] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-01-07 11:44 UTC (8+ messages)
` [PATCH v4 1/5] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v4 2/5] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v4 3/5] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
` [PATCH v4 4/5] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only
` [PATCH v4 5/5] KVM: selftests: arm64: Use is_aarch32_id_reg() in test_vm_ftr_id_regs()
[PATCH] Add query-tdx-capabilities
2026-01-07 10:27 UTC (2+ messages)
[PATCH 0/5] i386: Add support for CPUID 0x80000026 and Bus Lock Detect
2026-01-07 7:47 UTC (7+ messages)
` [PATCH 1/5] i386: Implement CPUID 0x80000026
` [PATCH 2/5] i386: Add CPU property x-force-cpuid-0x80000026
` [PATCH 3/5] i386: Enable CPUID 80000026 for EPYC-Genoa/Turin vCPU
[RFC PATCH RESEND 0/5] amd_iommu: support up to 2048 MSI vectors per IRT
2026-01-07 6:09 UTC (2+ messages)
[PATCH] selftests: kvm: add boundary tests for kvm_create_max_vcpus
2026-01-07 5:39 UTC
[Bug 220740] New: Host crash when do PF passthrough to KVM guest with some devices
2026-01-07 3:22 UTC (2+ messages)
` [Bug 220740] "
[PATCH v2 0/2] KVM: nVMX: Disallow access to unsupported vmcs12 fields
2026-01-07 1:55 UTC (5+ messages)
` [PATCH v2 2/2] KVM: nVMX: Remove explicit filtering of GUEST_INTR_STATUS from shadow VMCS fields
[PATCH 0/2] KVM: SVM: Align SVM with APM defined behaviors
2026-01-07 0:04 UTC (15+ messages)
` [PATCH 1/2] KVM: SVM: Generate #UD for certain instructions when SVME.EFER is disabled
` [PATCH 2/2] KVM: SVM: Raise #UD if VMMCALL instruction is not intercepted
Kernel 6.18 not respecting my VFIO bindings
2026-01-06 22:46 UTC (2+ messages)
[PATCH v3 0/5] KVM: selftests: Alignment fixes and arm64 MMU cleanup
2026-01-06 19:48 UTC (4+ messages)
` [PATCH v3 4/5] KVM: selftests: Move page_align() to shared header
[PATCH] KVM: arm64: gic: Check for vGICv3 when clearing TWI
2026-01-06 18:13 UTC (2+ messages)
Fwd: PCI Quirk - UGreen DXP8800 Plus
2026-01-06 17:29 UTC (3+ messages)
` "
[PATCH] RISC-V: KVM: fix __le64 type assignments
2026-01-06 16:34 UTC (2+ messages)
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2026-01-06 10:37 UTC (18+ messages)
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
` [RFC PATCH v2 12/23] KVM: x86/mmu: Introduce kvm_split_cross_boundary_leafs()
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