messages from 2025-11-25 19:41:45 to 2025-11-26 21:17:05 UTC [more...]
[PATCH] vhost/vsock: improve RCU read sections around vhost_vsock_get()
2025-11-26 21:03 UTC (2+ messages)
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2025-11-26 20:47 UTC (27+ messages)
` [PATCH v4 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>
` [PATCH v4 02/16] x86/tdx: Add helpers to check return status codes
` [PATCH v4 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v4 06/16] x86/virt/tdx: Improve PAMT refcounts allocation for sparse memory
` [PATCH v4 07/16] x86/virt/tdx: Add tdx_alloc/free_page() helpers
` [PATCH v4 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
` [PATCH v4 13/16] KVM: TDX: Handle PAMT allocation in fault path
` [PATCH v4 14/16] KVM: TDX: Reclaim PAMT memory
` [PATCH v4 16/16] Documentation/x86: Add documentation for TDX's Dynamic PAMT
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-11-26 19:58 UTC (11+ messages)
[PATCH] vfio/pci: Use RCU for error/request triggers to avoid circular locking
2025-11-26 19:54 UTC (2+ messages)
[PATCH 00/21] vfio/pci: Base support to preserve a VFIO device file across Live Update
2025-11-26 19:36 UTC (22+ messages)
` [PATCH 01/21] liveupdate: luo_flb: Prevent retrieve() after finish()
` [PATCH 02/21] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH 03/21] PCI: Require driver_override for incoming Live Update preserved devices
` [PATCH 04/21] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH 05/21] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH 06/21] vfio/pci: Retrieve preserved device files after "
` [PATCH 07/21] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH 08/21] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH 09/21] vfio/pci: Store Live Update state in struct vfio_pci_core_device
` [PATCH 10/21] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH 11/21] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH 12/21] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH 13/21] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH 14/21] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH 15/21] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH 16/21] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH 17/21] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH 18/21] vfio: selftests: Expose iommu_modes to tests
` [PATCH 19/21] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH 20/21] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH 21/21] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH v8 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
2025-11-26 19:28 UTC (7+ messages)
` [PATCH v8 1/6] vfio: refactor vfio_pci_mmap_huge_fault function
` [PATCH v8 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v8 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v8 4/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v8 5/6] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v8 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready
[PATCH v4 00/11] VMSCAPE optimization for BHI variant
2025-11-26 19:23 UTC (4+ messages)
` [PATCH v4 04/11] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
[kvm-unit-tests PATCH] x86/debug: Fix macro definitions for DR7 local/global enable bits
2025-11-26 19:17 UTC
[PATCH] KVM: SEV: Add hypervisor report request for SNP guests
2025-11-26 19:11 UTC
[PATCH] dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB
2025-11-26 18:55 UTC (4+ messages)
[PATCH v8 00/29] KVM: arm64: Implement support for SME
2025-11-26 18:41 UTC (6+ messages)
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI "
[PATCH v2 0/9] Initial DMABUF support for iommufd
2025-11-26 18:27 UTC (2+ messages)
[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
2025-11-26 18:21 UTC (13+ messages)
` [PATCH v6 3/4] drm/xe/pf: Export helpers for VFIO
` [PATCH v6 4/4] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-26 18:16 UTC (16+ messages)
` [PATCH net-next v6 3/8] tun/tap: add synchronized ring produce/consume with queue management
Question: 'pmu' kvm unit test fails when run nested with NMI watchdog on the host
2025-11-26 18:14 UTC (3+ messages)
[PATCH v2 0/5] KVM: arm64: Add support for FEAT_IDST
2025-11-26 17:14 UTC (9+ messages)
` [PATCH v2 1/5] KVM: arm64: Add routing/handling for GMID_EL1
` [PATCH v2 2/5] KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTE
` [PATCH v2 3/5] KVM: arm64: Add a generic synchronous exception injection primitive
` [PATCH v2 4/5] KVM: arm64: Report optional ID register traps with a 0x18 syndrome
` [PATCH v2 5/5] KVM: arm64: selftests: Add a test for FEAT_IDST
[PATCH 0/5] x86: Cleanups around slow_down_io()
2025-11-26 17:08 UTC (3+ messages)
` [PATCH 1/5] x86/paravirt: Replace io_delay() hook with a bool
[PATCH v9 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-26 16:54 UTC (6+ messages)
` [PATCH v9 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-26 16:49 UTC (17+ messages)
` [PATCH v2 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH v2 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v2 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH v2 5/5] KVM: selftests: test userfaultfd minor for guest_memfd
[PATCH net-next] vhost/net: check peek_head_len after signal to guest to avoid delays
2025-11-26 16:49 UTC (9+ messages)
[PATCH v7 0/5] Disable ATS via iommu during PCI resets
2025-11-26 16:21 UTC (6+ messages)
` [PATCH v7 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
[PATCH v7 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
2025-11-26 15:23 UTC (17+ messages)
` [PATCH v7 1/6] vfio: refactor vfio_pci_mmap_huge_fault function
` [PATCH v7 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v7 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v7 4/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v7 5/6] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v7 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready
[GIT PULL] KVM: x86 pull requests 6.19
2025-11-26 13:42 UTC (19+ messages)
` [GIT PULL] KVM: Generic changes for 6.19
` [GIT PULL] KVM: guest_memfd: NUMA support and other "
` [GIT PULL] KVM: x86: Misc "
` [GIT PULL] KVM: x86: MMU "
` [GIT PULL] KVM: x86: Selftests "
` [GIT PULL] KVM: x86: SVM "
` [GIT PULL] KVM: x86: TDX "
` [GIT PULL] KVM: x86: VMX "
[PATCH 0/2] x86/split_lock: Fix and enhancement for TDX guest
2025-11-26 13:35 UTC (6+ messages)
` [PATCH 1/2] x86/split_lock: Don't try to handle user split lock in "
` [PATCH 2/2] x86/split_lock: Describe #AC handling in TDX guest kernel log
[PATCH v2 0/3] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK entry helpers
2025-11-26 12:31 UTC (6+ messages)
` [PATCH v2 1/3] KVM: s390: Add signal_exits counter
` [PATCH v2 2/3] KVM: s390: Enable and disable interrupts in entry code
` [PATCH v2 3/3] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functions
[PATCH 6.12.y] KVM: arm64: Make all 32bit ID registers fully writable
2025-11-26 11:58 UTC (2+ messages)
[PATCH] target/i386/kvm: Configure proper KVM SEOIB behavior
2025-11-26 9:48 UTC (2+ messages)
[PATCH v5 00/23] KVM: s390: gmap rewrite, the real deal
2025-11-26 8:47 UTC (5+ messages)
` [PATCH v5 21/23] KVM: S390: Remove PGSTE code from linux/s390 mm
[PATCH v2 00/15] Error message improvements
2025-11-26 7:47 UTC (2+ messages)
[PATCH net V2] vhost: rewind next_avail_head while discarding descriptors
2025-11-26 6:27 UTC (5+ messages)
[PATCH] KVM: arm64: Convert ICH_HCR_EL2_TDIR cap to EARLY_LOCAL_CPU_FEATURE
2025-11-26 6:24 UTC (2+ messages)
[PATCH v6 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
2025-11-26 4:54 UTC (18+ messages)
` [PATCH v6 1/6] vfio: export function to map the VMA
` [PATCH v6 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v6 3/6] vfio: use vfio_pci_core_setup_barmap to map bar in mmap
` [PATCH v6 4/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v6 5/6] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v6 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready
[PATCH v2] virtio_net: enhance wake/stop tx queue statistics accounting
2025-11-26 4:00 UTC (3+ messages)
[PATCH 0/3] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK entry helpers
2025-11-26 2:01 UTC (4+ messages)
` [PATCH 3/3] KVM: s390: Use generic VIRT_XFER_TO_GUEST_WORK functions
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-11-26 0:23 UTC (6+ messages)
` [PATCH v5 28/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
[syzbot] [kvm-x86?] WARNING in kvm_apic_accept_events (2)
2025-11-25 23:09 UTC (3+ messages)
[PATCH v2] KVM: arm64: Add endian casting to kvm_swap_s[12]_desc()
2025-11-25 21:26 UTC (2+ messages)
[PATCH] KVM: arm64: Don't use FIELD_PREP() in initialisers
2025-11-25 21:25 UTC (2+ messages)
[PATCH v3] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
2025-11-25 21:16 UTC (2+ messages)
[PATCH] KVM: arm64: Add endian casting to kvm_swap_s1_desc()
2025-11-25 19:41 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