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
2023-12-05
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-113
/
+171
2023-12-01
iommu: Fix printk arg in of_iommu_get_resv_regions()
Daniel Mentz
1
-1
/
+1
2023-11-29
iommufd: Do not UAF during iommufd_put_object()
Jason Gunthorpe
2
-78
/
+135
2023-11-29
iommufd: Add iommufd_ctx to iommufd_put_object()
Jason Gunthorpe
6
-35
/
+36
2023-11-27
iommu/vt-d: Set variable intel_dirty_ops to static
Kunwu Chan
1
-2
/
+2
2023-11-27
iommu/vt-d: Fix incorrect cache invalidation for mm notification
Lu Baolu
1
-0
/
+26
2023-11-27
iommu/vt-d: Add MTL to quirk list to skip TE disabling
Abdul Halim, Mohd Syazwan
1
-1
/
+1
2023-11-27
iommu/vt-d: Make context clearing consistent with context mapping
Lu Baolu
1
-2
/
+2
2023-11-27
iommu/vt-d: Disable PCI ATS in legacy passthrough mode
Lu Baolu
1
-1
/
+2
2023-11-27
iommu/vt-d: Omit devTLB invalidation requests when TES=0
Lu Baolu
1
-0
/
+18
2023-11-27
iommu/vt-d: Support enforce_cache_coherency only for empty domains
Lu Baolu
2
-1
/
+7
2023-11-27
iommu: Avoid more races around device probe
Robin Murphy
2
-13
/
+19
2023-11-27
iommu: Flow ERR_PTR out from __iommu_domain_alloc()
Jason Gunthorpe
1
-20
/
+39
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
38
-2737
/
+2024
2023-11-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-178
/
+2200
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2023-10-30
iommufd: Organize the mock domain alloc functions closer to Joerg's tree
Jason Gunthorpe
1
-19
/
+16
2023-10-30
iommufd/selftest: Fix page-size check in iommufd_test_dirty()
Joao Martins
1
-2
/
+4
2023-10-30
iommufd: Add iopt_area_alloc()
Jason Gunthorpe
2
-3
/
+17
2023-10-30
iommufd: Fix missing update of domains_itree after splitting iopt_area
Koichiro Den
1
-0
/
+10
2023-10-27
Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...
Joerg Roedel
38
-2735
/
+2025
2023-10-27
iommu: Avoid unnecessary cache invalidations
Lu Baolu
1
-1
/
+2
2023-10-26
Merge tag 'v6.6-rc7' into core
Joerg Roedel
5
-29
/
+31
2023-10-26
iommu/dart: Remove the force_bypass variable
Jason Gunthorpe
1
-14
/
+6
2023-10-26
iommu/dart: Call apple_dart_finalize_domain() as part of alloc_paging()
Jason Gunthorpe
1
-9
/
+19
2023-10-26
iommu/dart: Convert to domain_alloc_paging()
Jason Gunthorpe
1
-8
/
+5
2023-10-26
iommu/dart: Move the blocked domain support to a global static
Jason Gunthorpe
1
-22
/
+32
2023-10-26
iommu/dart: Use static global identity domains
Jason Gunthorpe
1
-11
/
+28
2023-10-26
iommufd: Convert to alloc_domain_paging()
Jason Gunthorpe
1
-8
/
+3
2023-10-26
iommu/vt-d: Use ops->blocked_domain
Jason Gunthorpe
1
-2
/
+1
2023-10-26
iommu/vt-d: Update the definition of the blocking domain
Jason Gunthorpe
1
-2
/
+2
2023-10-26
iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domain
Jason Gunthorpe
1
-0
/
+2
2023-10-26
iommu/vt-d: Disallow read-only mappings to nest parent domain
Lu Baolu
1
-0
/
+6
2023-10-26
iommu/vt-d: Add nested domain allocation
Lu Baolu
3
-20
/
+23
2023-10-26
iommu/vt-d: Set the nested domain to a device
Yi Liu
1
-0
/
+54
2023-10-26
iommu/vt-d: Make domain attach helpers to be extern
Yi Liu
2
-9
/
+13
2023-10-26
iommu/vt-d: Add helper to setup pasid nested translation
Lu Baolu
2
-0
/
+114
2023-10-26
iommu/vt-d: Add helper for nested domain allocation
Lu Baolu
3
-1
/
+65
2023-10-26
iommu/vt-d: Extend dmar_domain to support nested domain
Lu Baolu
1
-6
/
+30
2023-10-26
iommu/vt-d: Enhance capability check for nested parent domain allocation
Yi Liu
2
-1
/
+3
2023-10-26
iommufd/selftest: Add nested domain allocation for mock domain
Nicolin Chen
2
-30
/
+140
2023-10-26
iommufd: Add a nested HW pagetable object
Nicolin Chen
4
-14
/
+130
2023-10-26
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
4
-6
/
+20
2023-10-26
iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
Nicolin Chen
1
-17
/
+29
2023-10-26
iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
Nicolin Chen
5
-108
/
+148
2023-10-26
iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
Jason Gunthorpe
2
-30
/
+86
2023-10-26
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
5
-10
/
+10
2023-10-25
Revert "iommu/vt-d: Remove unused function"
Lu Baolu
1
-0
/
+9
2023-10-24
iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
Nicolin Chen
3
-20
/
+10
2023-10-24
iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag
Joao Martins
1
-6
/
+9
[next]