Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-20 | 1 | -1/+1 | |
|\ | ||||||
| * | iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built | Bartosz Golaszewski | 2020-10-19 | 1 | -1/+1 | |
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-10-15 | 4 | -16/+48 | |
|\ \ | ||||||
| * | | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+0 | |
| * | | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2020-10-06 | 3 | -4/+2 | |
| * | | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 2 | -1/+2 | |
| * | | dma-iommu: implement ->alloc_noncoherent | Christoph Hellwig | 2020-09-25 | 1 | -4/+37 | |
| * | | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig | 2020-09-25 | 2 | -0/+6 | |
| * | | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv... | Christoph Hellwig | 2020-09-25 | 6 | -62/+124 | |
| |\ \ | ||||||
| * | | | iommu/io-pgtable-arm: Clean up faulty sanity check | Robin Murphy | 2020-09-21 | 1 | -5/+0 | |
| * | | | dma-mapping: introduce DMA range map, supplanting dma_pfn_offset | Jim Quinlan | 2020-09-17 | 1 | -1/+1 | |
| * | | | dma-direct: rename and cleanup __phys_to_dma | Christoph Hellwig | 2020-09-11 | 1 | -1/+1 | |
* | | | | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-14 | 26 | -900/+1894 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| | | | | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----------------. \ \ | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '... | Joerg Roedel | 2020-10-07 | 26 | -900/+1894 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | iommu/vt-d: Check UAPI data processed by IOMMU core | Jacob Pan | 2020-10-01 | 2 | -4/+10 | |
| | | | | | | | | | | * | | | iommu/uapi: Handle data and argsz filled by users | Jacob Pan | 2020-10-01 | 1 | -7/+187 | |
| | | | | | | | | | | * | | | iommu/uapi: Rename uapi functions | Jacob Pan | 2020-10-01 | 1 | -9/+9 | |
| | | | | | | | | | | * | | | iommu/uapi: Use named union for user data | Jacob Pan | 2020-10-01 | 2 | -12/+12 | |
| | | | | | | | | | | * | | | iommu/dma: Handle init_iova_flush_queue() failure in dma-iommu path | Tom Murphy | 2020-09-18 | 1 | -2/+5 | |
| | | | | | | | | | | * | | | iommu/iova: Replace cmpxchg with xchg in queue_iova | Yuqi Jin | 2020-09-04 | 1 | -1/+1 | |
| | | | | | | | | | | * | | | iommu/dma: Remove broken huge page handling | Robin Murphy | 2020-09-04 | 1 | -8/+5 | |
| | | | | | | | | | | * | | | iommu: Rename iommu_tlb_* functions to iommu_iotlb_* | Tom Murphy | 2020-09-04 | 2 | -3/+3 | |
| | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | * | | | iommu/vt-d: Gracefully handle DMAR units with no supported address widths | David Woodhouse | 2020-10-07 | 1 | -15/+31 | |
| | | | | | | | | | * | | | iommu/vt-d: Use device numa domain if RHSA is missing | Lu Baolu | 2020-09-24 | 1 | -2/+35 | |
| | | | | | | | | | * | | | iommu/vt-d: Drop kerneldoc marker from regular comment | Krzysztof Kozlowski | 2020-09-04 | 1 | -1/+1 | |
| | | | | | | | | | |/ / | ||||||
| | | | | | | | | * | | | iommu/amd: Re-purpose Exclusion range registers to support SNP CWWB | Suravee Suthikulpanit | 2020-09-24 | 2 | -0/+27 | |
| | | | | | | | | * | | | iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR | Suravee Suthikulpanit | 2020-09-24 | 2 | -0/+69 | |
| | | | | | | | | * | | | iommu/amd: Use 4K page for completion wait write-back semaphore | Suravee Suthikulpanit | 2020-09-24 | 3 | -13/+31 | |
| | | | | | | | | * | | | iommu/amd: Fix kerneldoc comments | Krzysztof Kozlowski | 2020-09-04 | 1 | -2/+2 | |
| | | | | | | | | * | | | iommu/amd: Add missing function prototypes to fix -Wmissing-prototypes | Krzysztof Kozlowski | 2020-09-04 | 1 | -0/+9 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | * / / | iommu/pamu: Replace use of kzfree with kfree_sensitive | Alex Dewar | 2020-09-18 | 1 | -1/+1 | |
| | | | | | | | |/ / | ||||||
| | | | | | | * | | | iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate() | Yu Kuai | 2020-09-29 | 1 | -2/+6 | |
| | | | | | | * | | | iommu/arm-smmu-v3: Add SVA device feature | Jean-Philippe Brucker | 2020-09-28 | 3 | -0/+154 | |
| | | | | | | * | | | iommu/arm-smmu-v3: Check for SVA features | Jean-Philippe Brucker | 2020-09-28 | 3 | -0/+58 | |
| | | | | | | * | | | iommu/arm-smmu-v3: Seize private ASID | Jean-Philippe Brucker | 2020-09-28 | 3 | -15/+57 | |
| | | | | | | * | | | iommu/arm-smmu-v3: Share process page tables | Jean-Philippe Brucker | 2020-09-28 | 5 | -8/+172 | |
| | | | | | | * | | | iommu/arm-smmu-v3: Move definitions to a header | Jean-Philippe Brucker | 2020-09-28 | 2 | -660/+677 | |
| | | | | | | * | | | iommu/io-pgtable-arm: Move some definitions to a header | Jean-Philippe Brucker | 2020-09-28 | 2 | -25/+32 | |
| | | | | | | * | | | iommu/arm-smmu-v3: Ensure queue is read after updating prod pointer | Zhou Wang | 2020-09-28 | 1 | -2/+9 | |
| | | | | | | * | | | iommu/arm-smmu: Constify some helpers | Rob Clark | 2020-09-21 | 1 | -3/+3 | |
| | | | | | | * | | | iommu/arm-smmu: Prepare for the adreno-smmu implementation | Jordan Crouse | 2020-09-21 | 3 | -55/+73 | |
| | | | | | | * | | | iommu/arm-smmu: Add support for split pagetables | Jordan Crouse | 2020-09-21 | 2 | -10/+34 | |
| | | | | | | * | | | iommu/arm-smmu: Pass io-pgtable config to implementation specific function | Jordan Crouse | 2020-09-21 | 3 | -7/+10 | |
| | | | | | | * | | | iommu/arm-smmu-v3: Fix endianness annotations | Jean-Philippe Brucker | 2020-09-21 | 1 | -2/+2 | |
| | | | | | | * | | | iommu/arm-smmu-v3: permit users to disable msi polling | Barry Song | 2020-09-07 | 1 | -5/+12 | |
| | | | | | | * | | | iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypass | Barry Song | 2020-09-07 | 1 | -1/+1 | |
| | | | | | | * | | | iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for modu... | Barry Song | 2020-09-07 | 1 | -1/+1 | |
| | | | | | | * | | | iommu/arm-smmu-v3: Fix l1 stream table size in the error message | Zenghui Yu | 2020-09-07 | 1 | -1/+1 | |
| | | | | | | |/ / | ||||||
| | | | | | * / / | iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variable | Krzysztof Kozlowski | 2020-09-04 | 1 | -2/+2 | |
| | | | | | |/ / | ||||||
| | | | | * | | | iommu/tegra-smmu: Allow to group clients in same swgroup | Nicolin Chen | 2020-09-24 | 1 | -4/+7 |