| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-04-30 | 1 | -204/+143 |
|\ |
|
| *-. | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 2023-04-14 | 1 | -202/+136 |
| |\ \ |
|
| | | * | iommu: Remove iommu_group_get_by_id() | Jason Gunthorpe | 2023-04-14 | 1 | -29/+0 |
| | | * | iommu: Make iommu_release_device() static | Jason Gunthorpe | 2023-04-14 | 1 | -1/+2 |
| | | * | iommu: Use sysfs_emit() for sysfs show | Lu Baolu | 2023-03-22 | 1 | -16/+15 |
| | | * | iommu: Cleanup iommu_change_dev_def_domain() | Lu Baolu | 2023-03-22 | 1 | -62/+21 |
| | | * | iommu: Replace device_lock() with group->mutex | Lu Baolu | 2023-03-22 | 1 | -63/+18 |
| | | * | iommu: Move lock from iommu_change_dev_def_domain() to its caller | Lu Baolu | 2023-03-22 | 1 | -15/+14 |
| | | * | iommu: Same critical region for device release and removal | Lu Baolu | 2023-03-22 | 1 | -2/+28 |
| | | * | iommu: Split iommu_group_remove_device() into helpers | Lu Baolu | 2023-03-22 | 1 | -20/+44 |
| | | * | iommu: Make kobj_type structure constant | Thomas Weißschuh | 2023-03-22 | 1 | -1/+1 |
| | |/ |
|
| * / | iommu/amd: Set page size bitmap during V2 domain allocation | Jerry Snitselaar | 2023-04-13 | 1 | -2/+7 |
| |/ |
|
* | | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-04-27 | 1 | -0/+4 |
|\ \ |
|
| * | | iommu: Add iommu probe for CDX bus | Nipun Gupta | 2023-03-29 | 1 | -0/+4 |
| |/ |
|
* / | iommu: make the pointer to struct bus_type constant | Greg Kroah-Hartman | 2023-03-23 | 1 | -7/+7 |
|/ |
|
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-02-24 | 1 | -0/+24 |
|\ |
|
| * | Merge tag 'v6.2' into iommufd.git for-next | Jason Gunthorpe | 2023-02-21 | 1 | -3/+5 |
| |\ |
|
| * \ | Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l... | Jason Gunthorpe | 2023-01-30 | 1 | -33/+20 |
| |\ \ |
|
| * | | | iommu: Remove IOMMU_CAP_INTR_REMAP | Jason Gunthorpe | 2023-01-11 | 1 | -4/+2 |
| * | | | iommu: Add iommu_group_has_isolated_msi() | Jason Gunthorpe | 2023-01-11 | 1 | -0/+26 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel | 2023-02-18 | 1 | -86/+85 |
|\ \ \ \ \
| | |/ / /
| |/| | /
| |_|_|/
|/| | | |
|
| | * | | iommu: Attach device group to old domain in error path | Vasant Hegde | 2023-02-18 | 1 | -1/+15 |
| | * | | iommu: Fix error unwind in iommu_group_alloc() | Jason Gunthorpe | 2023-02-16 | 1 | -2/+6 |
| | * | | Merge branch 'iommu-memory-accounting' into core | Joerg Roedel | 2023-01-25 | 1 | -33/+20 |
| | |\| |
|
| | | * | iommu: Add a gfp parameter to iommu_map_sg() | Jason Gunthorpe | 2023-01-25 | 1 | -16/+10 |
| | | * | iommu: Remove iommu_map_atomic() | Jason Gunthorpe | 2023-01-25 | 1 | -7/+0 |
| | | * | iommu: Add a gfp parameter to iommu_map() | Jason Gunthorpe | 2023-01-25 | 1 | -11/+11 |
| | |/
| |/| |
|
| | * | iommu: Remove detach_dev callback | Lu Baolu | 2023-01-13 | 1 | -32/+4 |
| | * | iommu: Remove deferred attach check from __iommu_detach_device() | Jason Gunthorpe | 2023-01-13 | 1 | -34/+36 |
| | * | iommu: Add set_platform_dma_ops iommu ops | Lu Baolu | 2023-01-13 | 1 | -4/+24 |
| |/ |
|
* / | iommu: Fix refcount leak in iommu_device_claim_dma_owner | Miaoqian Lin | 2023-01-13 | 1 | -3/+5 |
|/ |
|
* | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-19 | 1 | -6/+22 |
|\ |
|
| * | iommu: Avoid races around device probe | Robin Murphy | 2022-11-19 | 1 | -6/+22 |
* | | iommu: Add device-centric DMA ownership interfaces | Lu Baolu | 2022-11-29 | 1 | -26/+95 |
|/ |
|
* | Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io... | Joerg Roedel | 2022-11-03 | 1 | -0/+24 |
|\ |
|
| * | iommu: Add return value rules to attach_dev op and APIs | Nicolin Chen | 2022-11-01 | 1 | -0/+24 |
* | | iommu: Rename iommu-sva-lib.{c,h} | Lu Baolu | 2022-11-03 | 1 | -1/+1 |
* | | iommu: Prepare IOMMU domain for IOPF | Lu Baolu | 2022-11-03 | 1 | -0/+4 |
* | | iommu/sva: Refactoring iommu_sva_bind/unbind_device() | Lu Baolu | 2022-11-03 | 1 | -91/+0 |
* | | iommu: Add IOMMU SVA domain support | Lu Baolu | 2022-11-03 | 1 | -0/+20 |
* | | iommu: Add attach/detach_dev_pasid iommu interfaces | Lu Baolu | 2022-11-03 | 1 | -4/+137 |
* | | iommu: Remove SVM_FLAG_SUPERVISOR_MODE support | Lu Baolu | 2022-11-03 | 1 | -3/+2 |
* | | iommu: Add max_pasids field in struct dev_iommu | Lu Baolu | 2022-11-03 | 1 | -0/+20 |
|/ |
|
* | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu | 2022-10-21 | 1 | -3/+4 |
*-. | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel | 2022-09-26 | 1 | -92/+83 |
|\ \ |
|
| | * | iommu/dma: Make header private | Robin Murphy | 2022-09-09 | 1 | -1/+2 |
| | * | iommu: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -24/+0 |
| | * | iommu: Move bus setup to IOMMU device registration | Robin Murphy | 2022-09-07 | 1 | -25/+30 |
| | * | iommu: Always register bus notifiers | Robin Murphy | 2022-09-07 | 1 | -35/+37 |
| | * | iommu: Retire iommu_capable() | Robin Murphy | 2022-09-07 | 1 | -10/+1 |