index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vfio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-15
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
18
-429
/
+1435
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-912
/
+1434
2022-12-12
vfio/mlx5: error pointer dereference in error handling
Dan Carpenter
1
-1
/
+1
2022-12-12
vfio/mlx5: fix error code in mlx5vf_precopy_ioctl()
Dan Carpenter
1
-1
/
+4
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2022-12-06
hisi_acc_vfio_pci: Enable PRE_COPY flag
Shameer Kolothum
1
-1
/
+1
2022-12-06
hisi_acc_vfio_pci: Move the dev compatibility tests for early check
Shameer Kolothum
2
-12
/
+8
2022-12-06
hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitions
Shameer Kolothum
1
-3
/
+71
2022-12-06
hisi_acc_vfio_pci: Add support for precopy IOCTL
Shameer Kolothum
2
-0
/
+53
2022-12-06
vfio/mlx5: Enable MIGRATION_PRE_COPY flag
Shay Drory
1
-0
/
+5
2022-12-06
vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY error
Shay Drory
3
-3
/
+32
2022-12-06
vfio/mlx5: Introduce multiple loads
Yishai Hadas
3
-45
/
+257
2022-12-06
vfio/mlx5: Consider temporary end of stream as part of PRE_COPY
Yishai Hadas
3
-2
/
+14
2022-12-06
vfio/mlx5: Introduce vfio precopy ioctl implementation
Yishai Hadas
2
-0
/
+127
2022-12-06
vfio/mlx5: Introduce SW headers for migration states
Yishai Hadas
3
-4
/
+67
2022-12-06
vfio/mlx5: Introduce device transitions of PRE_COPY
Yishai Hadas
3
-18
/
+184
2022-12-06
vfio/mlx5: Refactor to use queue based data chunks
Yishai Hadas
3
-38
/
+136
2022-12-06
vfio/mlx5: Refactor migration file state
Yishai Hadas
3
-8
/
+12
2022-12-06
vfio/mlx5: Refactor MKEY usage
Yishai Hadas
3
-113
/
+178
2022-12-06
vfio/mlx5: Refactor PD usage
Yishai Hadas
3
-31
/
+71
2022-12-06
vfio/mlx5: Enforce a single SAVE command at a time
Yishai Hadas
3
-0
/
+14
2022-12-06
vfio: Extend the device migration protocol with PRE_COPY
Jason Gunthorpe
1
-2
/
+72
2022-12-05
vfio: Fold vfio_virqfd.ko into vfio.ko
Jason Gunthorpe
5
-18
/
+25
2022-12-05
vfio: Remove CONFIG_VFIO_SPAPR_EEH
Jason Gunthorpe
2
-8
/
+3
2022-12-05
vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
Jason Gunthorpe
3
-91
/
+53
2022-12-05
vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()
Jason Gunthorpe
2
-12
/
+4
2022-12-05
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
2
-15
/
+9
2022-12-05
vfio: Move vfio group specific code into group.c
Yi Liu
4
-870
/
+907
2022-12-05
vfio: Refactor dma APIs for emulated devices
Yi Liu
3
-34
/
+43
2022-12-05
vfio: Wrap vfio group module init/clean code into helpers
Yi Liu
1
-20
/
+36
2022-12-05
vfio: Refactor vfio_device open and close
Yi Liu
1
-46
/
+87
2022-12-05
vfio: Make vfio_device_open() truly device specific
Yi Liu
1
-17
/
+29
2022-12-05
vfio: Swap order of vfio_device_container_register() and open_device()
Yi Liu
1
-8
/
+9
2022-12-05
vfio: Set device->group in helper function
Yi Liu
1
-15
/
+26
2022-12-05
vfio: Create wrappers for group register/unregister
Yi Liu
1
-7
/
+16
2022-12-05
vfio: Move the sanity check of the group to vfio_create_group()
Jason Gunthorpe
1
-37
/
+25
2022-12-05
vfio: Simplify vfio_create_group()
Jason Gunthorpe
1
-23
/
+10
2022-12-02
vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
Joao Martins
1
-17
/
+13
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2
-5
/
+18
2022-12-02
vfio: Make vfio_container optionally compiled
Jason Gunthorpe
3
-13
/
+91
2022-12-02
vfio: Move container related MODULE_ALIAS statements into container.c
Jason Gunthorpe
2
-2
/
+3
2022-12-02
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
4
-94
/
+206
2022-12-02
vfio-iommufd: Support iommufd for physical VFIO devices
Jason Gunthorpe
10
-2
/
+150
2022-12-02
vfio-iommufd: Allow iommufd to be used in place of a container fd
Jason Gunthorpe
4
-16
/
+82
2022-12-02
vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent()
Jason Gunthorpe
3
-17
/
+19
2022-12-02
vfio: Rename vfio_device_assign/unassign_container()
Jason Gunthorpe
3
-13
/
+11
2022-12-02
vfio: Move vfio_device_assign_container() into vfio_device_first_open()
Jason Gunthorpe
2
-15
/
+13
2022-12-02
vfio: Move vfio_device driver open/close code to a function
Jason Gunthorpe
1
-42
/
+53
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
[next]