index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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/ap/ccw/samples: Fix device_register() unwind path
Alex Williamson
2
-2
/
+3
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-02
vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
Joao Martins
1
-17
/
+13
2022-11-14
vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()
Yishai Hadas
1
-2
/
+2
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
4
-1
/
+61
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
8
-31
/
+4
2022-11-10
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
4
-35
/
+23
2022-11-10
vfio/ccw: remove release completion
Eric Farman
2
-16
/
+1
2022-11-10
vfio/ccw: move private to mdev lifecycle
Eric Farman
3
-28
/
+16
2022-11-10
vfio/ccw: move private initialization to callback
Eric Farman
3
-66
/
+58
2022-11-10
vfio/ccw: remove private->sch
Eric Farman
5
-28
/
+26
2022-11-10
vfio/ccw: create a parent struct
Eric Farman
3
-25
/
+101
2022-11-09
vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
Joao Martins
1
-2
/
+6
2022-11-09
vfio/iova_bitmap: Explicitly include linux/slab.h
Joao Martins
1
-0
/
+1
2022-11-09
vfio: platform: Do not pass return buffer to ACPI _RST method
Rafael Mendonca
1
-2
/
+1
2022-11-09
vfio/mlx5: Switch to use module_pci_driver() macro
Shang XiaoJing
1
-12
/
+1
2022-11-06
Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-70
/
+168
2022-11-06
Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+103
2022-11-05
Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+6
2022-11-05
Merge branch 'acpi-x86'
Rafael J. Wysocki
1
-0
/
+6
2022-11-05
Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linux
Linus Torvalds
2
-47
/
+74
2022-11-04
Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+12
2022-11-04
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-04
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-04
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-04
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
2022-11-04
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
1
-0
/
+11
2022-11-04
cxl/region: Fix region HPA ordering validation
Dan Williams
1
-0
/
+3
[next]