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-03-04
iommu/mediatek: Remove the power status checking in tlb flush all
Yong Wu
1
-5
/
+0
2022-03-04
iommu/mediatek: Always check runtime PM status in tlb flush range callback
Sebastian Reichel
1
-7
/
+3
2022-03-04
iommu/mediatek: Remove for_each_m4u in tlb_sync_all
Yong Wu
1
-9
/
+7
2022-03-04
iommu/iova: Improve 32-bit free space estimate
Robin Murphy
1
-2
/
+3
2022-03-04
iommu/amd: Improve error handling for amd_iommu_init_pci
Suravee Suthikulpanit
1
-3
/
+11
2022-03-03
dma-mapping: remove CONFIG_DMA_REMAP
Christoph Hellwig
1
-9
/
+5
2022-03-02
iommu/vt-d: Add RPLS to quirk list to skip TE disabling
Tejas Upadhyay
1
-1
/
+1
2022-02-28
iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find
Miaoqian Lin
1
-1
/
+3
2022-02-28
iommu/vt-d: Fix double list_add when enabling VMD in scalable mode
Adrian Huang
1
-1
/
+1
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
21
-162
/
+203
2022-02-28
iommu: Remove unused argument in is_attach_deferred
Lu Baolu
5
-16
/
+10
2022-02-28
iommu: Use right way to retrieve iommu_ops
Lu Baolu
1
-25
/
+25
2022-02-28
iommu: Remove apply_resv_region
Lu Baolu
1
-3
/
+0
2022-02-28
iommu: Remove aux-domain related interfaces and iommu_ops
Lu Baolu
1
-46
/
+0
2022-02-28
iommu/vt-d: Remove aux-domain related callbacks
Lu Baolu
2
-309
/
+3
2022-02-28
iommu: Remove guest pasid related interfaces and definitions
Lu Baolu
1
-210
/
+0
2022-02-28
iommu/vt-d: Remove guest pasid related callbacks
Lu Baolu
4
-582
/
+0
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
5
-18
/
+33
2022-02-25
iommu/mediatek: Make use of the helper component_compare/release_of
Yong Wu
3
-14
/
+4
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
6
-78
/
+19
2022-02-14
iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
Fenghua Yu
4
-8
/
+8
2022-02-14
iommu/iova: Separate out rcache init
John Garry
2
-14
/
+63
2022-02-14
iommu/msm: Simplify with dev_err_probe()
David Heidelberg
1
-14
/
+10
2022-02-14
iommu/msm: Use standard driver registration
Robin Murphy
1
-13
/
+1
2022-02-14
iommu/rockchip: : Use standard driver registration
Robin Murphy
1
-6
/
+1
2022-02-14
iommu: Remove trivial ops->capable implementations
Robin Murphy
3
-18
/
+0
2022-02-14
iommu/ipmmu-vmsa: Add support for R-Car Gen4
Yoshihiro Shimoda
1
-3
/
+7
2022-02-14
iommu/ipmmu-vmsa: Check for error num after setting mask
Jiasheng Jiang
1
-1
/
+3
2022-02-14
iommu/vtd: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+2
2022-02-14
iommu/amd: Fix I/O page table memory leak
Suravee Suthikulpanit
1
-6
/
+6
2022-02-14
iommu/amd: Recover from event log overflow
Lennert Buytenhek
4
-2
/
+20
2022-02-08
iommu/arm-smmu-v3: fix event handling soft lockup
Zhou Guanghui
1
-0
/
+1
2022-02-08
iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe
Miaoqian Lin
1
-3
/
+7
2022-02-08
iommu/arm-smmu-v3: Simplify memory allocation
Christophe JAILLET
1
-17
/
+5
2022-02-08
iommu/arm-smmu-v3: Avoid open coded arithmetic in memory allocation
Christophe JAILLET
1
-2
/
+2
2022-02-04
iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
Joerg Roedel
1
-0
/
+2
2022-01-31
iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
Guoqing Jiang
1
-3
/
+10
2022-01-31
iommu: Fix some W=1 warnings
John Garry
3
-13
/
+14
2022-01-31
iommu: Fix potential use-after-free during probe
Vijayanand Jitta
1
-2
/
+7
2022-01-28
media: iommu/mediatek: Add device_link between the consumer and the larb devices
Yong Wu
2
-1
/
+58
2022-01-28
media: iommu/mediatek: Add probe_defer for smi-larb
Yong Wu
2
-0
/
+8
2022-01-28
media: iommu/mediatek: Return ENODEV if the device is NULL
Yong Wu
2
-2
/
+2
2022-01-28
media: iommu/mediatek-v1: Free the existed fwspec if the master dev already has
Yong Wu
1
-0
/
+9
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+5
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-483
/
+475
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
13
-483
/
+475
2021-12-20
iommu: Move flush queue data into iommu_dma_cookie
Robin Murphy
2
-79
/
+94
2021-12-20
iommu/iova: Move flush queue code to iommu-dma
Robin Murphy
2
-176
/
+176
[prev]
[next]