messages from 2025-07-10 17:02:41 to 2025-07-13 17:48:42 UTC [more...]
[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-07-13 17:43 UTC (4+ messages)
` [PATCH V9 1/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH V9 2/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH V9 3/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
[PATCH] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
2025-07-13 14:33 UTC (5+ messages)
[PATCH v2] powerpc: Replace the obsolete address of the FSF
2025-07-13 14:01 UTC (13+ messages)
[PATCH v2] vfio/mlx5: fix possible overflow in tracking max message size
2025-07-13 7:56 UTC (3+ messages)
[PATCH 0/2] Improve KVM_SET_TSC_KHZ handling for CoCo VMs
2025-07-13 7:27 UTC (15+ messages)
` [PATCH 1/2] KVM: x86: Reject KVM_SET_TSC_KHZ vCPU ioctl for TSC protected guest
` [PATCH 2/2] KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPU has been created
[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-07-13 2:42 UTC (13+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v2 3/6] KVM: arm64: Allow userspace to inject external instruction aborts
` [PATCH v2 5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT
[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
2025-07-13 2:11 UTC (9+ messages)
` [RFC PATCH v8 15/35] x86/apic: Unionize apic regs for 32bit/64bit access w/o type casting
[RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
2025-07-12 17:53 UTC (10+ messages)
[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
2025-07-12 17:38 UTC (17+ messages)
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-12 17:33 UTC (15+ messages)
[GIT PULL] KVM/riscv fixes for 6.16 take #2
2025-07-12 10:24 UTC
[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
2025-07-11 23:17 UTC (13+ messages)
[PATCH v2] virtio_net: simplify tx queue wake condition check
2025-07-11 23:10 UTC (2+ messages)
[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
2025-07-11 23:08 UTC (5+ messages)
[PATCH] vfio/pds: Fix missing detach_ioas op
2025-07-11 22:51 UTC (2+ messages)
[PATCH v2] vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
2025-07-11 22:45 UTC (4+ messages)
[PATCH v4 0/5] vfio/type1: optimize vfio_pin_pages_remote() and vfio_unpin_pages_remote()
2025-07-11 22:36 UTC (4+ messages)
` [PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
[PATCH] vfio/type1: conditional rescheduling while pinning
2025-07-11 20:40 UTC (9+ messages)
[PATCH v2 0/3] TDX: Clean up the definitions of TDX ATTRIBUTES
2025-07-11 18:03 UTC (7+ messages)
` [PATCH v2 1/3] x86/tdx: Fix the typo of TDX_ATTR_MIGRTABLE
` [PATCH v2 2/3] KVM: TDX: Remove redundant definitions of TDX_TD_ATTR_*
` [PATCH v2 3/3] KVM: TDX: Rename KVM_SUPPORTED_TD_ATTRS to KVM_SUPPORTED_TDX_TD_ATTRS
[PATCH v2 00/18] i386/cpu: Unify the cache model in X86CPUState
2025-07-11 17:45 UTC (20+ messages)
` [PATCH v2 01/18] i386/cpu: Refine comment of CPUID2CacheDescriptorInfo
` [PATCH v2 02/18] i386/cpu: Add descriptor 0x49 for CPUID 0x2 encoding
` [PATCH v2 03/18] i386/cpu: Add default cache model for Intel CPUs with level < 4
` [PATCH v2 04/18] i386/cpu: Present same cache model in CPUID 0x2 & 0x4
` [PATCH v2 05/18] i386/cpu: Consolidate CPUID 0x4 leaf
` [PATCH v2 06/18] i386/cpu: Drop CPUID 0x2 specific cache info in X86CPUState
` [PATCH v2 07/18] i386/cpu: Add x-vendor-cpuid-only-v2 option for compatibility
` [PATCH v2 08/18] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel
` [PATCH v2 09/18] i386/cpu: Rename AMD_ENC_ASSOC to X86_ENC_ASSOC
` [PATCH v2 10/18] i386/cpu: Fix CPUID[0x80000006] for Intel CPU
` [PATCH v2 11/18] i386/cpu: Add legacy_intel_cache_info cache model
` [PATCH v2 12/18] i386/cpu: Add legacy_amd_cache_info "
` [PATCH v2 13/18] i386/cpu: Select legacy cache model based on vendor in CPUID 0x2
` [PATCH v2 14/18] i386/cpu: Select legacy cache model based on vendor in CPUID 0x4
` [PATCH v2 15/18] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000005
` [PATCH v2 16/18] i386/cpu: Select legacy cache model based on vendor in CPUID 0x80000006
` [PATCH v2 17/18] i386/cpu: Select legacy cache model based on vendor in CPUID 0x8000001D
` [PATCH v2 18/18] i386/cpu: Use a unified cache_info in X86CPUState
[PATCH] KVM: SVM: Emulate PERF_CNTR_GLOBAL_STATUS_SET for PerfMonV2
2025-07-11 17:38 UTC (2+ messages)
[PATCH v13 00/20] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-11 16:37 UTC (25+ messages)
` [PATCH v13 09/20] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v13 10/20] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v13 11/20] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v13 14/20] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v13 15/20] KVM: arm64: Refactor user_mem_abort()
` [PATCH v13 16/20] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v13 17/20] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v13 18/20] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-07-11 16:14 UTC (20+ messages)
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-07-11 16:14 UTC (8+ messages)
[kvm-unit-tests PATCH 0/2] Fixes for recent kvmtool support changes
2025-07-11 14:53 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/2] scripts: Fix typo for multi-line params match
` [kvm-unit-tests PATCH 2/2] scripts: Fix params regex match
[kvm-unit-tests PATCH v4 00/13] arm/arm64: Add kvmtool to the runner script
2025-07-11 14:37 UTC (5+ messages)
` [kvm-unit-tests PATCH v4 07/13] scripts: Add default arguments for kvmtool
[RFC PATCH 00/20] TD-Preserving updates
2025-07-11 14:06 UTC (5+ messages)
` [RFC PATCH 03/20] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
[PATCH 0/2] KVM: s390: Fix latent guest entry/exit bugs
2025-07-11 13:26 UTC (3+ messages)
` [PATCH 1/2] entry: Add arch_in_rcu_eqs()
[PATCH v2 0/2] Few timer and AIA fixes for KVM RISC-V
2025-07-11 13:05 UTC (2+ messages)
[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
2025-07-11 13:02 UTC (14+ messages)
` [PATCH RFC v2 01/13] net: bundle all offloads in a single struct
` [PATCH RFC v2 02/13] linux-headers: Update to Linux ~v6.16-rc5 net-next
` [PATCH RFC v2 03/13] virtio: introduce extended features type
` [PATCH RFC v2 04/13] virtio: serialize extended features state
` [PATCH RFC v2 05/13] virtio: add support for negotiating extended features
` [PATCH RFC v2 06/13] virtio-pci: implement support for "
` [PATCH RFC v2 07/13] vhost: add support for negotiating "
` [PATCH RFC v2 08/13] qmp: update virtio features map to support "
` [PATCH RFC v2 09/13] vhost-backend: implement extended features support
` [PATCH RFC v2 10/13] vhost-net: "
` [PATCH RFC v2 11/13] virtio-net: "
` [PATCH RFC v2 12/13] net: implement tunnel probing
` [PATCH RFC v2 13/13] net: implement UDP tunnel features offloading
[PATCH v3] RISC-V: KVM: Delegate illegal instruction fault to VS mode
2025-07-11 10:15 UTC
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-07-11 9:33 UTC (19+ messages)
[PATCH v2] RISC-V: KVM: Delegate kvm unhandled faults to VS mode
2025-07-11 8:57 UTC (5+ messages)
` [External] "
[PATCH v3 0/8] x86, KVM: Optimize SEV cache flushing
2025-07-11 8:52 UTC (10+ messages)
` [PATCH v3 1/8] drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return value
` [PATCH v3 3/8] x86, lib: Add WBNOINVD helper functions
[kvm-unit-tests PATCH v2 00/13] Improve CET tests
2025-07-11 8:51 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 08/13] x86: cet: Validate CET states during VMX transitions
[GIT PULL] KVM/arm64 fixes for 6.16, take #6
2025-07-11 8:48 UTC
[PATCH v3] powerpc: Drop GPL boilerplate text with obsolete FSF address
2025-07-11 7:25 UTC
[PATCH net-next 0/2] in order support for vhost-net
2025-07-11 1:44 UTC (4+ messages)
` [PATCH net-next 1/2] vhost: basic in order support
[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
2025-07-11 0:32 UTC (10+ messages)
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
[PATCH] KVM: selftests: Fix signedness issue with vCPU mmap size check
2025-07-11 0:29 UTC (2+ messages)
[PATCH v8 0/2] Enable Secure TSC for SEV-SNP
2025-07-10 23:30 UTC (9+ messages)
` [PATCH v8 2/2] KVM: SVM: Enable Secure TSC for SNP guests
[PATCH v6 0/8] KVM: VMX: Preserve host's DEBUGCTL.FREEZE_IN_SMM
2025-07-10 23:11 UTC (6+ messages)
` [PATCH v6 8/8] KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest
[PATCH v1 1/1] KVM: x86: Advertise support for LKGS
2025-07-10 23:08 UTC (2+ messages)
[PATCH v5 0/5] KVM: x86: Provide a cap to disable APERF/MPERF read intercepts
2025-07-10 23:08 UTC (2+ messages)
[PATCH] KVM: selftests: Add CONFIG_EVENTFD for irqfd selftest
2025-07-10 23:08 UTC (2+ messages)
[PATCH next] Documentation: KVM: Fix unexpected unindent warning
2025-07-10 23:08 UTC (2+ messages)
[PATCH] KVM: Documentation: document how KVM is tested
2025-07-10 22:26 UTC (3+ messages)
[PATCH v7 net-next 0/9] virtio: introduce GSO over UDP tunnel
2025-07-10 20:50 UTC (2+ messages)
[PATCH v2 1/2] target/i386: Add TSA attack variants TSA-SQ and TSA-L1
2025-07-10 19:46 UTC (2+ messages)
` [PATCH v2 2/2] target/i386: Add TSA feature flag verw-clear
[PATCH] powerpc: Replace the obsolete address of the FSF
2025-07-10 18:48 UTC (3+ messages)
[GIT PULL] KVM fixes for Linux 6.16-rc6
2025-07-10 17:03 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;
as well as URLs for NNTP newsgroup(s).