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
/
intel
Age
Commit message (
Expand
)
Author
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-12
iommu/vt-d: Fix identity map bounds in si_domain_init()
Jon Pan-Doh
2024-07-10
iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address()
Lu Baolu
2024-07-10
iommu/vt-d: Limit max address mask to MAX_AGAW_PFN_WIDTH
Lu Baolu
2024-07-03
iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks
Lu Baolu
2024-07-03
iommu/vt-d: Add helper to flush caches for context change
Lu Baolu
2024-07-03
iommu/vt-d: Add helper to allocate paging domain
Lu Baolu
2024-07-03
iommu/vt-d: Downgrade warning for pre-enabled IR
Lu Baolu
2024-07-03
iommu/vt-d: Remove control over Execute-Requested requests
Lu Baolu
2024-07-03
iommu/vt-d: Remove comment for def_domain_type
Lu Baolu
2024-07-03
iommu/vt-d: Handle volatile descriptor status read
Jacob Pan
2024-06-27
iommu/vt-d: Fix missed device TLB cache tag
Lu Baolu
2024-06-25
iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()
Uros Bizjak
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-15
Revert "iommu/vt-d: Enable PCI/IMS"
Bjorn Helgaas
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-05-06
iommu/vt-d: Decouple igfx_off from graphic identity mapping
Lu Baolu
2024-04-30
iommu/vt-d: Enable posted mode for device MSIs
Jacob Pan
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
2024-04-26
iommu/vt-d: Remove struct intel_svm
Lu Baolu
2024-04-26
iommu/vt-d: Remove intel_svm_dev
Lu Baolu
2024-04-26
iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs
Lu Baolu
2024-04-26
iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user
Lu Baolu
2024-04-26
iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
Lu Baolu
2024-04-26
iommu/vt-d: Use cache_tag_flush_range_np() in iotlb_sync_map
Lu Baolu
2024-04-26
iommu/vt-d: Use cache_tag_flush_range() in tlb_sync
Lu Baolu
2024-04-26
iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
Lu Baolu
2024-04-26
iommu/vt-d: Add trace events for cache tag interface
Lu Baolu
2024-04-26
iommu/vt-d: Add cache tag invalidation helpers
Lu Baolu
2024-04-26
iommu/vt-d: Add cache tag assignment interface
Lu Baolu
2024-04-26
iommu/vt-d: Remove caching mode check before device TLB flush
Lu Baolu
2024-04-26
iommu/vt-d: Remove private data use in fault message
Jingqi Liu
2024-04-26
iommu/vt-d: Remove debugfs use of private data field
Jingqi Liu
2024-04-26
iommu/vt-d: Allocate DMAR fault interrupts locally
Dimitri Sivanich
2024-04-26
iommu/vt-d: Use try_cmpxchg64{,_local}() in iommu.c
Uros Bizjak
2024-04-26
iommu/vt-d: Remove redundant assignment to variable err
Colin Ian King
2024-04-15
iommu/vt-d: add wrapper functions for page allocations
Pasha Tatashin
2024-04-12
iommu: Pass domain to remove_dev_pasid() op
Yi Liu
2024-04-12
iommu/vt-d: Fix WARN_ON in iommu probe path
Lu Baolu
2024-04-12
iommu/vt-d: Allocate local memory for page request queue
Jacob Pan
2024-04-12
iommu/vt-d: Fix wrong use of pasid config
Xuchun Shang
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-08
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2024-03-08
iommu: Fix compilation without CONFIG_IOMMU_INTEL
Bert Karwatzki
2024-03-06
iommu/vt-d: Remove scalabe mode in domain_context_clear_one()
Lu Baolu
2024-03-06
iommu/vt-d: Remove scalable mode context entry setup from attach_dev
Lu Baolu
2024-03-06
iommu/vt-d: Setup scalable mode context entry in probe path
Lu Baolu
2024-03-06
iommu/vt-d: Fix NULL domain on device release
Lu Baolu
[next]