index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-25
iommufd/selftest: Add test ops to test pasid attach/detach
Yi Liu
2
-0
/
+188
2025-03-25
iommufd/selftest: Add a helper to get test device
Yi Liu
1
-13
/
+23
2025-03-25
iommufd/selftest: Add set_dev_pasid in mock iommu
Yi Liu
2
-5
/
+36
2025-03-25
iommufd: Allow allocating PASID-compatible domain
Yi Liu
1
-3
/
+4
2025-03-25
iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
Yi Liu
2
-2
/
+3
2025-03-25
iommufd: Enforce PASID-compatible domain for RID
Yi Liu
1
-4
/
+22
2025-03-25
iommufd: Support pasid attach/replace
Yi Liu
2
-26
/
+41
2025-03-25
iommufd: Enforce PASID-compatible domain in PASID path
Yi Liu
3
-0
/
+21
2025-03-25
iommufd/device: Add pasid_attach array to track per-PASID attach
Yi Liu
2
-20
/
+41
2025-03-25
iommufd/device: Replace device_list with device_array
Yi Liu
1
-19
/
+39
2025-03-25
iommufd/device: Wrap igroup->hwpt and igroup->device_list into attach struct
Yi Liu
2
-23
/
+58
2025-03-25
iommufd/device: Add helper to detect the first attach of a group
Yi Liu
1
-2
/
+9
2025-03-25
iommufd/device: Replace idev->igroup with local variable
Yi Liu
1
-20
/
+23
2025-03-25
iommufd/device: Only add reserved_iova in non-pasid path
Yi Liu
1
-6
/
+8
2025-03-25
iommufd: Pass @pasid through the device attach/replace path
Yi Liu
3
-39
/
+52
2025-03-25
iommu: Introduce a replace API for device pasid
Yi Liu
2
-4
/
+114
2025-03-25
iommu: Require passing new handles to APIs supporting handle
Yi Liu
1
-0
/
+9
2025-03-25
iommu: Drop sw_msi from iommu_domain
Nicolin Chen
4
-17
/
+27
2025-03-25
iommufd: Move iommufd_sw_msi and related functions to driver.c
Nicolin Chen
5
-126
/
+153
2025-03-25
iommu: Sort out domain user data
Robin Murphy
5
-93
/
+128
2025-03-20
hyperv: Log hypercall status codes as strings
Nuno Das Neves
1
-2
/
+2
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
30
-734
/
+926
2025-03-20
iommu/vt-d: Fix possible circular locking dependency
Lu Baolu
1
-0
/
+2
2025-03-20
iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes
Sean Christopherson
1
-10
/
+15
2025-03-20
iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled
Sean Christopherson
1
-6
/
+13
2025-03-20
iommu: apple-dart: fix potential null pointer deref
Qasim Ijaz
1
-3
/
+2
2025-03-20
iommu/rockchip: Retire global dma_dev workaround
Robin Murphy
1
-21
/
+13
2025-03-20
iommu/rockchip: Register in a sensible order
Robin Murphy
1
-11
/
+10
2025-03-20
iommu/rockchip: Allocate per-device data sensibly
Robin Murphy
1
-3
/
+3
2025-03-18
iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
Nicolin Chen
3
-2
/
+5
2025-03-18
iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
Nicolin Chen
3
-25
/
+57
2025-03-18
iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
Nicolin Chen
3
-1
/
+86
2025-03-18
iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
Nicolin Chen
2
-0
/
+40
2025-03-18
iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
1
-0
/
+24
2025-03-18
iommufd/viommu: Add iommufd_viommu_report_event helper
Nicolin Chen
1
-0
/
+48
2025-03-18
iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
Nicolin Chen
1
-0
/
+24
2025-03-18
iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
Nicolin Chen
4
-1
/
+299
2025-03-17
iommufd: Rename fault.c to eventq.c
Nicolin Chen
2
-1
/
+1
2025-03-17
iommufd: Abstract an iommufd_eventq from iommufd_fault
Nicolin Chen
3
-63
/
+82
2025-03-17
iommufd/fault: Add an iommufd_fault_init() helper
Nicolin Chen
1
-28
/
+42
2025-03-17
iommufd/fault: Move two fault functions out of the header
Nicolin Chen
2
-25
/
+25
2025-03-13
iommu/mediatek-v1: Support COMPILE_TEST
Robin Murphy
2
-3
/
+11
2025-03-13
iommu/amd: Enable support for up to 2K interrupts per function
Kishon Vijay Abraham I
3
-14
/
+65
2025-03-13
iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macro
Sairaj Kodilkar
3
-5
/
+5
2025-03-13
iommu/amd: Replace slab cache allocator with page allocator
Sairaj Kodilkar
3
-36
/
+15
2025-03-13
iommu/amd: Introduce generic function to set multibit feature value
Sairaj Kodilkar
2
-18
/
+11
2025-03-12
iommu: Don't warn prematurely about dodgy probes
Robin Murphy
1
-6
/
+6
2025-03-11
iommu/arm-smmu: Set rpm auto_suspend once during probe
Pranjal Shrivastava
1
-4
/
+6
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
2
-4
/
+27
2025-03-11
iommu: Keep dev->iommu state consistent
Robin Murphy
3
-2
/
+8
[prev]
[next]