messages from 2026-08-04 14:42:12 to 2026-08-05 07:53:34 UTC [more...]
[PATCH 0/2] KVM: TDX: Enable VM-DoS Prevention Features for TDX
2026-08-05 7:53 UTC (7+ messages)
` [PATCH 1/2] KVM: TDX: Enable Notify VM exit
` [PATCH 2/2] KVM: TDX: Enable Bus Lock "
[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
2026-08-05 7:09 UTC (13+ messages)
` [PATCH v3 1/9] KVM: guest_memfd: take the invalidate lock when unbinding a dying file
` [PATCH v3 2/9] mm: split AS_UNMOVABLE back out of AS_INACCESSIBLE
` [PATCH v3 3/9] KVM: guest_memfd: implement folio migration for non-confidential VMs
` [PATCH v3 4/9] KVM: guest_memfd: add GUEST_MEMFD_FLAG_MIGRATABLE
` [PATCH v3 5/9] KVM: selftests: fix maxnode arguments in xapic_ipi_test
` [PATCH v3 6/9] KVM: selftests: use BITS_PER_TYPE() for NUMA masks
` [PATCH v3 7/9] KVM: selftests: add get_numa_mem_nodes()
` [PATCH v3 8/9] KVM: selftests: use allowed NUMA nodes in guest_memfd_test
` [PATCH v3 9/9] KVM: selftests: exercise guest_memfd folio migration
[PATCH v3] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
2026-08-05 6:51 UTC
[PATCH] KVM: selftests: verify toggling KVM_MEM_GUEST_MEMFD on an existing slot is rejected
2026-08-05 6:10 UTC (2+ messages)
[PATCH v2 0/6] mm, drm: fix interaction of .pfn_mkwrite() with fixup_user_fault()
2026-08-05 6:08 UTC (11+ messages)
` [PATCH v2 2/6] drm/shmem_helper: use vmf_insert_pfn_mkwrite()
` [PATCH v2 4/6] kvm: apply VM_READ/VM_WRITE checks to all VMA types
` [PATCH v2 6/6] kvm: return -EFAULT for writes to !VM_WRITE IO mappings
[PATCH v2] LoongArch: KVM: Advertise already-supported capabilities
2026-08-05 6:06 UTC (2+ messages)
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-08-05 6:04 UTC (5+ messages)
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
[PATCH net-next v14 0/5] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-08-05 5:20 UTC (8+ 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 4/5] ptr_ring: move free-space check into separate helper
[PATCH] LoongArch: KVM: Advertise already-supported capabilities
2026-08-05 5:18 UTC (3+ messages)
[PATCH v2] RISC-V: KVM: Add kvm-riscv.wfi_trap_policy to control VS-mode WFI trapping
2026-08-05 5:11 UTC (2+ messages)
[PATCH v6 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
2026-08-05 4:32 UTC (10+ messages)
` [PATCH v6 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v6 2/4] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v6 3/4] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v6 4/4] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
[PATCH v4 3/6] KVM: arm64: Add auto DBM support for hardware dirty tracking
2026-08-05 3:43 UTC (13+ messages)
[PATCH 0/2] fix two issues related to the driver
2026-08-05 3:15 UTC (8+ messages)
` [PATCH 1/2] hisi_acc_vfio_pci: fix live migration enable conditions for PF passthrough
` [PATCH 2/2] hisi_acc_vfio_pci: fix VF BAR2 mmap on 64KB page size
[PATCH] vhost: reset the vring metadata cache on vring reconfiguration
2026-08-05 2:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
2026-08-05 2:38 UTC (9+ messages)
[PATCH v2] x86/kvm: introduce pv idle time
2026-08-05 2:31 UTC (3+ messages)
[PATCH 0/6] LoongArch: KVM: Add separate vmid support
2026-08-05 2:19 UTC (8+ messages)
` [PATCH 1/6] LoongArch: KVM: Add vmid support for stage2 MMU
[RFC PATCH 0/1] vfio/pci: Disable sriov on PF device close
2026-08-05 1:03 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
2026-08-05 0:44 UTC (12+ messages)
` [PATCH v4 01/10] x86/bugs: Only log missing retpoline when it's actually the missing mitigation
` [PATCH v4 02/10] cpu/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs
` [PATCH v4 03/10] cpu/bugs: Fall back to AutoIBRS when retpoline unavailable on SNP CPUs
` [PATCH v4 04/10] cpu/bugs: Allow spectre_v2=ibrs on x86 vendors other than Intel
` [PATCH v4 05/10] KVM: SEV: Define SVM_SEV_FEAT_* flags using BIT_ULL()
` [PATCH v4 06/10] KVM: selftests: sev_init2: Use BIT_ULL for VMSA feature bit definition
` [PATCH v4 07/10] KVM: SEV: Disallow setting SNP-only features for non-SNP guests via a single mask
` [PATCH v4 08/10] KVM: SEV: Advertise SVM_SEV_FEAT_SNP_ACTIVE
` [PATCH v4 09/10] KVM: SEV: Add support for IBPB-on-Entry
` [PATCH v4 10/10] KVM: SEV: Add support for SNP BTB Isolation
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-08-05 0:41 UTC (19+ messages)
` [PATCH v5 1/9] PCI/P2PDMA: Split pool-related cleanup out of pci_p2pdma_release()
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation
[PATCH v1 00/28] KVM: nSVM: Optimize nSVM TLB flushes
2026-08-05 0:26 UTC (4+ messages)
` [PATCH v1 12/28] KVM: nSVM: Add a placeholder ASID for L2
[PATCH v10 0/3] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
2026-08-05 0:21 UTC (4+ messages)
` [PATCH v10 1/3] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v10 2/3] vfio: selftests: igb: Add driver for Intel 82576 device
` [PATCH v10 3/3] vfio: selftests: Retry on EAGAIN during device reset
[PATCH v8 00/17] KVM: x86: Cleaning up the KVM clock mess, part 1
2026-08-05 0:06 UTC (22+ messages)
` [PATCH v8 01/17] KVM: x86: Update "last guest TSC" snapshot prior to enabling IRQs/preemption
` [PATCH v8 02/17] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v8 03/17] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v8 04/17] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v8 05/17] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v8 06/17] KVM: x86: Drop unnecessary CPU pinning when computing/getting kvmclock
` [PATCH v8 07/17] KVM: x86: Move "no master clock" fallback from __get_kvmclock() to get_kvmclock()
` [PATCH v8 08/17] KVM: x86: Wrap all of __get_kvmclock_master_clock() with CONFIG_X86_64=y
` [PATCH v8 09/17] KVM: x86: Fall back to non-master-clock if clockread fails in get_kvmclock()
` [PATCH v8 10/17] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
` [PATCH v8 11/17] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
` [PATCH v8 12/17] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v8 13/17] KVM: x86: Disable preemption, not IRQs, when getting TSC+freq pair
` [PATCH v8 14/17] KVM: x86: Make master clock logic in guest PV clock updates 64-bit only
` [PATCH v8 15/17] KVM: x86: Upscale TSC to "now", not master clock when updating PV clocks
` [PATCH v8 16/17] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v8 17/17] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
[PATCH v1 0/8] TDX: Stop auto-generating the global metadata code
2026-08-04 23:52 UTC (6+ 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 v7 00/36] Cleaning up the KVM clock mess
2026-08-04 23:38 UTC (5+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
[kvm-unit-tests PATCH v2] x86: pci: Support unaligned register access in PCI config read/write
2026-08-04 23:23 UTC
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-08-04 23:15 UTC (20+ messages)
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
` [PATCH v9 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-08-04 21:59 UTC (4+ messages)
[PATCH 05/21] perf: arm_pmuv3: Check cntr_mask before using pmccntr
2026-08-04 21:25 UTC (2+ messages)
[GIT PULL] vhost,vdpa: last minute fixes
2026-08-04 21:24 UTC (2+ messages)
[PATCH v3 0/2] KVM: selftests: Reduce PMC test runtime by ~17x
2026-08-04 21:21 UTC (5+ messages)
` [PATCH v3 1/2] KVM: selftests: Test one random GP counter in PMU arch events testcase
` [PATCH v3 2/2] KVM: selftests: Create one VM with many vCPUs for each major PMU counters test
[PATCH v8 00/21] ARM64 PMU Partitioning
2026-08-04 21:06 UTC (2+ messages)
[PATCH v2 0/2] KVM: selftests: Reduce PMC test runtime by ~17x
2026-08-04 20:55 UTC (5+ messages)
` [PATCH v2 1/2] KVM: selftests: Test one random GP counter in PMU arch events testcase
` [PATCH v2 2/2] KVM: selftests: Create one VM with many vCPUs for each major PMU counters test
[PATCH 0/2] KVM: selftests: Reduce PMC test runtime by ~17x
2026-08-04 20:33 UTC (5+ messages)
` [PATCH 1/2] KVM: selftests: Test one random GP counter in PMU arch events testcase
` [PATCH 2/2] KVM: selftests: Create one VM with many vCPUs for each major PMU counters test
[PATCH v2 0/7] KVM: s390: more fixes
2026-08-04 20:03 UTC (19+ messages)
` [PATCH v2 1/7] KVM: s390: Remove user triggerable WARN_ON
` [PATCH v2 2/7] KVM: s390: Zero initialize data structures for inject_pfault_token
` [PATCH v2 3/7] KVM: s390: Zero initialize irq in reinject_machine_check
` [PATCH v2 4/7] KVM: s390: Fix memory leak in guest debug handling
` [PATCH v2 5/7] KVM: s390: Fix old_data leak in guest debug error path
` [PATCH v2 6/7] KVM: s390: Take srcu when importing watchpoint data
` [PATCH v2 7/7] KVM: s390: Free guest debug data on vcpu destroy
[PATCH v5 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
2026-08-04 19:55 UTC (5+ messages)
` [PATCH v5 1/3] [DO_NOT_MERGE] linux-headers: Add uapi header changes
` [PATCH v5 2/3] target/ppc/kvm: Add support for querying host compatibility mode
` [PATCH v5 3/3] target/ppc/kvm: Use host compatibility mode for nested guests
[PATCH v6 00/15] s390/vfio-ap: Add live guest migration support
2026-08-04 19:57 UTC (13+ messages)
` [PATCH v6 02/15] s390/vfio-ap: Data structures for facilitating vfio device migration
` [PATCH v6 03/15] s390/vfio-ap: Functions to initialize/release vfio device migration data
` [PATCH v6 07/15] s390/vfio-ap: File ops called to save the vfio device migration state
` [PATCH v6 10/15] s390/vfio-ap: File ops called to resume the vfio device migration
[PATCH 0/5] locking/qspinlock: Add contended_release tracepoint
2026-08-04 19:54 UTC (4+ messages)
` [PATCH 1/5] x86/paravirt: Use static_call() for the paravirt spinlock ops
[Invitation] bi-weekly guest_memfd upstream call on 2026-08-06
2026-08-04 19:29 UTC
[RFC PATCH v2 0/5] vfio/pci: Support ZONE_DEVICE-backed DMABUF Exports
2026-08-04 18:50 UTC (6+ messages)
` [RFC PATCH v2 1/5] vfio: Add UAPI flag for ZONE_DEVICE-backed DMABUF exports
` [RFC PATCH v2 2/5] vfio/pci: Implement ZONE_DEVICE registration for DMABUFs
` [RFC PATCH v2 3/5] vfio/pci: Implement page-backed .map_dma_buf handler
` [RFC PATCH v2 4/5] vfio/pci: Add .mmap handler for page-backed DMABUFs
` [RFC PATCH v2 5/5] vfio/pci: Add revocation fence for ZONE_DEVICE DMABUFs
[PATCH v2 0/4] Introduce vfio_dma_mapping_perf_test
2026-08-04 17:15 UTC (7+ messages)
` [PATCH v2 1/4] vfio: selftests: Assert the region was unmapped in iommu_unmap()
` [PATCH v2 2/4] vfio: selftests: Introduce vfio_dma_mapping_perf_test
` [PATCH v2 3/4] vfio: selftests: Add memfd test to vfio_dma_mapping_perf_test
` [PATCH v2 4/4] vfio: selftests: Allow a size for vfio_dma_mapping_perf_test
[PATCH 0/4] Introduce vfio_dma_mapping_perf_test
2026-08-04 17:08 UTC (4+ messages)
` [PATCH 3/4] vfio: selftests: Allow a size for vfio_dma_mapping_perf_test
[PATCH 0/2] vfio/iommufd: Prevent scheduler warnings when unmapping large regions
2026-08-04 15:50 UTC (6+ messages)
[PATCH 1/2] KVM: SVM: Serialize the owner's mirror list in sev_migrate_from()
2026-08-04 15:32 UTC (3+ messages)
[PATCH 0/6] KVM: arm64: VNCR TLB invalidation fixes
2026-08-04 15:16 UTC (6+ messages)
` [PATCH 3/6] KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR page
[PATCH 2/2] KVM: SVM: Re-check enc_context_owner under the owner's lock in sev_vm_destroy()
2026-08-04 15:00 UTC
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-04 14:59 UTC (4+ messages)
` [PATCH v16 11/45] KVM: arm64: CCA: Check for RMI support at KVM init
[PATCH 0/3] KVM: s390: more fixes
2026-08-04 14:52 UTC (2+ messages)
` [PATCH 3/3] KVM: s390: memory leak in guest debug handling
[PATCH 2/2] KVM: arm64: selftests: Add a nested S2 MMU realloc test
2026-08-04 14:44 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