index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
pasid.c
Age
Commit message (
Expand
)
Author
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
2023-02-16
iommu/vt-d: Fix PASID directory pointer coherency
Jacob Pan
2023-02-03
iommu/vt-d: Set No Execute Enable bit in PASID table entry
Lu Baolu
2023-01-25
iommu/intel: Add a gfp parameter to alloc_pgtable_page()
Jason Gunthorpe
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-11-19
iommu/vt-d: Set SRE bit only when hardware has SRS cap
Tina Zhang
2022-11-01
iommu: Regulate EINVAL in ->attach_dev callback functions
Nicolin Chen
2022-09-26
iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
Yi Liu
2022-09-26
iommu/vt-d: Remove pasid_set_eafe()
Lu Baolu
2022-07-15
iommu/vt-d: Refactor iommu information of each domain
Lu Baolu
2022-07-15
iommu/vt-d: Acquiring lock in pasid manipulation helpers
Lu Baolu
2022-07-15
iommu/vt-d: Move include/linux/intel-iommu.h under iommu
Lu Baolu
2022-07-06
iommu/vt-d: Fix RID2PASID setup/teardown failure
Lu Baolu
2022-05-13
iommu/vt-d: Remove hard coding PGSNP bit in PASID entries
Lu Baolu
2022-05-13
iommu/vt-d: Check domain force_snooping against attached devices
Lu Baolu
2022-03-04
iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
Lu Baolu
2022-02-28
iommu/vt-d: Remove guest pasid related callbacks
Lu Baolu
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2021-08-19
iommu/vt-d: Add present bit check in pasid entry setup helpers
Liu Yi L
2021-08-19
iommu/vt-d: Use pasid_pte_is_present() helper function
Liu Yi L
2021-08-18
iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
Liu Yi L
2021-06-10
iommu/vt-d: Fix kernel-doc syntax in file header
Aditya Srivastava
2021-05-19
iommu/vt-d: Use user privilege for RID2PASID translation
Lu Baolu
2021-04-15
iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86
Lu Baolu
2021-04-07
iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardown
Lu Baolu
2021-04-07
iommu/vt-d: Report right snoop capability when using FL for IOVA
Lu Baolu
2021-04-07
iommu/vt-d: Make unnecessarily global functions static
Lu Baolu
2021-04-07
iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
Lu Baolu
2021-03-18
iommu/vt-d: Enable write protect propagation from guest
Jacob Pan
2021-03-18
iommu/vt-d: Enable write protect for supervisor SVM
Jacob Pan
2021-01-28
iommu/vt-d: Consolidate duplicate cache invaliation code
Lu Baolu
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-07-24
iommu/vt-d: Rename intel-pasid.h to pasid.h
Lu Baolu
2020-07-24
iommu/vt-d: Fix PASID devTLB invalidation
Jacob Pan
2020-06-10
iommu/vt-d: Move Intel IOMMU driver into subdirectory
Joerg Roedel