Age | Commit message (Expand) | Author | Files | Lines |
2020-11-10 | Merge v5.10-rc3 into drm-next | Daniel Vetter | 4 | -3/+16 |
2020-11-03 | iommu: Fix a check in iommu_check_bind_data() | Dan Carpenter | 1 | -1/+1 |
2020-11-03 | iommu/vt-d: Fix a bug for PDP check in prq_event_thread | Liu, Yi L | 1 | -1/+1 |
2020-11-03 | iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid() | Liu Yi L | 1 | -0/+6 |
2020-11-03 | iommu/vt-d: Fix kernel NULL pointer dereference in find_domain() | Lu Baolu | 1 | -0/+3 |
2020-11-03 | iommu/amd: Increase interrupt remapping table limit to 512 entries | Suravee Suthikulpanit | 1 | -1/+5 |
2020-11-02 | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 34 | -1198/+2191 |
2020-10-30 | iommu/io-pgtable-arm: Support coherency for Mali LPAE | Robin Murphy | 1 | -1/+10 |
2020-10-20 | Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2020-10-19 | iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built | Bartosz Golaszewski | 1 | -1/+1 |
2020-10-16 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 4 | -16/+48 |
2020-10-14 | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 26 | -900/+1894 |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+1 |
2020-10-13 | Merge branch 'acpi-numa' | Rafael J. Wysocki | 1 | -1/+1 |
2020-10-12 | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -156/+121 |
2020-10-12 | Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -74/+102 |
2020-10-07 | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '... | Joerg Roedel | 26 | -900/+1894 |
2020-10-07 | iommu/vt-d: Gracefully handle DMAR units with no supported address widths | David Woodhouse | 1 | -15/+31 |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 1 | -1/+0 |
2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 3 | -4/+2 |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2 | -1/+2 |
2020-10-01 | iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb() | Lu Baolu | 1 | -2/+2 |
2020-10-01 | iommu/vt-d: Check UAPI data processed by IOMMU core | Jacob Pan | 2 | -4/+10 |
2020-10-01 | iommu/uapi: Handle data and argsz filled by users | Jacob Pan | 1 | -7/+187 |
2020-10-01 | iommu/uapi: Rename uapi functions | Jacob Pan | 1 | -9/+9 |
2020-10-01 | iommu/uapi: Use named union for user data | Jacob Pan | 2 | -12/+12 |
2020-10-01 | iommu/amd: Fix the overwritten field in IVMD header | Adrian Huang | 1 | -46/+10 |
2020-09-29 | iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate() | Yu Kuai | 1 | -2/+6 |
2020-09-29 | iommu/arm-smmu-v3: Add SVA device feature | Jean-Philippe Brucker | 3 | -0/+154 |
2020-09-29 | iommu/arm-smmu-v3: Check for SVA features | Jean-Philippe Brucker | 3 | -0/+58 |
2020-09-29 | iommu/arm-smmu-v3: Seize private ASID | Jean-Philippe Brucker | 3 | -15/+57 |
2020-09-29 | iommu/arm-smmu-v3: Share process page tables | Jean-Philippe Brucker | 5 | -8/+172 |
2020-09-29 | iommu/arm-smmu-v3: Move definitions to a header | Jean-Philippe Brucker | 2 | -660/+677 |
2020-09-29 | iommu/io-pgtable-arm: Move some definitions to a header | Jean-Philippe Brucker | 2 | -25/+32 |
2020-09-29 | iommu/arm-smmu-v3: Ensure queue is read after updating prod pointer | Zhou Wang | 1 | -2/+9 |
2020-09-25 | dma-iommu: implement ->alloc_noncoherent | Christoph Hellwig | 1 | -4/+37 |
2020-09-25 | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig | 2 | -0/+6 |
2020-09-25 | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv... | Christoph Hellwig | 6 | -62/+124 |
2020-09-24 | ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT | Jonathan Cameron | 1 | -1/+1 |
2020-09-24 | iommu/amd: Re-purpose Exclusion range registers to support SNP CWWB | Suravee Suthikulpanit | 2 | -0/+27 |
2020-09-24 | iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR | Suravee Suthikulpanit | 2 | -0/+69 |
2020-09-24 | iommu/amd: Use 4K page for completion wait write-back semaphore | Suravee Suthikulpanit | 3 | -13/+31 |
2020-09-24 | iommu/tegra-smmu: Allow to group clients in same swgroup | Nicolin Chen | 1 | -4/+7 |
2020-09-24 | iommu/tegra-smmu: Fix iova->phys translation | Nicolin Chen | 1 | -1/+1 |
2020-09-24 | iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK | Nicolin Chen | 1 | -4/+10 |
2020-09-24 | iommu/vt-d: Use device numa domain if RHSA is missing | Lu Baolu | 1 | -2/+35 |
2020-09-24 | iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate() | Yu Kuai | 1 | -2/+6 |
2020-09-22 | iommu/arm-smmu: Constify some helpers | Rob Clark | 1 | -3/+3 |
2020-09-22 | iommu/arm-smmu: Prepare for the adreno-smmu implementation | Jordan Crouse | 3 | -55/+73 |
2020-09-22 | iommu/arm-smmu: Add support for split pagetables | Jordan Crouse | 2 | -10/+34 |