index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
iommu: Avoid more races around device probe
Robin Murphy
2
-13
/
+18
2023-12-08
iommu/vt-d: Make context clearing consistent with context mapping
Lu Baolu
1
-2
/
+2
2023-12-08
iommu/vt-d: Disable PCI ATS in legacy passthrough mode
Lu Baolu
1
-1
/
+2
2023-12-08
iommu/vt-d: Add device_block_translation() helper
Lu Baolu
1
-6
/
+38
2023-12-08
iommu/vt-d: Allocate pasid table in device probe path
Lu Baolu
1
-8
/
+12
2023-12-08
iommu/vt-d: Omit devTLB invalidation requests when TES=0
Lu Baolu
1
-0
/
+18
2023-12-08
iommu/vt-d: Add MTL to quirk list to skip TE disabling
Abdul Halim, Mohd Syazwan
1
-1
/
+1
2023-10-10
iommu/mediatek: Fix share pgtable for iova over 4GB
Yong Wu
1
-5
/
+4
2023-10-10
iommu/vt-d: Avoid memory allocation in iommu_suspend()
Zhang Rui
2
-17
/
+1
2023-10-10
iommu/arm-smmu-v3: Avoid constructing invalid range commands
Robin Murphy
1
-5
/
+10
2023-10-10
iommu/arm-smmu-v3: Set TTL invalidation hint better
Robin Murphy
1
-2
/
+7
2023-10-06
iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
Nicolin Chen
1
-3
/
+24
2023-09-13
iommu/vt-d: Fix to flush cache of PASID directory table
Yanfei Xu
1
-1
/
+1
2023-09-13
iommu/qcom: Disable and reset context bank before programming
AngeloGioacchino Del Regno
1
-0
/
+7
2023-09-13
iommu/sprd: Add missing force_aperture
Jason Gunthorpe
1
-0
/
+1
2023-09-13
iommu/mediatek: Fix two IOMMU share pagetable issue
Chengci.Xu
1
-8
/
+14
2023-09-13
iommu/mediatek: Remove unused "mapping" member from mtk_iommu_data
Yong Wu
1
-3
/
+0
2023-09-13
iommu: rockchip: Fix directory table address encoding
Jonas Karlman
1
-38
/
+5
2023-09-13
iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind
Daniel Marcovitch
1
-2
/
+2
2023-08-23
iommu/amd: Introduce Disable IRTE Caching Support
Suravee Suthikulpanit
2
-0
/
+40
2023-08-11
iommu/arm-smmu-v3: Document nesting-related errata
Robin Murphy
1
-0
/
+5
2023-08-11
iommu/arm-smmu-v3: Add explicit feature for nesting
Robin Murphy
2
-0
/
+5
2023-08-11
iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
Robin Murphy
2
-0
/
+13
2023-08-11
iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
Robin Murphy
2
-0
/
+35
2023-07-19
iommu/virtio: Return size mapped for a detached domain
Jean-Philippe Brucker
1
-16
/
+17
2023-07-19
iommu/virtio: Detach domain on endpoint release
Jean-Philippe Brucker
1
-0
/
+24
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2
-3
/
+3
2023-06-09
iommu/amd/pgtbl_v2: Fix domain max address
Vasant Hegde
1
-1
/
+10
2023-06-09
iommu/amd: Fix domain flush size when syncing iotlb
Jon Pan-Doh
1
-1
/
+1
2023-06-09
iommu/mediatek: Flush IOTLB completely only if domain has been attached
Chen-Yu Tsai
1
-1
/
+2
2023-06-09
iommu/amd: Fix up merge conflict resolution
Jerry Snitselaar
1
-3
/
+0
2023-06-09
iommu/amd: Handle GALog overflows
Joao Martins
3
-1
/
+33
2023-06-09
iommu/amd: Don't block updates to GATag if guest mode is on
Joao Martins
1
-2
/
+1
2023-06-09
iommu/rockchip: Fix unwind goto issue
Chao Wang
1
-6
/
+8
2023-05-11
iommu/amd: Set page size bitmap during V2 domain allocation
Jerry Snitselaar
2
-6
/
+9
2023-05-11
iommu/mediatek: Set dma_mask for PGTABLE_PA_35_EN
Yong Wu
1
-0
/
+8
2023-05-11
iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE
Kishon Vijay Abraham I
1
-2
/
+2
2023-04-06
iommu/vt-d: Allow zero SAGAW if second-stage not supported
Lu Baolu
1
-1
/
+2
2023-03-11
iommu: Attach device group to old domain in error path
Vasant Hegde
1
-1
/
+15
2023-03-11
iommu/amd: Fix error handling for pdev_pri_ats_enable()
Vasant Hegde
1
-5
/
+7
2023-03-10
iommu/vt-d: Fix PASID directory pointer coherency
Jacob Pan
1
-0
/
+7
2023-03-10
iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
Jacob Pan
1
-1
/
+6
2023-03-10
iommu/amd: Improve page fault error reporting
Vasant Hegde
1
-0
/
+9
2023-03-10
iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
Gavrilov Ilia
1
-1
/
+15
2023-03-10
iommu/vt-d: Allow to use flush-queue when first level is default
Tina Zhang
1
-1
/
+2
2023-03-10
iommu/vt-d: Fix error handling in sva enable/disable paths
Lu Baolu
1
-4
/
+12
2023-03-10
iommu/amd: Do not identity map v2 capable device when snp is enabled
Vasant Hegde
1
-4
/
+9
2023-03-10
iommu: Fix error unwind in iommu_group_alloc()
Jason Gunthorpe
1
-2
/
+6
2023-03-10
iommu/vt-d: Set No Execute Enable bit in PASID table entry
Lu Baolu
1
-0
/
+11
2023-03-10
iommu/dart: Fix apple_dart_device_group for PCI groups
Sven Peter
1
-7
/
+44
[next]