index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
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-02-03
iommu/vt-d: Remove sva from intel_svm_dev
Lu Baolu
2
-15
/
+9
2023-02-03
iommu/vt-d: Remove users from intel_svm_dev
Lu Baolu
2
-36
/
+27
2023-02-03
iommu/vt-d: Remove unused fields in svm structures
Lu Baolu
2
-6
/
+0
2023-02-03
iommu/vt-d: Remove include/linux/intel-svm.h
Lu Baolu
3
-2
/
+5
2023-02-03
iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
Gavrilov Ilia
1
-1
/
+15
2023-02-03
iommu/dart: Fix apple_dart_device_group for PCI groups
Sven Peter
1
-7
/
+44
2023-02-03
iommu/exynos: Add missing set_platform_dma_ops callback
Marek Szyprowski
1
-0
/
+5
2023-02-02
mm: discard __GFP_ATOMIC
NeilBrown
1
-2
/
+2
2023-01-30
Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...
Jason Gunthorpe
7
-63
/
+69
2023-01-25
iommu/exynos: Implement fault handling on SysMMU v7
Sam Protsenko
1
-4
/
+44
2023-01-25
iommu/exynos: Abstract getting the fault info
Sam Protsenko
1
-62
/
+100
2023-01-25
Merge branch 'iommu-memory-accounting' into core
Joerg Roedel
7
-63
/
+69
2023-01-25
iommu/s390: Use GFP_KERNEL in sleepable contexts
Jason Gunthorpe
1
-1
/
+1
2023-01-25
iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
Jason Gunthorpe
1
-6
/
+9
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
[prev]
[next]