index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2023-01-13
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
Christophe JAILLET
2023-01-13
iommu/iova: Fix alloc iova overflows issue
Yunfei Wang
2023-01-13
iommu: Fix refcount leak in iommu_device_claim_dma_owner
Miaoqian Lin
2023-01-13
iommu/arm-smmu-v3: Don't unregister on shutdown
Vladimir Oltean
2023-01-13
iommu/arm-smmu: Don't unregister on shutdown
Vladimir Oltean
2023-01-13
iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer
Robin Murphy
2022-12-19
Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-12-12
Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...
Joerg Roedel
2022-12-12
iommu/mediatek: Fix forever loop in error handling
Dan Carpenter
2022-12-09
iommufd: Change the order of MSI setup
Jason Gunthorpe
2022-12-09
iommufd: Improve a few unclear bits of code
Jason Gunthorpe
2022-12-09
iommufd: Fix comment typos
Jason Gunthorpe
2022-12-05
iommu/amd: Enable PCI/IMS
Thomas Gleixner
2022-12-05
iommu/vt-d: Enable PCI/IMS
Thomas Gleixner
2022-12-05
iommu/amd: Switch to MSI base domains
Thomas Gleixner
2022-12-05
iommu/vt-d: Switch to MSI parent domains
Thomas Gleixner
2022-12-05
x86/apic/vector: Provide MSI parent domain
Thomas Gleixner
2022-12-05
iommu/vt-d: Fix buggy QAT device mask
Jacob Pan
2022-12-05
iommu/mediatek: Fix crash on isr after kexec()
Ricardo Ribalda
2022-12-05
iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY
Jason Gunthorpe
2022-12-05
iommu/amd: Fix typo in macro parameter name
Michael Forney
2022-12-05
iommu/mediatek: Remove unused "mapping" member from mtk_iommu_data
Yong Wu
2022-12-05
iommu/mediatek: Improve safety for mediatek,smi property in larb nodes
Yong Wu
2022-12-05
iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"
Guenter Roeck
2022-12-05
iommu/mediatek: Add error path for loop of mm_dts_parse
Yong Wu
2022-12-05
iommu/mediatek: Use component_match_add
Yong Wu
2022-12-05
iommu/mediatek: Add platform_device_put for recovering the device refcnt
Yong Wu
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
iommufd: Allow iommufd to supply /dev/vfio/vfio
Jason Gunthorpe
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiongfeng Wang
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in has_external_pci()
Xiongfeng Wang
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()
Yang Yingliang
2022-12-02
iommu/vt-d: Add a fix for devices need extra dtlb flush
Jacob Pan
2022-11-30
iommufd: Add additional invariant assertions
Jason Gunthorpe
2022-11-30
iommufd: Add some fault injection points
Jason Gunthorpe
2022-11-30
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
2022-11-30
iommufd: vfio container FD ioctl compatibility
Jason Gunthorpe
2022-11-30
iommufd: Add kAPI toward external drivers for kernel access
Jason Gunthorpe
2022-11-30
iommufd: Add kAPI toward external drivers for physical devices
Jason Gunthorpe
2022-11-30
iommufd: Add a HW pagetable object
Jason Gunthorpe
2022-11-30
iommufd: IOCTLs for the io_pagetable
Jason Gunthorpe
2022-11-30
iommufd: Data structure to provide IOVA to PFN mapping
Jason Gunthorpe
2022-11-30
iommufd: Algorithms for PFN storage
Jason Gunthorpe
2022-11-30
iommufd: PFN handling for iopt_pages
Jason Gunthorpe
[next]