index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio/pci: Cleanup Kconfig
Alex Williamson
2023-06-16
3
-5
/
+9
*
vfio/pci-core: Add capability for AtomicOp completer support
Alex Williamson
2023-06-16
1
-0
/
+38
*
vfio/pci: Also demote hiding standard cap messages
Alex Williamson
2023-05-26
1
-2
/
+2
*
vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
Reinette Chatre
2023-05-23
1
-1
/
+1
*
vfio/pci: Support dynamic MSI-X
Reinette Chatre
2023-05-23
1
-6
/
+41
*
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
2023-05-23
1
-1
/
+4
*
vfio/pci: Update stale comment
Reinette Chatre
2023-05-23
1
-5
/
+3
*
vfio/pci: Remove interrupt context counter
Reinette Chatre
2023-05-23
1
-12
/
+1
*
vfio/pci: Use xarray for interrupt context storage
Reinette Chatre
2023-05-23
2
-45
/
+47
*
vfio/pci: Move to single error path
Reinette Chatre
2023-05-23
1
-7
/
+10
*
vfio/pci: Prepare for dynamic interrupt context storage
Reinette Chatre
2023-05-23
1
-66
/
+149
*
vfio/pci: Remove negative check on unsigned vector
Reinette Chatre
2023-05-23
1
-7
/
+8
*
vfio/pci: Consolidate irq cleanup on MSI/MSI-X disable
Reinette Chatre
2023-05-23
1
-2
/
+1
*
vfio/pci: demote hiding ecap messages to debug level
Oleksandr Natalenko
2023-05-23
1
-2
/
+2
*
vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list.
K V P, Satyanarayana
2023-04-14
1
-0
/
+7
*
vfio/mlx5: Fix the report of dirty_bytes upon pre-copy
Yishai Hadas
2023-03-13
1
-10
/
+4
*
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-02-25
9
-78
/
+321
|
\
|
*
vfio/mlx5: Fix range size calculation upon tracker creation
Yishai Hadas
2023-02-09
1
-2
/
+2
|
*
vfio/mlx5: Improve the target side flow to reduce downtime
Yishai Hadas
2023-01-30
2
-12
/
+105
|
*
vfio/mlx5: Improve the source side flow upon pre_copy
Yishai Hadas
2023-01-30
3
-34
/
+151
|
*
vfio/mlx5: Check whether VF is migratable
Shay Drory
2023-01-30
2
-0
/
+28
|
*
vfio/hisi: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Yishai Hadas
2023-01-23
1
-2
/
+2
|
*
vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocations
Jason Gunthorpe
2023-01-23
5
-12
/
+15
|
*
vfio/mlx5: Allow loading of larger images than 512 MB
Yishai Hadas
2023-01-23
2
-14
/
+16
|
*
vfio/mlx5: Fix UBSAN note
Yishai Hadas
2023-01-23
1
-3
/
+3
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-1
/
+1
|
/
*
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
6
-244
/
+1222
|
\
|
*
vfio/mlx5: error pointer dereference in error handling
Dan Carpenter
2022-12-12
1
-1
/
+1
|
*
vfio/mlx5: fix error code in mlx5vf_precopy_ioctl()
Dan Carpenter
2022-12-12
1
-1
/
+4
|
*
hisi_acc_vfio_pci: Enable PRE_COPY flag
Shameer Kolothum
2022-12-06
1
-1
/
+1
|
*
hisi_acc_vfio_pci: Move the dev compatibility tests for early check
Shameer Kolothum
2022-12-06
2
-12
/
+8
|
*
hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitions
Shameer Kolothum
2022-12-06
1
-3
/
+71
|
*
hisi_acc_vfio_pci: Add support for precopy IOCTL
Shameer Kolothum
2022-12-06
2
-0
/
+53
|
*
vfio/mlx5: Enable MIGRATION_PRE_COPY flag
Shay Drory
2022-12-06
1
-0
/
+5
|
*
vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
Shay Drory
2022-12-06
3
-3
/
+32
|
*
vfio/mlx5: Introduce multiple loads
Yishai Hadas
2022-12-06
3
-45
/
+257
|
*
vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
Yishai Hadas
2022-12-06
3
-2
/
+14
|
*
vfio/mlx5: Introduce vfio precopy ioctl implementation
Yishai Hadas
2022-12-06
2
-0
/
+127
|
*
vfio/mlx5: Introduce SW headers for migration states
Yishai Hadas
2022-12-06
3
-4
/
+67
|
*
vfio/mlx5: Introduce device transitions of PRE_COPY
Yishai Hadas
2022-12-06
3
-18
/
+184
|
*
vfio/mlx5: Refactor to use queue based data chunks
Yishai Hadas
2022-12-06
3
-38
/
+136
|
*
vfio/mlx5: Refactor migration file state
Yishai Hadas
2022-12-06
3
-8
/
+12
|
*
vfio/mlx5: Refactor MKEY usage
Yishai Hadas
2022-12-06
3
-113
/
+178
|
*
vfio/mlx5: Refactor PD usage
Yishai Hadas
2022-12-06
3
-31
/
+71
|
*
vfio/mlx5: Enforce a single SAVE command at a time
Yishai Hadas
2022-12-06
3
-0
/
+14
|
*
vfio: Remove CONFIG_VFIO_SPAPR_EEH
Jason Gunthorpe
2022-12-05
1
-3
/
+3
|
*
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
2022-12-05
1
-2
/
+9
|
*
vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()
Yishai Hadas
2022-11-14
1
-2
/
+2
|
*
vfio: Add an option to get migration data size
Yishai Hadas
2022-11-14
3
-1
/
+29
|
*
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
1
-1
/
+0
[next]