| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attr | Lu Baolu | 2020-01-07 | 1 | -0/+56 |
| | | * | iommu/vt-d: Identify domains using first level page table | Lu Baolu | 2020-01-07 | 1 | -0/+39 |
| | | * | iommu/vt-d: Loose requirement for flush queue initializaton | Lu Baolu | 2020-01-07 | 1 | -8/+6 |
| | | * | iommu/vt-d: Avoid iova flush queue in strict mode | Lu Baolu | 2020-01-07 | 1 | -9/+15 |
| | | * | iommu/vt-d: trace: Extend map_sg trace event | Lu Baolu | 2020-01-07 | 1 | -2/+5 |
| | | * | iommu/vt-d: Replace Intel specific PASID allocator with IOASID | Jacob Pan | 2020-01-07 | 1 | -6/+7 |
| | | * | iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks | Jacob Pan | 2020-01-07 | 1 | -8/+2 |
| | | * | iommu/vt-d: Add Kconfig option to enable/disable scalable mode | Lu Baolu | 2020-01-07 | 1 | -1/+6 |
| | |/ |
|
* | | | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-01-31 | 1 | -7/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | iommu/vt-d: Remove VMD child device sanity check | Jon Derrick | 2020-01-24 | 1 | -9/+1 |
| * | | iommu/vt-d: Use pci_real_dma_dev() for mapping | Jon Derrick | 2020-01-24 | 1 | -0/+5 |
* | | | iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer | Jerry Snitselaar | 2020-01-24 | 1 | -1/+2 |
* | | | iommu/vt-d: Unlink device if failed to add to group | Jon Derrick | 2020-01-07 | 1 | -3/+10 |
* | | | iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU | Patrick Steinhardt | 2020-01-07 | 1 | -1/+8 |
| |/
|/| |
|
* | | iommu/vt-d: Allocate reserved region for ISA with correct permission | Jerry Snitselaar | 2019-12-17 | 1 | -1/+1 |
* | | iommu/vt-d: Fix dmar pte read access not set error | Lu Baolu | 2019-12-17 | 1 | -8/+0 |
* | | iommu/vt-d: Set ISA bridge reserved region as relaxable | Alex Williamson | 2019-12-17 | 1 | -1/+1 |
|/ |
|
*---. | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2019-11-12 | 1 | -15/+46 |
|\ \ \ |
|
| | | * | iommu/vt-d: Turn off translations at shutdown | Deepa Dinamani | 2019-11-11 | 1 | -0/+20 |
| | | * | iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved | Yian Chen | 2019-11-11 | 1 | -1/+7 |
| | | * | iommu/vt-d: Refactor find_domain() helper | Lu Baolu | 2019-10-15 | 1 | -13/+18 |
| | |/
| |/| |
|
| | * | iommu: Add gfp parameter to iommu_ops::map | Tom Murphy | 2019-10-15 | 1 | -1/+1 |
| |/ |
|
* | | iommu/vt-d: Fix panic after kexec -p for kdump | John Donnelly | 2019-10-30 | 1 | -1/+1 |
* | | iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMU | Arvind Sankar | 2019-10-18 | 1 | -1/+9 |
|/ |
|
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-09-19 | 1 | -0/+2 |
|\ |
|
| * | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 2019-09-04 | 1 | -0/+2 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel | 2019-09-11 | 1 | -29/+330 |
|\ \ \ \ \ \
| | | | |_|/
| | | |/| | |
|
| | | | | * | iommu/vt-d: Request passthrough mode from IOMMU core | Joerg Roedel | 2019-08-23 | 1 | -1/+1 |
| | | | | * | Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/... | Joerg Roedel | 2019-08-20 | 1 | -1/+2 |
| | |_|_|/|
| |/| | | | |
|
| | | | * | | iommu/vt-d: Declare Broadwell igfx dmar support snafu | Chris Wilson | 2019-09-11 | 1 | -9/+35 |
| | | | * | | iommu/vt-d: Use bounce buffer for untrusted devices | Lu Baolu | 2019-09-11 | 1 | -0/+258 |
| | | | * | | iommu/vt-d: Add trace events for device dma map/unmap | Lu Baolu | 2019-09-11 | 1 | -3/+10 |
| | | | * | | iommu/vt-d: Don't switch off swiotlb if bounce page is used | Lu Baolu | 2019-09-11 | 1 | -15/+17 |
| | | | * | | iommu/vt-d: Check whether device requires bounce buffer | Lu Baolu | 2019-09-11 | 1 | -0/+7 |
| | | |/ / |
|
| | * | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2019-08-23 | 1 | -1/+2 |
| | |\ \ \
| | | |/ /
| | |/| /
| | | |/ |
|
| | | * | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon | 2019-07-29 | 1 | -1/+2 |
* | | | | Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration" | Lu Baolu | 2019-08-30 | 1 | -2/+53 |
| |/ /
|/| | |
|
* | | | iommu/vt-d: Fix possible use-after-free of private domain | Lu Baolu | 2019-08-09 | 1 | -1/+2 |
* | | | iommu/vt-d: Detach domain before using a private one | Lu Baolu | 2019-08-09 | 1 | -1/+5 |
* | | | iommu/vt-d: Detach domain when move device out of group | Lu Baolu | 2019-08-06 | 1 | -0/+2 |
|/ / |
|
* | | iommu/vt-d: Check if domain->pgd was allocated | Dmitry Safonov | 2019-07-22 | 1 | -3/+5 |
* | | iommu/vt-d: Don't queue_iova() if there is no flush queue | Dmitry Safonov | 2019-07-22 | 1 | -1/+2 |
* | | iommu/vt-d: Avoid duplicated pci dma alias consideration | Lu Baolu | 2019-07-22 | 1 | -53/+2 |
* | | Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication" | Joerg Roedel | 2019-07-22 | 1 | -36/+87 |
|/ |
|
*---. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel | 2019-07-04 | 1 | -9/+1 |
|\ \ \ |
|
| | * | | Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_... | Peter Xu | 2019-06-22 | 1 | -4/+3 |
| | * | | Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-06-14 | 1 | -3/+4 |
| | |\ \ |
|
| | | * | | iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock | Dave Jiang | 2019-05-27 | 1 | -3/+4 |
| | |/ /
| |/| | |
|
| | * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
| | * | | drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used | Qian Cai | 2019-06-01 | 1 | -1/+2 |
| |/ / |
|