index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
Joerg Roedel
1
-0
/
+2
2022-01-31
iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
Guoqing Jiang
1
-3
/
+10
2022-01-31
iommu: Fix some W=1 warnings
John Garry
3
-13
/
+14
2022-01-31
iommu: Fix potential use-after-free during probe
Vijayanand Jitta
1
-2
/
+7
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+5
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-483
/
+475
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
13
-483
/
+475
2021-12-20
iommu: Move flush queue data into iommu_dma_cookie
Robin Murphy
2
-79
/
+94
2021-12-20
iommu/iova: Move flush queue code to iommu-dma
Robin Murphy
2
-176
/
+176
2021-12-20
iommu/iova: Consolidate flush queue code
Robin Murphy
1
-73
/
+58
2021-12-20
iommu/vt-d: Use put_pages_list
Matthew Wilcox (Oracle)
3
-76
/
+41
2021-12-20
iommu/amd: Use put_pages_list
Matthew Wilcox (Oracle)
1
-32
/
+18
2021-12-20
iommu/amd: Simplify pagetable freeing
Robin Murphy
1
-48
/
+34
2021-12-20
iommu/iova: Squash flush_cb abstraction
Robin Murphy
2
-18
/
+6
2021-12-20
iommu/iova: Squash entry_dtor abstraction
Robin Murphy
2
-28
/
+17
2021-12-20
iommu/iova: Fix race between FQ timeout and teardown
Xiongfeng Wang
1
-2
/
+1
2021-12-20
iommu/amd: Fix typo in *glues … together* in comment
Paul Menzel
1
-1
/
+1
2021-12-17
iommu/vt-d: Remove unused dma_to_mm_pfn function
Maíra Canal
1
-5
/
+0
2021-12-17
iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable()
Kefeng Wang
1
-4
/
+0
2021-12-17
iommu/vt-d: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-5
/
+4
2021-12-17
iommu/amd: Remove useless irq affinity notifier
Maxim Levitsky
1
-2
/
+0
2021-12-17
iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resume
Maxim Levitsky
1
-1
/
+7
2021-12-17
iommu/amd: X2apic mode: setup the INTX registers on mask/unmask
Maxim Levitsky
1
-32
/
+33
2021-12-17
iommu/amd: X2apic mode: re-enable after resume
Maxim Levitsky
1
-1
/
+4
2021-12-17
iommu/amd: Restore GA log/tail pointer on host resume
Maxim Levitsky
1
-16
/
+15
2021-12-17
iommu/iova: Move fast alloc size roundup into alloc_iova_fast()
John Garry via iommu
2
-8
/
+9
2021-12-17
iommu/virtio: Fix typo in a comment
Xiang wangx
1
-1
/
+1
2021-12-17
iommu/vt-d: Use correctly sized arguments for bit field
Kees Cook
1
-2
/
+2
2021-12-16
iommu/arm-smmu-v3: Use msi_get_virq()
Thomas Gleixner
1
-16
/
+3
2021-12-16
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
1
-2
/
+2
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
1
-1
/
+1
2021-12-15
Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"
Zhou Wang
1
-3
/
+2
2021-12-14
iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
Yunfei Wang
1
-1
/
+5
2021-12-14
iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops
Rikard Falkeborn
1
-1
/
+1
2021-12-14
iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
Vinod Koul
1
-0
/
+1
2021-12-14
iommu/arm-smmu-qcom: Fix TTBR0 read
Rob Clark
1
-1
/
+1
2021-12-06
iommu/virtio: Support identity-mapped domains
Jean-Philippe Brucker
1
-4
/
+57
2021-12-06
iommu/virtio: Pass end address to viommu_add_mapping()
Jean-Philippe Brucker
1
-16
/
+15
2021-12-06
iommu/virtio: Sort reserved regions
Jean-Philippe Brucker
1
-2
/
+7
2021-12-06
iommu/virtio: Support bypass domains
Jean-Philippe Brucker
1
-1
/
+19
2021-12-06
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
1
-5
/
+5
2021-12-06
iommu/io-pgtable-arm: Fix table descriptor paddr formatting
Hector Martin
1
-4
/
+5
2021-12-06
iommu: Extend mutex lock scope in iommu_probe_device()
Lu Baolu
1
-1
/
+2
2021-11-26
iommu/vt-d: Fix unmap_pages support
Alex Williamson
1
-4
/
+2
2021-11-26
iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
Christophe JAILLET
1
-2
/
+3
2021-11-26
iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
Alex Bee
1
-2
/
+2
2021-11-26
iommu/amd: Clarify AMD IOMMUv2 initialization messages
Joerg Roedel
1
-3
/
+3
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+28
[next]