messages from 2026-05-21 17:04:52 to 2026-05-22 23:02:38 UTC [more...]
[PATCH v6 00/43] guest_memfd: In-place conversion support
2026-05-22 23:02 UTC (10+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v6 25/43] KVM: selftests: Add support for mmap() on guest_memfd in core library
[PATCH v2 0/5] guest_memfd fixes for bind and populate
2026-05-22 22:46 UTC (6+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Use write permissions when GUP-ing source pages
` [PATCH v2 2/5] KVM: guest_memfd: Fix possible signed integer overflow
` [PATCH v2 3/5] KVM: guest_memfd: Handle errors from xa_store_range() when binding
` [PATCH v2 4/5] KVM: SNP: Fix kunmap_local() unmapping order
` [PATCH v2 5/5] KVM: SNP: Mark source page dirty in sev_gmem_post_populate
[PATCH 0/3] guest_memfd fixes for bind and populate
2026-05-22 22:40 UTC (8+ messages)
` [PATCH 1/3] KVM: guest_memfd: Use write permissions when GUP-ing source pages
` [PATCH 2/3] KVM: guest_memfd: Fix possible signed integer overflow
` [PATCH 3/3] KVM: guest_memfd: Handle errors from xa_store_range() when binding
[PATCH] vfio/pci: Fix sparse warning in vfio_pci_core_get_iomap()
2026-05-22 22:39 UTC (2+ messages)
[PATCH v2] vfio/pci: Use a private flag to prevent power state change with VFs
2026-05-22 22:39 UTC (2+ messages)
[PATCH kvm-unit-tests 0/9] Combined GMET and MBEC tests
2026-05-22 22:36 UTC (3+ messages)
` [PATCH kvm-unit-tests 8/9] x86/vmx: run EPT tests with MBEC enabled when available
[PATCH V3 0/4] KVM: X86: Correctly populate nested page fault injection error information
2026-05-22 22:34 UTC (8+ messages)
` [PATCH V3 2/4] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK
` [PATCH V3 3/4] KVM: VMX: Fix nested EPT violation injection of GVA_IS_VALID/GVA_TRANSLATED bits
` [PATCH V3 4/4] KVM: selftests: Add nested page fault injection test
[PATCH v4] 00/30] Cleaning up the KVM clock mess
2026-05-22 21:47 UTC (10+ messages)
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute
[PATCH v2 00/16] iommu: Add live update state preservation
2026-05-22 19:29 UTC (6+ messages)
` [PATCH v2 13/16] iommufd: Persist iommu hardware pagetables for live update
[PATCH v2 0/3] KVM: Fix guest_memfd binding overlap errno and selftest
2026-05-22 19:04 UTC (7+ messages)
` [PATCH v2 1/3] KVM: guest_memfd: Return -EEXIST for overlapping bindings
` [PATCH v2 2/3] KVM: selftests: Test guest_memfd binding overlap without GPA overlap
` [PATCH v2 3/3] KVM: selftests: Remove unnecessary "%s" formatting of a constant string
[PATCH net v2] vsock: keep poll shutdown state consistent
2026-05-22 18:30 UTC (2+ messages)
[PATCH 0/2] KVM: x86: Return VM's actual APIC bus frequency
2026-05-22 18:07 UTC (4+ messages)
` [PATCH 1/2] KVM: x86: Return the VM's configured APIC bus frequency when queried
` [PATCH 2/2] KVM: selftests: Verify that KVM returns the configured APIC bus frequency
[PATCH v3 0/5] KVM: PPC: Handle CPU compatibility mode for nested guests
2026-05-22 17:56 UTC (7+ messages)
` [PATCH v3 1/5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
` [PATCH v3 2/5] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl
` [PATCH v3 3/5] KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on PowerVM
` [PATCH v3 4/5] KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNV
` [PATCH v3 5/5] KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctl
[PATCH v4 00/21] KVM: x86: Enable APX for guests
2026-05-22 17:52 UTC (3+ messages)
` [PATCH v4 09/21] KVM: VMX: Refactor instruction information decoding
[PATCH v4 08/21] KVM: VMX: Refactor VMX instruction information access
2026-05-22 17:26 UTC (2+ messages)
` [PATCH v4a "
[PATCH 0/2] KVM: selftests: guest_memfd close() fix and hardening
2026-05-22 17:50 UTC (5+ messages)
` [PATCH 1/2] KVM: selftests: Cast guest_memfd fd to a signed int when checking for >= 0
` [PATCH 2/2] KVM: selftests: Add and use kvm_free_fd() to harden against fd goofs
[PATCH v7 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-05-22 17:44 UTC (7+ messages)
` [PATCH v7 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v7 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v7 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
[PATCH v13 00/22] TDX KVM selftests
2026-05-22 17:43 UTC (24+ 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 05/22] KVM: selftests: Expose segment definitions to assembly files
` [PATCH v13 06/22] tools: include: Add kbuild.h for assembly structure offsets
` [PATCH v13 07/22] KVM: selftests: Introduce structures for TDX guest boot parameters
` [PATCH v13 08/22] KVM: selftests: Add TDX boot code
` [PATCH v13 09/22] KVM: selftests: Expose functions to get default sregs values
` [PATCH v13 10/22] KVM: selftests: Set up TDX boot code region
` [PATCH v13 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v13 12/22] KVM: selftests: Back the first memory region with guest_memfd for TDX
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
` [PATCH v13 14/22] KVM: selftests: Expose function to allocate vCPU stack
` [PATCH v13 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v13 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
` [PATCH v13 17/22] KVM: selftests: Set entry point for TDX guest code
` [PATCH v13 18/22] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [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 v13 22/22] KVM: selftests: Add TDX lifecycle test
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-22 17:05 UTC (8+ messages)
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
[PATCH] KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmap
2026-05-22 17:02 UTC
[PATCH] x86/tdx: Fix zero-extension for CPUID emulation
2026-05-22 16:54 UTC (4+ messages)
[PATCH v2 0/4] struct page to PFN conversion for TDX guest private memory
2026-05-22 16:41 UTC (9+ messages)
` [PATCH v2 1/4] x86/tdx: Use PFN directly for mapping "
` [PATCH v2 2/4] x86/tdx: Use PFN directly for unmapping "
` [PATCH v2 3/4] x86/tdx: Drop exported function tdx_quirk_reset_page()
` [PATCH v2 4/4] x86/virt/tdx: Move mk_keyed_paddr() to tdx.c due to no external users
[ANNOUNCE] Email reviews from Sashiko enabled for kvm@
2026-05-22 16:38 UTC
[PATCH v2 0/2] x86/tdx: Port I/O emulation fixes
2026-05-22 16:22 UTC (4+ messages)
` [PATCH v2 2/2] x86/tdx: Fix zero-extension for 32-bit port I/O
[PATCH v5 1/1] KVM: x86: Introduce has_protected_pmu state for TDX VMs
2026-05-22 15:15 UTC
[PATCH v11 0/5] vfio/pci: Add PCIe TPH support
2026-05-22 14:27 UTC (16+ messages)
` [PATCH v11 2/5] PCI/TPH: Export pcie_tph_get_st_modes() for external use
` [PATCH v11 3/5] PCI/TPH: Add pcie_tph_enabled_mode() helper
` [PATCH v11 4/5] vfio/pci: Add PCIe TPH configuration space virtualization
` [PATCH v11 5/5] vfio/pci: Add VFIO_DEVICE_FEATURE_TPH_ST for TPH ST entry management
[PATCH v3 00/16] userfaultfd: working set tracking for VM guest memory
2026-05-22 13:38 UTC (17+ messages)
` [PATCH v3 01/16] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v3 02/16] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v3 03/16] mm: rename uffd-wp PTE accessors "
` [PATCH v3 04/16] mm: add VM_UFFD_RWP VMA flag
` [PATCH v3 05/16] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v3 06/16] mm: preserve RWP marker across PTE rewrites
` [PATCH v3 07/16] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v3 08/16] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v3 09/16] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v3 10/16] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v3 11/16] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v3 12/16] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v3 13/16] selftests/mm: add userfaultfd RWP tests
` [PATCH v3 14/16] Documentation/userfaultfd: document RWP working set tracking
` [PATCH v3 15/16] userfaultfd.2: Add read-write protect mode
` [PATCH v3 16/16] ioctl_userfaultfd.2: Add read-write protect mode docs
[PATCH] RISC-V: KVM: Fix TOCTOU race in SBI system suspend handler
2026-05-22 13:12 UTC (6+ messages)
[GIT PULL] KVM/riscv fixes for 7.1 take #1
2026-05-22 13:06 UTC
[PATCH] KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)
2026-05-22 12:56 UTC (2+ messages)
[PATCH v2 00/14] userfaultfd: working set tracking for VM guest memory
2026-05-22 12:37 UTC (21+ messages)
` [PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v2 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v2 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v2 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v2 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH v2 14/14] Documentation/userfaultfd: document RWP working set tracking
[GIT PULL v1 0/5] KVM: s390: some vSIE and UCONTROL fixes
2026-05-22 12:29 UTC (6+ messages)
` [GIT PULL v1 1/5] KVM: s390: vsie: Fix memory leak when unshadowing
` [GIT PULL v1 2/5] KVM: s390: Fix leaking kvm_s390_mmu_cache in case of errors
` [GIT PULL v1 3/5] KVM: s390: vsie: Fix unshadowing logic
` [GIT PULL v1 4/5] KVM: s390: vsie: Fix redundant rmap entries
` [GIT PULL v1 5/5] KVM: s390: Properly reset zero bit in PGSTE
[PATCH v2 03/14] mm: rename uffd-wp PTE accessors to uffd
2026-05-22 10:33 UTC (3+ messages)
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-05-22 10:02 UTC (12+ messages)
` [PATCH v14 04/44] arm64: RMI: Add SMC definitions for calling the RMM
` [PATCH v14 07/44] arm64: RMI: Configure the RMM with the host's page size
` [PATCH v14 09/44] arm64: RMI: Provide functions to delegate/undelegate ranges of memory
[PATCH v4 0/5] LoongArch: KVM: Small enhancement about interrupt injection
2026-05-22 6:49 UTC (6+ messages)
` [PATCH v4 1/5] LoongArch: KVM: Check irq validility in kvm_vcpu_ioctl_interrupt()
` [PATCH v4 2/5] LoongArch: KVM: Check msgint feature in interrupt post
` [PATCH v4 3/5] LoongArch: KVM: Use existing macro about interrupt bit mask
` [PATCH v4 4/5] LoongArch: KVM: Inject interrupt with batch method
` [PATCH v4 5/5] LoongArch: KVM: Add valid bit check when set ESTAT CSR register
[PATCH v10 00/30] KVM: arm64: Implement support for SME
2026-05-22 5:52 UTC (4+ messages)
` [PATCH v10 19/30] KVM: arm64: Provide assembly for SME register access
[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
2026-05-22 3:41 UTC (16+ messages)
` [PATCH 01/15] x86/virt/tdx: Read global metadata for TDX Module Extensions
` [PATCH 02/15] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH 03/15] x86/virt/tdx: Make TDX Module initialize Extensions
` [PATCH 04/15] x86/virt/tdx: Enable the Extensions right after basic TDX Module init
` [RFC PATCH 05/15] x86/virt/tdx: Move tdx_tdr_pa() up in the file
` [RFC PATCH 06/15] x86/virt/tdx: Initialize Quoting extension during bringup
` [RFC PATCH 07/15] x86/virt/tdx: Prepare Quote buffer during extension bringup
` [RFC PATCH 08/15] x86/virt/tdx: Add interface to check Quoting availability
` [RFC PATCH 09/15] x86/virt/tdx: Add interface to generate a Quote
` [RFC PATCH 10/15] x86/tdx: Move and rename Quote request structure
` [RFC PATCH 11/15] KVM: TDX: Factor out userspace return path from tdx_get_quote()
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation
` [RFC PATCH 13/15] KVM: TDX: Support event-notify interrupts only with userspace quoting
` [RFC PATCH 14/15] x86/virt/tdx: Embed version info in SEAMCALL leaf function definitions
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension
[PATCH] KVM: x86: Add tracepoint for vCPU wait/yield paths
2026-05-22 2:49 UTC (3+ messages)
[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
2026-05-22 2:02 UTC (3+ messages)
` [PATCH v3 5/9] KVM: arm64: selftests: Add shadow_stage2 test
[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
2026-05-21 23:49 UTC (3+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
[PATCH v4 0/3] vfio/dma-buf: add TPH support for peer-to-peer access
2026-05-21 22:24 UTC (4+ messages)
` [PATCH v4 1/3] vfio: add dma-buf get_tph callback and DMA_BUF_TPH feature
[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
2026-05-21 21:37 UTC (16+ messages)
` [PATCH v3 02/41] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH v3 29/41] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
` [PATCH v3 36/41] x86/kvmclock: Get local APIC bus frequency from PV CPUID Timing Info
` [PATCH v3 37/41] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
[PATCH v3 0/2] Fix GCC 16 const-correctness violations
2026-05-21 20:11 UTC (2+ messages)
[RFC PATCH 00/22] KVM: apply chainsaw to struct kvm_mmu
2026-05-21 19:50 UTC (7+ messages)
` [PATCH 17/22] KVM: x86/mmu: pull struct kvm_pagewalk out of "
[kvm-unit-tests PATCH v3 00/20] x86: Better backtraces for leaf functions
2026-05-21 18:47 UTC (5+ messages)
` [kvm-unit-tests PATCH v3 03/20] x86/svm: Sort (and swap) GPRs by their index, not alphabetically
[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-05-21 18:47 UTC (10+ messages)
` [PATCH v2 15/15] KVM: x86: Move the bulk of register specific code from x86.c to regs.c
[PATCH v3] KVM: selftests: Add a test for gPAT handling in L2
2026-05-21 17:59 UTC
[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
2026-05-21 17:13 UTC (2+ messages)
[awilliam-vfio:next 11/13] include/linux/vfio_pci_core.h:247:31: sparse: sparse: incorrect type in return expression (different address spaces)
2026-05-21 17:04 UTC (3+ 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