index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
Shang XiaoJing
2022-12-12
1
-1
/
+7
*
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
2
-6
/
+191
*
net/mlx5: Introduce ifc bits for pre_copy
Shay Drory
2022-12-06
1
-3
/
+11
*
vfio/ap/ccw/samples: Fix device_register() unwind path
Alex Williamson
2022-12-05
5
-11
/
+15
*
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
4
-103
/
+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
3
-26
/
+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
6
-1
/
+79
*
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
12
-35
/
+4
*
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
2022-11-10
5
-37
/
+23
*
vfio/ccw: remove release completion
Eric Farman
2022-11-10
2
-16
/
+1
*
vfio/ccw: move private to mdev lifecycle
Eric Farman
2022-11-10
3
-28
/
+16
*
vfio/ccw: move private initialization to callback
Eric Farman
2022-11-10
3
-66
/
+58
*
vfio/ccw: remove private->sch
Eric Farman
2022-11-10
5
-28
/
+26
*
vfio/ccw: create a parent struct
Eric Farman
2022-11-10
3
-25
/
+101
*
vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
Joao Martins
2022-11-10
1
-2
/
+6
*
vfio/iova_bitmap: Explicitly include linux/slab.h
Joao Martins
2022-11-10
1
-0
/
+1
*
vfio: platform: Do not pass return buffer to ACPI _RST method
Rafael Mendonca
2022-11-10
1
-2
/
+1
*
vfio/mlx5: Switch to use module_pci_driver() macro
Shang XiaoJing
2022-11-10
1
-12
/
+1
*
MAINTAINERS: git://github -> https://github.com for awilliam
Palmer Dabbelt
2022-11-10
1
-1
/
+1
*
Linux 6.1-rc4
v6.1-rc4
Linus Torvalds
2022-11-07
1
-1
/
+1
*
Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-11-06
8
-91
/
+448
|
\
|
*
cxl/region: Recycle region ids
Dan Williams
2022-11-05
1
-0
/
+20
|
*
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
2022-11-05
3
-3
/
+19
|
*
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
2022-11-05
1
-19
/
+278
|
*
tools/testing/cxl: Fix some error exits
Dan Williams
2022-11-05
1
-2
/
+2
|
*
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
2022-11-04
3
-37
/
+68
|
*
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
2022-11-04
1
-0
/
+11
|
*
cxl/region: Fix region HPA ordering validation
Dan Williams
2022-11-04
1
-0
/
+3
|
*
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
2022-11-03
1
-1
/
+1
[next]