summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommufd
AgeCommit message (Expand)Author
11 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-13iommufd: Fix UAF in selftest IOPF reportingPeiyang He
2026-08-13iommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when rac...Peiyang He
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm...Joerg Roedel
2026-08-10iommufd: Release current IOAS on xa_store() failureShuai Xue
2026-08-10iommufd: Avoid locking internal accesses during unmapShuai Xue
2026-07-26iommu/iommufd: Fix IOPF group ownership UAFPeiyang He
2026-07-14iommufd: Add an ioctl to query PA from IOVA for noiommu modeJacob Pan
2026-07-14iommufd: Allow binding to a noiommu deviceJason Gunthorpe
2026-07-14iommufd: Move igroup allocation to a functionJason Gunthorpe
2026-07-14iommufd: Support a HWPT without an iommu driver for noiommuJason Gunthorpe
2026-07-14iommufd/viommu: Publish a vDEVICE only after vdevice_init() succeedsNicolin Chen
2026-07-14iommufd/viommu: Release the igroup lock on the vdevice_size error pathNicolin Chen
2026-07-14iommufd: Simplify iommufd_device_remove_vdev()Jason Gunthorpe
2026-07-14iommufd: Fix grammar and spelling in commentsxiongweimin
2026-07-13iommufd: Reject DMABUF pages from the access pin pathPeiyang He
2026-07-13iommufd: Fix wrong hwpt passed to iommufd_auto_response_faults on replacePeiyang He
2026-07-13iommufd/selftest: Fix dmabuf leak in iommufd_test_dmabuf_get()yeeli
2026-07-13iommufd/selftest: Avoid selftest dirty bitmap size wrapSamuel Moelius
2026-06-12iommufd: Set upper bounds on cache invalidation entry_num and entry_lenNicolin Chen
2026-06-08iommufd: Destroy the pages content after detaching from dmabufJason Gunthorpe
2026-06-08iommufd: Take dma_resv lock before dma_buf_unpin() in release pathAnkit Soni
2026-06-05iommufd: Avoid partial fault group delivery in iommufd_fault_fops_read()Nicolin Chen
2026-06-05iommufd: Break the loop on failure in iommufd_fault_fops_read()Nicolin Chen
2026-06-05iommufd: Reject invalid read count in iommufd_fault_fops_read()Nicolin Chen
2026-06-05iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()Nicolin Chen
2026-06-05iommufd: Reject invalid read count in iommufd_veventq_fops_read()Nicolin Chen
2026-06-05iommufd: Rewind header length in done if iommufd_veventq_fops_read() failsNicolin Chen
2026-06-01iommufd: Set veventq_depth upper boundNicolin Chen
2026-06-01iommufd: Move vevent memory allocation outside spinlockNicolin Chen
2026-06-01iommufd: Fix data_len byte-count vs element-count mismatchNicolin Chen
2026-05-08iommufd: Use sizeof(*hdr) instead of sizeof(hdr) in veventq readKai Aizen
2026-04-16Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-15Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-11iommufd: Fix a race with concurrent allocation and unmapSina Hassani
2026-03-31iommufd/selftest: Remove MOCK_IOMMUPT_AMDV1 formatPranjal Shrivastava
2026-03-31iommufd: Fix return value of iommufd_fault_fops_write()Zhenzhong Duan
2026-03-25iommufd: update outdated comment for renamed iommufd_hw_pagetable_alloc()Kexin Sun
2026-03-17iommufd: Report ATS not supported status via IOMMU_GET_HW_INFOShameer Kolothum
2026-03-13iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}Thorsten Blum
2026-03-02iommufd: vfio compatibility extension check for noiommu modeJacob Pan
2026-03-02iommufd: Constify struct dma_buf_attach_opsChristophe JAILLET
2026-02-23iommufd: Add dma_buf_pin()Leon Romanovsky
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-01-28iommufd: Initialize batch->kind in batch_clear()Deepanshu Kartikey
2026-01-27dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()Leon Romanovsky