index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2025-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
2025-02-14
iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
Lu Baolu
2025-02-14
iommu/exynos: Fix typos
Andrew Kreimer
2025-02-14
iommu: Fix a spelling error
Easwar Hariharan
2025-02-14
iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
Vasant Hegde
2025-02-10
iommu: Fix potential memory leak in iopf_queue_remove_device()
Lu Baolu
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-01-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-24
Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-21
iommufd: Fix struct iommu_hwpt_pgfault init and padding
Nicolin Chen
2025-01-20
iommufd/fault: Use a separate spinlock to protect fault->deliver list
Nicolin Chen
2025-01-17
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...
Joerg Roedel
2025-01-17
iommu: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-01-17
iommu/amd: Fully decode all combinations of alloc_paging_flags
Jason Gunthorpe
2025-01-17
iommu/amd: Move the nid to pdom_setup_pgtable()
Jason Gunthorpe
2025-01-17
iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode
Jason Gunthorpe
2025-01-17
iommu/amd: Remove type argument from do_iommu_domain_alloc() and related
Jason Gunthorpe
2025-01-17
iommu/amd: Remove dev == NULL checks
Jason Gunthorpe
2025-01-17
iommu/amd: Remove domain_alloc()
Jason Gunthorpe
2025-01-17
iommu/amd: Remove unused amd_iommu_domain_update()
Alejandro Jimenez
2025-01-17
iommu/riscv: Fixup compile warning
Guo Ren
2025-01-16
iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
Nicolin Chen
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2025-01-14
iommufd: Keep OBJ/IOCTL lists in an alphabetical order
Nicolin Chen
2025-01-14
iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
Qasim Ijaz
2025-01-14
iommu: iommufd: fix WARNING in iommufd_device_unbind
Suraj Sonawane
2025-01-10
iommu/arm-smmu-v3: Add missing #include of linux/string_choices.h
Will Deacon
2025-01-10
iommu/hyper-v: Don't assume cpu_possible_mask is dense
Michael Kelley
2025-01-08
iommu/arm-smmu-v3: Use str_read_write helper w/ logs
Pranjal Shrivastava
2025-01-07
iommu/io-pgtable-arm: Add way to debug pgtable walk
Rob Clark
2025-01-07
iommu/io-pgtable-arm: Re-use the pgtable walk for iova_to_phys
Rob Clark
2025-01-07
iommu/io-pgtable-arm: Make pgtable walker more generic
Rob Clark
2025-01-07
iommu/arm-smmu: Add ACTLR data and support for qcom_smmu_500
Bibek Kumar Patro
2025-01-07
iommu/arm-smmu: Introduce ACTLR custom prefetcher settings
Bibek Kumar Patro
2025-01-07
iommu/arm-smmu: Add support for PRR bit setup
Bibek Kumar Patro
2025-01-07
iommu/arm-smmu: Refactor qcom_smmu structure to include single pointer
Bibek Kumar Patro
2025-01-07
iommu/arm-smmu: Re-enable context caching in smmu reset operation
Bibek Kumar Patro
2025-01-07
iommu/vt-d: Link cache tags of same iommu unit together
Zhenzhong Duan
2025-01-07
iommu/vt-d: Draining PRQ in sva unbind path when FPD bit set
Lu Baolu
2025-01-07
iommu/vt-d: Remove iommu cap audit
Lu Baolu
2025-01-07
iommu/vt-d: Remove domain_alloc_paging()
Jason Gunthorpe
2025-01-07
iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
Kees Bakker
2025-01-06
iommu/amd: remove return value of amd_iommu_detect
Gao Shiyuan
2025-01-06
iommu/msm: Use helper function devm_clk_get_prepared()
Zhang Heng
2025-01-06
iommu/riscv: Add shutdown function for iommu driver
Xu Lu
2025-01-06
iommu/riscv: Empty iommu queue before enabling it
Xu Lu
2024-12-19
iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding
Nicolin Chen
2024-12-19
iommu/io-pgtable-arm: Fix cfg reading in arm_lpae_concat_mandatory()
Mostafa Saleh
[next]