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
/
intel
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
1
-3
/
+8
2021-04-07
iommu/vt-d: Report right snoop capability when using FL for IOVA
Lu Baolu
1
-1
/
+11
2021-04-07
iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining
John Garry
1
-31
/
+0
2021-03-18
iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the device
Kyung Min Park
1
-0
/
+3
2021-03-18
iommu/dma: Resurrect the "forcedac" option
Robin Murphy
1
-3
/
+2
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
1
-107
/
+172
2021-02-04
iommu/vt-d: Parse SATC reporting structure
Yian Chen
1
-0
/
+89
2021-02-04
iommu/vt-d: Add iotlb_sync_map callback
Lu Baolu
1
-30
/
+60
2021-02-04
iommu/vt-d: Move capability check code to cap_audit files
Kyung Min Park
1
-74
/
+2
2021-02-04
iommu/vt-d: Audit IOMMU Capabilities and add helper functions
Kyung Min Park
1
-0
/
+9
2021-02-02
iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]
Lu Baolu
1
-1
/
+0
2021-01-28
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
1
-1
/
+31
2021-01-28
iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
Lu Baolu
1
-2
/
+12
2021-01-12
iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
Tian Tao
1
-1
/
+0
2021-01-07
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices
Liu Yi L
1
-16
/
+37
2021-01-07
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
1
-24
/
+71
2020-12-08
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
1
-4
/
+5
2020-12-08
Merge branch 'for-next/iommu/vt-d' into for-next/iommu/core
Will Deacon
1
-788
/
+120
2020-12-08
Merge branch 'for-next/iommu/svm' into for-next/iommu/core
Will Deacon
1
-2
/
+2
2020-12-01
iommu/vt-d: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
1
-1
/
+1
2020-11-27
iommu/vt-d: Remove set but not used variable
Lu Baolu
1
-2
/
+1
2020-11-26
iommu/vt-d: Don't read VCCAP register unless it exists
David Woodhouse
1
-2
/
+2
2020-11-25
iommu: Move def_domain type check for untrusted device into core
Lu Baolu
1
-7
/
+0
2020-11-25
iommu/vt-d: Cleanup after converting to dma-iommu ops
Lu Baolu
1
-62
/
+28
2020-11-25
iommu/vt-d: Convert intel iommu driver to the iommu ops
Tom Murphy
1
-703
/
+42
2020-11-25
iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev
Lu Baolu
1
-2
/
+14
2020-11-25
iommu: Handle freelists when using deferred flushing in iommu drivers
Tom Murphy
1
-19
/
+36
2020-11-23
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
1
-2
/
+2
2020-11-23
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Will Deacon
1
-3
/
+2
2020-11-18
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
1
-2
/
+3
2020-11-17
iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
Lukas Bulwahn
1
-1
/
+1
2020-11-03
iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
Lu Baolu
1
-0
/
+3
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
1
-3
/
+2
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+7
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-15
/
+47
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2020-10-07
Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...
Joerg Roedel
1
-15
/
+47
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-1
/
+1
2020-10-01
iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()
Lu Baolu
1
-2
/
+2
2020-10-01
iommu/vt-d: Check UAPI data processed by IOMMU core
Jacob Pan
1
-2
/
+1
2020-10-01
iommu/uapi: Use named union for user data
Jacob Pan
1
-11
/
+11
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+4
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
1
-52
/
+62
2020-09-24
iommu/vt-d: Use device numa domain if RHSA is missing
Lu Baolu
1
-2
/
+35
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
1
-2
/
+2
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
1
-1
/
+1
2020-09-04
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
1
-7
/
+7
2020-09-04
iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()
Lu Baolu
1
-45
/
+55
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+0
[prev]
[next]