summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-12iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe
2023-12-12iommu: Mark dev_iommu_get() with lockdepJason Gunthorpe
2023-12-12iommu/of: Use -ENODEV consistently in of_iommu_configure()Jason Gunthorpe
2023-12-12iommmu/of: Do not return struct iommu_ops from of_iommu_configure()Jason Gunthorpe
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe
2023-12-12iommu: Set owner token to SVA domainLu Baolu
2023-12-12mm: Deprecate pasid fieldTina Zhang
2023-12-12iommu: Support mm PASID 1:n with sva domainsTina Zhang
2023-12-12mm: Add structure to keep sva informationTina Zhang
2023-12-12iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang
2023-12-12iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()Tina Zhang
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe
2023-11-27Merge branch 'iommu/fixes' into coreJoerg Roedel
2023-11-27iommu: Extend LPAE page table format to support custom allocatorsBoris Brezillon
2023-11-27iommu: Allow passing custom allocators to pgtable driversBoris Brezillon
2023-11-27iommu/vt-d: Set variable intel_dirty_ops to staticKunwu Chan
2023-11-27iommu/vt-d: Fix incorrect cache invalidation for mm notificationLu Baolu
2023-11-27iommu/vt-d: Add MTL to quirk list to skip TE disablingAbdul Halim, Mohd Syazwan
2023-11-27iommu/vt-d: Make context clearing consistent with context mappingLu Baolu
2023-11-27iommu/vt-d: Disable PCI ATS in legacy passthrough modeLu Baolu
2023-11-27iommu/vt-d: Omit devTLB invalidation requests when TES=0Lu Baolu
2023-11-27iommu/vt-d: Support enforce_cache_coherency only for empty domainsLu Baolu
2023-11-27iommu: Clean up open-coded ownership checksRobin Murphy
2023-11-27iommu: Retire bus opsRobin Murphy
2023-11-27iommu/arm-smmu: Don't register fwnode for legacy bindingRobin Murphy
2023-11-27iommu: Decouple iommu_domain_alloc() from bus opsRobin Murphy
2023-11-27iommu: Validate that devices match domainsRobin Murphy
2023-11-27iommu: Decouple iommu_present() from bus opsRobin Murphy
2023-11-27iommu: Factor out some helpersRobin Murphy
2023-11-27iommu: Avoid more races around device probeRobin Murphy
2023-11-27MAINTAINERS: list all Qualcomm IOMMU drivers in the QUALCOMM IOMMU entryDmitry Baryshkov
2023-11-27iommu: Flow ERR_PTR out from __iommu_domain_alloc()Jason Gunthorpe
2023-11-27iommu: Map reserved memory as cacheable if device is coherentLaurentiu Tudor
2023-11-26Linux 6.7-rc3v6.7-rc3Linus Torvalds
2023-11-26Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-26Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-26Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-26Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-26Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-25Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-25Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-25parisc: Use natural CPU alignment for bug_tableHelge Deller
2023-11-25parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller
2023-11-25parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller
2023-11-25parisc: Mark jump_table naturally alignedHelge Deller