index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
i2c: designware: Empty receive FIFO in slave interrupt handler
Jarkko Nikula
2022-11-12
2
-5
/
+8
|
*
|
|
i2c: designware: Fix slave state machine for sequential reads
Jarkko Nikula
2022-11-12
2
-17
/
+16
|
*
|
|
dt-bindings: i2c: add entry for hisilicon,ascend910-i2c
Weilong Chen
2022-11-02
2
-0
/
+74
|
*
|
|
i2c: hisi: Add initial device tree support
Weilong Chen
2022-11-02
2
-1
/
+8
|
*
|
|
dt-bindings: i2c: mv64xxx: Add F1C100s compatible string
Andre Przywara
2022-11-02
1
-0
/
+1
|
*
|
|
i2c: npcm7xx: Annotate register field definitions with longer names
Jonathan Neuschäfer
2022-11-01
1
-28
/
+28
|
*
|
|
i2c: npcm7xx: Group bank 0/1 registers together for readability
Jonathan Neuschäfer
2022-11-01
1
-16
/
+15
|
*
|
|
i2c: mediatek: add mt7986 support
Frank Wunderlich
2022-11-01
1
-0
/
+14
|
*
|
|
dt-bindings: i2c: update bindings for mt7986 soc
Frank Wunderlich
2022-11-01
1
-0
/
+1
|
*
|
|
i2c: amd-mp2: use msix/msi if the hardware supports
Raju Rangoju
2022-11-01
2
-9
/
+22
*
|
|
|
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
34
-646
/
+1792
|
\
\
\
\
|
*
|
|
|
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
|
*
|
|
|
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-09
1
-2
/
+6
|
*
|
|
|
vfio/iova_bitmap: Explicitly include linux/slab.h
Joao Martins
2022-11-09
1
-0
/
+1
[prev]
[next]