index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/vt-d: Fix WARN_ON in iommu probe path
Lu Baolu
2024-04-12
1
-4
/
+7
*
iommu/vt-d: Allocate local memory for page request queue
Jacob Pan
2024-04-12
1
-1
/
+1
*
iommu/vt-d: Fix wrong use of pasid config
Xuchun Shang
2024-04-12
1
-1
/
+1
*
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
1
-1
/
+1
|
\
|
*
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-20
1
-1
/
+1
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2024-03-08
9
-250
/
+426
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
iommu: Make iommu_report_device_fault() return void
Lu Baolu
2024-02-16
1
-12
/
+7
|
|
|
*
iommu: Make iopf_group_response() return void
Lu Baolu
2024-02-16
2
-18
/
+4
|
|
|
*
iommu: Improve iopf_queue_remove_device()
Lu Baolu
2024-02-16
1
-6
/
+1
|
|
|
*
iommu: Separate SVA and IOPF
Lu Baolu
2024-02-16
3
-2
/
+1
|
|
|
*
iommu: Merge iommu_fault_event and iopf_fault
Lu Baolu
2024-02-16
2
-4
/
+3
|
|
|
*
iommu: Remove iommu_[un]register_device_fault_handler()
Lu Baolu
2024-02-16
1
-17
/
+7
|
|
|
/
|
|
/
|
|
|
*
iommu: Fix compilation without CONFIG_IOMMU_INTEL
Bert Karwatzki
2024-03-08
1
-0
/
+2
|
|
*
iommu/vt-d: Remove scalabe mode in domain_context_clear_one()
Lu Baolu
2024-03-06
1
-14
/
+1
|
|
*
iommu/vt-d: Remove scalable mode context entry setup from attach_dev
Lu Baolu
2024-03-06
1
-112
/
+44
|
|
*
iommu/vt-d: Setup scalable mode context entry in probe path
Lu Baolu
2024-03-06
3
-0
/
+151
|
|
*
iommu/vt-d: Fix NULL domain on device release
Lu Baolu
2024-03-06
3
-25
/
+71
|
|
*
iommu/vt-d: Improve ITE fault handling if target device isn't present
Ethan Zhao
2024-03-06
1
-0
/
+22
|
|
*
iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected
Ethan Zhao
2024-03-06
1
-0
/
+3
|
|
*
iommu/vt-d: Use device rbtree in iopf reporting path
Lu Baolu
2024-03-01
4
-8
/
+15
|
|
*
iommu/vt-d: Use rbtree to track iommu probed devices
Lu Baolu
2024-03-01
3
-3
/
+96
|
|
*
iommu/vt-d: Merge intel_svm_bind_mm() into its caller
Tina Zhang
2024-03-01
1
-11
/
+3
|
|
*
iommu/vt-d: Remove initialization for dynamically heap-allocated rcu_head
Tina Zhang
2024-03-01
1
-1
/
+0
|
|
*
iommu/vt-d: Remove treatment for revoking PASIDs with pending page faults
Tina Zhang
2024-03-01
1
-7
/
+0
|
|
*
iommu/vt-d: Use kcalloc() instead of kzalloc()
Erick Archer
2024-03-01
1
-1
/
+1
|
|
*
iommu/vt-d: Remove INTEL_IOMMU_BROKEN_GFX_WA
Lu Baolu
2024-03-01
2
-15
/
+0
|
|
/
*
|
iommu/vt-d: Fix constant-out-of-range warning
Arnd Bergmann
2024-02-21
1
-1
/
+1
*
|
iommu/vt-d: Set SSADE when attaching to a parent with dirty tracking
Yi Liu
2024-02-21
1
-0
/
+2
*
|
iommu/vt-d: Add missing dirty tracking set for parent domain
Yi Liu
2024-02-21
1
-0
/
+35
*
|
iommu/vt-d: Wrap the dirty tracking loop to be a helper
Yi Liu
2024-02-21
1
-11
/
+24
*
|
iommu/vt-d: Remove domain parameter for intel_pasid_setup_dirty_tracking()
Yi Liu
2024-02-21
3
-7
/
+4
*
|
iommu/vt-d: Add missing device iotlb flush for parent domain
Yi Liu
2024-02-21
1
-0
/
+18
*
|
iommu/vt-d: Update iotlb in nested domain attach
Yi Liu
2024-02-21
3
-3
/
+4
*
|
iommu/vt-d: Add missing iotlb flush for parent domain
Yi Liu
2024-02-21
1
-0
/
+31
*
|
iommu/vt-d: Add __iommu_flush_iotlb_psi()
Yi Liu
2024-02-21
1
-35
/
+43
*
|
iommu/vt-d: Track nested domains in parent
Yi Liu
2024-02-21
3
-5
/
+31
|
/
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
1
-0
/
+88
|
\
|
*
iommu/vt-d: Add iotlb flush for nested domain
Lu Baolu
2024-01-11
1
-0
/
+88
*
|
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
6
-532
/
+422
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2024-01-03
6
-532
/
+422
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
2023-12-12
1
-2
/
+0
|
|
|
|
*
iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
Tina Zhang
2023-12-12
1
-7
/
+7
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
iommu/vt-d: Move inline helpers to header files
Lu Baolu
2023-12-19
4
-405
/
+400
|
|
|
*
iommu/vt-d: Remove unused vcmd interfaces
Lu Baolu
2023-12-19
4
-75
/
+0
|
|
|
*
iommu/vt-d: Remove unused parameter of intel_pasid_setup_pass_through()
Lu Baolu
2023-12-19
3
-5
/
+2
|
|
|
*
iommu/vt-d: Refactor device_to_iommu() to retrieve iommu directly
Lu Baolu
2023-12-19
3
-38
/
+13
|
|
|
/
*
|
|
Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-08
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/apic: Drop apic::delivery_mode
Andrew Cooper
2023-11-21
1
-1
/
+1
|
|
/
*
|
iommu/vt-d: Set variable intel_dirty_ops to static
Kunwu Chan
2023-11-27
1
-2
/
+2
*
|
iommu/vt-d: Fix incorrect cache invalidation for mm notification
Lu Baolu
2023-11-27
1
-0
/
+26
[next]