Revision e97eace635a42da4644290179aea496178e64988 authored by Linus Torvalds on 22 October 2022, 00:47:39 UTC, committed by Linus Torvalds on 22 October 2022, 00:47:39 UTC
Pull iommu fixes from Joerg Roedel:
 "Intel VT-d fixes:

   - Fix a lockdep splat issue in intel_iommu_init()

   - Allow NVS regions to pass RMRR check

   - Domain cleanup in error path"

* tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu/vt-d: Clean up si_domain in the init_dmars() error path
  iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
  iommu/vt-d: Use rcu_lock in get_resv_regions
  iommu: Add gfp parameter to iommu_alloc_resv_region
2 parent s 334fe5d + 620bf9f
History
File Mode Size
.gitignore -rw-r--r-- 65 bytes
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 2.5 KB
arm_ssp_per_task_plugin.c -rw-r--r-- 2.4 KB
gcc-common.h -rw-r--r-- 11.4 KB
gcc-generate-gimple-pass.h -rw-r--r-- 3.4 KB
gcc-generate-ipa-pass.h -rw-r--r-- 6.3 KB
gcc-generate-rtl-pass.h -rw-r--r-- 3.3 KB
gcc-generate-simple_ipa-pass.h -rw-r--r-- 3.4 KB
latent_entropy_plugin.c -rw-r--r-- 16.7 KB
randomize_layout_plugin.c -rw-r--r-- 24.1 KB
sancov_plugin.c -rw-r--r-- 3.7 KB
stackleak_plugin.c -rw-r--r-- 18.4 KB
structleak_plugin.c -rw-r--r-- 7.2 KB

back to top