index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-25
iommu/intel: Use GFP_KERNEL in sleepable contexts
Jason Gunthorpe
1
-2
/
+2
2023-01-25
iommu/intel: Support the gfp argument to the map_pages op
Jason Gunthorpe
1
-9
/
+15
2023-01-25
iommu/intel: Add a gfp parameter to alloc_pgtable_page()
Jason Gunthorpe
3
-9
/
+9
2023-01-25
iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
Jason Gunthorpe
1
-2
/
+2
2023-01-25
iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
Jason Gunthorpe
1
-2
/
+9
2023-01-25
iommu: Add a gfp parameter to iommu_map_sg()
Jason Gunthorpe
2
-18
/
+13
2023-01-25
iommu: Remove iommu_map_atomic()
Jason Gunthorpe
2
-8
/
+1
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
3
-14
/
+16
2023-01-25
iommu: dma: Use of_iommu_get_resv_regions()
Thierry Reding
1
-0
/
+3
2023-01-25
iommu: Implement of_iommu_get_resv_regions()
Thierry Reding
1
-0
/
+94
2023-01-24
iommu/arm-smmu-qcom: Select identity domain for sc8280xp MDSS
Bjorn Andersson
1
-0
/
+1
2023-01-24
iommu/arm-smmu-qcom: Add SM8150 DPU compatible
Marijn Suijten
1
-0
/
+1
2023-01-23
iommufd: Add three missing structures in ucmd_buffer
Yi Liu
1
-0
/
+3
2023-01-20
iommu/exynos: Fix error handling in exynos_iommu_init()
Yang Yingliang
1
-1
/
+1
2023-01-20
iommu/amd: Do not clear event/ppr log buffer when snp is enabled
Tom Lendacky
1
-4
/
+14
2023-01-20
iommu: dart: Add t8110 DART support
Hector Martin
1
-5
/
+200
2023-01-20
iommu: dart: Support different variants with different registers
Hector Martin
1
-63
/
+124
2023-01-20
iommu: dart: Fix DART_PARAMS1/2 bit define names
Hector Martin
1
-4
/
+4
2023-01-20
iommu: dart: Support a variable number of TTBRs per stream
Hector Martin
1
-9
/
+19
2023-01-20
iommu: dart: Support >64 stream IDs
Hector Martin
1
-43
/
+71
2023-01-20
iommu: dart: Add suspend/resume support
Hector Martin
1
-0
/
+43
2023-01-13
iommu/fsl_pamu: Fix compile error after adding set_platform_dma_ops
Joerg Roedel
1
-1
/
+1
2023-01-13
iommu/ipmmu-vmsa: Remove ipmmu_utlb_disable()
Joerg Roedel
1
-12
/
+0
2023-01-13
iommu/amd: Fix error handling for pdev_pri_ats_enable()
Vasant Hegde
1
-5
/
+7
2023-01-13
iommu/amd: Do not allocate io_pgtable_ops for passthrough domain
Vasant Hegde
1
-0
/
+4
2023-01-13
iommu: Tidy up io-pgtable dependencies
Robin Murphy
1
-6
/
+12
2023-01-13
iommu: Remove detach_dev callback
Lu Baolu
2
-33
/
+4
2023-01-13
iommu: Remove deferred attach check from __iommu_detach_device()
Jason Gunthorpe
1
-34
/
+36
2023-01-13
iommu: Add set_platform_dma_ops callbacks
Lu Baolu
7
-21
/
+19
2023-01-13
iommu: Add set_platform_dma_ops iommu ops
Lu Baolu
1
-4
/
+24
2023-01-13
iommu: Remove detach_dev callbacks
Lu Baolu
9
-117
/
+0
2023-01-13
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
Christophe JAILLET
1
-1
/
+3
2023-01-13
iommu/iova: Fix alloc iova overflows issue
Yunfei Wang
1
-2
/
+2
2023-01-13
iommu: Fix refcount leak in iommu_device_claim_dma_owner
Miaoqian Lin
1
-3
/
+5
2023-01-13
iommu/arm-smmu-v3: Don't unregister on shutdown
Vladimir Oltean
1
-1
/
+3
2023-01-13
iommu/arm-smmu: Don't unregister on shutdown
Vladimir Oltean
1
-8
/
+14
2023-01-13
iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer
Robin Murphy
1
-2
/
+8
2023-01-11
iommu: Remove IOMMU_CAP_INTR_REMAP
Jason Gunthorpe
1
-4
/
+2
2023-01-11
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
1
-2
/
+0
2023-01-11
iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSI
Jason Gunthorpe
3
-6
/
+4
2023-01-11
iommufd: Convert to msi_device_has_isolated_msi()
Jason Gunthorpe
1
-3
/
+1
2023-01-11
iommu: Add iommu_group_has_isolated_msi()
Jason Gunthorpe
1
-0
/
+26
2022-12-19
Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-597
/
+828
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+5
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
1
-8
/
+5
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
40
-473
/
+7752
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-3
/
+0
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-45
/
+56
2022-12-12
Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-6
/
+11
2022-12-12
Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...
Joerg Roedel
39
-1041
/
+1517
[prev]
[next]