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
2024-02-26
iommufd/selftest: Don't check map/unmap pairing with HUGE_PAGES
Jason Gunthorpe
2024-02-26
iommufd: Fix protection fault in iommufd_test_syz_conv_iova
Nicolin Chen
2024-02-26
iommufd/selftest: Fix mock_dev_num bug
Nicolin Chen
2024-02-26
iommufd: Fix iopt_access_list_id overwrite bug
Nicolin Chen
2024-02-21
iommufd: Reject non-zero data_type if no data_len is provided
Jason Gunthorpe
2024-02-06
iommufd/iova_bitmap: Consider page offset for the pages to be pinned
Joao Martins
2024-02-06
iommufd/selftest: Hugepage mock domain support
Joao Martins
2024-02-06
iommufd/selftest: Refactor mock_domain_read_and_clear_dirty()
Joao Martins
2024-02-06
iommufd/iova_bitmap: Handle recording beyond the mapped pages
Joao Martins
2024-02-06
iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array
Joao Martins
2024-02-06
iommufd/iova_bitmap: Bounds check mapped::pages access
Joao Martins
2024-01-18
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-11
iommufd/selftest: Check the bus type during probe
Jason Gunthorpe
2024-01-11
iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
Nicolin Chen
2024-01-11
iommufd/selftest: Add mock_domain_cache_invalidate_user support
Nicolin Chen
2024-01-11
iommufd: Add IOMMU_HWPT_INVALIDATE
Yi Liu
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-11-29
iommufd: Do not UAF during iommufd_put_object()
Jason Gunthorpe
2023-11-29
iommufd: Add iommufd_ctx to iommufd_put_object()
Jason Gunthorpe
2023-11-27
iommu: Validate that devices match domains
Robin Murphy
2023-11-09
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-30
iommufd: Organize the mock domain alloc functions closer to Joerg's tree
Jason Gunthorpe
2023-10-30
iommufd/selftest: Fix page-size check in iommufd_test_dirty()
Joao Martins
2023-10-30
iommufd: Add iopt_area_alloc()
Jason Gunthorpe
2023-10-30
iommufd: Fix missing update of domains_itree after splitting iopt_area
Koichiro Den
2023-10-26
iommufd: Convert to alloc_domain_paging()
Jason Gunthorpe
2023-10-26
iommufd/selftest: Add nested domain allocation for mock domain
Nicolin Chen
2023-10-26
iommufd: Add a nested HW pagetable object
Nicolin Chen
2023-10-26
iommu: Pass in parent domain with user_data to domain_alloc_user op
Yi Liu
2023-10-26
iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
Nicolin Chen
2023-10-26
iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
Nicolin Chen
2023-10-26
iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
Jason Gunthorpe
2023-10-26
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
2023-10-24
iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
Nicolin Chen
2023-10-24
iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag
Joao Martins
2023-10-24
iommufd/selftest: Test out_capabilities in IOMMU_GET_HW_INFO
Joao Martins
2023-10-24
iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2023-10-24
iommufd/selftest: Test IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
2023-10-24
iommufd/selftest: Test IOMMU_HWPT_ALLOC_DIRTY_TRACKING
Joao Martins
2023-10-24
iommufd/selftest: Expand mock_domain with dev_flags
Joao Martins
2023-10-24
iommufd: Add a flag to skip clearing of IOPTE dirty
Joao Martins
2023-10-24
iommufd: Add capabilities to IOMMU_GET_HW_INFO
Joao Martins
2023-10-24
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2023-10-24
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
2023-10-24
iommufd: Add a flag to enforce dirty tracking on attach
Joao Martins
2023-10-24
iommufd/iova_bitmap: Move symbols to IOMMUFD namespace
Joao Martins
2023-10-24
vfio: Move iova_bitmap into iommufd
Joao Martins
2023-10-10
iommufd/selftest: Add domain_alloc_user() support in iommu mock
Yi Liu
2023-10-10
iommufd: Support allocating nested parent domain
Yi Liu
2023-10-10
iommufd: Flow user flags for domain allocation to domain_alloc_user()
Yi Liu
[next]