messages from 2023-03-16 05:39:16 to 2023-03-17 08:53:47 UTC [more...]
[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-03-17 8:28 UTC (44+ messages)
` [PATCH v2 01/27] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
` [PATCH v2 03/27] drm/i915/gvt: remove interface intel_gvt_is_valid_gfn
` [PATCH v2 05/27] drm/i915/gvt: Verify VFIO-pinned page is THP when shadowing 2M gtt entry
` [PATCH v2 06/27] drm/i915/gvt: Put the page reference obtained by KVM's gfn_to_pfn()
` [PATCH v2 07/27] drm/i915/gvt: Don't rely on KVM's gfn_to_pfn() to query possible 2M GTT
` [PATCH v2 08/27] drm/i915/gvt: Use an "unsigned long" to iterate over memslot gfns
` [PATCH v2 09/27] drm/i915/gvt: Drop unused helper intel_vgpu_reset_gtt()
` [PATCH v2 10/27] drm/i915/gvt: Protect gfn hash table with vgpu_lock
` [PATCH v2 12/27] KVM: x86/mmu: Don't bounce through page-track mechanism for guest PTEs
` [PATCH v2 13/27] KVM: drm/i915/gvt: Drop @vcpu from KVM's ->track_write() hook
` [PATCH v2 14/27] KVM: x86: Reject memslot MOVE operations if KVMGT is attached
` [PATCH v2 15/27] drm/i915/gvt: Don't bother removing write-protection on to-be-deleted slot
` [PATCH v2 16/27] KVM: x86: Add a new page-track hook to handle memslot deletion
` [PATCH v2 17/27] drm/i915/gvt: switch from ->track_flush_slot() to ->track_remove_region()
` [PATCH v2 19/27] KVM: x86/mmu: Move KVM-only page-track declarations to internal header
` [PATCH v2 20/27] KVM: x86/mmu: Use page-track notifiers iff there are external users
` [PATCH v2 23/27] KVM: x86/mmu: Assert that correct locks are held for page write-tracking
` [PATCH v2 25/27] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
[PATCH v2 0/5] vfio: Make emulated devices prepared for vfio device cdev
2023-03-17 8:43 UTC (10+ messages)
` [PATCH v2 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v2 2/5] vfio-iommufd: No need to record iommufd_ctx in vfio_device
` [PATCH v2 3/5] vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
` [PATCH v2 4/5] vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
` [PATCH v2 5/5] vfio: Check the presence for iommufd callbacks in __vfio_register_dev()
[PATCH v2] vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list
2023-03-17 8:22 UTC
[PATCH v2 00/32] tweaks and fixes for 8.0-rc1 (tests, plugins, docs)
2023-03-17 7:26 UTC (7+ messages)
` [PATCH v2 05/32] gitlab: update centos-8-stream job
` [PATCH v2 09/32] include/exec: fix kerneldoc definition
` [PATCH v2 31/32] contrib/gitdm: add more individual contributors
[PATCH v4 0/6] Support writable CPU ID registers from userspace
2023-03-17 5:06 UTC (7+ messages)
` [PATCH v4 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v4 2/6] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v4 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v4 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v4 5/6] KVM: arm64: Introduce ID register specific descriptor
` [PATCH v4 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
2023-03-17 4:02 UTC (4+ messages)
` [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC
[PATCH v7 0/4] Add zoned storage emulation to virtio-blk driver
2023-03-17 3:44 UTC (7+ messages)
` [PATCH v7 2/4] virtio-blk: add zoned storage emulation for zoned devices
` [PATCH v7 3/4] block: add accounting for zone append operation
[PATCH v4 0/8] Export platform features from ccp driver
2023-03-17 3:26 UTC (2+ messages)
[PATCH v7 00/22] Add vfio_device cdev for iommufd support
2023-03-17 3:17 UTC (36+ messages)
` [PATCH v7 01/22] vfio: Allocate per device file structure
` [PATCH v7 02/22] vfio: Refine vfio file kAPIs for KVM
` [PATCH v7 03/22] vfio: Remove vfio_file_is_group()
` [PATCH v7 04/22] vfio: Accept vfio device file in the KVM facing kAPI
` [PATCH v7 05/22] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
` [PATCH v7 06/22] kvm/vfio: Accept vfio device file from userspace
` [PATCH v7 07/22] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v7 08/22] vfio: Block device access via device fd until device is opened
` [PATCH v7 09/22] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v7 10/22] vfio: Make vfio_device_open() single open for device cdev path
` [PATCH v7 11/22] vfio: Make vfio_device_first_open() to accept NULL iommufd for noiommu
` [PATCH v7 12/22] vfio-iommufd: Move noiommu support out of vfio_iommufd_bind()
` [PATCH v7 13/22] vfio-iommufd: Split bind/attach into two steps
` [PATCH v7 14/22] vfio: Record devid in vfio_device_file
` [PATCH v7 15/22] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v7 16/22] iommufd/device: Add iommufd_access_detach() API
` [PATCH v7 17/22] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
` [PATCH v7 18/22] vfio: Add cdev for vfio_device
` [PATCH v7 19/22] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v7 20/22] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
` [PATCH v7 21/22] vfio: Compile group optionally
` [PATCH v7 22/22] docs: vfio: Add vfio device cdev description
[PATCH rcu 0/7] RCU-related lockdep changes for v6.4
2023-03-17 3:13 UTC (8+ messages)
` [PATCH rcu 1/7] locking/lockdep: Introduce lock_sync()
` [PATCH rcu 2/7] rcu: Annotate SRCU's update-side lockdep dependencies
` [PATCH rcu 3/7] locking: Reduce the number of locks in ww_mutex stress tests
` [PATCH rcu 4/7] locking/lockdep: Improve the deadlock scenario print for sync and read lock
` [PATCH rcu 5/7] rcutorture: Add SRCU deadlock scenarios
` [PATCH rcu 6/7] rcutorture: Add RCU Tasks Trace and "
` [PATCH rcu 7/7] rcutorture: Add srcu_lockdep.sh
[GIT PULL] KVM/arm64 fixes for 6.3, part #2
2023-03-17 3:09 UTC
[PATCH v2 0/8] vdpa_sim: add support for user VA
2023-03-17 2:53 UTC (28+ messages)
` [PATCH v2 1/8] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v2 2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v2 3/8] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v2 4/8] vringh: support VA with iotlb
` [PATCH v2 7/8] vdpa_sim: replace the spinlock with a mutex to protect the state
` [PATCH v2 8/8] vdpa_sim: add support for user VA
[PATCH v2 0/2] KVM: arm64: Plug a couple of MM races
2023-03-17 1:20 UTC (5+ messages)
` [PATCH v2 1/2] KVM: arm64: Disable interrupts while walking userspace PTs
` [PATCH v2 2/2] KVM: arm64: Check for kvm_vma_mte_allowed in the critical section
[PATCH 0/7] Introduce new methods for verifying ownership in vfio PCI hot reset
2023-03-17 1:19 UTC (13+ messages)
` [PATCH 1/7] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH 2/7] vfio/pci: Only check ownership of opened devices in hot reset
` [PATCH 3/7] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH 4/7] vfio/pci: Renaming for accepting device fd in hot reset path
` [PATCH 5/7] vfio: Refine vfio file kAPIs for vfio PCI hot reset
` [PATCH 6/7] vfio: Accpet device file from vfio PCI hot reset path
` [PATCH 7/7] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl
[PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
2023-03-17 0:57 UTC (14+ messages)
` [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [offlist] "
[WIP Patch v2 00/14] Avoiding slow get-user-pages via memory fault exit
2023-03-17 0:32 UTC (5+ messages)
` [WIP Patch v2 04/14] KVM: x86: Add KVM_CAP_X86_MEMORY_FAULT_EXIT and associated kvm_run field
` [WIP Patch v2 10/14] KVM: x86: Implement KVM_CAP_MEMORY_FAULT_NOWAIT
[PATCH] KVM: Add the missing stub function for kvm_dirty_ring_check_request()
2023-03-17 0:18 UTC (6+ messages)
[PATCH v2 0/4] iommufd: Add iommu hardware info reporting
2023-03-17 0:08 UTC (7+ messages)
` [PATCH v2 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v2 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO
[RFC PATCH 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
2023-03-16 23:52 UTC (4+ messages)
[PATCH v10 00/16] TDX host kernel support
2023-03-16 22:41 UTC (19+ messages)
` [PATCH v10 01/16] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v10 02/16] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v10 03/16] x86/virt/tdx: Make INTEL_TDX_HOST depend on X86_X2APIC
` [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand
[PATCH v2 0/2] Calculate memory access latency stats
2023-03-16 22:27 UTC (3+ messages)
` [PATCH v2 1/2] KVM: selftests: Provide generic way to read system counter
` [PATCH v2 2/2] KVM: selftests: Print summary stats of memory latency distribution
[PATCH v15 00/12] Parallel CPU bringup for x86_64
2023-03-16 22:21 UTC (13+ messages)
` [PATCH v15 01/12] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v15 02/12] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v15 03/12] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v15 04/12] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v15 05/12] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v15 06/12] x86/smpboot: Remove initial_stack on 64-bit
` [PATCH v15 07/12] x86/smpboot: Remove early_gdt_descr "
` [PATCH v15 08/12] x86/smpboot: Remove initial_gs
` [PATCH v15 09/12] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v15 10/12] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v15 11/12] x86/smpboot: Serialize topology updates for secondary bringup
` [PATCH v15 12/12] x86/smpboot: Allow parallel bringup for SEV-ES
[PATCH v13 000/113] KVM TDX basic feature support
2023-03-16 21:42 UTC (10+ messages)
` [PATCH v13 005/113] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v13 006/113] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
` [PATCH v13 057/113] KVM: TDX: MTRR: implement get_mt_mask() for TDX
[PATCH v2 0/2] iommu/amd: Fix GAM IRTEs affinity and GALog restart
2023-03-16 21:25 UTC (5+ messages)
` [PATCH v2 1/2] iommu/amd: Don't block updates to GATag if guest mode is on
` [PATCH v2 2/2] iommu/amd: Handle GALog overflows
[PATCH v3 0/2] KVM: x86/ioapic: Fix oneshot interrupts forwarding
2023-03-16 21:13 UTC (4+ messages)
` [PATCH v3 2/2] KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking
[syzbot] [kvm?] WARNING in kvm_arch_vcpu_ioctl_run (4)
2023-03-16 19:36 UTC (2+ messages)
WARNING in kvm_arch_vcpu_ioctl_run
2023-03-16 19:17 UTC
[GIT PULL] KVM fixes for Linux 6.3-rc3
2023-03-16 18:38 UTC (2+ messages)
[PATCH RESEND net v4 0/4] several updates to virtio/vsock
2023-03-16 17:30 UTC (2+ messages)
[PATCH] x86/kvm: refine condition for checking vCPU preempted
2023-03-16 17:00 UTC (6+ messages)
[PATCH 0/2] KVM: x86: Fix kvm/queue breakage on clang
2023-03-16 14:26 UTC (3+ messages)
[PATCH] s390/vfio_ap: fix memory leak in vfio_ap device driver
2023-03-16 13:35 UTC (3+ messages)
[PATCH 0/2] KVM: PPC: support kvm selftests
2023-03-16 11:53 UTC (2+ messages)
[PATCH] KVM: x86/pmu: Fix emulation on counters' bit width
2023-03-16 11:33 UTC
[PATCH v5 00/19] Add vfio_device cdev for iommufd support
2023-03-16 7:39 UTC (12+ messages)
[PATCH v1 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
2023-03-16 6:01 UTC (14+ messages)
[PATCH] kvm/x86: actually verify that reading MSR_IA32_UCODE_REV succeeds
2023-03-16 5:51 UTC (3+ messages)
[PATCH v4 0/5] Add IO page table replacement support
2023-03-16 5:38 UTC (5+ messages)
` [PATCH v4 2/5] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage
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).