index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
4
-8
/
+0
2024-09-24
Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-6
/
+1
2024-09-17
vfio/pci: implement huge_fault support
Alex Williamson
1
-17
/
+43
2024-09-12
vfio/pci: clean up a type in vfio_pci_ioctl_pci_hot_reset_groups()
Dan Carpenter
1
-1
/
+1
2024-09-03
vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-19
Merge tag 'vfio-v6.11-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-60
/
+62
2024-07-10
vfio/pci: Init the count variable in collecting hot-reset devices
Yi Liu
1
-1
/
+1
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-05-21
Merge tag 'vfio-v6.10-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
7
-63
/
+800
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
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-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/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-03-11
vfio/pci: Create persistent INTx handler
Alex Williamson
1
-67
/
+78
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/mlx5: Enforce PRE_COPY support
Yishai Hadas
3
-127
/
+71
2024-03-06
hisi_acc_vfio_pci: Remove the deferred_reset logic
Shameer Kolothum
2
-40
/
+14
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-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
2024-02-22
vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNING
Yishai Hadas
3
-12
/
+45
2024-02-22
vfio/mlx5: Block incremental query upon migf state error
Yishai Hadas
1
-0
/
+5
2024-02-22
vfio/mlx5: Handle the EREMOTEIO error upon the SAVE command
Yishai Hadas
1
-1
/
+6
2024-02-22
vfio/mlx5: Add support for tracker object change event
Yishai Hadas
2
-0
/
+49
2024-02-22
vfio/pci: WARN_ON driver_override kasprintf failure
Kunwu Chan
1
-0
/
+1
2024-01-19
Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
9
-152
/
+837
2024-01-11
vfio/virtio: fix virtio-pci dependency
Arnd Bergmann
1
-1
/
+1
2024-01-08
Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-9
/
+9
2024-01-05
hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
Shameer Kolothum
1
-2
/
+5
2023-12-20
vfio/virtio: Declare virtiovf_pci_aer_reset_done() static
Yishai Hadas
1
-1
/
+1
2023-12-19
Merge branch 'v6.8/vfio/virtio' into v6.8/vfio/next
Alex Williamson
6
-27
/
+628
2023-12-19
vfio/virtio: Introduce a vfio driver over virtio devices
Yishai Hadas
5
-0
/
+598
2023-12-19
vfio/pci: Expose vfio_pci_core_iowrite/read##size()
Yishai Hadas
1
-24
/
+26
2023-12-19
vfio/pci: Expose vfio_pci_core_setup_barmap()
Yishai Hadas
1
-3
/
+4
2023-12-05
vfio/pds: Add multi-region support
Brett Creeley
2
-68
/
+156
[next]