开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2025-04-28
iommu: Hide ops.domain_alloc behind CONFIG_FSL_PAMU
Jason Gunthorpe
2025-04-28
iommu: Do not call domain_alloc() in iommu_sva_domain_alloc()
Jason Gunthorpe
2025-04-28
iommu/virtio: Move to domain_alloc_paging()
Jason Gunthorpe
2025-04-28
iommu: Add domain_alloc_identity()
Jason Gunthorpe
2025-04-28
iommu/virtio: Break out bypass identity support into a global static
Jason Gunthorpe
2025-04-28
iommu: Remove iommu_dev_enable/disable_feature()
Lu Baolu
2025-04-28
iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
Lu Baolu
2025-04-28
uacce: Remove unnecessary IOMMU_DEV_FEAT_IOPF
Lu Baolu
2025-04-28
dmaengine: idxd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
Lu Baolu
2025-04-28
iommufd/selftest: Put iopf enablement in domain attach path
Lu Baolu
2025-04-28
iommu/vt-d: Put iopf enablement in domain attach path
Lu Baolu
2025-04-28
iommu: Remove IOMMU_DEV_FEAT_SVA
Jason Gunthorpe
2025-04-28
iommu/arm-smmu-v3: Put iopf enablement in the domain attach path
Jason Gunthorpe
2025-04-17
iommu: Split out and tidy up Arm Kconfig
Robin Murphy
2025-04-17
iommu: Avoid introducing more races
Robin Murphy
2025-04-17
iommu/vtd: Remove iommu_alloc_pages_node()
Jason Gunthorpe
2025-04-17
iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_alloc_page_node()
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_alloc_page/pages()
Jason Gunthorpe
2025-04-17
iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
Jason Gunthorpe
2025-04-17
iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
Jason Gunthorpe
2025-04-17
iommu/amd: Use roundup_pow_two() instead of get_order()
Jason Gunthorpe
2025-04-17
iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
Jason Gunthorpe
2025-04-17
iommu/pages: Allow sub page sizes to be passed into the allocator
Jason Gunthorpe
2025-04-17
iommu/pages: Move the __GFP_HIGHMEM checks into the common code
Jason Gunthorpe
2025-04-17
iommu/pages: Move from struct page to struct ioptdesc and folio
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_put_pages_list_old and the _Generic
Jason Gunthorpe
2025-04-17
iommu: Change iommu_iotlb_gather to use iommu_page_list
Jason Gunthorpe
2025-04-17
iommu/amd: Convert to use struct iommu_pages_list
Jason Gunthorpe
2025-04-17
iommu/riscv: Convert to use struct iommu_pages_list
Jason Gunthorpe
2025-04-17
iommu/pages: Formalize the freelist API
Jason Gunthorpe
2025-04-17
iommu/pages: De-inline the substantial functions
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_free_page()
Jason Gunthorpe
2025-04-17
iommu/pages: Remove the order argument to iommu_free_pages()
Jason Gunthorpe
2025-04-17
iommu/pages: Make iommu_put_pages_list() work with high order allocations
Jason Gunthorpe
2025-04-17
iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
Jason Gunthorpe
2025-04-17
iommu/tegra: Do not use struct page as the handle for pts
Jason Gunthorpe
2025-04-17
iommu/terga: Do not use struct page as the handle for as->pd memory
Jason Gunthorpe
2025-04-12
Merge tag 'pwm/for-6.15-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-11
Merge tag 'pci-v6.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-11
PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device()
Zhangfei Gao
2025-04-11
Merge tag 'spi-fix-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-11
Merge tag 'ata-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2025-04-11
Merge tag 'block-6.15-20250411' of git://git.kernel.dk/linux
Linus Torvalds
2025-04-11
Merge tag 'iommu-fixes-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-04-11
Merge tag 'acpi-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-04-11
Merge tag 's390-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-04-11
Merge branches 'acpi-ec' and 'acpi-button'
Rafael J. Wysocki
2025-04-11
null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
Thorsten Blum
2025-04-11
iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
Nicolin Chen
[next]