summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-0110-278/+68
|\
| * iommu: Streamline registration interfaceRobin Murphy2021-04-161-24/+6
| * iommu: Statically set module ownerRobin Murphy2021-04-161-8/+1
| *-------. Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel2021-04-1610-247/+62
| |\ \ \ \ \
| | | | | | * iommu: remove iommu_domain_{get,set}_attrChristoph Hellwig2021-04-071-36/+0
| | | | | | * iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFGChristoph Hellwig2021-04-072-5/+11
| | | | | | * iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy2021-04-071-1/+3
| | | | | | * iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig2021-04-071-1/+3
| | | | | | * iommu: remove DOMAIN_ATTR_GEOMETRYChristoph Hellwig2021-04-071-1/+0
| | | | | | * iommu: remove DOMAIN_ATTR_PAGINGChristoph Hellwig2021-04-071-1/+0
| | | | | | * iommu/fsl_pamu: enable the liodn when attaching a deviceChristoph Hellwig2021-04-071-1/+0
| | | | | | * iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct callChristoph Hellwig2021-04-071-1/+0
| | | | | | * iommu/fsl_pamu: remove ->domain_window_enableChristoph Hellwig2021-04-071-17/+0
| | | | | | * iommu/fsl_pamu: remove support for multiple windowsChristoph Hellwig2021-04-071-1/+0
| | | | | | * iommu/fsl_pamu: remove fsl_pamu_get_domain_attrChristoph Hellwig2021-04-071-4/+0
| | | | | | * iommu: remove the unused domain_window_disable methodChristoph Hellwig2021-04-071-2/+0
| | | | | | * iommu: Add a page fault handlerJean-Philippe Brucker2021-04-071-0/+2
| | | | | | * iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVAJean-Philippe Brucker2021-04-071-3/+17
| | | | | | * iommu/arm-smmu-v3: Use device properties for pasid-num-bitsJean-Philippe Brucker2021-04-071-2/+0
| | | | | | * iommu: Fix comment for struct iommu_fwspecJean-Philippe Brucker2021-04-071-1/+1
| | | | | | * iommu: Delete iommu_dma_free_cpu_cached_iovas()John Garry2021-04-072-10/+0
| | | | | | * iommu/vt-d: Remove IOVA domain rcache flushing for CPU offliningJohn Garry2021-04-071-1/+0
| | | | | | * iova: Add CPU hotplug handler to flush rcachesJohn Garry2021-04-072-0/+2
| | | | | | * iommu/dma: Resurrect the "forcedac" optionRobin Murphy2021-03-181-0/+2
| | | | |_|/ | | | |/| |
| | | | | * iommu/amd: Move a few prototypes to include/linux/amd-iommu.hChristoph Hellwig2021-04-071-0/+12
| | | | | * iommu/amd: Remove the unused device errata codeChristoph Hellwig2021-04-071-18/+0
| | | | |/ | | | |/|
| | | | * iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu2021-04-071-0/+1
| | | | * iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASIDLu Baolu2021-04-071-13/+3
| | | | * iommu/vt-d: Remove svm_dev_opsLu Baolu2021-04-072-10/+0
| | | | * iommu/vt-d: Remove unused dma map/unmap trace eventsLu Baolu2021-04-071-120/+0
| | | | * iommu/vt-d: Enable write protect propagation from guestJacob Pan2021-03-181-1/+2
| | | | * iommu/vt-d: Report more information about invalidation errorsLu Baolu2021-03-181-0/+6
| | | |/
| | * | iommu: Fix a boundary issue to avoid performance dropXiang Chen2021-04-071-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-0118-157/+337
|\ \ \ \
| * | | | RDMA/nldev: Add copy-on-fork attribute to get sys commandGal Pressman2021-04-271-0/+3
| * | | | RDMA/nldev: Add QP numbers to SRQ informationNeta Ostrovsky2021-04-221-0/+2
| * | | | RDMA/nldev: Return SRQ informationNeta Ostrovsky2021-04-221-0/+6
| * | | | RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky2021-04-222-0/+9
| * | | | RDMA/nldev: Return context informationNeta Ostrovsky2021-04-221-0/+5
| * | | | RDMA/mlx5: Expose private query portMark Bloch2021-04-202-0/+34
| * | | | Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe2021-04-143-2/+61
| |\ \ \ \
| | * | | | RDMA/mlx5: Expose UAPI to query DMMaor Gottlieb2021-04-141-0/+8
| | * | | | RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb2021-04-141-0/+11
| | * | | | RDMA/uverbs: Make UVERBS_OBJECT_METHODS to consider line numberMaor Gottlieb2021-04-141-1/+1
| | * | | | net/mlx5: Add MEMIC operations related bitsMaor Gottlieb2021-04-131-1/+41
| * | | | | IB/cma: Introduce rdma_set_min_rnr_timer()HÃ¥kon Bugge2021-04-131-0/+2
| * | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-04-124-10/+41
| |\| | | |
| * | | | | IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdevMike Marciniszyn2021-04-081-0/+2
| * | | | | RDMA/uverbs: Fix -Wunused-function warningYueHaibing2021-04-011-3/+4
| * | | | | RDMA: Fix a typoBhaskar Chowdhury2021-03-261-1/+1