index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
vfio/cdx: add support for CDX bus
Nipun Gupta
6
-0
/
+289
2023-06-16
vfio/fsl: Create Kconfig sub-menu
Alex Williamson
1
-1
/
+5
2023-06-16
vfio/platform: Cleanup Kconfig
Alex Williamson
4
-11
/
+20
2023-06-16
vfio/pci: Cleanup Kconfig
Alex Williamson
4
-6
/
+10
2023-06-16
vfio/pci-core: Add capability for AtomicOp completer support
Alex Williamson
1
-0
/
+38
2023-06-10
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
1
-1
/
+1
2023-05-31
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
1
-2
/
+1
2023-05-26
vfio/pci: Also demote hiding standard cap messages
Alex Williamson
1
-2
/
+2
2023-05-24
vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
Reinette Chatre
1
-1
/
+1
2023-05-24
vfio/pci: Support dynamic MSI-X
Reinette Chatre
1
-6
/
+41
2023-05-24
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
1
-1
/
+4
2023-05-24
vfio/pci: Update stale comment
Reinette Chatre
1
-5
/
+3
2023-05-24
vfio/pci: Remove interrupt context counter
Reinette Chatre
1
-12
/
+1
2023-05-24
vfio/pci: Use xarray for interrupt context storage
Reinette Chatre
2
-45
/
+47
2023-05-24
vfio/pci: Move to single error path
Reinette Chatre
1
-7
/
+10
2023-05-24
vfio/pci: Prepare for dynamic interrupt context storage
Reinette Chatre
1
-66
/
+149
2023-05-24
vfio/pci: Remove negative check on unsigned vector
Reinette Chatre
1
-7
/
+8
2023-05-24
vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
Reinette Chatre
1
-2
/
+1
2023-05-24
vfio/pci: demote hiding ecap messages to debug level
Oleksandr Natalenko
1
-2
/
+2
2023-05-23
vfio/type1: check pfn valid before converting to struct page
Yan Zhao
1
-0
/
+5
2023-05-02
Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+7
2023-04-29
Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-83
/
+13
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2023-04-14
vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list.
K V P, Satyanarayana
1
-0
/
+7
2023-04-04
Merge branch 'iommufd/for-rc' into for-next
Jason Gunthorpe
1
-10
/
+4
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-10
/
+4
2023-03-31
vfio: Check the presence for iommufd callbacks in __vfio_register_dev()
Yi Liu
2
-5
/
+3
2023-03-31
vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
Yi Liu
1
-8
/
+6
2023-03-31
vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
Yi Liu
1
-1
/
+1
2023-03-31
vfio-iommufd: No need to record iommufd_ctx in vfio_device
Yi Liu
1
-7
/
+1
2023-03-31
iommufd: Create access in vfio_iommufd_emulated_bind()
Nicolin Chen
1
-7
/
+17
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2
-2
/
+2
2023-03-16
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
1
-1
/
+1
2023-03-14
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
1
-8
/
+0
2023-03-14
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
1
-78
/
+16
2023-03-13
vfio/mlx5: Fix the report of dirty_bytes upon pre-copy
Yishai Hadas
1
-10
/
+4
2023-02-25
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
21
-271
/
+562
2023-02-25
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-25
/
+41
2023-02-25
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-22
vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
Yan Zhao
1
-1
/
+1
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
1
-11
/
+20
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
1
-4
/
+5
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-09
vfio/mlx5: Fix range size calculation upon tracker creation
Yishai Hadas
1
-2
/
+2
2023-02-09
vfio: no need to pass kvm pointer during device open
Matthew Rosato
3
-7
/
+5
2023-02-09
vfio: fix deadlock between group lock and kvm lock
Matthew Rosato
3
-14
/
+108
2023-02-09
vfio: revert "iommu driver notify callback"
Steve Sistare
2
-12
/
+0
2023-02-09
vfio/type1: revert "implement notify callback"
Steve Sistare
1
-15
/
+0
[prev]
[next]