Show patches with: State = Action Required       |    Archived = No       |   1052 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[vhost,v7,2/6] virtio: remove support for names array entries being null. refactor the params of find_vqs() 3 - - --- 2024-03-28 Xuan Zhuo New
[vhost,v7,1/6] virtio_balloon: remove the dependence where names[] is null refactor the params of find_vqs() 2 - - --- 2024-03-28 Xuan Zhuo New
[vhost,v6,6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqu… refactor the params of find_vqs() 1 1 - --- 2024-03-27 Xuan Zhuo New
[vhost,v6,5/6] virtio: vring_new_virtqueue(): pass struct instead of multi parameters refactor the params of find_vqs() - 1 - --- 2024-03-27 Xuan Zhuo New
[vhost,v6,4/6] virtio: vring_create_virtqueue: pass struct instead of multi parameters refactor the params of find_vqs() 2 1 - --- 2024-03-27 Xuan Zhuo New
[vhost,v6,3/6] virtio: find_vqs: pass struct instead of multi parameters refactor the params of find_vqs() 2 1 - --- 2024-03-27 Xuan Zhuo New
[vhost,v6,2/6] virtio: remove support for names array entries being null. refactor the params of find_vqs() 1 - - --- 2024-03-27 Xuan Zhuo New
[vhost,v6,1/6] virtio_balloon: remove the dependence where names[] is null refactor the params of find_vqs() 2 - - --- 2024-03-27 Xuan Zhuo New
[vhost,v5,6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqu… refactor the params of find_vqs() - 1 - --- 2024-03-25 Xuan Zhuo New
[vhost,v5,5/6] virtio: vring_new_virtqueue(): pass struct instead of multi parameters refactor the params of find_vqs() - 1 - --- 2024-03-25 Xuan Zhuo New
[vhost,v5,4/6] virtio: vring_create_virtqueue: pass struct instead of multi parameters refactor the params of find_vqs() 1 1 - --- 2024-03-25 Xuan Zhuo New
[vhost,v5,3/6] virtio: find_vqs: pass struct instead of multi parameters refactor the params of find_vqs() 1 1 - --- 2024-03-25 Xuan Zhuo New
[vhost,v5,2/6] virtio: remove support for names array entries being null. refactor the params of find_vqs() - - - --- 2024-03-25 Xuan Zhuo New
[vhost,v5,1/6] virtio_balloon: remove the dependence where names[] is null refactor the params of find_vqs() 2 - - --- 2024-03-25 Xuan Zhuo New
vfio/pci: fix potential memory leak in vfio_intx_enable() vfio/pci: fix potential memory leak in vfio_intx_enable() 1 1 - --- 2024-04-15 Ye Bin New
[v2,4/4] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl vfio-pci support pasid attach/detach - - - --- 2024-04-12 Yi Liu New
[v2,3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT vfio-pci support pasid attach/detach - 1 - --- 2024-04-12 Yi Liu New
[v2,2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices vfio-pci support pasid attach/detach - - - --- 2024-04-12 Yi Liu New
[v2,1/4] ida: Add ida_get_lowest() vfio-pci support pasid attach/detach - - - --- 2024-04-12 Yi Liu New
[v2,12/12] iommu/vt-d: Add set_dev_pasid callback for nested domain iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,11/12] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,10/12] iommu/vt-d: Return if no dev_pasid is found in domain iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,09/12] iommufd/selftest: Add coverage for iommufd pasid attach/detach iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,08/12] iommufd/selftest: Add test ops to test pasid attach/detach iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,07/12] iommufd/selftest: Add a helper to get test device iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,06/12] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,05/12] iommu: Allow iommu driver to populate the max_pasids iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,04/12] iommufd: Support attach/replace hwpt per pasid iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,03/12] iommufd: replace attach_fn with a structure iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,02/12] iommu: Introduce a replace API for device pasid iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,01/12] iommu: Pass old domain to set_dev_pasid op iommufd support pasid attach/replace - - - --- 2024-04-12 Yi Liu New
[v2,2/2] iommu: Pass domain to remove_dev_pasid() op Two enhancements to iommu_at[de]tach_device_pasid() - 1 - --- 2024-03-28 Yi Liu New
[v2,1/2] iommu: Undo pasid attachment only for the devices that have succeeded Two enhancements to iommu_at[de]tach_device_pasid() - 3 - --- 2024-03-28 Yi Liu New
[2/2] iommu: Undo pasid attachment only for the devices that have succeeded Two enhancements to iommu_at[de]tach_device_pasid() - 2 - --- 2024-03-27 Yi Liu New
[1/2] iommu: Pass domain to remove_dev_pasid() op Two enhancements to iommu_at[de]tach_device_pasid() - 1 - --- 2024-03-27 Yi Liu New
[v2,2/2] RISCV: KVM: Introduce vcpu->reset_cntx_lock [v2,1/2] RISCV: KVM: Introduce mp_state_lock to avoid lock inversion in SBI_EXT_HSM_HART_START - 1 - --- 2024-04-17 Yong-Xuan Wang New
[v2,1/2] RISCV: KVM: Introduce mp_state_lock to avoid lock inversion in SBI_EXT_HSM_HART_START [v2,1/2] RISCV: KVM: Introduce mp_state_lock to avoid lock inversion in SBI_EXT_HSM_HART_START - 1 - --- 2024-04-17 Yong-Xuan Wang New
[kvmtool,1/1] riscv: Fix the hart bit setting of AIA [kvmtool,1/1] riscv: Fix the hart bit setting of AIA - - - --- 2024-04-15 Yong-Xuan Wang New
[1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0 [1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0 - - - --- 2024-04-15 Yong-Xuan Wang New
[1/1] RISC-V: KVM: Avoid lock inversion in SBI_EXT_HSM_HART_START [1/1] RISC-V: KVM: Avoid lock inversion in SBI_EXT_HSM_HART_START - - - --- 2024-03-26 Yong-Xuan Wang New
[net-next,v2,07/15] mm: page_frag: add '_va' suffix to page_frag API Untitled series #844633 - - - --- 2024-04-15 Yunsheng Lin New
[net-next,v1,04/12] mm: page_frag: add '_va' suffix to page_frag API Untitled series #842162 - - - --- 2024-04-07 Yunsheng Lin New
[RFC,04/10] mm: page_frag: add '_va' suffix to page_frag API Untitled series #839342 - - - --- 2024-03-28 Yunsheng Lin New
[for-9.1,7/7] target/i386/kvm: Update comment in kvm_cpu_realizefn() target/i386/kvm: Cleanup the kvmclock feature name - - - --- 2024-03-29 Zhao Liu New
[for-9.1,6/7] target/i386: Fix duplicated kvmclock name in FEAT_KVM target/i386/kvm: Cleanup the kvmclock feature name - - - --- 2024-03-29 Zhao Liu New
[for-9.1,5/7] target/i386/kvm: Add legacy_kvmclock cpu property target/i386/kvm: Cleanup the kvmclock feature name - - - --- 2024-03-29 Zhao Liu New
[for-9.1,4/7] target/i386/kvm: Save/load MSRs of new kvmclock (KVM_FEATURE_CLOCKSOURCE2) target/i386/kvm: Cleanup the kvmclock feature name - - - --- 2024-03-29 Zhao Liu New
[for-9.1,3/7] target/i386/kvm: Only Save/load kvmclock MSRs when kvmclock enabled target/i386/kvm: Cleanup the kvmclock feature name - - - --- 2024-03-29 Zhao Liu New
[for-9.1,2/7] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions target/i386/kvm: Cleanup the kvmclock feature name - - - --- 2024-03-29 Zhao Liu New
[for-9.1,1/7] target/i386/kvm: Add feature bit definitions for KVM CPUID target/i386/kvm: Cleanup the kvmclock feature name - - - --- 2024-03-29 Zhao Liu New
[v4,2/2] KVM: SVM: Flush cache only on CPUs running SEV guest KVM: SVM: Flush cache only on CPUs running SEV guest - - - --- 2024-04-11 Zheyun Shen New
[v4,1/2] KVM: x86: Add a wbinvd helper KVM: SVM: Flush cache only on CPUs running SEV guest - - - --- 2024-04-11 Zheyun Shen New
« 1 2 ... 8 9 10 11 »