Revision 989d216f86bbef47059c10aca77be9f56305a7ec authored by Linus Torvalds on 21 May 2014, 19:29:39 UTC, committed by Linus Torvalds on 21 May 2014, 19:29:39 UTC
Pull iommu fixes from Joerg Roedel:
 "Three fixes for the AMD IOMMU driver:
   - fix a locking issue around get_user_pages()
   - fix two issues with device aliasing and exclusion range handling"

* tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
  iommu/amd: fix enabling exclusion range for an exact device
  iommu/amd: Take mmap_sem when calling get_user_pages
  iommu/amd: Fix interrupt remapping for aliased devices
2 parent s 677d1bb + 2c16c9f
History
File Mode Size
.gitignore -rw-r--r-- 12 bytes
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 758 bytes
asymmetric_keys.h -rw-r--r-- 518 bytes
asymmetric_type.c -rw-r--r-- 6.7 KB
public_key.c -rw-r--r-- 3.1 KB
public_key.h -rw-r--r-- 1.1 KB
rsa.c -rw-r--r-- 6.7 KB
signature.c -rw-r--r-- 1.3 KB
x509.asn1 -rw-r--r-- 1.6 KB
x509_cert_parser.c -rw-r--r-- 12.8 KB
x509_parser.h -rw-r--r-- 1.4 KB
x509_public_key.c -rw-r--r-- 5.8 KB
x509_rsakey.asn1 -rw-r--r-- 130 bytes

back to top