Kernel KVM virtualization development
 help / color / mirror / Atom feed
 messages from 2026-06-16 15:43:10 to 2026-06-18 08:54:58 UTC [more...]

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-06-18  8:54 UTC  (22+ messages)
` [PATCH v2 01/17] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions
` [PATCH v2 02/17] x86/virt/tdx: Configure add-on features on TDX module init and update
` [PATCH v2 03/17] x86/virt/tdx: Detect if the extensions initialization is required
` [PATCH v2 04/17] x86/virt/tdx: Add extra memory to TDX module for the extensions
` [PATCH v2 05/17] x86/virt/tdx: Make TDX module initialize "
` [PATCH v2 06/17] x86/virt/tdx: Re-initialize the extensions on runtime TDX module update
` [PATCH v2 07/17] x86/virt/tdx: Initialize Quoting extension
` [PATCH v2 08/17] x86/virt/tdx: Prepare Quote buffer during extension bringup
` [PATCH v2 09/17] x86/virt/tdx: Add interface to check Quoting availability
` [PATCH v2 10/17] x86/virt/tdx: Move tdx_tdr_pa() up in the file
` [PATCH v2 11/17] x86/virt/tdx: Add interface to generate a Quote
` [PATCH v2 12/17] x86/virt/tdx: Reinitialize the Quoting extension after TDX module update
` [PATCH v2 13/17] x86/virt/tdx: Enable Quoting extension
` [PATCH v2 14/17] x86/tdx: Move and rename Quote request structure
` [PATCH v2 15/17] KVM: TDX: Factor out userspace return path from tdx_get_quote()
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation
` [PATCH v2 17/17] KVM: TDX: Support event-notify interrupts only with userspace Quoting

[PATCH] KVM: SVM: Remove redundant ret = 0 in svm_set_nested_state
 2026-06-18  8:52 UTC 

[PATCH 00/16] riscv: Generate riscv instruction functions
 2026-06-18  7:31 UTC  (4+ messages)
` [PATCH 04/16] riscv: kprobes: Use generated instruction headers

[PATCH v8 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-06-18  6:10 UTC  (7+ messages)
` [PATCH v8 2/4] dma-buf: add optional get_pci_tph() callback
` [PATCH v8 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH V3 3/4] KVM: x86/pmu: Support PERF_METRICS MSR in mediated vPMU
 2026-06-18  2:21 UTC  (4+ messages)

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-06-18  1:53 UTC  (3+ messages)
` [PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters

[PATCH v2] accel/kvm: event-driven wakeup for dirty ring reaper thread
 2026-06-18  0:58 UTC  (3+ messages)

[ANNOUNCE / CFP] KVM Microconference at LPC 2026
 2026-06-17 23:29 UTC 

[PATCH v4 0/2] vfio: selftests: Add allocation assert helpers and avoid VLAs
 2026-06-17 22:55 UTC  (4+ messages)
` [PATCH v4 1/2] vfio: selftests: Add allocation assert helpers
` [PATCH v4 2/2] vfio: selftests: Avoid VLAs

[PATCH 0/3] KVM: nVMX: A few TLB flushing fixes
 2026-06-17 22:37 UTC  (13+ messages)
` [PATCH 1/3] KVM: nVMX: Always flush vpid02 on first use
` [PATCH 2/3] KVM: nVMX: Decouple INVVPID operand checks from flushing of vpid02
` [PATCH 3/3] KVM: nVM: Ensure INVVPID is emulated on the correct physical CPU

[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
 2026-06-17 22:23 UTC  (8+ messages)
` [PATCH v8 4/7] x86/sev: Add support to perform RMP optimizations asynchronously

[RFC PATCH] KVM: Ignore MMU notifiers for guest_memfd-only memslots
 2026-06-17 21:22 UTC  (10+ messages)

[RFC PATCH 0/2] KVM: x86: Relay a nested Hyper-V root's vmbus posts to L0
 2026-06-17 19:50 UTC  (3+ messages)
` FW: [RFC PATCH 0/2] KVM: x86: Relay a nested Hyper-V root's vmbus posts to L0 // including patches

[GIT PULL] Please pull IOMMUFD subsystem changes
 2026-06-17 19:40 UTC  (2+ messages)

[PATCH v6] vfio: selftests: Find devices that have VFIO selftest drivers
 2026-06-17 19:38 UTC  (10+ messages)

[PATCH] vfio: Request THP-aligned mmap for device fds
 2026-06-17 19:29 UTC  (5+ messages)

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2026-06-17 19:14 UTC  (2+ messages)

[GIT PULL] VFIO updates for v7.2-rc1
 2026-06-17 19:14 UTC  (2+ messages)

[PATCH v3 0/2] vfio: selftests: Add calloc_assert() and avoid VLAs
 2026-06-17 18:35 UTC  (6+ messages)
` [PATCH v3 1/2] vfio: selftests: Add calloc_assert() helper

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-17 16:22 UTC  (20+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v3 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH v3 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH v3 8/9] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH v3 9/9] vfio/pci: Add mmap() attributes to DMABUF feature

