index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
riscv
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2026-01-25
iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()
Markus Elfring
-4
/
+4
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
-3
/
+6
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
-1
/
+26
2025-09-05
iommu/riscv: Add ACPI support
Sunil V L
-1
/
+26
2025-08-22
iommu/riscv: prevent NULL deref in iova_to_phys
XianLiang Huang
-1
/
+1
2025-06-27
iommu: Remove ops.pgsize_bitmap from drivers that don't use it
Jason Gunthorpe
-1
/
+0
2025-05-16
iommu: make inclusion of riscv directory conditional
Rolf Eike Beer
-1
/
+1
2025-04-17
iommu/pages: Remove iommu_alloc_page_node()
Jason Gunthorpe
-3
/
+4
2025-04-17
iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
Jason Gunthorpe
-7
/
+8
2025-04-17
iommu/riscv: Convert to use struct iommu_pages_list
Jason Gunthorpe
-4
/
+5
2025-04-17
iommu/pages: Remove iommu_free_page()
Jason Gunthorpe
-3
/
+3
2025-04-17
iommu/pages: Remove the order argument to iommu_free_pages()
Jason Gunthorpe
-4
/
+2
2025-01-17
iommu/riscv: Fixup compile warning
Guo Ren
-1
/
+1
2025-01-06
iommu/riscv: Add shutdown function for iommu driver
Xu Lu
-2
/
+19
2025-01-06
iommu/riscv: Empty iommu queue before enabling it
Xu Lu
-0
/
+6
2024-12-18
iommu/riscv: Add support for platform msi
Andrew Jones
-18
/
+84
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
-1
/
+1
2024-10-29
iommu/riscv: Paging domain support
Tomasz Jeznach
-8
/
+609
2024-10-29
iommu/riscv: Command and fault queue support
Tomasz Jeznach
-2
/
+613
2024-10-29
iommu/riscv: Device directory management.
Tomasz Jeznach
-11
/
+392
2024-10-29
iommu/riscv: Enable IOMMU registration and device probe.
Tomasz Jeznach
-0
/
+66
2024-10-29
iommu/riscv: Add RISC-V IOMMU PCIe device driver
Tomasz Jeznach
-0
/
+126
2024-10-29
iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach
-0
/
+983