messages from 2025-07-17 01:48:27 to 2025-07-18 11:12:17 UTC [more...]
[PATCH 0/4] KVM: arm64: Userspace GICv3 sysreg access fixes and testing
2025-07-18 11:11 UTC (3+ messages)
` [PATCH 1/4] KVM: arm64: vgic-v3: Fix ordering of ICH_HCR_EL2
` [PATCH 2/4] KVM: arm64: Clarify the check for reset callback in check_sysreg_table()
[PATCH v2] vhost/net: Replace wait_queue with completion in ubufs reference
2025-07-18 11:03 UTC
[PATCH] x86/kvm: Reorder PV spinlock checks for dedicated CPU case
2025-07-18 9:49 UTC
[PATCH v1] kvm: x86: implement PV send_IPI method
2025-07-18 11:00 UTC (3+ messages)
[PATCH v3 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC
2025-07-18 10:34 UTC (7+ messages)
` [PATCH v3 1/2] KVM: SVM: Increase X2AVIC limit to 4096 vcpus
` [PATCH v3 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids
[PATCH v2 0/8] treewide: Fix typo "notifer"
2025-07-18 10:26 UTC (3+ messages)
` [PATCH v2 5/8] wifi: brcmfmac: "
[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
2025-07-18 9:48 UTC
[PATCH net-next V2 0/3] in order support for vhost-net
2025-07-18 9:44 UTC (11+ messages)
[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
2025-07-18 9:14 UTC (10+ messages)
[PATCH v3 04/13] x86: Handle KCOV __init vs inline mismatches
2025-07-18 8:36 UTC (2+ messages)
[PATCH] vhost/net: Replace wait_queue with completion in ubufs reference
2025-07-18 8:31 UTC (2+ messages)
[EARLY RFC] KVM: SVM: Enable AVIC by default from Zen 4
2025-07-18 8:19 UTC (7+ messages)
[Invitation] bi-weekly guest_memfd upstream call on 2025-07-17
2025-07-18 7:41 UTC (3+ messages)
[RFC PATCH 0/3] KVM: SVM: Fix IRQ window inhibit handling
2025-07-18 6:43 UTC (4+ messages)
` [RFC PATCH 1/3] KVM: SVM: Fix clearing IRQ window inhibit with nested guests
` [RFC PATCH 2/3] KVM: SVM: Fix IRQ window inhibit handling across multiple vCPUs
` [RFC PATCH 3/3] KVM: SVM: Optimize IRQ window inhibit handling
[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-18 6:19 UTC (32+ messages)
` [PATCH v15 01/21] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GMEM
` [PATCH v15 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v15 03/21] KVM: Introduce kvm_arch_supports_gmem()
` [PATCH v15 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
` [PATCH v15 05/21] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v15 06/21] KVM: Fix comments that refer to slots_lock
` [PATCH v15 07/21] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v15 08/21] KVM: guest_memfd: Allow host to map guest_memfd pages
` [PATCH v15 09/21] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v15 10/21] KVM: x86/mmu: Generalize private_max_mapping_level x86 op to max_mapping_level
` [PATCH v15 11/21] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v15 12/21] KVM: x86/mmu: Consult guest_memfd when computing max_mapping_level
` [PATCH v15 13/21] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory
` [PATCH v15 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v15 15/21] KVM: arm64: Refactor user_mem_abort()
` [PATCH v15 16/21] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v15 17/21] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v15 18/21] KVM: arm64: Enable host mapping of shared guest_memfd memory
` [PATCH v15 19/21] KVM: Introduce the KVM capability KVM_CAP_GMEM_MMAP
` [PATCH v15 20/21] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v15 21/21] KVM: selftests: guest_memfd mmap() test when mmap is supported
[PATCH] netvsc: transfer lower device max tso size
2025-07-18 6:06 UTC
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-07-18 5:49 UTC (7+ messages)
[PATCH v3 0/9] Add SBI v3.0 PMU enhancements
2025-07-18 5:44 UTC (20+ messages)
` [PATCH v3 1/9] drivers/perf: riscv: Add SBI v3.0 flag
` [PATCH v3 2/9] drivers/perf: riscv: Add raw event v2 support
` [PATCH v3 3/9] RISC-V: KVM: Add support for Raw event v2
` [PATCH v3 4/9] drivers/perf: riscv: Implement PMU event info function
` [PATCH v3 5/9] drivers/perf: riscv: Export "
` [PATCH v3 6/9] KVM: Add a helper function to validate vcpu gpa range
` [PATCH v3 7/9] RISC-V: KVM: Use the new gpa range validate helper function
` [PATCH v3 8/9] RISC-V: KVM: Implement get event info function
` [PATCH v3 9/9] RISC-V: KVM: Upgrade the supported SBI version to 3.0
[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
2025-07-18 4:38 UTC (5+ messages)
` [PATCH RFC v2 12/13] net: implement tunnel probing
[PATCH 0/2] LoongArch: KVM: simplify KVM routines
2025-07-18 4:13 UTC (6+ messages)
` [PATCH 1/2] LoongArch: KVM: rework kvm_send_pv_ipi()
` [PATCH 2/2] LoongArch: KVM:: simplify kvm_deliver_intr()
[PATCH v7 0/3] KVM: x86: Include host suspended time in steal time
2025-07-18 3:09 UTC (6+ messages)
` [PATCH v7 1/3] KVM: x86: Advance guest TSC after deep suspend
[RFC PATCH v8 00/35] AMD: Add Secure AVIC Guest Support
2025-07-18 3:08 UTC (15+ messages)
` [RFC PATCH v8 24/35] x86/apic: Add support to send IPI for Secure AVIC
` [RFC PATCH v8 25/35] x86/apic: Support LAPIC timer "
` [RFC PATCH v8 26/35] x86/sev: Initialize VGIF for secondary VCPUs "
` [RFC PATCH v8 27/35] x86/apic: Add support to send NMI IPI "
` [RFC PATCH v8 28/35] x86/apic: Allow NMI to be injected from hypervisor "
` [RFC PATCH v8 29/35] x86/sev: Enable NMI support "
` [RFC PATCH v8 30/35] x86/apic: Read and write LVT* APIC registers from HV for SAVIC guests
[RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
2025-07-18 2:48 UTC (13+ messages)
[PATCH 00/11] Fix incorrect iommu_groups with PCIe switches
2025-07-18 2:31 UTC (7+ messages)
` [PATCH 03/11] iommu: Compute iommu_groups properly for "
[RFC PATCH] PCI: Add quirk to always map ivshmem as write-back
2025-07-18 1:58 UTC (4+ messages)
[kvm-unit-tests patch v2 0/7] Fix pmu test errors on GNR/SRF/CWF
2025-07-18 1:39 UTC (8+ messages)
` [kvm-unit-tests patch v2 1/7] x86/pmu: Add helper to detect Intel overcount issues
` [kvm-unit-tests patch v2 2/7] x86/pmu: Relax precise count validation for Intel overcounted platforms
` [kvm-unit-tests patch v2 3/7] x86/pmu: Fix incorrect masking of fixed counters
` [kvm-unit-tests patch v2 4/7] x86/pmu: Handle instruction overcount issue in overflow test
` [kvm-unit-tests patch v2 5/7] x86/pmu: Expand "llc references" upper limit for broader compatibility
` [kvm-unit-tests patch v2 6/7] x86: pmu_pebs: Remove abundant data_cfg_match calculation
` [kvm-unit-tests patch v2 7/7] x86: pmu_pebs: Support to validate timed PEBS record on GNR/SRF
[PATCH v2 0/5] Fix PMU kselftests errors on GNR/SRF/CWF
2025-07-18 0:19 UTC (6+ messages)
` [PATCH v2 1/5] KVM: x86/pmu: Correct typo "_COUTNERS" to "_COUNTERS"
` [PATCH v2 2/5] KVM: selftests: Add timing_info bit support in vmx_pmu_caps_test
` [PATCH v2 3/5] KVM: Selftests: Validate more arch-events in pmu_counters_test
` [PATCH v2 4/5] KVM: selftests: Relax precise event count validation as overcount issue
` [PATCH v2 5/5] KVM: selftests: Relax branches event count check for event_filter test
Engage your market with GSX 2025 contact list
2025-07-17 23:29 UTC
[PATCH v2 15/16] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
2025-07-17 22:17 UTC (2+ messages)
[PATCH v9 0/2] Enable Secure TSC for SEV-SNP
2025-07-17 22:15 UTC (3+ messages)
` [PATCH v9 2/2] KVM: SVM: Enable Secure TSC for SNP guests
[PATCH v2 12/16] iommu: Validate that pci_for_each_dma_alias() matches the groups
2025-07-17 22:07 UTC (2+ messages)
[PATCH v2 05/16] PCI: Add pci_reachable_set()
2025-07-17 22:04 UTC (2+ messages)
[PATCH v2 03/16] iommu: Compute iommu_groups properly for PCIe switches
2025-07-17 22:03 UTC (2+ messages)
[PATCH v4 0/7] TDX host: kexec/kdump support
2025-07-17 21:46 UTC (8+ messages)
` [PATCH v4 1/7] x86/kexec: Consolidate relocate_kernel() function parameters
` [PATCH v4 2/7] x86/sme: Use percpu boolean to control WBINVD during kexec
` [PATCH v4 3/7] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH v4 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH v4 5/7] x86/virt/tdx: Remove the !KEXEC_CORE dependency
` [PATCH v4 6/7] x86/virt/tdx: Update the kexec section in the TDX documentation
` [PATCH v4 7/7] KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs
[PATCH v9 0/9] Adjust fbcon console device detection
2025-07-17 20:56 UTC (11+ messages)
` [PATCH v9 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v9 2/9] vfio/pci: Use pci_is_display()
` [PATCH v9 3/9] vga_switcheroo: "
` [PATCH v9 4/9] iommu/vt-d: "
` [PATCH v9 5/9] ALSA: hda: "
` [PATCH v9 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v9 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v9 8/9] fbcon: Use screen info to find primary device
` [PATCH v9 9/9] PCI: Add a new 'boot_display' attribute
[PATCH 0/4] Convert atomic_*.txt and memory-barriers.txt to reST
2025-07-17 20:15 UTC (12+ messages)
` [PATCH 1/4] Documentation: memory-barriers: Convert to reST format
` [PATCH 2/4] Documentation: atomic_bitops: "
` [PATCH 3/4] Documentation: atomic_t: "
` [PATCH 4/4] Documentation: atomic_bitops, atomic_t, memory-barriers: Link to newly-converted docs
[PATCH] vfio: cdx: Fix missing GENERIC_MSI_IRQ on compile test
2025-07-17 19:40 UTC (2+ messages)
[PATCH 0/3] KVM: PPC: use for_each_set_bit() macro where appropriate
2025-07-17 19:24 UTC (4+ messages)
` [PATCH 1/3] KVM: PPC: simplify kvmppc_core_prepare_to_enter()
` [PATCH 2/3] KVM: PPC: simplify kvmppc_core_check_exceptions()
` [PATCH 3/3] KVM: PPC: use for_each_set_bit() in IRQ_check()
[PATCH v14 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-17 16:59 UTC (9+ messages)
` [PATCH v14 04/21] KVM: x86: Introduce kvm->arch.supports_gmem
[PATCH] KVM: TDX: Don't report base TDVMCALLs
2025-07-17 15:33 UTC (6+ messages)
[GIT PULL] KVM/riscv fixes for 6.16 take #2
2025-07-17 15:10 UTC (2+ messages)
[GIT PULL] KVM/arm64 fixes for 6.16, take #6
2025-07-17 15:10 UTC (2+ messages)
[GIT PULL] KVM: x86: TDX fixes for 6.16-rc7
2025-07-17 15:09 UTC (2+ messages)
[syzbot] [kvm-x86?] WARNING in kvm_arch_vcpu_ioctl_run (6)
2025-07-17 14:53 UTC (2+ messages)
[PATCH 0/5] RISC-V: KVM: Allow zicop/bfloat16 exts for guest
2025-07-17 12:04 UTC (2+ messages)
[PATCH] RISC-V: KVM: Avoid re-acquiring memslot in kvm_riscv_gstage_map()
2025-07-17 12:03 UTC (2+ messages)
[PATCH 0/2] RISC-V: KVM: Enable ring-based dirty memory tracking
2025-07-17 9:24 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: riscv: selftests: Add common supported test cases
[PATCH V4 0/1] KVM: TDX: Decrease TDX VM shutdown time
2025-07-17 9:14 UTC (8+ messages)
[PATCH 1/3] perf/x86: Add PERF_CAP_PEBS_TIMING_INFO flag
2025-07-17 9:09 UTC (4+ messages)
` [PATCH 2/3] perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48)
` [PATCH 3/3] perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK
[PATCH v5 00/69] accel: Preparatory cleanups for split-accel
2025-07-17 8:45 UTC (6+ messages)
` [PATCH v5 28/69] qapi: Move definitions related to accelerators in their own file
[PATCH v11 00/23] Enable CET Virtualization
2025-07-17 7:57 UTC (6+ messages)
[PATCH v6 0/8] LoongArch: KVM: Enhancement with eiointc emulation
2025-07-17 7:14 UTC (3+ messages)
[PATCH v3 0/4] iommu/amd: Fix host kdump support for SNP
2025-07-17 7:16 UTC (21+ messages)
` [PATCH v3 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v3 2/4] iommu/amd: Reuse device table "
` [PATCH v3 3/4] crypto: ccp: Skip SNP INIT for kdump boot
` [PATCH v3 4/4] iommu/amd: Fix host kdump support for SNP
linux-next: Tree for Jul 16 (drivers/vfio/cdx/intr.c)
2025-07-17 6:52 UTC (2+ messages)
[PATCH] RISC-V: KVM: Use find_vma_intersection() to search for intersecting VMAs
2025-07-17 6:50 UTC (2+ messages)
[PATCH] RISC-V: perf/kvm: Add reporting of interrupt events
2025-07-17 6:31 UTC (2+ messages)
[PATCH v2 0/4] KVM: Speed up MMIO registrations
2025-07-17 6:01 UTC (5+ messages)
` [PATCH v2 2/4] KVM: arm64: vgic: Explicitly implement vgic_dist::ready ordering
` [PATCH v2 3/4] KVM: Implement barriers before accessing kvm->buses[] on SRCU read paths
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-07-17 2:02 UTC (4+ messages)
` [POC PATCH 0/5] QEMU: Enable in-place conversion and hugetlb gmem
` [POC PATCH 3/5] memory/guest_memfd: Enable in-place conversion when available
[PATCH v1 00/11] Implement support for IBS virtualization
2025-07-17 2:02 UTC (5+ messages)
` [PATCH v1 04/11] KVM: x86: Add emulation support for Extented LVT registers
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).