messages from 2026-01-29 17:21:47 to 2026-01-31 12:37:23 UTC [more...]
[PATCH v1] KVM: selftests: Improve sea_to_user test
2026-01-31 12:37 UTC (2+ messages)
[PATCH] KVM: SVM: Add __read_mostly to frequently read module parameters
2026-01-31 12:24 UTC (3+ messages)
` 答复: [????] "
[PATCH v2 RESEND] KVM: Add KVM_GET_REG_LIST ioctl for LoongArch
2026-01-31 8:48 UTC (2+ messages)
[PATCH v3 0/2] Support runtime configuration for per-VM's HGATP mode
2026-01-31 6:12 UTC (10+ messages)
` [PATCH v3 1/2] RISC-V: KVM: "
` [SUGGESTION] KVM: RISC-V: detect gstage mode hierarchy
` Re: [PATCH v3 1/2] RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
` [PATCH v3 2/2] RISC-V: KVM: add KVM_CAP_RISCV_SET_HGATP_MODE
` "
[PATCH v7 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-31 5:34 UTC (9+ messages)
` [PATCH v7 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v7 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v7 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v7 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v7 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v7 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v7 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v7 8/8] iommufd: Add dma_buf_pin()
[PATCH] RISC-V: KVM: Change imsic->vsfile_lock from rwlock_t to raw_spinlock_t
2026-01-31 2:58 UTC
[GIT PULL] KVM: Fix for 6.19-rc8 (or final)
2026-01-31 2:31 UTC
[PATCH] vhost: remove unnecessary module_init/exit functions
2026-01-31 2:00 UTC
[GIT PULL] Please pull IOMMUFD subsystem changes
2026-01-31 1:20 UTC (2+ messages)
[PATCH v4] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg
2026-01-31 0:40 UTC
[PATCH] RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg
2026-01-31 0:15 UTC (3+ messages)
[PATCH] vfio: selftests: only build tests on arm64 and x86_64
2026-01-31 0:02 UTC
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-01-30 23:55 UTC (23+ messages)
` [RFC PATCH v5 01/45] x86/tdx: Use pg_level in TDX APIs, not the TDX-Module's 0-based level
` [RFC PATCH v5 02/45] KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
` [RFC PATCH v5 03/45] KVM: TDX: Account all non-transient page allocations for per-TD structures
` [RFC PATCH v5 04/45] KVM: x86: Make "external SPTE" ops that can fail RET0 static calls
` [RFC PATCH v5 05/45] KVM: TDX: Drop kvm_x86_ops.link_external_spt(), use .set_external_spte() for all
` [RFC PATCH v5 10/45] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [RFC PATCH v5 11/45] x86/tdx: Add helpers to check return status codes
` [RFC PATCH v5 16/45] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
[PATCH v2 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-01-30 23:40 UTC (9+ messages)
` [PATCH v2 1/5] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH v2 2/5] KVM: x86/pmu: Disable Host-Only/Guest-Only events as appropriate for vCPU state
` [PATCH v2 3/5] KVM: x86/pmu: Refresh Host-Only/Guest-Only eventsel at nested transitions
` [PATCH v2 4/5] KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMU
` [PATCH v2 5/5] KVM: selftests: x86: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
[syzbot] [kvm?] WARNING in kvm_gmem_fault_user_mapping
2026-01-30 20:15 UTC
[PATCH 0/2] KVM: x86: Plug an intra-guest Spectre v2 hole
2026-01-30 18:22 UTC (5+ messages)
` [PATCH 1/2] KVM: x86: Defer IBPBs for vCPU and nested transitions until core run loop
` [PATCH 2/2] KVM: x86: Emit IBPB on pCPU migration if IBPB is advertised to guest
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-01-30 17:56 UTC (12+ messages)
` [PATCH v9 05/22] x86/cea: Use array indexing to simplify exception stack access
` [PATCH v9 06/22] x86/cea: Export __this_cpu_ist_top_va() to KVM
` [PATCH v9 12/22] KVM: VMX: Virtualize FRED event_data
[PATCH v4 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-30 17:26 UTC (12+ messages)
` [PATCH v4 10/36] KVM: arm64: gic-v5: Detect implemented PPIs on boot
` [PATCH v4 11/36] KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIE
` [PATCH v4 32/36] irqchip/gic-v5: Check if impl is virt capable
` (subset) [PATCH v4 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
[PATCH v3 00/26] Runtime TDX Module update support
2026-01-30 16:35 UTC (28+ messages)
` [PATCH v3 07/26] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v3 08/26] x86/virt/seamldr: Retrieve P-SEAMLDR information
` [PATCH v3 09/26] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v3 10/26] coco/tdx-host: Implement FW_UPLOAD sysfs ABI for TDX Module updates
` [PATCH v3 13/26] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v3 24/26] x86/virt/seamldr: Extend sigstruct to 16KB
[PATCH 0/2] KVM: SEV: Add support for IBPB-on-Entry
2026-01-30 15:45 UTC (9+ messages)
` [PATCH 1/2] KVM: SEV: IBPB-on-Entry guest support
[PATCH v3 00/24] KVM: TDX huge page support for private memory
2026-01-30 15:32 UTC (11+ messages)
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-30 14:44 UTC (39+ messages)
` [PATCH v5 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v5 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v5 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v5 8/8] iommufd: Add dma_buf_pin()
[PATCH v6 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-30 13:37 UTC (9+ messages)
` [PATCH v6 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v6 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v6 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v6 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v6 5/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v6 6/8] dma-buf: Add dma_buf_attach_revocable()
` [PATCH v6 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v6 8/8] iommufd: Add dma_buf_pin()
[PATCH] RISC-V: KVM: Fix null pointer dereference in kvm_riscv_vcpu_aia_rmw_topei()
2026-01-30 10:15 UTC
[PATCH] RISC-V: KVM: Fix use-after-free in kvm_riscv_gstage_get_leaf()
2026-01-30 10:15 UTC
[PATCH v4 0/2] LoongArch: KVM: Add paravirt preempt support
2026-01-30 9:56 UTC (5+ messages)
` [PATCH v4 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
[PATCH 0/4] LoongArch: KVM: Code cleanup about feature detect
2026-01-30 9:46 UTC (2+ messages)
[PATCH kvmtool v5 0/7] arm64: Nested virtualization support
2026-01-30 9:29 UTC (9+ messages)
` [PATCH kvmtool v5 3/7] arm64: nested: Add support for setting maintenance IRQ
` [PATCH kvmtool v5 5/7] arm64: Add FEAT_E2H0 support
[PATCH v2 0/3] KVM: x86: CET vs. nVMX fix and hardening
2026-01-30 9:17 UTC (13+ messages)
` [PATCH v2 1/3] KVM: x86: Explicitly configure supported XSS from {svm,vmx}_set_cpu_caps()
` [PATCH v2 2/3] KVM: x86: Harden against unexpected adjustments to kvm_cpu_caps
` [PATCH v2 3/3] KVM: VMX: Print out "bad" offsets+value on VMCS config mismatch
[PATCH 00/20] KVM: arm64: Generalise RESx handling
2026-01-30 9:06 UTC (16+ messages)
` [PATCH 13/20] KVM: arm64: Move RESx into individual register descriptors
` [PATCH 16/20] KVM: arm64: Simplify handling of full register invalid constraint
` [PATCH 17/20] KVM: arm64: Remove all traces of FEAT_TME
` [PATCH 18/20] KVM: arm64: Remove all traces of HCR_EL2.MIOCNCE
` [PATCH 19/20] KVM: arm64: Add sanitisation to SCTLR_EL2
[PATCH v6 0/9] igvm: Supply MADT via IGVM parameter
2026-01-30 5:47 UTC (10+ messages)
` [PATCH v6 1/9] hw/acpi: Make acpi_checksum() public
` [PATCH v6 2/9] hw/acpi: Make BIOS linker optional
` [PATCH v6 3/9] hw/acpi: Add standalone function to build MADT
` [PATCH v6 4/9] igvm: Move structs to internal header
` [PATCH v6 5/9] igvm: Add common function for finding parameter entries
` [PATCH v6 6/9] igvm: Refactor qigvm_parameter_insert
` [PATCH v6 7/9] igvm: Pass machine state to IGVM file processing
` [PATCH v6 8/9] igvm: Only build stubs if igvm is enabled
` [PATCH v6 9/9] igvm: Fill MADT IGVM parameter field on x86_64
[PATCH v2] LoongArch: KVM: Set default return value in kvm IO bus ops
2026-01-30 3:17 UTC
[PATCH v2 0/4] bugfix some issues under abnormal scenarios
2026-01-30 2:08 UTC (3+ messages)
[PATCH 0/3] KVM: nSVM: Stop tracking EFER.SVME in guest mode
2026-01-30 2:07 UTC (4+ messages)
` [PATCH 1/3] KVM: SVM: Refactor EFER.SVME switching logic out of svm_set_efer()
` [PATCH 2/3] KVM: nSVM: Do not track EFER.SVME toggling in guest mode
` [PATCH 3/3] KVM: selftests: Add a test for L2 toggling EFER.SVME
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-01-30 1:51 UTC (15+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
[PATCH] LoongArch: KVM: Set default return value in kvm IO bus ops
2026-01-30 1:32 UTC (3+ messages)
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-01-30 0:31 UTC (26+ messages)
` [PATCH v2 01/22] liveupdate: Export symbols needed by modules
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during "
` [PATCH v2 04/22] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v2 05/22] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after "
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v2 08/22] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v2 09/22] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v2 11/22] docs: liveupdate: Document VFIO device file preservation
` [PATCH v2 12/22] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v2 13/22] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v2 14/22] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v2 15/22] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v2 16/22] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v2 17/22] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v2 18/22] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v2 19/22] vfio: selftests: Expose iommu_modes to tests
` [PATCH v2 20/22] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v2 21/22] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v2 22/22] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH] vfio: selftests: fix format conversion compiler warning
2026-01-29 22:57 UTC (6+ messages)
[PATCH 0/6] KVM: x86/pmu: Add support for AMD HG_ONLY bits
2026-01-29 22:34 UTC (5+ messages)
` [PATCH 4/6] KVM: x86/pmu: [De]activate HG_ONLY PMCs at SVME changes and nested transitions
[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
2026-01-29 19:53 UTC (9+ messages)
` [RFC PATCH 14/19] x86,fs/resctrl: Add the functionality to configure PLZA
` [RFC PATCH 16/19] fs/resctrl: Implement rdtgroup_plza_write() to configure PLZA in a group
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2026-01-29 19:12 UTC (8+ messages)
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
[PATCH v2 0/5] Support the FEAT_HDBSS introduced in Armv9.5
2026-01-29 18:48 UTC (4+ messages)
` [PATCH v2 2/5] KVM: arm64: Support set the DBM attr during memory abort
[PATCH] KVM: nSVM: Expose SVM DecodeAssists to guest hypervisors
2026-01-29 18:08 UTC (4+ messages)
[PATCH v9 00/30] KVM: arm64: Implement support for SME
2026-01-29 17:29 UTC (5+ messages)
` [PATCH v9 04/30] arm64/fpsimd: Check enable bit for FA64 when saving EFI state
[PATCH] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
2026-01-29 17:26 UTC
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