Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Pull iommu fixes from Joerg Roedel: - Fix a NULL-ptr dereference in the Intel VT-d driver - Two fixes for Intel SVM support - Increase IRQ remapping table size in the AMD IOMMU driver. The old number of 128 turned out to be too low for some recent devices. - Fix a mask check in generic IOMMU code * tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: iommu: Fix a check in iommu_check_bind_data() iommu/vt-d: Fix a bug for PDP check in prq_event_thread iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid() iommu/vt-d: Fix kernel NULL pointer dereference in find_domain() iommu/amd: Increase interrupt remapping table limit to 512 entries
No related branches found
No related tags found
Showing
- drivers/iommu/amd/amd_iommu_types.h 5 additions, 1 deletiondrivers/iommu/amd/amd_iommu_types.h
- drivers/iommu/intel/iommu.c 3 additions, 0 deletionsdrivers/iommu/intel/iommu.c
- drivers/iommu/intel/svm.c 7 additions, 1 deletiondrivers/iommu/intel/svm.c
- drivers/iommu/iommu.c 1 addition, 1 deletiondrivers/iommu/iommu.c
Loading
Please register or sign in to comment