index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2022-04-08
iommu/ipmmu-vmsa: Check for error num after setting mask
Jiasheng Jiang
1
-1
/
+3
2022-04-08
iommu/iova: Improve 32-bit free space estimate
Robin Murphy
1
-2
/
+3
2022-03-08
iommu/amd: Recover from event log overflow
Lennert Buytenhek
4
-2
/
+20
2022-02-16
iommu: Fix potential use-after-free during probe
Vijayanand Jitta
1
-2
/
+7
2022-02-08
iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
Joerg Roedel
1
-0
/
+2
2022-02-08
iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
Guoqing Jiang
1
-3
/
+10
2022-01-27
iommu/iova: Fix race between FQ timeout and teardown
Xiongfeng Wang
1
-2
/
+1
2022-01-27
iommu/amd: Restore GA log/tail pointer on host resume
Maxim Levitsky
1
-16
/
+15
2022-01-27
iommu/amd: Remove iommu_init_ga()
Suravee Suthikulpanit
1
-13
/
+4
2022-01-27
iommu/io-pgtable-arm: Fix table descriptor paddr formatting
Hector Martin
1
-4
/
+5
2022-01-27
iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
Yunfei Wang
1
-1
/
+5
2021-12-01
iommu/amd: Clarify AMD IOMMUv2 initialization messages
Joerg Roedel
1
-3
/
+3
2021-09-26
iommu/amd: Relocate GAMSup check to early_enable_iommus
Wei Huang
1
-7
/
+24
2021-09-18
iommu/vt-d: Update the virtual command related registers
Lu Baolu
1
-5
/
+5
2021-08-26
iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
Liu Yi L
2
-2
/
+14
2021-08-26
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2
-62
/
+11
2021-08-26
iommu: Check if group is NULL before remove device
Frank Wunderlich
1
-0
/
+3
2021-07-20
iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation
Xiyu Yang
1
-2
/
+6
2021-07-20
iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails
Xiyu Yang
1
-1
/
+1
2021-07-14
iommu/dma: Fix compile warning in 32-bit builds
Joerg Roedel
1
-2
/
+2
2021-07-14
iommu/dma: Fix IOVA reserve dma ranges
Srinath Mannam
1
-2
/
+4
2021-07-14
iommu/amd: Fix extended features logging
Alexander Monakov
1
-2
/
+2
2021-06-03
iommu/vt-d: Use user privilege for RID2PASID translation
Lu Baolu
2
-3
/
+7
2021-06-03
iommu/virtio: Add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-06-03
iommu/vt-d: Fix sysfs leak in alloc_iommu()
Rolf Eike Beer
1
-1
/
+3
2021-05-19
iommu/vt-d: Remove WO permissions on second-level paging entries
Lu Baolu
1
-1
/
+2
2021-05-19
iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
1
-2
/
+12
2021-05-19
Revert "iommu/vt-d: Preset Access/Dirty bits for IOVA over FL"
Greg Kroah-Hartman
1
-12
/
+5
2021-05-19
Revert "iommu/vt-d: Remove WO permissions on second-level paging entries"
Greg Kroah-Hartman
1
-2
/
+1
2021-05-19
iommu/amd: Remove performance counter pre-initialization test
Suravee Suthikulpanit
1
-23
/
+1
2021-05-19
Revert "iommu/amd: Fix performance counter initialization"
Paul Menzel
1
-34
/
+11
2021-05-14
iommu/amd: Put newline after closing bracket in warning
Paul Menzel
1
-1
/
+1
2021-05-14
iommu/vt-d: Invalidate PASID cache when root/context entry changed
Lu Baolu
1
-9
/
+9
2021-05-14
iommu/vt-d: Remove WO permissions on second-level paging entries
Lu Baolu
1
-1
/
+2
2021-05-14
iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
1
-5
/
+12
2021-05-14
iommu/vt-d: Report the right page fault address
Lu Baolu
1
-1
/
+1
2021-05-14
iommu/vt-d: Report right snoop capability when using FL for IOVA
Lu Baolu
3
-1
/
+28
2021-05-14
iommu/vt-d: Don't set then clear private data in prq_event_thread()
Lu Baolu
1
-2
/
+2
2021-05-14
iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
Zhen Lei
1
-1
/
+1
2021-05-14
iommu/vt-d: Reject unsupported page request modes
Jacob Pan
1
-1
/
+11
2021-05-14
iommu: Check dev->iommu in iommu_dev_xxx functions
Shameer Kolothum
1
-9
/
+15
2021-03-17
iommu/amd: Fix performance counter initialization
Suravee Suthikulpanit
1
-11
/
+34
2021-03-17
iommu/vt-d: Clear PRQ overflow only when PRQ is empty
Lu Baolu
1
-2
/
+11
2021-03-11
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
1
-4
/
+6
2021-03-09
iommu/vt-d: Fix status code for Allocate/Free PASID command
Zenghui Yu
1
-2
/
+2
2021-03-04
iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs
Isaac J. Manjarres
1
-0
/
+2
2021-03-04
iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping
Douglas Anderson
1
-1
/
+1
2021-03-04
iommu: Move iotlb_sync_map out from __iommu_map
Yong Wu
1
-5
/
+18
2021-03-04
iommu: Switch gather->end to the inclusive end
Yong Wu
2
-2
/
+2
2021-02-07
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
1
-0
/
+5
[next]