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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-1
/
+1
|
\
|
*
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
1
-1
/
+1
*
|
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
18
-429
/
+1435
|
\
\
|
*
|
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: Extend the device migration protocol with PRE_COPY
Jason Gunthorpe
2022-12-06
1
-2
/
+72
|
*
|
vfio: Fold vfio_virqfd.ko into vfio.ko
Jason Gunthorpe
2022-12-05
5
-18
/
+25
|
*
|
vfio: Remove CONFIG_VFIO_SPAPR_EEH
Jason Gunthorpe
2022-12-05
2
-8
/
+3
|
*
|
vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.c
Jason Gunthorpe
2022-12-05
3
-91
/
+53
|
*
|
vfio/spapr: Move VFIO_CHECK_EXTENSION into tce_iommu_ioctl()
Jason Gunthorpe
2022-12-05
2
-12
/
+4
|
*
|
vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.ko
Jason Gunthorpe
2022-12-05
2
-15
/
+9
|
*
|
vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
Joao Martins
2022-12-02
1
-17
/
+13
|
*
|
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
4
-1
/
+61
|
*
|
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
5
-22
/
+4
|
*
|
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
2022-11-10
1
-5
/
+5
|
*
|
vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
Joao Martins
2022-11-09
1
-2
/
+6
|
*
|
vfio/iova_bitmap: Explicitly include linux/slab.h
Joao Martins
2022-11-09
1
-0
/
+1
|
*
|
vfio: platform: Do not pass return buffer to ACPI _RST method
Rafael Mendonca
2022-11-09
1
-2
/
+1
|
*
|
vfio/mlx5: Switch to use module_pci_driver() macro
Shang XiaoJing
2022-11-09
1
-12
/
+1
*
|
|
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
13
-912
/
+1434
|
\
\
\
|
*
|
|
vfio: Move vfio group specific code into group.c
Yi Liu
2022-12-05
4
-870
/
+907
|
*
|
|
vfio: Refactor dma APIs for emulated devices
Yi Liu
2022-12-05
3
-34
/
+43
|
*
|
|
vfio: Wrap vfio group module init/clean code into helpers
Yi Liu
2022-12-05
1
-20
/
+36
|
*
|
|
vfio: Refactor vfio_device open and close
Yi Liu
2022-12-05
1
-46
/
+87
|
*
|
|
vfio: Make vfio_device_open() truly device specific
Yi Liu
2022-12-05
1
-17
/
+29
|
*
|
|
vfio: Swap order of vfio_device_container_register() and open_device()
Yi Liu
2022-12-05
1
-8
/
+9
|
*
|
|
vfio: Set device->group in helper function
Yi Liu
2022-12-05
1
-15
/
+26
|
*
|
|
vfio: Create wrappers for group register/unregister
Yi Liu
2022-12-05
1
-7
/
+16
|
*
|
|
vfio: Move the sanity check of the group to vfio_create_group()
Jason Gunthorpe
2022-12-05
1
-37
/
+25
|
*
|
|
vfio: Simplify vfio_create_group()
Jason Gunthorpe
2022-12-05
1
-23
/
+10
|
*
|
|
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
2
-5
/
+18
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
vfio: Make vfio_container optionally compiled
Jason Gunthorpe
2022-12-02
3
-13
/
+91
|
*
|
|
vfio: Move container related MODULE_ALIAS statements into container.c
Jason Gunthorpe
2022-12-02
2
-2
/
+3
[next]