index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-30
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+12
2023-06-30
Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-605
/
+693
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
2
-3
/
+3
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+49
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-14
/
+13
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2
-3
/
+3
2023-06-26
iommufd: Call iopt_area_contig_done() under the lock
Jason Gunthorpe
1
-1
/
+1
2023-06-26
iommufd: Do not access the area pointer after unlocking
Jason Gunthorpe
1
-3
/
+11
2023-06-20
iommu/dma: force bouncing if the size is not cacheline-aligned
Catalin Marinas
2
-9
/
+42
2023-06-20
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
2
-5
/
+5
2023-06-19
Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...
Joerg Roedel
15
-609
/
+697
2023-06-16
iommu/vt-d: Remove commented-out code
Lu Baolu
1
-9
/
+1
2023-06-16
iommu/vt-d: Remove two WARN_ON in domain_context_mapping_one()
Yanfei Xu
1
-4
/
+0
2023-06-16
iommu/vt-d: Handle the failure case of dmar_reenable_qi()
Yanfei Xu
1
-3
/
+8
2023-06-16
iommu/vt-d: Remove unnecessary (void*) conversions
Suhui
1
-1
/
+1
2023-06-16
iommu/amd: Fix possible memory leak of 'domain'
Su Hui
1
-4
/
+4
2023-06-16
iommu/amd: Remove extern from function prototypes
Vasant Hegde
2
-48
/
+46
2023-06-16
iommu/amd: Use BIT/BIT_ULL macro to define bit fields
Vasant Hegde
1
-38
/
+38
2023-06-16
iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macro
Vasant Hegde
1
-1
/
+1
2023-06-10
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
1
-2
/
+2
2023-06-09
iommu/amd: Fix compile error for unused function
Joerg Roedel
1
-26
/
+26
2023-06-09
iommu/amd: Improving Interrupt Remapping Table Invalidation
Suravee Suthikulpanit
3
-7
/
+24
2023-06-09
iommu/amd: Do not Invalidate IRT when IRTE caching is disabled
Suravee Suthikulpanit
1
-6
/
+15
2023-06-09
iommu/amd: Introduce Disable IRTE Caching Support
Suravee Suthikulpanit
2
-0
/
+40
2023-06-09
iommu/amd: Remove the unused struct amd_ir_data.ref
Suravee Suthikulpanit
2
-11
/
+7
2023-06-09
iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga()
Joao Martins
1
-28
/
+10
2023-06-09
iommu/arm-smmu-v3: Set TTL invalidation hint better
Robin Murphy
1
-2
/
+7
2023-06-08
iommu/arm-smmu-v3: Document nesting-related errata
Robin Murphy
1
-0
/
+5
2023-06-08
iommu/arm-smmu-v3: Add explicit feature for nesting
Robin Murphy
2
-0
/
+5
2023-06-08
iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
Robin Murphy
2
-0
/
+13
2023-06-08
iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
Robin Murphy
2
-0
/
+35
2023-06-05
x86,intel_iommu: Replace cmpxchg_double()
Peter Zijlstra
1
-6
/
+2
2023-06-05
x86,amd_iommu: Replace cmpxchg_double()
Peter Zijlstra
2
-8
/
+11
2023-06-01
iommu/mediatek: Flush IOTLB completely only if domain has been attached
Chen-Yu Tsai
1
-1
/
+2
2023-06-01
iommu/fsl: Use driver_managed_dma to allow VFIO to work
Jason Gunthorpe
1
-81
/
+23
2023-06-01
iommu/fsl: Move ENODEV to fsl_pamu_probe_device()
Jason Gunthorpe
1
-7
/
+12
2023-06-01
iommu/fsl: Always allocate a group for non-pci devices
Jason Gunthorpe
1
-1
/
+1
2023-05-23
iommu/amd/pgtbl_v2: Fix domain max address
Vasant Hegde
1
-1
/
+10
2023-05-23
iommu/virtio: Return size mapped for a detached domain
Jean-Philippe Brucker
1
-16
/
+17
2023-05-23
iommu/virtio: Detach domain on endpoint release
Jean-Philippe Brucker
1
-0
/
+24
2023-05-23
iommu: Tidy the control flow in iommu_group_store_type()
Jason Gunthorpe
1
-12
/
+15
2023-05-23
iommu: Remove __iommu_group_for_each_dev()
Jason Gunthorpe
1
-28
/
+25
2023-05-23
iommu: Allow IOMMU_RESV_DIRECT to work on ARM
Jason Gunthorpe
1
-2
/
+31
2023-05-23
iommu: Consolidate the default_domain setup to one function
Jason Gunthorpe
1
-113
/
+89
2023-05-23
iommu: Revise iommu_group_alloc_default_domain()
Jason Gunthorpe
1
-34
/
+37
2023-05-23
iommu: Consolidate the code to calculate the target default domain type
Jason Gunthorpe
1
-53
/
+35
2023-05-23
iommu: Remove the assignment of group->domain during default domain alloc
Jason Gunthorpe
1
-4
/
+0
2023-05-23
iommu: Do iommu_group_create_direct_mappings() before attach
Jason Gunthorpe
1
-3
/
+5
2023-05-23
iommu: Fix iommu_probe_device() to attach the right domain
Jason Gunthorpe
1
-20
/
+24
2023-05-23
iommu: Replace iommu_group_do_dma_first_attach with __iommu_device_set_domain
Jason Gunthorpe
1
-12
/
+5
[next]