[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
 2026-06-17 14:53 UTC  (21+ messages)
` [PATCH 1/4] kvm: svm: Streamline VMSA setting for VCPUs
` [PATCH 2/4] kvm: svm: Defer VMSA allocation to LAUNCH_FINISH stage
` [PATCH 3/4] kvm: svm: Support guest-provided VMSA for launching
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE

[PATCH] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-17 13:44 UTC 

[PATCH] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-17 13:44 UTC 

[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-06-17 13:18 UTC  (11+ messages)
` [PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH v4 5/7] mm: selftests: Add shmem into memory failure test

[PATCH][v2] vfio/type1: Sanitize user-supplied inputs to prevent undefined __ffs() behavior
 2026-06-17 13:18 UTC  (2+ messages)

[PATCH v2] kvm powerpc/book3s-apiv2: Add suite initialization to skip GSB tests without APIv2 support
 2026-06-17 12:51 UTC  (2+ messages)

[PATCH] KVM: arm64: Handle race between interrupt affinity change and LPI disabling
 2026-06-17 11:51 UTC  (5+ messages)

[PATCH v2 0/2] linux-6.1.y: fix build errors with newer GCC/glibc
 2026-06-17 11:20 UTC  (5+ messages)
` [PATCH v2 1/2] tools/lib/bpf: fix const-qualifier discard in resolve_full_path
` [PATCH v2 2/2] KVM: VMX: guard regparm(0) on vmread_error_trampoline for x86_32 only

[PATCH 6.1.y] KVM: VMX: Make vmread_error_trampoline() uncallable from C code
 2026-06-17 10:51 UTC 

[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
 2026-06-17 10:34 UTC  (8+ messages)

[PATCH v3] vduse: hold vduse_lock across IDR lookup in open path
 2026-05-08  9:46 UTC 

[PATCH v5] vhost/vdpa: validate virtqueue index in mmap and fault paths
 2026-05-08  7:58 UTC 

[PATCH v13 00/22] TDX KVM selftests
 2026-06-17  9:50 UTC  (28+ messages)
` [PATCH v13 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v13 02/22] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v13 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v13 04/22] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v13 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
` [PATCH v13 21/22] KVM: selftests: Add ucall support for TDX

[PATCH v2] KVM: x86: Unconditionally recompute CR8 intercept on PPR update
 2026-06-17  9:31 UTC  (6+ messages)
` [syzbot ci] "

[PATCH v4] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-17  9:17 UTC  (5+ messages)

[PATCH v3 0/6] vfio/pci: Latch module params, fix bitfield use and VGA unwind
 2026-06-17  7:46 UTC  (2+ messages)

KVM Planes arch-independent parts
 2026-06-17  6:35 UTC 

[PATCH v17 00/12] vfio/pci: Add PCIe TPH support
 2026-06-17  6:04 UTC  (12+ messages)
` [PATCH v17 08/12] PCI/TPH: Add sysfs binary file to export CPU to steering-tag mapping

[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
 2026-06-17  1:05 UTC  (5+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Implement guest-side PV TLB flush

[PATCH v4 3/3] KVM: selftests: loongarch: Add PV TLB flush performance test
 2026-06-17  0:59 UTC  (3+ messages)

[RFC PATCH v2 17/25] KVM: nSVM: Service local TLB flushes before nested transitions
 2026-06-17  0:21 UTC  (4+ messages)

[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
 2026-06-16 23:45 UTC  (18+ messages)
` [PATCH v4 09/30] KVM: x86: Move eager_page_split to mmu.{c,h}
` [PATCH v4 18/30] KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.c
` [PATCH v4 26/30] KVM: x86: Don't treat interrupts as allowed just because a nested run is pending

[PATCH] vfio: Validate that bitmap.pgsize is a power-of-2 in vfio_iommu_type1_unmap_dma
 2026-06-16 23:14 UTC  (2+ messages)

[PATCH v4 0/9] KVM: selftests: Create KVM selftests runner
 2026-06-16 23:04 UTC  (12+ messages)
` [PATCH v4 1/9] KVM: selftest: Create KVM selftest runner

[RFC PATCH v2 24/25] KVM: nSVM: Use different ASIDs for L1 and L2
 2026-06-16 21:49 UTC  (8+ messages)

[PATCH net v2 0/2] vsock/virtio: fix msg_iter desync on transmission failure
 2026-06-16 20:47 UTC  (3+ messages)
` [PATCH net v2 1/2] iov_iter: export iov_iter_restore

Project Takeoffs
 2026-06-16 19:20 UTC 

[RFC PATCH v2 13/25] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
 2026-06-16 18:00 UTC  (3+ messages)

[RFC PATCH v2 09/25] KVM: SVM: Use a static ASID per vCPU
 2026-06-16 17:58 UTC  (3+ messages)

[RFC PATCH v2 08/25] KVM: SEV: Stop using per-vCPU ASID for SEV VMs
 2026-06-16 17:50 UTC  (3+ messages)

[PATCH v3 0/8] KVM: x86: Fix emulated MOV DR{4,5} #GP bugs
 2026-06-16 17:13 UTC  (4+ messages)
` [PATCH v3 5/8] KVM: VMX: Prioritize DR7.GD=1 #DB over CPL>0 #GP on Intel

[PATCH v3 0/4] KVM: s390: Fixes for gmap and _PAGE_UNUSED
 2026-06-16 17:10 UTC  (7+ messages)
` [PATCH v3 1/4] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [PATCH v3 2/4] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v3 3/4] KVM: s390: Do not set special large pages dirty
` [PATCH v3 4/4] KVM: s390: Fix code typo in gmap_protect_asce_top_level()

[PATCH V3 4/4] KVM: selftests: Add perf_metrics and fixed counter 3 tests
 2026-06-16 16:32 UTC  (3+ messages)

[PATCH v1] s390/virtio_ccw: Also suppress -EINVAL on device detach
 2026-06-16 16:27 UTC  (9+ messages)

[PATCH 0/4] vhost/vsock: add support for VHOST_RESET_OWNER and CPR migration
 2026-06-16 16:13 UTC  (8+ messages)
` [PATCH 3/4] vhost/vsock: suppress EHOSTUNREACH fast-fail during CPR pause
` [PATCH 4/4] vhost/vsock: re-scan TX virtqueue on device start

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-16 15:19 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox