summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/dmar.c
AgeCommit message (Expand)Author
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-04-13iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope()Tina Zhang
2023-04-13iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn)Tina Zhang
2023-04-13iommu/vt-d: Make size of operands same in bitwise operationsTina Zhang
2023-03-31iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2023-03-31iommu/vt-d: Remove virtual command interfaceJacob Pan
2023-02-03iommu/vt-d: Enable IOMMU perfmon supportKan Liang
2023-02-03iommu/vt-d: Add IOMMU perfmon overflow handler supportKan Liang
2023-02-03iommu/vt-d: Support Enhanced Command InterfaceKan Liang
2023-02-03iommu/vt-d: Retrieve IOMMU perfmon capability informationKan Liang
2023-02-03iommu/vt-d: Support size of the register set in DRHDKan Liang
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-02iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-11-03iommu: Add max_pasids field in struct iommu_deviceLu Baolu
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-07-15iommu/vt-d: Use IDA interface to manage iommu sequence idLu Baolu
2022-07-15iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu
2022-07-15iommu/vt-d: Move trace/events/intel_iommu.h under iommuLu Baolu
2022-07-13iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin
2022-07-06iommu/vt-d: Fix PCI bus rescan device hot addYian Chen
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-03-04iommu/vt-d: Move intel_iommu_ops to header fileAndy Shevchenko
2022-02-14iommu/vtd: Replace acpi_bus_get_device()Rafael J. Wysocki
2021-10-18iommu/vt-d: Dump DMAR translation structure when DMA fault occursKyung Min Park
2021-09-28iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas
2021-08-19iommu/vt-d: Remove unnecessary oom messageZhen Lei
2021-06-10iommu/vt-d: Add cache invalidation latency samplingLu Baolu
2021-06-10iommu/vt-d: Tweak the description of a DMA faultLu Baolu
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-03-18iommu/vt-d: Report more information about invalidation errorsLu Baolu
2021-02-12Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel
2021-02-04iommu/vt-d: Parse SATC reporting structureYian Chen
2021-01-28iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()Lu Baolu
2021-01-28iommu/vt-d: Add qi_submit trace eventLu Baolu
2021-01-07iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()Lu Baolu
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse
2020-11-19iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not setLu Baolu
2020-11-13iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner
2020-10-20Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-19iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-07iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu