messages from 2026-07-30 20:42:36 to 2026-07-31 10:23:55 UTC [more...]
[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
2026-07-31 10:22 UTC (42+ messages)
` [PATCH v4 01/48] irqchip/gic-v5: Allow KVM setup without a maintenance IRQ
` [PATCH v4 02/48] irqchip/gic-v5: Provide OF IRS config frame attrs to KVM
` [PATCH v4 03/48] irqchip/gic-v5: Set up gic_kvm_info on ACPI hosts
` [PATCH v4 06/48] arm64/sysreg: Update ICC_CR0_EL1 with LINK and LINK_IDLE fields
` [PATCH v4 07/48] KVM: arm64: gic-v5: Extract host IRS caps from IRS config frame
` [PATCH v4 08/48] KVM: arm64: gic-v5: Add VPE doorbell domain
` [PATCH v4 10/48] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v4 14/48] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v4 16/48] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI
` [PATCH v4 19/48] KVM: arm64: gic-v5: Add KVM_VGIC_V5_ADDR_TYPE_IRS to UAPI
` [PATCH v4 35/48] KVM: arm64: gic-v5: Implement save/restore mechanisms for ISTs
` [PATCH v4 38/48] Documentation: KVM: Add docs for KVM_DEV_ARM_VGIC_GRP_IST
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-31 10:22 UTC (22+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 07/41] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v9 10/41] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v9 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
[PATCH 0/2] Support for Hyper-V's HvExtCallGetBootZeroedMemory()
2026-07-31 9:51 UTC (3+ messages)
` [PATCH 1/2] Add HvExtCallQueryCapabilities
` [PATCH 2/2] Add HvExtCallGetBootZeroedMemory
[PATCH v3 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
2026-07-31 9:38 UTC (3+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Separate req and fallback_req masks in make_xfence_request
` [PATCH v3 2/2] RISC-V: KVM: Introduce make_xfence_request_nodata for FENCE.I requests
[mst-vhost:linux-next 16/73] tools/include/linux/types.h:13:10: fatal error: asm/types.h: No such file or directory
2026-07-31 9:41 UTC
[PATCH v5 0/5] Implement Eager Page Splitting for RISC-V
2026-07-31 9:40 UTC (10+ messages)
` [PATCH v5 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v5 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v5 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v5 4/5] RISC-V: KVM: Split huge pages during KVM_CLEAR_DIRTY_LOG
` [PATCH v5 5/5] RISC-V: KVM: Add the eager_page_split module parameter
[PATCH] vhost/vsock: prevent stale IOTLB after ACCESS_PLATFORM changes
2026-07-31 9:38 UTC (3+ messages)
[PATCH] kvm: add EVER_MAPPED ioctl and capability
2026-07-31 9:32 UTC (2+ messages)
[PATCH v6 0/5] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
2026-07-31 8:31 UTC (3+ messages)
[PATCH v1 0/9] target/i386: Fix Hygon vendor-specific CPU behavior
2026-07-31 7:50 UTC (16+ messages)
` [PATCH v1 1/9] target/i386: Sync AMD CPUID aliases for Hygon
` [PATCH v1 2/9] target/i386: Hide Intel cache CPUID leaves "
` [PATCH v1 3/9] target/i386: Hide ARCH_CAPABILITIES "
` [PATCH v1 4/9] target/i386/kvm: Use AMD MCE status encoding "
` [PATCH v1 5/9] target/i386/kvm: Use AMD PMU MSR paths "
` [PATCH v1 8/9] target/i386: Use AMD legacy cache fallback "
[PATCH v2 0/2] RISC-V: KVM: Optimize hfence request handling for SMP guests
2026-07-31 6:18 UTC (3+ messages)
[PATCH v4 0/5] Implement Eager Page Splitting for RISC-V
2026-07-31 6:11 UTC (10+ messages)
` [PATCH v4 1/5] RISC-V: KVM: Add the split page cache for ioctl context
` [PATCH v4 2/5] RISC-V: KVM: Split huge pages when dirty logging is enabled
` [PATCH v4 3/5] RISC-V: KVM: Remove redundant TLB flush operations
` [PATCH v4 5/5] RISC-V: KVM: Add the eager_page_split module parameter
[PATCH v3 00/18] iommu: Add live update state preservation
2026-07-31 5:58 UTC (3+ messages)
` [PATCH v3 02/18] iommu: Implement IOMMU Live update FLB callbacks
[PATCH v11 0/6] Add RMPOPT support
2026-07-31 5:44 UTC (7+ messages)
` [PATCH v11 3/6] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
[RFC PATCH v1 0/2] KVM: arm64: CCA: Add MEC policy support for CCA Realms
2026-07-31 5:09 UTC (4+ messages)
` [RFC PATCH v1 1/2] KVM: arm64: CCA: Add support for configuring the Realm MEC policy
[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
2026-07-31 2:30 UTC (8+ messages)
` [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update
[PATCH v7 0/9] KVM: x86/pmu: Add hardware Topdown metrics support
2026-07-31 1:12 UTC (8+ messages)
` [PATCH v7 7/9] KVM: x86/pmu: Restrict RDPMC passthrough to known CPUs
[PATCH v15 00/37] arm64: Support for Arm CCA in KVM
2026-07-31 0:57 UTC (6+ messages)
` [PATCH v15 14/37] KVM: arm64: CCA: Handle realm enter/exit
[PATCH v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-30 23:59 UTC (3+ messages)
[PATCH v9 0/5] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-07-30 23:46 UTC (7+ messages)
` [PATCH v9 1/5] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v9 2/5] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v9 3/5] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v9 4/5] vfio: selftests: Retry on EAGAIN during device reset
` [PATCH v9 5/5] vfio: selftests: igb: Recover after DMA-read faults
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-07-30 23:43 UTC (9+ messages)
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs "
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v5 8/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v5 9/9] vfio/pci: Permanently revoke a DMABUF on request
[PATCH net v3 0/2] vsock/virtio: fix msg_iter desync on transmission failure
2026-07-30 22:59 UTC (4+ messages)
` [PATCH net v3 1/2] iov_iter: export iov_iter_restore
[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
2026-07-30 22:46 UTC (2+ messages)
[kvm-unit-tests PATCH 0/5] x86/apic: PV IPI robustness and subtest selection
2026-07-30 22:17 UTC (5+ messages)
[GIT PULL] Please pull IOMMUFD subsystem changes
2026-07-30 22:15 UTC (2+ messages)
[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
2026-07-30 21:52 UTC (4+ messages)
[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
2026-07-30 21:46 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] vsock/virtio: read virtqueues under worker locks
` [PATCH v3 2/2] vsock/virtio: avoid refilling the RX queue after teardown
[PATCH net-next v13 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-07-30 21:36 UTC (6+ messages)
` [PATCH net-next v13 1/5] tun/tap: add IFF_BACKPRESSURE flag
` [PATCH net-next v13 2/5] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v13 3/5] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v13 4/5] ptr_ring: move free-space check into separate helper
` [PATCH net-next v13 5/5] tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is set
[PATCH 0/3] KVM: x86: Fix off-by-one in max_vcpu_ids bounds checks
2026-07-30 21:31 UTC (4+ messages)
` [PATCH 1/3] KVM: selftests: Fix treating KVM_CAP_MAX_VCPU_ID as inclusive
[kvm-unit-tests PATCH] x86: pci: Support unaligned register access in PCI config read/write
2026-07-30 20:53 UTC (2+ messages)
page: | 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