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
/
iommufd
Age
Commit message (
Expand
)
Author
2025-04-28
iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
Lu Baolu
2025-04-28
iommufd/selftest: Put iopf enablement in domain attach path
Lu Baolu
2025-03-28
iommufd: Test attach before detaching pasid
Yi Liu
2025-03-28
iommufd: Balance veventq->num_events inc/dec
Yi Liu
2025-03-28
iommufd: Initialize the flags of vevent in iommufd_viommu_report_event()
Yi Liu
2025-03-28
iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
Yi Liu
2025-03-25
iommufd/selftest: Add test ops to test pasid attach/detach
Yi Liu
2025-03-25
iommufd/selftest: Add a helper to get test device
Yi Liu
2025-03-25
iommufd/selftest: Add set_dev_pasid in mock iommu
Yi Liu
2025-03-25
iommufd: Allow allocating PASID-compatible domain
Yi Liu
2025-03-25
iommufd: Enforce PASID-compatible domain for RID
Yi Liu
2025-03-25
iommufd: Support pasid attach/replace
Yi Liu
2025-03-25
iommufd: Enforce PASID-compatible domain in PASID path
Yi Liu
2025-03-25
iommufd/device: Add pasid_attach array to track per-PASID attach
Yi Liu
2025-03-25
iommufd/device: Replace device_list with device_array
Yi Liu
2025-03-25
iommufd/device: Wrap igroup->hwpt and igroup->device_list into attach struct
Yi Liu
2025-03-25
iommufd/device: Add helper to detect the first attach of a group
Yi Liu
2025-03-25
iommufd/device: Replace idev->igroup with local variable
Yi Liu
2025-03-25
iommufd/device: Only add reserved_iova in non-pasid path
Yi Liu
2025-03-25
iommufd: Pass @pasid through the device attach/replace path
Yi Liu
2025-03-25
iommu: Drop sw_msi from iommu_domain
Nicolin Chen
2025-03-25
iommufd: Move iommufd_sw_msi and related functions to driver.c
Nicolin Chen
2025-03-25
iommu: Sort out domain user data
Robin Murphy
2025-03-18
iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
Nicolin Chen
2025-03-18
iommufd/selftest: Require vdev_id when attaching to a nested domain
Nicolin Chen
2025-03-18
iommufd/viommu: Add iommufd_viommu_report_event helper
Nicolin Chen
2025-03-18
iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
Nicolin Chen
2025-03-18
iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
Nicolin Chen
2025-03-17
iommufd: Rename fault.c to eventq.c
Nicolin Chen
2025-03-17
iommufd: Abstract an iommufd_eventq from iommufd_fault
Nicolin Chen
2025-03-17
iommufd/fault: Add an iommufd_fault_init() helper
Nicolin Chen
2025-03-17
iommufd/fault: Move two fault functions out of the header
Nicolin Chen
2025-03-07
iommufd: Fail replace if device has not been attached
Yi Liu
2025-03-07
iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocators
Nicolin Chen
2025-03-04
iommufd: Fix uninitialized rc in iommufd_access_rw()
Nicolin Chen
2025-03-04
iommufd: Disallow allocating nested parent domain with fault ID
Yi Liu
2025-02-27
iommufd: Implement sw_msi support natively
Jason Gunthorpe
2025-02-21
iommu: Turn fault_data to iommufd private pointer
Nicolin Chen
2025-02-11
iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev()
Nicolin Chen
2025-02-11
iommufd: Make attach_handle generic than fault specific
Nicolin Chen
2025-01-21
iommufd: Fix struct iommu_hwpt_pgfault init and padding
Nicolin Chen
2025-01-20
iommufd/fault: Use a separate spinlock to protect fault->deliver list
Nicolin Chen
2025-01-16
iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
Nicolin Chen
2025-01-14
iommufd: Keep OBJ/IOCTL lists in an alphabetical order
Nicolin Chen
2025-01-14
iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()
Qasim Ijaz
2025-01-14
iommu: iommufd: fix WARNING in iommufd_device_unbind
Suraj Sonawane
2024-12-11
iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core
Yi Liu
2024-12-11
iommufd/selftest: Remove domain_alloc_paging()
Jason Gunthorpe
2024-12-05
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-03
iommufd: Fix out_fput in iommufd_fault_alloc()
Nicolin Chen
[next]