summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | iommu/arm-smmu-v3: Set TTL invalidation hint betterRobin Murphy2023-06-081-2/+7
| | | * | iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy2023-06-081-0/+5
| | | * | iommu/arm-smmu-v3: Add explicit feature for nestingRobin Murphy2023-06-082-0/+5
| | | * | iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy2023-06-082-0/+13
| | | * | iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy2023-06-082-0/+35
| | | |/
* | | | Merge branch 'expand-stack'Linus Torvalds2023-06-282-3/+3
|\ \ \ \
| * | | | mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-06-272-3/+3
| |/ / /
* | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-284-16/+49
|\ \ \ \
| * | | | iommu/dma: force bouncing if the size is not cacheline-alignedCatalin Marinas2023-06-192-9/+42
| * | | | dma-mapping: name SG DMA flag helpers consistentlyRobin Murphy2023-06-192-5/+5
| * | | | mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes2023-06-091-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-273-14/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86,intel_iommu: Replace cmpxchg_double()Peter Zijlstra2023-06-051-6/+2
| * | | x86,amd_iommu: Replace cmpxchg_double()Peter Zijlstra2023-06-052-8/+11
* | | | iommu/amd: Fix possible memory leak of 'domain'Su Hui2023-06-161-4/+4
| |_|/ |/| |
* | | iommu/mediatek: Flush IOTLB completely only if domain has been attachedChen-Yu Tsai2023-06-011-1/+2
* | | iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde2023-05-231-1/+10
* | | iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh2023-05-221-1/+1
* | | iommu/amd: Add missing domain type checksJason Gunthorpe2023-05-221-1/+5
* | | iommu/amd: Fix up merge conflict resolutionJerry Snitselaar2023-05-221-3/+0
* | | iommu/amd: Handle GALog overflowsJoao Martins2023-05-223-1/+33
* | | iommu/amd: Don't block updates to GATag if guest mode is onJoao Martins2023-05-221-2/+1
* | | iommu/rockchip: Fix unwind goto issueChao Wang2023-05-221-6/+8
* | | iommu: Make IPMMU_VMSA dependencies more strictRandy Dunlap2023-05-221-0/+1
| |/ |/|
* | Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-05-191-0/+10
|\ \
| * \ Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-05-191-0/+10
| |\ \ | | |/ | |/|
| | * iommu/arm-smmu-qcom: Fix missing adreno_smmu'sRob Clark2023-05-171-0/+10
* | | s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe2023-05-171-16/+0
|/ /
* | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-3035-1084/+673
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------------------. \ Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-1435-1076/+661
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * | iommu/sprd: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-4/+2
| | | | | | | | | | | | | | * | iommu/omap: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-3/+2
| | | | | | | | | | | | | | * | iommu/mtk_iommu_v1: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-3/+2
| | | | | | | | | | | | | | * | iommu/mtk: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-3/+2
| | | | | | | | | | | | | | * | iommu/msm: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-3/+2
| | | | | | | | | | | | | | * | iommu/ipmmu-vmsa: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-4/+2
| | | | | | | | | | | | | | * | iommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König2023-03-312-12/+6
| | | | | | | | | | | | | | * | iommu/arm-smmu-v3: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-4/+2
| | | | | | | | | | | | | | * | iommu/apple-dart: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-4/+2
| | | | | | | | | | | | | | * | iommu/arm-smmu: Drop if with an always false conditionUwe Kleine-König2023-03-311-6/+0
| | | | | | | | | | | | | | |/
| | | | | | | | | | | | | * | iommu: Remove iommu_group_get_by_id()Jason Gunthorpe2023-04-141-29/+0
| | | | | | | | | | | | | * | iommu: Make iommu_release_device() staticJason Gunthorpe2023-04-141-1/+2
| | | | | | | | | | | | | * | iommu: Remove ioasid infrastructureJason Gunthorpe2023-03-316-431/+0
| | | | | | | | | | | | | * | iommu/ioasid: Rename INVALID_IOASIDJacob Pan2023-03-313-4/+4
| | | | | | | | | | | | | * | iommu/sva: Use GFP_KERNEL for pasid allocationJacob Pan2023-03-311-2/+2
| | | | | | | | | | | | | * | iommu/sva: Stop using ioasid_set for SVAJason Gunthorpe2023-03-312-29/+14
| | | | | | | | | | | | | * | iommu/sva: Remove PASID to mm lookup functionJacob Pan2023-03-312-21/+0
| | | | | | | | | | | | | * | iommu/sva: Move PASID helpers to sva codeJacob Pan2023-03-311-1/+9
| | | | | | | | | | | | | * | iommu/vt-d: Remove virtual command interfaceJacob Pan2023-03-314-91/+0
| | | | | | | | | | | | | * | iommu: Use sysfs_emit() for sysfs showLu Baolu2023-03-223-26/+26