Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 2 | -4/+4 | |
* | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-06-08 | 1 | -4/+4 | |
|\ | ||||||
| * | s390/pci: adaptation of iommu to multifunction | Pierre Morel | 2020-04-28 | 1 | -4/+4 | |
* | | Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-06-08 | 38 | -1633/+3095 | |
|\ \ | ||||||
| * | | iommu: Check for deferred attach in iommu_group_do_dma_attach() | Joerg Roedel | 2020-06-04 | 1 | -1/+5 | |
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-----------. \ | Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',... | Joerg Roedel | 2020-06-02 | 38 | -1633/+3091 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | iommu/amd: Remove redundant devid checks | Joerg Roedel | 2020-05-29 | 1 | -11/+2 | |
| | | | | | | | * | | iommu/amd: Store dev_data as device iommu private data | Joerg Roedel | 2020-05-29 | 1 | -22/+22 | |
| | | | | | | | * | | iommu/amd: Merge private header files | Joerg Roedel | 2020-05-29 | 6 | -110/+100 | |
| | | | | | | | * | | iommu/amd: Remove PD_DMA_OPS_MASK | Joerg Roedel | 2020-05-29 | 1 | -17/+7 | |
| | | | | | | | * | | iommu/amd: Consolidate domain allocation/freeing | Joerg Roedel | 2020-05-29 | 1 | -89/+27 | |
| | | | | | | | * | | iommu/amd: Free page-table in protection_domain_free() | Joerg Roedel | 2020-05-29 | 1 | -5/+6 | |
| | | | | | | | * | | iommu/amd: Allocate page-table in protection_domain_init() | Joerg Roedel | 2020-05-29 | 1 | -26/+22 | |
| | | | | | | | * | | iommu/amd: Let free_pagetable() not rely on domain->pt_root | Joerg Roedel | 2020-05-29 | 1 | -20/+16 | |
| | | | | | | | * | | iommu/amd: Unexport get_dev_data() | Joerg Roedel | 2020-05-29 | 3 | -11/+11 | |
| | | | | | | | * | | Merge tag 'v5.7-rc7' into x86/amd | Joerg Roedel | 2020-05-29 | 5 | -58/+180 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | * | | | iommu/amd: Unify format of the printed messages | Andy Shevchenko | 2020-05-13 | 1 | -4/+4 | |
| | | | | | | * | | | | iommu: Remove iommu_sva_ops::mm_exit() | Jean-Philippe Brucker | 2020-05-29 | 1 | -11/+0 | |
| | | | | | | * | | | | iommu/vt-d: Use pci_ats_supported() | Jean-Philippe Brucker | 2020-05-27 | 1 | -6/+3 | |
| | | | | | | * | | | | iommu/arm-smmu-v3: Use pci_ats_supported() | Jean-Philippe Brucker | 2020-05-27 | 1 | -13/+7 | |
| | | | | | | * | | | | iommu/amd: Use pci_ats_supported() | Jean-Philippe Brucker | 2020-05-27 | 1 | -8/+4 | |
| | | | | | | * | | | | iommu: Don't take group reference in iommu_alloc_default_domain() | Joerg Roedel | 2020-05-25 | 1 | -12/+9 | |
| | | | | | | * | | | | iommu: Don't call .probe_finalize() under group->mutex | Joerg Roedel | 2020-05-25 | 1 | -10/+18 | |
| | | | | | | * | | | | iommu/mediatek-v1: Fix a build warning for a unused variable 'data' | Yong Wu | 2020-05-19 | 1 | -2/+0 | |
| | | | | | | * | | | | iommu/mediatek-v1: Add def_domain_type | Yong Wu | 2020-05-18 | 1 | -5/+11 | |
| | | | | | | * | | | | iommu/omap: Add registration for DT fwnode pointer | Tero Kristo via iommu | 2020-05-18 | 1 | -0/+1 | |
| | | | | | | * | | | | iommu/omap: Add check for iommu group when no IOMMU in use | Tero Kristo via iommu | 2020-05-18 | 1 | -0/+3 | |
| | | | | | | |/ / / | ||||||
| | | | | | * | | / | iommu/hyper-v: Constify hyperv_ir_domain_ops | Rikard Falkeborn | 2020-05-27 | 1 | -1/+1 | |
| | | | | | | |_|/ | | | | | | |/| | | ||||||
| | | | | * | | | | iommu/vt-d: Fix compile warning | Jacob Pan | 2020-05-29 | 1 | -1/+1 | |
| | | | | * | | | | iommu/vt-d: Remove real DMA lookup in find_domain | Jon Derrick | 2020-05-29 | 1 | -3/+0 | |
| | | | | * | | | | iommu/vt-d: Allocate domain info for real DMA sub-devices | Jon Derrick | 2020-05-29 | 1 | -4/+15 | |
| | | | | * | | | | iommu/vt-d: Only clear real DMA device's context entries | Jon Derrick | 2020-05-29 | 1 | -1/+8 | |
| | | | | * | | | | iommu/vt-d: fix a GCC warning | Qian Cai | 2020-05-25 | 1 | -1/+1 | |
| | | | | * | | | | iommu/vt-d: Fix pointer cast warnings on 32 bit | Lu Baolu | 2020-05-25 | 2 | -5/+6 | |
| | | | | * | | | | iommu/vt-d: Remove IOVA handling code from the non-dma_ops path | Tom Murphy | 2020-05-18 | 1 | -63/+32 | |
| | | | | * | | | | iommu/vt-d: Remove duplicated check in intel_svm_bind_mm() | Lu Baolu | 2020-05-18 | 1 | -5/+0 | |
| | | | | * | | | | iommu/vt-d: Remove redundant IOTLB flush | Lu Baolu | 2020-05-18 | 1 | -5/+1 | |
| | | | | * | | | | iommu/vt-d: Add page request draining support | Lu Baolu | 2020-05-18 | 1 | -5/+102 | |
| | | | | * | | | | iommu/vt-d: Disable non-recoverable fault processing before unbind | Lu Baolu | 2020-05-18 | 4 | -11/+32 | |
| | | | | * | | | | iommu/vt-d: debugfs: Add support to show inv queue internals | Lu Baolu | 2020-05-18 | 1 | -0/+62 | |
| | | | | * | | | | iommu/vt-d: Multiple descriptors per qi_submit_sync() | Lu Baolu | 2020-05-18 | 4 | -31/+44 | |
| | | | | * | | | | iommu/vt-d: Replace intel SVM APIs with generic SVA APIs | Jacob Pan | 2020-05-18 | 2 | -55/+72 | |
| | | | | * | | | | iommu/vt-d: Report SVA feature with generic flag | Jacob Pan | 2020-05-18 | 1 | -0/+18 | |
| | | | | * | | | | iommu/vt-d: Add get_domain_info() helper | Lu Baolu | 2020-05-18 | 3 | -20/+34 | |
| | | | | * | | | | iommu/vt-d: Add custom allocator for IOASID | Jacob Pan | 2020-05-18 | 2 | -0/+86 | |
| | | | | * | | | | iommu/vt-d: Enlightened PASID allocation | Lu Baolu | 2020-05-18 | 2 | -1/+69 | |
| | | | | * | | | | iommu/vt-d: Add svm/sva invalidate function | Jacob Pan | 2020-05-18 | 1 | -0/+171 | |
| | | | | * | | | | iommu/vt-d: Support flushing more translation cache types | Jacob Pan | 2020-05-18 | 2 | -1/+41 | |
| | | | | * | | | | iommu/vt-d: Add bind guest PASID support | Jacob Pan | 2020-05-18 | 2 | -0/+204 | |
| | | | | * | | | | iommu/vt-d: Add nested translation helper function | Jacob Pan | 2020-05-18 | 3 | -28/+181 |