index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-23
/
+5
2025-11-28
vfio: convert vfio_group_ioctl_get_device_fd() to FD_ADD()
Christian Brauner
1
-23
/
+5
2025-10-28
vfio/type1: handle DMA map/unmap up to the addressable limit
Alex Mastro
1
-35
/
+42
2025-10-28
vfio/type1: move iova increment to unmap_unpin_*() caller
Alex Mastro
1
-10
/
+10
2025-10-28
vfio/type1: sanitize for overflow using check_*_overflow()
Alex Mastro
1
-23
/
+63
2025-10-06
vfio: Dump migration features under debugfs
Cédric Le Goater
1
-0
/
+19
2025-10-06
vfio/type1: optimize vfio_unpin_pages_remote()
Li Zhe
1
-4
/
+16
2025-10-06
vfio/type1: introduce a new member has_rsvd for struct vfio_dma
Li Zhe
1
-0
/
+2
2025-10-06
vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
Li Zhe
1
-7
/
+3
2025-10-06
vfio/type1: optimize vfio_pin_pages_remote()
Li Zhe
1
-12
/
+72
2025-10-04
Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
15
-11
/
+78
2025-09-26
vfio/nvgrace-gpu: Add GB300 SKU to the devid table
Tushar Dave
1
-0
/
+2
2025-09-26
vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
Timothy Pearson
1
-0
/
+7
2025-09-21
vfio/pci: drop nth_page() usage within SG entry
David Hildenbrand
2
-4
/
+2
2025-09-19
vfio/pds: replace bitmap_free with vfree
Zilin Guan
1
-1
/
+1
2025-09-19
vfio: return -ENOTTY for unsupported device feature
Alex Mastro
1
-1
/
+1
2025-09-19
hisi_acc_vfio_pci: Fix reference leak in hisi_acc_vfio_debug_init
Miaoqian Lin
1
-1
/
+5
2025-09-19
vfio/platform: Mark reset drivers for removal
Alex Williamson
4
-3
/
+9
2025-09-19
vfio/amba: Mark for removal
Alex Williamson
2
-1
/
+6
2025-08-27
vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQ
Nipun Gupta
2
-1
/
+19
2025-08-27
vfio/nvgrace-gpu: fix grammatical error
Morduan Zang
1
-1
/
+1
2025-08-27
vfio/pci: drop redundant conversion to bool
Xichao Zhao
1
-1
/
+1
2025-08-27
vfio/fsl-mc: Mark for removal
Alex Williamson
2
-1
/
+6
2025-08-25
vfio/pci: print vfio-device syspath to fdinfo
Alex Mastro
1
-0
/
+20
2025-08-07
Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
14
-20
/
+82
2025-08-05
vfio/type1: conditional rescheduling while pinning
Keith Busch
1
-0
/
+7
2025-08-05
vfio/qat: add support for intel QAT 6xxx virtual functions
Małgorzata Mielnik
1
-1
/
+3
2025-08-05
vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFD
Jason Gunthorpe
9
-11
/
+59
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-2
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+2
2025-07-17
vfio/pci: Use pci_is_display()
Mario Limonciello
1
-2
/
+1
2025-07-15
vfio/mlx5: fix possible overflow in tracking max message size
Artem Sadovnikov
1
-2
/
+2
2025-07-11
vfio/pci: Separate SR-IOV VF dev_set
Alex Williamson
1
-1
/
+1
2025-07-11
vfio/pds: Fix missing detach_ioas op
Brett Creeley
1
-0
/
+1
2025-07-11
vfio: Prevent open_count decrement to negative
Jacob Pan
1
-1
/
+2
2025-07-11
vfio: Fix unbalanced vfio_df_close call in no-iommu mode
Jacob Pan
2
-4
/
+7
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-3
/
+2
2025-07-09
mm: remove remaining uses of PFN_DEV
Alistair Popple
1
-4
/
+2
2025-06-20
irqbypass: Require producers to pass in Linux IRQ number during registration
Sean Christopherson
1
-2
/
+1
2025-06-20
irqbypass: Take ownership of producer/consumer token tracking
Sean Christopherson
1
-6
/
+3
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2025-05-22
vfio/type1: Fix error unwind in migration dirty bitmap allocation
Li RongQing
1
-1
/
+1
2025-05-20
vfio/mlx5: Enable the DMA link API
Leon Romanovsky
3
-203
/
+143
2025-05-20
vfio/mlx5: Rewrite create mkey flow to allow better code reuse
Leon Romanovsky
2
-70
/
+91
2025-05-20
vfio/mlx5: Explicitly use number of pages instead of allocated length
Leon Romanovsky
3
-41
/
+57
2025-05-19
hisi_acc_vfio_pci: update function return values.
Longfang Liu
1
-13
/
+16
2025-05-19
hisi_acc_vfio_pci: bugfix live migration function without VF device driver
Longfang Liu
1
-7
/
+15
2025-05-19
hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
Longfang Liu
1
-0
/
+1
2025-05-19
hisi_acc_vfio_pci: bugfix cache write-back issue
Longfang Liu
1
-7
/
+7
2025-05-19
hisi_acc_vfio_pci: add eq and aeq interruption restore
Longfang Liu
1
-0
/
+16
[next]