messages from 2025-07-24 14:09:44 to 2025-07-28 21:37:30 UTC [more...]
[PATCH v4 2/5] vfio/type1: optimize vfio_pin_pages_remote()
2025-07-28 21:37 UTC (7+ messages)
` [FIXUP] vfio/type1: correct logic of vfio_find_vpfn()
vhost: linux-next: kernel crash at vhost_dev_cleanup/kfree
2025-07-28 21:25 UTC (2+ messages)
[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-07-28 20:55 UTC (25+ messages)
` [PATCH 02/10] PCI/P2PDMA: Introduce p2pdma_provider structure for cleaner abstraction
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 09/10] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH v5 0/7] KVM: x86/mmu: Run TDP MMU NX huge page recovery under MMU read lock
2025-07-28 18:40 UTC (11+ messages)
` [PATCH v5 3/7] KVM: x86/mmu: Recover TDP MMU NX huge pages using "
` [PATCH v5 4/7] KVM: x86/mmu: Only grab RCU lock for nx hugepage recovery for TDP MMU
` [PATCH v5 7/7] KVM: selftests: Add an NX huge pages jitter test
[GIT PULL] KVM/arm64 changes for 6.17, round #1
2025-07-28 18:17 UTC
[PATCH 0/4] KVM: arm64: Userspace GICv3 sysreg access fixes and testing
2025-07-28 17:15 UTC (2+ messages)
[GIT PULL] KVM/riscv changes for 6.17
2025-07-28 16:53 UTC (8+ messages)
[PATCH 00/33] vfio: Introduce selftests for VFIO
2025-07-28 16:27 UTC (3+ messages)
[GIT PULL] KVM: x86: Changes for 6.17
2025-07-28 15:50 UTC (17+ messages)
` [GIT PULL] KVM: x86: Local APIC refactoring "
` [GIT PULL] KVM: Dirty Ring changes "
` [GIT PULL] KVM: Generic "
` [GIT PULL] KVM: IRQ "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMIO State Data mitigation "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: Device assignment accounting "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: SEV "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: VMX "
[PATCH v2] arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF address
2025-07-28 15:50 UTC (4+ messages)
[PATCH] arch/x86/kvm/ioapic: Remove license boilerplate with bad FSF address
2025-07-28 15:34 UTC (4+ messages)
[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
2025-07-28 15:33 UTC (6+ messages)
[PATCH net-next V2 0/3] in order support for vhost-net
2025-07-28 14:26 UTC (3+ messages)
` [PATCH net-next V2 2/3] vhost: basic in order support
[kvm-unit-tests PATCH 0/3] Improvements for the s390x panic-loop tests
2025-07-28 14:03 UTC (7+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Fix unreliable "
` [kvm-unit-tests PATCH 2/3] .gitlab-ci.yml: Add the s390x panic-loop tests to the CI
` [kvm-unit-tests RFC PATCH 3/3] scripts/arch-run.bash: Drop the dependency on "jq"
[PATCH v2 11/16] iommu: Compute iommu_groups properly for PCIe MFDs
2025-07-28 13:58 UTC (3+ messages)
[kvm-unit-tests PATCH 0/2] Fixes for recent kvmtool support changes
2025-07-28 12:52 UTC (2+ messages)
[PATCH v5 0/7] TDX host: kexec/kdump support
2025-07-28 12:28 UTC (8+ messages)
` [PATCH v5 1/7] x86/kexec: Consolidate relocate_kernel() function parameters
` [PATCH v5 2/7] x86/sme: Use percpu boolean to control WBINVD during kexec
` [PATCH v5 3/7] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH v5 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH v5 5/7] x86/virt/tdx: Remove the !KEXEC_CORE dependency
` [PATCH v5 6/7] x86/virt/tdx: Update the kexec section in the TDX documentation
` [PATCH v5 7/7] KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs
[RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate()
2025-07-28 9:48 UTC (11+ messages)
[PATCH v11 00/23] Enable CET Virtualization
2025-07-28 8:42 UTC (4+ messages)
` [PATCH v11 21/23] KVM: nVMX: Enable CET support for nested guest
[PATCH RESEND] MIPS: Don't use %pK through printk
2025-07-28 8:01 UTC (2+ messages)
[PATCH v6 0/3] update live migration configuration region
2025-07-28 7:26 UTC (5+ messages)
` [PATCH v6 3/3] migration: adapt to new migration configuration
[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-28 7:05 UTC (39+ messages)
` [PATCH v16 04/22] KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=y
` [PATCH v16 05/22] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
` [PATCH v16 10/22] KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
` [PATCH v16 13/22] KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
` [PATCH v16 14/22] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v16 15/22] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [PATCH v16 22/22] KVM: selftests: guest_memfd mmap() test when mmap is supported
[RFC PATCH kvmtool 01/10] vfio: Associate vm instance with vfio fd
2025-07-27 18:35 UTC (22+ messages)
` [RFC PATCH kvmtool 02/10] vfio: Rename some functions
` [RFC PATCH kvmtool 03/10] vfio: Create new file legacy.c
` [RFC PATCH kvmtool 04/10] vfio: Update vfio header from linux kernel
` [RFC PATCH kvmtool 05/10] vfio: Add dma map/unmap handlers
` [RFC PATCH kvmtool 06/10] vfio/iommufd: Import iommufd header from kernel
` [RFC PATCH kvmtool 07/10] vfio/iommufd: Add basic iommufd support
` [RFC PATCH kvmtool 08/10] vfio/iommufd: Move the hwpt allocation to helper
` [RFC PATCH kvmtool 09/10] vfio/iommufd: Add viommu and vdevice objects
` [RFC PATCH kvmtool 10/10] util/update_headers: Add vfio related header files to update list
[PATCH v5 0/3] update live migration configuration region
2025-07-27 12:45 UTC (4+ messages)
` [PATCH v5 2/3] migration: qm updates BAR configuration
[PATCH v4 0/4] stackleak: Support Clang stack depth tracking
2025-07-26 21:47 UTC (4+ messages)
[PATCH kvmtool v2 0/6] arm64: Nested virtualization support
2025-07-26 10:34 UTC (13+ messages)
` [PATCH kvmtool v2 1/6] Sync kernel UAPI headers with v6.16-rc1
` [PATCH kvmtool v2 2/6] arm64: Initial nested virt support
` [PATCH kvmtool v2 3/6] arm64: nested: add support for setting maintenance IRQ
` [PATCH kvmtool v2 4/6] arm64: Add counter offset control
` [PATCH kvmtool v2 5/6] arm64: add FEAT_E2H0 support (TBC)
` [PATCH kvmtool v2 6/6] arm64: Generate HYP timer interrupt specifiers
[Bug Report] external_aborts failure related to efa1368ba9f4 ("KVM: arm64: Commit exceptions from KVM_SET_VCPU_EVENTS immediately")
2025-07-26 9:18 UTC (3+ messages)
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2025-07-26 5:53 UTC (3+ messages)
[PATCH v3 00/16] objtool: Detect and warn about indirect calls in __nocfi functions
2025-07-26 4:54 UTC (9+ messages)
` [PATCH v3 14/16] x86/fred: Play nice with invoking asm_fred_entry_from_kvm() on non-FRED hardware
` [PATCH v3 16/16] objtool: Validate kCFI calls
[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-07-25 22:54 UTC (7+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
[PATCH v7 0/7] Add SEV-SNP CipherTextHiding feature support
2025-07-25 18:46 UTC (5+ messages)
` [PATCH v7 7/7] KVM: SEV: Add SEV-SNP CipherTextHiding support
[PATCH 0/2] KVM: arm64: Destroy the stage-2 page-table periodically
2025-07-25 16:22 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: Split kvm_pgtable_stage2_destroy()
` [PATCH 2/2] KVM: arm64: Destroy the stage-2 page-table periodically
[PATCH v4 0/4] Add host kdump support for SNP
2025-07-25 10:30 UTC (9+ messages)
` [PATCH v4 1/4] iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
` [PATCH v4 2/4] iommu/amd: Reuse device table "
` [PATCH v4 3/4] crypto: ccp: Skip SEV and SNP INIT for kdump boot
` [PATCH v4 4/4] iommu/amd: Skip enabling command/event buffers for kdump
[PATCH] KVM: x86: use array_index_nospec with indices that come from guest
2025-07-25 10:24 UTC (6+ messages)
` [PATCH v2] "
[kvm-unit-tests PATCH v4 0/5] x86: add HPET counter tests
2025-07-25 9:54 UTC (6+ messages)
` [kvm-unit-tests PATCH v4 1/5] x86: resize id_map[] elements to u32
` [kvm-unit-tests PATCH v4 2/5] x86: fix APs with APIC ID more that 255 not showing in id_map
` [kvm-unit-tests PATCH v4 3/5] x86: move USERBASE to 32Mb in smap/pku/pks tests
` [kvm-unit-tests PATCH v4 4/5] x86: bump number of max cpus to 1024
` [kvm-unit-tests PATCH v4 5/5] x86: add HPET counter read micro benchmark and enable/disable torture tests
[PATCH v2] powerpc: Replace the obsolete address of the FSF
2025-07-25 8:44 UTC (12+ messages)
[PATCH V6 0/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
2025-07-25 3:35 UTC (7+ messages)
` [PATCH V6 2/3] x86/tdx: Tidy reset_pamt functions
` [PATCH V6 3/3] x86/tdx: Skip clearing reclaimed pages unless X86_BUG_TDX_PW_MCE is present
[PATCH v2] vfio/pci: print vfio-device syspath to fdinfo
2025-07-24 23:29 UTC
[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
2025-07-24 22:59 UTC (6+ messages)
` [PATCH v7 08/10] x86/nmi: Enable NMI-source for IPIs delivered as NMIs
[PATCH v2 0/2] KVM: selftests: Use $(SRCARCH) and share definition with top-level Makefile
2025-07-24 21:32 UTC (4+ messages)
` [PATCH v2 1/2] Revert "KVM: selftests: Override ARCH for x86_64 instead of using ARCH_DIR"
` [PATCH v2 2/2] KVM: selftests: Rename $(ARCH_DIR) to $(SRCARCH)
[PATCH v5 0/4] x86: Disentangle <asm/processor.h> dependency on CPUID headers
2025-07-24 19:37 UTC (5+ messages)
` [PATCH v5 1/4] x86/cpuid: Remove transitional <asm/cpuid.h> header
` [PATCH v5 2/4] ASoC: Intel: avs: Include CPUID header at file scope
` [PATCH v5 3/4] treewide: Explicitly include the x86 CPUID headers
` [PATCH v5 4/4] x86/cpu: <asm/processor.h>: Do not include the CPUID API header
[PATCH v2] i386/kvm: Disable hypercall patching quirk by default
2025-07-24 19:21 UTC (6+ messages)
[kvm-unit-tests PATCH] x86: Print error code for unhandled exceptions
2025-07-24 19:15 UTC
[kvm-unit-tests PATCH 0/3] x86 hypercall spring^W summer cleanup
2025-07-24 19:10 UTC (4+ messages)
` [kvm-unit-tests PATCH 1/3] x86: Don't rely on KVM's hypercall patching
` [kvm-unit-tests PATCH 2/3] x86: Provide a macro for extable handling
` [kvm-unit-tests PATCH 3/3] x86/hypercall: Simplify and increase coverage
[PATCH v9 0/9] Adjust fbcon console device detection
2025-07-24 18:41 UTC (3+ messages)
[kvm-unit-tests PATCH] Better backtraces for leaf functions
2025-07-24 18:17 UTC
[PATCH v5 00/23] Enable FRED with KVM VMX
2025-07-24 18:01 UTC (4+ messages)
` [PATCH v5 10/23] KVM: VMX: Add support for FRED context save/restore
[kvm-unit-tests PATCH] scripts/checkpatch.pl: Adjust the top_of_kernel_tree check for kvm-unit-tests
2025-07-24 14:32 UTC
[PATCH v2] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
2025-07-24 14:21 UTC (5+ 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).