index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-17
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert find_vqs() op implementations to find_vqs_info()
Jiri Pirko
1
-8
/
+7
2024-06-17
s390/virtio_ccw: Fix config change notifications
Halil Pasic
1
-1
/
+3
2024-03-13
s390/virtio_ccw: avoid converting dma addresses / handles
Halil Pasic
1
-18
/
+53
2024-03-13
s390/virtio_ccw: use DMA handle from DMA API
Halil Pasic
1
-35
/
+34
2024-03-13
s390/virtio_ccw: fix virtual vs physical address confusion
Halil Pasic
1
-39
/
+39
2023-08-30
s390/airq: remove lsi_mask from airq_struct
Benjamin Block
1
-1
/
+0
2023-04-21
virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
Viktor Prutyanov
1
-3
/
+19
2023-02-08
s390/virtio: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-22
/
+24
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
1
-1
/
+0
2022-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+4
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
1
-0
/
+1
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
1
-0
/
+3
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-2
/
+4
2022-07-11
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
1
-1
/
+1
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
1
-1
/
+3
2022-06-24
virtio: disable notification hardening by default
Jason Wang
1
-1
/
+8
2022-05-31
virtio: harden vring IRQ
Jason Wang
1
-0
/
+4
2022-05-31
virtio-ccw: implement synchronize_cbs()
Jason Wang
1
-0
/
+30
2021-06-28
virtio/s390: get rid of open-coded kvm hypercall
Heiko Carstens
1
-26
/
+4
2021-02-24
virtio/s390: implement virtio-ccw revision 2 correctly
Cornelia Huck
1
-2
/
+2
2020-06-16
s390/virtio: remove unused pm callbacks
Cornelia Huck
1
-26
/
+0
2019-07-26
virtio/s390: fix race on airq_areas[]
Halil Pasic
1
-0
/
+4
2019-06-15
virtio/s390: make airq summary indicators DMA
Halil Pasic
1
-8
/
+24
2019-06-15
virtio/s390: use DMA memory for ccw I/O and classic notifiers
Halil Pasic
1
-80
/
+89
2019-06-15
virtio/s390: add indirection to indicators access
Halil Pasic
1
-15
/
+25
2019-06-15
virtio/s390: use cacheline aligned airq bit vectors
Halil Pasic
1
-1
/
+2
2019-06-15
s390/cio: add basic protected virtualization support
Halil Pasic
1
-10
/
+0
2019-05-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-27
/
+25
2019-05-12
virtio/s390: enable packed ring
Halil Pasic
1
-3
/
+1
2019-05-12
virtio/s390: DMA support for virtio-ccw
Halil Pasic
1
-7
/
+15
2019-05-12
virtio/s390: use vring_create_virtqueue
Halil Pasic
1
-19
/
+11
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
1
-1
/
+1
2019-03-06
virtio-ccw: wire up ->bus_name callback
Cornelia Huck
1
-0
/
+8
2019-03-06
s390/virtio: handle find on invalid queue gracefully
Halil Pasic
1
-1
/
+3
2019-01-15
virtio: don't allocate vqs when names[i] = NULL
Wei Wang
1
-3
/
+9
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+14
2018-12-06
virtio/s390: fix race in ccw_io_helper()
Halil Pasic
1
-1
/
+6
2018-12-06
virtio/s390: avoid race on vcdev->config
Halil Pasic
1
-2
/
+8
2018-11-27
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
1
-0
/
+14
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-02-14
virtio/s390: implement PM operations for virtio_ccw
Christian Borntraeger
1
-0
/
+29
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
2
-8
/
+0
2017-11-24
s390: virtio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2
-0
/
+2
2017-09-29
s390/virtio: simplify Makefile
Heiko Carstens
1
-2
/
+1
2017-09-29
s390/virtio: remove the old KVM virtio transport
Thomas Huth
2
-518
/
+0
2017-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2017-05-15
s390/virtio: change virtio_feature_desc:features type to __le32
Heiko Carstens
1
-1
/
+1
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2
-6
/
+9
2017-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+4
[next]