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
2022-11-14
iommu/arm-smmu-qcom: Move the qcom,adreno-smmu check into qcom_smmu_create
Dmitry Baryshkov
2
-14
/
+19
2022-11-14
iommu/arm-smmu-qcom: Move implementation data into match data
Dmitry Baryshkov
2
-22
/
+44
2022-11-14
iommu/arm-smmu-qcom: Add SM6115 support
Adam Skladowski
1
-0
/
+1
2022-11-14
drivers: arm-smmu-impl: Add QDU1000 and QRU1000 iommu implementation
Melody Olvera
1
-0
/
+1
2022-11-03
iommu/rockchip: fix permission bits in page table entries v2
Michael Riesch
1
-6
/
+4
2022-11-03
Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...
Joerg Roedel
15
-56
/
+48
2022-11-03
iommu: Rename iommu-sva-lib.{c,h}
Lu Baolu
9
-11
/
+11
2022-11-03
iommu: Per-domain I/O page fault handling
Lu Baolu
1
-59
/
+9
2022-11-03
iommu: Prepare IOMMU domain for IOPF
Lu Baolu
4
-0
/
+77
2022-11-03
iommu: Remove SVA related callbacks from iommu ops
Lu Baolu
6
-114
/
+0
2022-11-03
iommu/sva: Refactoring iommu_sva_bind/unbind_device()
Lu Baolu
2
-91
/
+111
2022-11-03
arm-smmu-v3/sva: Add SVA domain support
Lu Baolu
3
-0
/
+90
2022-11-03
iommu/vt-d: Add SVA domain support
Lu Baolu
3
-0
/
+82
2022-11-03
iommu: Add IOMMU SVA domain support
Lu Baolu
1
-0
/
+20
2022-11-03
iommu: Add attach/detach_dev_pasid iommu interfaces
Lu Baolu
1
-4
/
+137
2022-11-03
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
5
-52
/
+19
2022-11-03
iommu: Add max_pasids field in struct dev_iommu
Lu Baolu
1
-0
/
+20
2022-11-03
iommu: Add max_pasids field in struct iommu_device
Lu Baolu
3
-2
/
+10
2022-11-03
iommu/sun50i: Implement .iotlb_sync_map
Jernej Skrabec
1
-0
/
+73
2022-11-03
iommu/sun50i: Fix flush size
Jernej Skrabec
1
-1
/
+1
2022-11-03
iommu/sun50i: Fix R/W permission check
Jernej Skrabec
1
-1
/
+1
2022-11-03
iommu/sun50i: Consider all fault sources for reset
Jernej Skrabec
1
-2
/
+6
2022-11-03
iommu/sun50i: Fix reset release
Jernej Skrabec
1
-1
/
+2
2022-11-03
iommu/s390: Implement map_pages()/unmap_pages() instead of map()/unmap()
Niklas Schnelle
1
-16
/
+32
2022-11-03
iommu/s390: Fix incorrect pgsize_bitmap
Niklas Schnelle
1
-8
/
+1
2022-11-03
iommu/s390: Fix incorrect aperture check
Niklas Schnelle
1
-1
/
+1
2022-11-03
iommu/s390: Fix potential s390_domain aperture shrinking
Niklas Schnelle
1
-20
/
+43
2022-11-03
iommu/s390: Get rid of s390_domain_device
Niklas Schnelle
1
-30
/
+7
2022-11-03
iommu/s390: Fix duplicate domain attachments
Niklas Schnelle
1
-61
/
+45
2022-11-03
iommu/amd: Remove variable cnt ind iommu_poll_ga_log()
Colin Ian King
1
-2
/
+1
2022-11-03
iommu/fsl_pamu: Replace NO_IRQ by 0
Christophe Leroy
1
-2
/
+2
2022-11-01
iommu: Propagate return value in ->attach_dev callback functions
Nicolin Chen
2
-2
/
+2
2022-11-01
iommu: Use EINVAL for incompatible device/domain in ->attach_dev
Nicolin Chen
9
-35
/
+9
2022-11-01
iommu: Regulate EINVAL in ->attach_dev callback functions
Nicolin Chen
6
-9
/
+11
2022-11-01
iommu: Add return value rules to attach_dev op and APIs
Nicolin Chen
1
-0
/
+24
2022-11-01
iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
Nicolin Chen
1
-10
/
+2
2022-10-21
iommu/vt-d: Clean up si_domain in the init_dmars() error path
Jerry Snitselaar
1
-0
/
+5
2022-10-21
iommu/vt-d: Use rcu_lock in get_resv_regions
Lu Baolu
1
-3
/
+3
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
8
-16
/
+24
2022-10-10
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-779
/
+1346
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+21
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2022-09-26
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...
Joerg Roedel
41
-819
/
+989
2022-09-26
iommu/vt-d: Avoid unnecessary global DMA cache invalidation
Lu Baolu
2
-0
/
+8
2022-09-26
iommu/vt-d: Avoid unnecessary global IRTE cache invalidation
Lu Baolu
2
-2
/
+5
2022-09-26
iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
Yi Liu
5
-6
/
+6
2022-09-26
iommu/vt-d: Remove pasid_set_eafe()
Lu Baolu
1
-10
/
+0
2022-09-26
iommu/vt-d: Decouple PASID & PRI enabling from SVA
Lu Baolu
3
-66
/
+18
2022-09-26
iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
Lu Baolu
2
-54
/
+8
2022-09-26
iommu: dart: Support t6000 variant
Sven Peter
1
-3
/
+21
[prev]
[next]