index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2025-04-11
iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
Nicolin Chen
2025-04-11
iommu: remove unneeded semicolon
Pei Xiao
2025-04-11
iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
Louis-Alexis Eyraud
2025-04-11
iommu/exynos: Fix suspend/resume with IDENTITY domain
Marek Szyprowski
2025-04-11
iommu/ipmmu-vmsa: Register in a sensible order
Robin Murphy
2025-04-11
iommu: Clear iommu-dma ops on cleanup
Robin Murphy
2025-04-11
iommu/vt-d: Remove an unnecessary call set_dma_ops()
Petr Tesarik
2025-04-11
iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
Sean Christopherson
2025-04-11
iommu: Fix crash in report_iommu_fault()
Fedor Pchelkin
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-28
iommufd: Test attach before detaching pasid
Yi Liu
2025-03-28
iommu: Convert unreachable() to BUG()
Josh Poimboeuf
2025-03-28
iommufd: Balance veventq->num_events inc/dec
Yi Liu
2025-03-28
iommufd: Initialize the flags of vevent in iommufd_viommu_report_event()
Yi Liu
2025-03-28
iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
Yi Liu
2025-03-26
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-03-25
iommufd/selftest: Add test ops to test pasid attach/detach
Yi Liu
2025-03-25
iommufd/selftest: Add a helper to get test device
Yi Liu
2025-03-25
iommufd/selftest: Add set_dev_pasid in mock iommu
Yi Liu
2025-03-25
iommufd: Allow allocating PASID-compatible domain
Yi Liu
2025-03-25
iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
Yi Liu
2025-03-25
iommufd: Enforce PASID-compatible domain for RID
Yi Liu
2025-03-25
iommufd: Support pasid attach/replace
Yi Liu
2025-03-25
iommufd: Enforce PASID-compatible domain in PASID path
Yi Liu
2025-03-25
iommufd/device: Add pasid_attach array to track per-PASID attach
Yi Liu
2025-03-25
iommufd/device: Replace device_list with device_array
Yi Liu
2025-03-25
iommufd/device: Wrap igroup->hwpt and igroup->device_list into attach struct
Yi Liu
2025-03-25
iommufd/device: Add helper to detect the first attach of a group
Yi Liu
2025-03-25
iommufd/device: Replace idev->igroup with local variable
Yi Liu
2025-03-25
iommufd/device: Only add reserved_iova in non-pasid path
Yi Liu
2025-03-25
iommufd: Pass @pasid through the device attach/replace path
Yi Liu
2025-03-25
iommu: Introduce a replace API for device pasid
Yi Liu
2025-03-25
iommu: Require passing new handles to APIs supporting handle
Yi Liu
2025-03-25
iommu: Drop sw_msi from iommu_domain
Nicolin Chen
2025-03-25
iommufd: Move iommufd_sw_msi and related functions to driver.c
Nicolin Chen
2025-03-25
iommu: Sort out domain user data
Robin Murphy
2025-03-20
hyperv: Log hypercall status codes as strings
Nuno Das Neves
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
2025-03-20
iommu/vt-d: Fix possible circular locking dependency
Lu Baolu
2025-03-20
iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes
Sean Christopherson
2025-03-20
iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled
Sean Christopherson
2025-03-20
iommu: apple-dart: fix potential null pointer deref
Qasim Ijaz
2025-03-20
iommu/rockchip: Retire global dma_dev workaround
Robin Murphy
2025-03-20
iommu/rockchip: Register in a sensible order
Robin Murphy
2025-03-20
iommu/rockchip: Allocate per-device data sensibly
Robin Murphy
2025-03-18
iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
Nicolin Chen
2025-03-18
iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
Nicolin Chen
2025-03-18
iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
Nicolin Chen
[next]