messages from 2026-08-03 16:07:40 to 2026-08-04 13:40:18 UTC [more...]
[PATCH v1] vfio/pci: Avoid mapping BARs for devices with non-mappable BARs
2026-08-04 13:39 UTC (10+ messages)
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-04 13:36 UTC (7+ messages)
` [PATCH v16 17/45] KVM: arm64: CCA: Tear down RTTs
` [PATCH v16 21/45] KVM: arm64: CCA: Handle realm enter/exit
[PATCH 0/3] KVM: s390: more fixes
2026-08-04 13:28 UTC (8+ messages)
` [PATCH 1/3] KVM: s390: remove user triggerable WARN_ON
` [PATCH 2/3] KVM: s390: zero initialize irq for inject_pfault_token
` [PATCH 3/3] KVM: s390: memory leak in guest debug handling
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-08-04 13:19 UTC (8+ messages)
` [PATCH v15 15/37] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
[PATCH] kvm: apply VM_READ/VM_WRITE checks to all VMA types
2026-08-04 13:11 UTC (8+ messages)
[PATCH v2] KVM: x86/mmu: Write-protect tracked GFNs in all address spaces
2026-08-04 13:10 UTC (2+ messages)
[PATCH] KVM: x86: Protect virtualization-enable VM walks with RCU
2026-08-04 12:51 UTC (2+ messages)
[PATCH v2 01/20] locking/rt: Use raw_spin_lock_irqsave() in __rwbase_read_unlock()
2026-08-04 12:22 UTC (12+ messages)
[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
2026-08-04 12:47 UTC (15+ messages)
` [PATCH v2 1/6] mm: export vmf_insert_pfn_prot_mkwrite(), change variants to inline
` [PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
` [PATCH v2 3/6] drm/ttm, drm/vmwgfx: directly create writable PTEs when mkwrite is in use
` [PATCH v2 4/6] kvm: apply VM_READ/VM_WRITE checks to all VMA types
` [PATCH v2 5/6] mm: pull writability check to follow_pfnmap_start()
` [PATCH v2 6/6] kvm: return -EFAULT for writes to !VM_WRITE IO mappings
[PATCH RFT 0/3] mm, drm: ensure .fault() does not have to be followed by .pfn_mkwrite() for write faults
2026-08-04 12:19 UTC (7+ messages)
[PATCH v1 0/8] TDX: Stop auto-generating the global metadata code
2026-08-04 11:29 UTC (9+ messages)
` [PATCH v1 1/8] x86/virt/tdx: Stop treating tdx_global_metadata.h as auto-generated
` [PATCH v1 2/8] x86/virt/tdx: Name the TDX module global metadata field IDs
` [PATCH v1 3/8] x86/virt/tdx: Add a table-driven TDX global metadata reader
` [PATCH v1 4/8] x86/virt/tdx: Convert version/tdmr/td_ctrl/handoff readers
` [PATCH v1 5/8] x86/virt/tdx: Convert td_conf reader
` [PATCH v1 6/8] x86/virt/tdx: Remove the auto-generated tdx_global_metadata.c
` [PATCH v1 7/8] x86/virt/tdx: Clean up error handling in get_tdx_sys_info()
` [PATCH v1 8/8] x86/virt/tdx: Verify the C member size against the metadata field ID
[PATCH 1/2] KVM: PPC: booke: Use min() in watchdog_next_timeout()
2026-08-04 11:20 UTC (2+ messages)
` [PATCH 2/2] KVM: PPC: Use min() in kvm_vm_ioctl_check_extension()
[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
2026-08-04 11:10 UTC (14+ messages)
[PATCH 0/6] KVM: arm64: VNCR TLB invalidation fixes
2026-08-04 11:09 UTC (12+ messages)
` [PATCH 1/6] KVM: arm64: Remove VM-wide VNCR mapping counter
` [PATCH 3/6] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page
` [PATCH 4/6] KVM: arm64: Correctly handle end of VA space TLBI invalidation
` [PATCH 5/6] KVM: arm64: Couple VNCR fixmap clearing and CPU number invalidation
` [PATCH 6/6] KVM: arm64: Add VNCR TLB tracking again
[PATCH] KVM: pfncache: use a dedicated invalidation sequence for cache refresh
2026-08-04 11:07 UTC
[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
2026-08-04 10:49 UTC (5+ messages)
` [PATCH v6 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
2026-08-04 10:39 UTC (10+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
` [PATCH 2/5] locking: Factor out queued_spin_release()
` [PATCH 3/5] locking/qspinlock: Add contended_release tracepoint
` [PATCH 4/5] tracing/lock: Use TRACE_EVENT_FN() for contended_release
` [PATCH 5/5] x86/paravirt: Trace contended_release on unlock
[PATCH v5 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
2026-08-04 10:08 UTC (5+ messages)
` [PATCH v5 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
2026-08-04 9:45 UTC (4+ messages)
` [PATCH v3 "
[PATCH] mm: pull writability check to follow_pfnmap_start()
2026-08-04 9:22 UTC (4+ messages)
[PATCH v3] hw/i386: Configure proper KVM Suppress EOI Broadcast behavior under split irqchip
2026-08-04 9:18 UTC
[Bug 221828] New: Windows 11 blue screen 0xc0000185 when using disk cache none on newer kernels
2026-08-04 9:11 UTC (2+ messages)
` [Bug 221828] "
[PATCH] LoongArch: KVM: Advertise already-supported capabilities
2026-08-04 8:40 UTC (2+ messages)
[PATCH] LoongArch: KVM: Set cpu before IN_GUEST_MODE is set
2026-08-04 8:21 UTC
[PATCH v4 5/6] KVM: arm64: Add HDBSS fault handling and buffer flush
2026-08-04 8:26 UTC (12+ messages)
[PATCH v3 2/5] KVM: pfncache: Implement range-based invalidation check for hva_to_pfn_retry()
2026-08-04 8:15 UTC (2+ messages)
[PATCH v2] vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
2026-08-04 8:01 UTC (5+ messages)
` [PATCH 0/3] tools/virtio: exercise VHOST_*_FEATURES_ARRAY ioctls
` [PATCH 1/3] tools/virtio: add device-id compat header for virtio
` [PATCH 2/3] tools/virtio: add __must_be_array stub
` [PATCH 3/3] tools/virtio: add --features-array switch
[PATCH v4 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
2026-08-04 7:30 UTC (2+ messages)
[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
2026-08-04 7:21 UTC (11+ messages)
` [PATCH v2 0/2] vhost/vsock: fix device IOTLB feature lifecycle
` [PATCH v2 1/2] vhost/vsock: discard IOTLB when ACCESS_PLATFORM is cleared
` [PATCH v2 2/2] vhost/vsock: keep IOTLB across feature updates
[PATCH v2] vhost-scsi: flush backend after device ioctls
2026-08-04 6:06 UTC
[PATCH] vhost-scsi: flush backend after device ioctls
2026-08-04 5:46 UTC (8+ messages)
` [PATCH v2] "
[PATCH v2] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
2026-08-04 3:06 UTC (2+ messages)
[PATCH] vhost: reset the vring metadata cache on vring reconfiguration
2026-08-04 2:55 UTC (3+ messages)
` [PATCH v2] "
[RFC] RISC-V KVM: guest local sfence.vma may miss stale VS-stage TLB after vCPU migration
2026-08-04 2:56 UTC (6+ messages)
[PATCH] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
2026-08-04 2:48 UTC (3+ messages)
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-04 2:21 UTC (13+ messages)
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
[PATCH net-next v14 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-08-03 18:36 UTC (6+ messages)
` [PATCH net-next v14 1/5] tun/tap: add IFF_BACKPRESSURE flag
` [PATCH net-next v14 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v14 3/5] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v14 4/5] ptr_ring: move free-space check into separate helper
` [PATCH net-next v14 5/5] tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is set
[PATCH v7 00/36] Cleaning up the KVM clock mess
2026-08-04 1:26 UTC (3+ messages)
` [PATCH v7 11/36] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-08-04 0:53 UTC (3+ messages)
[PATCH] KVM: nVMX: Don't load L1's host state when freeing a vCPU
2026-08-04 0:44 UTC (2+ messages)
[kvm-unit-tests PATCH] x86: pci: Support unaligned register access in PCI config read/write
2026-08-03 23:48 UTC (4+ messages)
[PATCH v7 17/26] KVM: nSVM: Add missing consistency check for EVENTINJ
2026-08-03 22:54 UTC (2+ messages)
[PATCH 2/2] KVM: arm64: selftests: Add a nested S2 MMU realloc test
2026-08-03 22:44 UTC
[PATCH v5 3/3] RISC-V: KVM: fix vcpu vector context handling for kernel-mode vector
2026-08-03 22:37 UTC (2+ messages)
[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
2026-08-03 22:27 UTC (5+ messages)
` [PATCH v1 25/28] KVM: nSVM: Flush L2's ASID when emulating INVLPGA
[PATCH v11 0/6] Add RMPOPT support
2026-08-03 22:22 UTC (12+ messages)
` [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
[PATCH] vfio/type1: conditional rescheduling while unpinning
2026-08-03 21:47 UTC (2+ messages)
[PATCH 00/15] KVM: x86/pmu: Add mediated vPMU PerfMon v5 support
2026-08-03 21:32 UTC (5+ messages)
` [PATCH 10/15] KVM: x86/pmu: Emulate the GLOBAL_STATUS_SET and GLOBAL_INUSE MSRs
` [PATCH 13/15] KVM: x86/pmu: Ignore AnyThread bit if CPUID.0AH:EDX[15] is not set
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-08-03 18:22 UTC (5+ messages)
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs "
[PATCH v7 17/26] KVM: nSVM: Add missing consistency check for EVENTINJ
2026-08-03 18:08 UTC
[GIT PULL v1 00/23] KVM: s390: Misc KVM and vfio-ccw fixes
2026-08-03 17:40 UTC (46+ messages)
` [GIT PULL v1 01/23] s390/vfio_ccw: Free all memory if cp_init() fails
` [GIT PULL v1 02/23] s390/vfio_ccw: Limit the number of channel program segments
` [GIT PULL v1 03/23] s390/vfio_ccw: Fix out of bounds check on CCW array
` [GIT PULL v1 04/23] s390/vfio_ccw: Ensure first IDAW remains constant
` [GIT PULL v1 05/23] s390/vfio_ccw: Calculate idal length based on idaw type
` [GIT PULL v1 06/23] s390/vfio_ccw: Ensure index for read/write regions are within range
` [GIT PULL v1 07/23] s390/vfio_ccw: Cancel existing workqueues
` [GIT PULL v1 08/23] s390/vfio_ccw: Move cp cleanup out of not operational
` [GIT PULL v1 09/23] s390/vfio_ccw: Selectively expand io_mutex
` [GIT PULL v1 10/23] s390/vfio_ccw: Implement a crw lock
` [GIT PULL v1 11/23] KVM: s390: Fix unlikely NULL gmap dereference
` [GIT PULL v1 12/23] KVM: s390: Do not free SCA if it was not allocated
` [GIT PULL v1 13/23] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [GIT PULL v1 14/23] KVM: s390: Fix overclearing ESCA in case of error
` [GIT PULL v1 15/23] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [GIT PULL v1 16/23] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [GIT PULL v1 17/23] KVM: s390: Fix race in __do_essa()
` [GIT PULL v1 18/23] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [GIT PULL v1 19/23] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [GIT PULL v1 20/23] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [GIT PULL v1 21/23] KVM: s390: Return -EINTR if a signal is pending while faulting-in
` [GIT PULL v1 22/23] KVM: s390: Fix ordering when adding to SCA
` [GIT PULL v1 23/23] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()
[PATCH v2] KVM: selftests: Replace ulong with unsigned long
2026-08-03 17:08 UTC
[PATCH v3 00/11] KVM Dirty-bit cleaning hw accelerator (HACDBS)
2026-08-03 16:38 UTC (7+ messages)
` [PATCH v3 10/11] KVM: arm64: Add hardware-accelerated dirty-ring cleaning routine
` [PATCH v3 11/11] KVM: arm64: Enable KVM_HW_DIRTY_BIT
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