| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/vt-d: Remove unused dmar_msi_read | Dr. David Alan Gilbert | 2024-11-05 | 1 | -13/+0 |
* | iommu/vt-d: Increase buffer size for device name | Andy Shevchenko | 2024-11-05 | 1 | -1/+1 |
* | iommu/vt-d: Factor out invalidation descriptor composition | Tina Zhang | 2024-09-02 | 1 | -87/+6 |
* | iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count | Sanjay K Kumar | 2024-09-02 | 1 | -5/+11 |
* | iommu/vt-d: Handle volatile descriptor status read | Jacob Pan | 2024-07-03 | 1 | -1/+1 |
*-. | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in... | Joerg Roedel | 2024-05-13 | 1 | -10/+16 |
|\ \ |
|
| | * | iommu/vt-d: Allocate DMAR fault interrupts locally | Dimitri Sivanich | 2024-04-26 | 1 | -2/+7 |
| | * | iommu/vt-d: Remove redundant assignment to variable err | Colin Ian King | 2024-04-26 | 1 | -1/+0 |
| |/
|/| |
|
| * | iommu/vt-d: add wrapper functions for page allocations | Pasha Tatashin | 2024-04-15 | 1 | -7/+9 |
|/ |
|
* | iommu/vt-d: Improve ITE fault handling if target device isn't present | Ethan Zhao | 2024-03-06 | 1 | -0/+22 |
* | iommu/vt-d: Use device rbtree in iopf reporting path | Lu Baolu | 2024-03-01 | 1 | -0/+1 |
* | iommu/vt-d: Use rbtree to track iommu probed devices | Lu Baolu | 2024-03-01 | 1 | -1/+2 |
* | iommu/vt-d: Omit devTLB invalidation requests when TES=0 | Lu Baolu | 2023-11-27 | 1 | -0/+18 |
*---. | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 2023-04-14 | 1 | -8/+5 |
|\ \ \ |
|
| | | * | iommu/ioasid: Rename INVALID_IOASID | Jacob Pan | 2023-03-31 | 1 | -2/+2 |
| | | * | iommu/vt-d: Remove virtual command interface | Jacob Pan | 2023-03-31 | 1 | -2/+0 |
| | |/
| |/| |
|
| | * | iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope() | Tina Zhang | 2023-04-13 | 1 | -1/+2 |
| | * | iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn) | Tina Zhang | 2023-04-13 | 1 | -2/+0 |
| | * | iommu/vt-d: Make size of operands same in bitwise operations | Tina Zhang | 2023-04-13 | 1 | -1/+1 |
| |/ |
|
* / | iommu/vt-d: Allow zero SAGAW if second-stage not supported | Lu Baolu | 2023-03-31 | 1 | -1/+2 |
|/ |
|
* | iommu/vt-d: Enable IOMMU perfmon support | Kan Liang | 2023-02-03 | 1 | -0/+3 |
* | iommu/vt-d: Add IOMMU perfmon overflow handler support | Kan Liang | 2023-02-03 | 1 | -0/+2 |
* | iommu/vt-d: Support Enhanced Command Interface | Kan Liang | 2023-02-03 | 1 | -0/+10 |
* | iommu/vt-d: Retrieve IOMMU perfmon capability information | Kan Liang | 2023-02-03 | 1 | -0/+7 |
* | iommu/vt-d: Support size of the register set in DRHD | Kan Liang | 2023-02-03 | 1 | -4/+7 |
* | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-14 | 1 | -0/+7 |
|\ |
|
| * | iommu: Add max_pasids field in struct iommu_device | Lu Baolu | 2022-11-03 | 1 | -0/+7 |
* | | iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init() | Xiongfeng Wang | 2022-12-02 | 1 | -0/+1 |
|/ |
|
* | Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()" | Lu Baolu | 2022-09-21 | 1 | -7/+0 |
* | iommu/vt-d: Fix possible recursive locking in intel_iommu_init() | Lu Baolu | 2022-09-11 | 1 | -0/+7 |
* | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds | 2022-08-08 | 1 | -1/+1 |
|\ |
|
| * | iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE) | Alexander Lobakin | 2022-07-13 | 1 | -1/+1 |
* | | iommu/vt-d: Use IDA interface to manage iommu sequence id | Lu Baolu | 2022-07-15 | 1 | -27/+8 |
* | | iommu/vt-d: Move include/linux/intel-iommu.h under iommu | Lu Baolu | 2022-07-15 | 1 | -1/+1 |
* | | iommu/vt-d: Move trace/events/intel_iommu.h under iommu | Lu Baolu | 2022-07-15 | 1 | -1/+1 |
* | | iommu/vt-d: Fix PCI bus rescan device hot add | Yian Chen | 2022-07-06 | 1 | -1/+1 |
|/ |
|
* | x86: remove the IOMMU table infrastructure | Christoph Hellwig | 2022-04-18 | 1 | -5/+1 |
* | iommu/vt-d: Move intel_iommu_ops to header file | Andy Shevchenko | 2022-03-04 | 1 | -2/+0 |
* | iommu/vtd: Replace acpi_bus_get_device() | Rafael J. Wysocki | 2022-02-14 | 1 | -1/+2 |
* | iommu/vt-d: Dump DMAR translation structure when DMA fault occurs | Kyung Min Park | 2021-10-18 | 1 | -2/+8 |
* | iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses | Bjorn Helgaas | 2021-09-28 | 1 | -3/+3 |
* | iommu/vt-d: Remove unnecessary oom message | Zhen Lei | 2021-08-19 | 1 | -2/+0 |
* | iommu/vt-d: Add cache invalidation latency sampling | Lu Baolu | 2021-06-10 | 1 | -0/+31 |
* | iommu/vt-d: Tweak the description of a DMA fault | Lu Baolu | 2021-06-10 | 1 | -8/+15 |
* | iommu/vt-d: Fix sysfs leak in alloc_iommu() | Rolf Eike Beer | 2021-05-27 | 1 | -1/+3 |
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -3/+1 |
* | iommu/vt-d: Report more information about invalidation errors | Lu Baolu | 2021-03-18 | 1 | -4/+64 |
*-. | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in... | Joerg Roedel | 2021-02-12 | 1 | -0/+11 |
|\ \ |
|
| | * | iommu/vt-d: Parse SATC reporting structure | Yian Chen | 2021-02-04 | 1 | -0/+8 |
| | * | iommu/vt-d: Add qi_submit trace event | Lu Baolu | 2021-01-28 | 1 | -0/+3 |
| |/ |
|