Age | Commit message (Expand) | Author |
2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-07-07 | genirq: Return a const cpumask from irq_data_get_affinity_mask | Samuel Holland |
2022-07-06 | iommu/vt-d: Fix RID2PASID setup/teardown failure | Lu Baolu |
2022-07-06 | iommu/vt-d: Fix PCI bus rescan device hot add | Yian Chen |
2022-06-22 | iommu/ipmmu-vmsa: Fix compatible for rcar-gen4 | Yoshihiro Shimoda |
2022-06-10 | iommu/of: Delete usage of driver_deferred_probe_check_state() | Saravana Kannan |
2022-05-31 | Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-25 | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-05-20 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu... | Joerg Roedel |
2022-05-20 | Merge tag 'v5.18-rc7' into arm/smmu | Joerg Roedel |
2022-05-20 | iommu/amd: Increase timeout waiting for GA log enablement | Joerg Roedel |
2022-05-20 | iommu/s390: Tolerate repeat attach_dev calls | Matthew Rosato |
2022-05-13 | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel |
2022-05-13 | iommu/vt-d: Remove hard coding PGSNP bit in PASID entries | Lu Baolu |
2022-05-13 | iommu/vt-d: Remove domain_update_iommu_snooping() | Lu Baolu |
2022-05-13 | iommu/vt-d: Check domain force_snooping against attached devices | Lu Baolu |
2022-05-13 | iommu/vt-d: Block force-snoop domain attaching if no SC support | Lu Baolu |
2022-05-13 | iommu/vt-d: Fold dmar_insert_one_dev_info() into its caller | Lu Baolu |
2022-05-13 | iommu/vt-d: Change return type of dmar_insert_one_dev_info() | Lu Baolu |
2022-05-13 | iommu/vt-d: Remove unneeded validity check on dev | Muhammad Usama Anjum |
2022-05-13 | iommu/dma: Explicitly sort PCI DMA windows | Robin Murphy |
2022-05-13 | iommu/dma: Fix iova map result check bug | Yunfei Wang |
2022-05-13 | iommu/mediatek: Fix NULL pointer dereference when printing dev_name | Miles Chen |
2022-05-13 | iommu: iommu_group_claim_dma_owner() must always assign a domain | Jason Gunthorpe via iommu |
2022-05-10 | iommu/arm-smmu: Force identity domains for legacy binding | Robin Murphy |
2022-05-06 | iommu/arm-smmu: Support Tegra234 SMMU | Thierry Reding |
2022-05-06 | iommu/arm-smmu-qcom: Add SC8280XP support | Bjorn Andersson |
2022-05-06 | iommu/arm-smmu-v3-sva: Fix mm use-after-free | Jean-Philippe Brucker |
2022-05-06 | iommu/arm-smmu-v3: check return value after calling platform_get_resource() | Yang Yingliang |
2022-05-06 | iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() | Yang Yingliang |
2022-05-04 | iommu: Make sysfs robust for non-API groups | Robin Murphy |
2022-05-04 | iommu/msm: Fix an incorrect NULL check on list iterator | Xiaomeng Tong |
2022-05-04 | iommu/mediatek: Add mt8186 iommu support | Yong Wu |
2022-05-04 | iommu/mediatek: mt8195: Enable multi banks for infra iommu | Yong Wu |
2022-05-04 | iommu/mediatek: Backup/restore regsiters for multi banks | Yong Wu |
2022-05-04 | iommu/mediatek: Initialise/Remove for multi bank dev | Yong Wu |
2022-05-04 | iommu/mediatek: Get the proper bankid for multi banks | Yong Wu |
2022-05-04 | iommu/mediatek: Change the domid to iova_region_id | Yong Wu |
2022-05-04 | iommu/mediatek: Initialise bank HW for each a bank | Yong Wu |
2022-05-04 | iommu/mediatek: Add mtk_iommu_bank_data structure | Yong Wu |
2022-05-04 | iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1 | Yong Wu |
2022-05-04 | iommu/mediatek: Remove mtk_iommu.h | Yong Wu |
2022-05-04 | iommu/mediatek: Separate mtk_iommu_data for v1 and v2 | Yong Wu |
2022-05-04 | iommu/mediatek: Just move code position in hw_init | Yong Wu |
2022-05-04 | iommu/mediatek: Only adjust code about register base | Yong Wu |
2022-05-04 | iommu/mediatek: Add mt8195 support | Yong Wu |
2022-05-04 | iommu/mediatek: Add PCIe support | Yong Wu |
2022-05-04 | iommu/mediatek: Add infra iommu support | Yong Wu |