Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm... | Dave Airlie | 2020-12-10 | 1 | -2/+8 | |
|\ | ||||||
| * | iommu/io-pgtable-arm: Add support to use system cache | Sai Prakash Ranjan | 2020-11-25 | 1 | -2/+8 | |
* | | Merge v5.10-rc3 into drm-next | Daniel Vetter | 2020-11-10 | 4 | -3/+16 | |
|\ \ | ||||||
| * | | iommu: Fix a check in iommu_check_bind_data() | Dan Carpenter | 2020-11-03 | 1 | -1/+1 | |
| * | | iommu/vt-d: Fix a bug for PDP check in prq_event_thread | Liu, Yi L | 2020-11-03 | 1 | -1/+1 | |
| * | | iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid() | Liu Yi L | 2020-11-03 | 1 | -0/+6 | |
| * | | iommu/vt-d: Fix kernel NULL pointer dereference in find_domain() | Lu Baolu | 2020-11-03 | 1 | -0/+3 | |
| * | | iommu/amd: Increase interrupt remapping table limit to 512 entries | Suravee Suthikulpanit | 2020-11-03 | 1 | -1/+5 | |
| |/ | ||||||
* | | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2020-11-02 | 34 | -1198/+2191 | |
|\| | ||||||
| * | 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-29 | 3 | -0/+154 | |
| | | | | | | | * | | | iommu/arm-smmu-v3: Check for SVA features | Jean-Philippe Brucker | 2020-09-29 | 3 | -0/+58 | |
| | | | | | | | * | | | iommu/arm-smmu-v3: Seize private ASID | Jean-Philippe Brucker | 2020-09-29 | 3 | -15/+57 | |
| | | | | | | | * | | | iommu/arm-smmu-v3: Share process page tables | Jean-Philippe Brucker | 2020-09-29 | 5 | -8/+172 | |
| | | | | | | | * | | | iommu/arm-smmu-v3: Move definitions to a header | Jean-Philippe Brucker | 2020-09-29 | 2 | -660/+677 | |
| | | | | | | | * | | | iommu/io-pgtable-arm: Move some definitions to a header | Jean-Philippe Brucker | 2020-09-29 | 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 |