index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
2021-02-12
8
-176
/
+550
|
\
\
|
|
*
iommu/vt-d: Parse SATC reporting structure
Yian Chen
2021-02-04
2
-0
/
+97
|
|
*
iommu/vt-d: Add iotlb_sync_map callback
Lu Baolu
2021-02-04
1
-30
/
+60
|
|
*
iommu/vt-d: Move capability check code to cap_audit files
Kyung Min Park
2021-02-04
3
-74
/
+42
|
|
*
iommu/vt-d: Audit IOMMU Capabilities and add helper functions
Kyung Min Park
2021-02-04
5
-1
/
+313
|
|
*
iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]
Lu Baolu
2021-02-02
2
-2
/
+1
|
|
*
iommu/vt-d: Use INVALID response code instead of FAILURE
Lu Baolu
2021-01-29
1
-4
/
+1
|
|
*
iommu/vt-d: Clear PRQ overflow only when PRQ is empty
Lu Baolu
2021-01-29
1
-2
/
+11
|
|
*
iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
2021-01-28
1
-2
/
+12
|
|
*
iommu/vt-d: Add qi_submit trace event
Lu Baolu
2021-01-28
1
-0
/
+3
|
|
*
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2021-01-28
2
-62
/
+11
|
|
/
*
|
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
2021-01-28
1
-1
/
+31
*
|
iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()
Lu Baolu
2021-01-28
1
-1
/
+1
|
/
*
iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
Tian Tao
2021-01-12
1
-1
/
+0
*
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
2021-01-12
1
-2
/
+20
*
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices
Liu Yi L
2021-01-07
1
-16
/
+37
*
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
2021-01-07
1
-24
/
+71
*
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
2021-01-07
1
-4
/
+5
*
iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
Lu Baolu
2021-01-07
1
-6
/
+8
*
iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
Lu Baolu
2021-01-07
1
-2
/
+2
*
iommu/intel: Fix memleak in intel_irq_remapping_alloc
Dinghao Liu
2021-01-05
1
-0
/
+2
*
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
3
-799
/
+126
|
\
|
*
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
2020-12-08
2
-6
/
+27
|
|
\
|
*
\
Merge branch 'for-next/iommu/vt-d' into for-next/iommu/core
Will Deacon
2020-12-08
2
-788
/
+121
|
|
\
\
|
|
*
|
iommu/vt-d: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
2020-12-01
1
-1
/
+1
|
|
*
|
iommu/vt-d: Remove set but not used variable
Lu Baolu
2020-11-27
1
-2
/
+1
|
|
*
|
iommu/vt-d: Cleanup after converting to dma-iommu ops
Lu Baolu
2020-11-25
1
-62
/
+28
|
|
*
|
iommu/vt-d: Convert intel iommu driver to the iommu ops
Tom Murphy
2020-11-25
2
-703
/
+43
|
|
*
|
iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev
Lu Baolu
2020-11-25
1
-2
/
+14
|
|
*
|
iommu: Handle freelists when using deferred flushing in iommu drivers
Tom Murphy
2020-11-25
1
-19
/
+36
|
|
*
|
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Will Deacon
2020-11-23
1
-3
/
+2
|
|
|
\
\
|
|
*
|
|
iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
Lukas Bulwahn
2020-11-17
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-next/iommu/svm' into for-next/iommu/core
Will Deacon
2020-12-08
2
-5
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
2020-11-23
2
-5
/
+5
|
|
|
/
/
/
|
*
/
/
/
iommu: Move def_domain type check for untrusted device into core
Lu Baolu
2020-11-25
1
-7
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
1
-62
/
+40
|
\
\
\
\
|
*
|
|
|
iommu/vt-d: Simplify intel_irq_remapping_select()
David Woodhouse
2020-10-28
1
-12
/
+7
|
*
|
|
|
x86: Kill all traces of irq_remapping_get_irq_domain()
David Woodhouse
2020-10-28
1
-17
/
+0
|
*
|
|
|
iommu/vt-d: Implement select() method on remapping irqdomain
David Woodhouse
2020-10-28
1
-0
/
+13
|
*
|
|
|
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
2020-10-28
1
-25
/
+6
|
*
|
|
|
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
2020-10-28
1
-10
/
+9
|
*
|
|
|
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
2020-10-28
1
-5
/
+4
|
*
|
|
|
iommu/intel: Use msi_msg shadow structs
Thomas Gleixner
2020-10-28
1
-8
/
+16
|
*
|
|
|
x86/apic: Cleanup destination mode
Thomas Gleixner
2020-10-28
1
-1
/
+1
|
*
|
|
|
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-10-28
1
-1
/
+1
*
|
|
|
|
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-27
2
-3
/
+4
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
iommu/vt-d: Don't read VCCAP register unless it exists
David Woodhouse
2020-11-26
2
-3
/
+4
*
|
|
|
|
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-20
2
-3
/
+6
|
\
|
|
|
|
|
*
|
|
|
iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set
Lu Baolu
2020-11-19
1
-1
/
+3
|
*
|
|
|
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Will Deacon
2020-11-19
1
-1
/
+18
|
|
\
\
\
\
[next]