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
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-07-20
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+9
2024-07-19
Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-60
/
+62
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+4
2024-07-10
vfio/pci: Init the count variable in collecting hot-reset devices
Yi Liu
1
-1
/
+1
2024-07-04
vfio/type1: Use iommu_paging_domain_alloc()
Lu Baolu
1
-3
/
+4
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-06-28
vfio/spapr: Always clear TCEs before unsetting the window
Shivaprasad G Bhat
1
-4
/
+9
2024-06-21
vfio/pci: Support 8-byte PCI loads and stores
Ben Segal
1
-0
/
+16
2024-06-21
vfio/pci: Extract duplicated code into macro
Gerd Bayer
1
-60
/
+46
2024-06-13
vfio/pci: Insert full vma on mmap'd MMIO fault
Alex Williamson
1
-2
/
+17
2024-06-01
vfio/pci: Use unmap_mapping_range()
Alex Williamson
1
-209
/
+55
2024-06-01
vfio: Create vfio_fs_type with inode per device
Alex Williamson
3
-0
/
+58
2024-05-21
Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
11
-65
/
+1098
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2024-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-1
/
+0
2024-05-17
vfio/pci: Restore zero affected bus reset devices warning
Alex Williamson
1
-0
/
+3
2024-05-13
VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist
Arjan van de Ven
1
-0
/
+2
2024-05-10
vfio/pci: Collect hot-reset devices to local buffer
Alex Williamson
1
-29
/
+49
2024-05-06
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
1
-2
/
+2
2024-04-29
vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices
Xin Zeng
5
-0
/
+721
2024-04-26
fix missing vmalloc.h includes
Kent Overstreet
1
-0
/
+1
2024-04-23
vfio/cdx: add interrupt support
Nipun Gupta
4
-2
/
+298
2024-04-23
vfio/pci: fix potential memory leak in vfio_intx_enable()
Ye Bin
1
-1
/
+3
2024-04-23
vfio/pci: Pass eventfd context object through irqfd
Alex Williamson
1
-20
/
+13
2024-04-23
vfio/pci: Pass eventfd context to IRQ handler
Alex Williamson
1
-13
/
+11
2024-04-18
ARM: 9370/1: vfio: amba: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-15
Merge tag 'vfio-v6.9-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
29
-426
/
+1416
2024-03-11
vfio/fsl-mc: Block calling interrupt handler without trigger
Alex Williamson
1
-3
/
+4
2024-03-11
vfio/platform: Create persistent IRQ handlers
Alex Williamson
1
-32
/
+68
2024-03-11
vfio/platform: Disable virqfds on cleanup
Alex Williamson
1
-1
/
+4
2024-03-11
vfio/pci: Create persistent INTx handler
Alex Williamson
1
-67
/
+78
2024-03-11
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
1
-0
/
+21
2024-03-11
vfio/pci: Lock external INTx masking ops
Alex Williamson
1
-6
/
+28
2024-03-11
vfio/pci: Disable auto-enable of exclusive INTx IRQ
Alex Williamson
1
-7
/
+10
2024-03-11
vfio/pds: Refactor/simplify reset logic
Brett Creeley
4
-67
/
+19
2024-03-11
vfio/pds: Make sure migration file isn't accessed after reset
Brett Creeley
2
-0
/
+14
2024-03-11
vfio/platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-03-11
vfio/mlx5: Enforce PRE_COPY support
Yishai Hadas
3
-127
/
+71
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-1
/
+18
2024-03-06
hisi_acc_vfio_pci: Remove the deferred_reset logic
Shameer Kolothum
2
-40
/
+14
2024-03-05
Revert "vfio/type1: Unpin zero pages"
Alex Williamson
1
-12
/
+0
2024-03-05
vfio/nvgrace-gpu: Convey kvm to map device memory region as noncached
Ankit Agrawal
1
-1
/
+10
2024-03-05
Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...
Alex Williamson
1
-1
/
+18
2024-03-05
vfio: amba: Rename pl330_ids[] to vfio_amba_ids[]
Geert Uytterhoeven
1
-3
/
+3
2024-03-02
vfio/pds: Always clear the save/restore FDs on reset
Brett Creeley
1
-2
/
+2
2024-02-24
vfio: Convey kvm that the vfio-pci device is wc safe
Ankit Agrawal
1
-1
/
+18
2024-02-22
vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
Ankit Agrawal
5
-0
/
+896
2024-02-22
vfio/pci: rename and export range_intersect_range
Ankit Agrawal
2
-46
/
+68
2024-02-22
vfio/pci: rename and export do_io_rw()
Ankit Agrawal
1
-7
/
+9
[next]