index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2023-07-25
iommufd: Add iommufd_ctx_from_fd()
Yi Liu
2023-07-25
iommufd/device: Add iommufd_access_detach() API
Nicolin Chen
2023-07-25
iommufd: Add helper to retrieve iommufd_ctx and devid
Yi Liu
2023-07-25
iommufd: Add iommufd_ctx_has_group()
Yi Liu
2023-07-25
iommufd: Reserve all negative IDs in the iommufd xarray
Yi Liu
2023-07-14
iommu/amd: Enable PPR/GA interrupt after interrupt handler setup
Vasant Hegde
2023-07-14
iommu/amd: Consolidate PPR log enablement
Vasant Hegde
2023-07-14
iommu/amd: Disable PPR log/interrupt in iommu_disable()
Vasant Hegde
2023-07-14
iommu/amd: Enable separate interrupt for PPR and GA log
Vasant Hegde
2023-07-14
iommu/amd: Refactor IOMMU interrupt handling logic for Event, PPR, and GA logs
Vasant Hegde
2023-07-14
iommu/amd: Handle PPR log overflow
Vasant Hegde
2023-07-14
iommu/amd: Generalize log overflow handling
Vasant Hegde
2023-07-14
iommu: rockchip: Allocate tables from all available memory for IOMMU v2
Jonas Karlman
2023-07-14
iommu: rockchip: Fix directory table address encoding
Jonas Karlman
2023-07-14
iommu/amd/iommu_v2: Clear pasid state in free path
Vasant Hegde
2023-07-14
iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind
Daniel Marcovitch
2023-07-14
iommu: Optimise PCI SAC address trick
Robin Murphy
2023-07-14
iommu: Avoid locking/unlocking for iommu_probe_device()
Jason Gunthorpe
2023-07-14
iommu: Split iommu_group_add_device()
Jason Gunthorpe
2023-07-14
iommu: Always destroy the iommu_group during iommu_release_device()
Jason Gunthorpe
2023-07-14
iommu: Do not export iommu_device_link/unlink()
Jason Gunthorpe
2023-07-14
iommu: Move the iommu driver sysfs setup into iommu_init/deinit_device()
Jason Gunthorpe
2023-07-14
iommu: Add iommu_init/deinit_device() paired functions
Jason Gunthorpe
2023-07-14
iommu: Simplify the __iommu_group_remove_device() flow
Jason Gunthorpe
2023-07-14
iommu: Inline iommu_group_get_for_dev() into __iommu_probe_device()
Jason Gunthorpe
2023-07-14
iommu: Use iommu_group_ref_get/put() for dev->iommu_group
Jason Gunthorpe
2023-07-14
iommu: Have __iommu_probe_device() check for already probed devices
Jason Gunthorpe
2023-07-14
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Dan Carpenter
2023-07-14
iommu: Fix crash during syfs iommu_groups/N/type
Jason Gunthorpe
2023-06-29
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-29
Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-26
iommufd: Call iopt_area_contig_done() under the lock
Jason Gunthorpe
2023-06-26
iommufd: Do not access the area pointer after unlocking
Jason Gunthorpe
2023-06-19
iommu/dma: force bouncing if the size is not cacheline-aligned
Catalin Marinas
2023-06-19
dma-mapping: name SG DMA flag helpers consistently
Robin Murphy
2023-06-19
Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...
Joerg Roedel
2023-06-16
iommu/vt-d: Remove commented-out code
Lu Baolu
2023-06-16
iommu/vt-d: Remove two WARN_ON in domain_context_mapping_one()
Yanfei Xu
2023-06-16
iommu/vt-d: Handle the failure case of dmar_reenable_qi()
Yanfei Xu
2023-06-16
iommu/vt-d: Remove unnecessary (void*) conversions
Suhui
2023-06-16
iommu/amd: Fix possible memory leak of 'domain'
Su Hui
2023-06-16
iommu/amd: Remove extern from function prototypes
Vasant Hegde
2023-06-16
iommu/amd: Use BIT/BIT_ULL macro to define bit fields
Vasant Hegde
2023-06-16
iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macro
Vasant Hegde
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-09
iommu/amd: Fix compile error for unused function
Joerg Roedel
[prev]
[next]