Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode | Suravee Suthikulpanit | 2020-09-18 | 1 | -0/+4 | |
* | iommu/amd: Fix potential @entry null deref | Joao Martins | 2020-09-18 | 1 | -1/+3 | |
* | iommu/vt-d: Handle 36bit addressing for x86-32 | Chris Wilson | 2020-09-04 | 1 | -7/+7 | |
* | iommu/amd: Do not use IOMMUv2 functionality when SME is active | Joerg Roedel | 2020-09-04 | 1 | -0/+7 | |
* | iommu/amd: Do not force direct mapping when SME is active | Joerg Roedel | 2020-09-04 | 1 | -1/+6 | |
* | iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE | Suravee Suthikulpanit | 2020-09-04 | 3 | -7/+33 | |
* | iommu/amd: Restore IRTE.RemapEn bit after programming IRTE | Suravee Suthikulpanit | 2020-09-04 | 1 | -0/+2 | |
* | iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set() | Lu Baolu | 2020-09-04 | 1 | -45/+55 | |
* | iommu/vt-d: Serialize IOMMU GCMD register modifications | Lu Baolu | 2020-09-04 | 1 | -2/+8 | |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 4 | -9/+7 | |
* | dma-pool: fix coherent pool allocations for IOMMU mappings | Christoph Hellwig | 2020-08-14 | 1 | -2/+2 | |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-08-12 | 2 | -2/+3 | |
|\ | ||||||
| * | mm: do page fault accounting in handle_mm_fault | Peter Xu | 2020-08-12 | 2 | -2/+3 | |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-08-11 | 1 | -17/+17 | |
|\ \ | ||||||
| * | | virtio-iommu: convert to LE accessors | Michael S. Tsirkin | 2020-08-05 | 1 | -17/+17 | |
* | | | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-08-11 | 41 | -519/+1150 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel | 2020-07-29 | 11 | -5/+9 | |
| |\ \ | ||||||
| | * | | iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory | Will Deacon | 2020-07-27 | 11 | -4/+9 | |
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----------------. \ \ | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel | 2020-07-29 | 37 | -515/+1142 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ / | | | | | | | |/| | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | | | | | | | | | | * | iommu/amd: Move Kconfig and Makefile bits down into amd directory | Jerry Snitselaar | 2020-07-29 | 4 | -48/+50 | |
| | | | | | | | | | | * | iommu/vt-d: Move Kconfig and Makefile bits down into intel directory | Jerry Snitselaar | 2020-07-29 | 4 | -91/+96 | |
| | | | | | | | | | | * | iommu: Add gfp parameter to io_pgtable_ops->map() | Baolin Wang | 2020-07-24 | 8 | -24/+24 | |
| | | | | | | | | | | * | iommu: Mark __iommu_map_sg() as static | Baolin Wang | 2020-07-24 | 1 | -3/+3 | |
| | | | | | | | | | | * | iommu: Make some functions static | Wei Yongjun | 2020-07-22 | 1 | -4/+4 | |
| | | | | | | | | | | * | iommu/renesas: Expand COMPILE_TEST coverage | Robin Murphy | 2020-07-10 | 1 | -1/+0 | |
| | | | | | | | | | | * | iommu: Tidy up Kconfig for SoC IOMMUs | Robin Murphy | 2020-07-10 | 1 | -12/+3 | |
| | | | | | | | | | | * | iommu/mediatek: Do no use dev->archdata.iommu | Joerg Roedel | 2020-06-30 | 2 | -6/+6 | |
| | | | | | | | | | | * | iommu/pamu: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 1 | -4/+4 | |
| | | | | | | | | | | * | iommu/tegra: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 2 | -8/+8 | |
| | | | | | | | | | | * | iommu/rockchip: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 1 | -4/+4 | |
| | | | | | | | | | | * | iommu/omap: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 1 | -10/+10 | |
| | | | | | | | | | | * | iommu/msm: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 1 | -2/+2 | |
| | | | | | | | | | | * | iommu/vt-d: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 1 | -9/+9 | |
| | | | | | | | | | | * | iommu/exynos: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 1 | -10/+10 | |
| | | | | | | | | | | * | iommu: Allow page responses without PASID | Jean-Philippe Brucker | 2020-06-30 | 1 | -6/+17 | |
| | | | | | | | | | | * | iommu/iova: Don't BUG on invalid PFNs | Robin Murphy | 2020-06-30 | 1 | -1/+3 | |
| | | | | | | | | | * | | iommu/amd: Remove double zero check | Libing Zhou | 2020-07-22 | 1 | -9/+2 | |
| | | | | | | | | | * | | iommu/amd: Add helper functions to update domain->pt_root | Joerg Roedel | 2020-06-30 | 1 | -11/+20 | |
| | | | | | | | | | * | | iommu/amd: Print extended features in one line to fix divergent log levels | Paul Menzel | 2020-06-30 | 1 | -1/+1 | |
| | | | | | | | | | |/ | ||||||
| | | | | | | | | * | | iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu | Lu Baolu | 2020-07-24 | 2 | -0/+28 | |
| | | | | | | | | * | | iommu/vt-d: Rename intel-pasid.h to pasid.h | Lu Baolu | 2020-07-24 | 5 | -5/+5 | |
| | | | | | | | | * | | iommu/vt-d: Add page response ops support | Lu Baolu | 2020-07-24 | 2 | -0/+100 | |
| | | | | | | | | * | | iommu/vt-d: Report page request faults for guest SVA | Lu Baolu | 2020-07-24 | 1 | -18/+85 | |
| | | | | | | | | * | | iommu/vt-d: Add a helper to get svm and sdev for pasid | Lu Baolu | 2020-07-24 | 1 | -50/+65 | |
| | | | | | | | | * | | iommu/vt-d: Refactor device_to_iommu() helper | Lu Baolu | 2020-07-24 | 2 | -43/+20 | |
| | | | | | | | | * | | iommu/vt-d: Disable multiple GPASID-dev bind | Jacob Pan | 2020-07-24 | 1 | -13/+9 | |
| | | | | | | | | * | | iommu/vt-d: Warn on out-of-range invalidation address | Jacob Pan | 2020-07-24 | 1 | -3/+2 | |
| | | | | | | | | * | | iommu/vt-d: Fix devTLB flush for vSVA | Liu Yi L | 2020-07-24 | 1 | -10/+21 | |
| | | | | | | | | * | | iommu/vt-d: Handle non-page aligned address | Liu Yi L | 2020-07-24 | 1 | -2/+19 | |
| | | | | | | | | * | | iommu/vt-d: Fix PASID devTLB invalidation | Jacob Pan | 2020-07-24 | 1 | -1/+10 |