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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-05
vhost: Use flex_array_size() helper in copy_from_user()
Gustavo A. R. Silva
1
-1
/
+1
2020-08-05
vdpasim: protect concurrent access to iommu iotlb
Max Gurtovoy
1
-4
/
+27
2020-08-05
vhost: vdpa: remove per device feature whitelist
Jason Wang
1
-37
/
+0
2020-08-05
virtio_ring: Avoid loop when vq is broken in virtqueue_poll
Mao Wenan
1
-0
/
+3
2020-08-05
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
2
-5
/
+6
2020-08-05
virtio_config: drop LE option from config space
Michael S. Tsirkin
1
-26
/
+2
2020-08-05
virtio-iommu: convert to LE accessors
Michael S. Tsirkin
1
-17
/
+17
2020-08-05
virtio_mem: convert to LE accessors
Michael S. Tsirkin
1
-15
/
+15
2020-08-05
drm/virtio: convert to LE accessors
Michael S. Tsirkin
1
-8
/
+8
2020-08-05
virtio_pmem: convert to LE accessors
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio_crypto: convert to LE accessors
Michael S. Tsirkin
1
-23
/
+23
2020-08-05
virtio_fs: convert to LE accessors
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio_input: convert to LE accessors
Michael S. Tsirkin
1
-16
/
+16
2020-08-05
virtio_balloon: use LE config space accesses
Michael S. Tsirkin
1
-17
/
+9
2020-08-05
virtio_config: add virtio_cread_le_feature
Michael S. Tsirkin
1
-0
/
+10
2020-08-05
virtio_caif: correct tags for config space fields
Michael S. Tsirkin
1
-3
/
+3
2020-08-05
virtio_config: LE config space accessors
Michael S. Tsirkin
1
-0
/
+65
2020-08-05
virtio_config: disallow native type fields (again)
Michael S. Tsirkin
1
-14
/
+2
2020-08-05
virtio_config: rewrite using _Generic
Michael S. Tsirkin
1
-85
/
+76
2020-08-05
virtio_config: cread/write cleanup
Michael S. Tsirkin
1
-12
/
+19
2020-08-05
vdpa_sim: fix endian-ness of config space
Michael S. Tsirkin
1
-5
/
+28
2020-08-05
virtio_vdpa: legacy features handling
Michael S. Tsirkin
1
-6
/
+3
2020-08-05
vhost/vdpa: switch to new helpers
Michael S. Tsirkin
1
-5
/
+3
2020-08-05
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
2
-0
/
+35
2020-08-05
mlxbf-tmfifo: sparse tags for config access
Michael S. Tsirkin
1
-3
/
+10
2020-08-05
virtio_config: disallow native type fields
Michael S. Tsirkin
1
-3
/
+2
2020-08-05
virtio_scsi: correct tags for config space fields
Michael S. Tsirkin
2
-12
/
+12
2020-08-05
virtio_pmem: correct tags for config space fields
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio_net: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_mem: correct tags for config space fields
Michael S. Tsirkin
1
-7
/
+7
2020-08-05
virtio_iommu: correct tags for config space fields
Michael S. Tsirkin
1
-6
/
+6
2020-08-05
virtio_input: correct tags for config space fields
Michael S. Tsirkin
1
-9
/
+9
2020-08-05
virtio_gpu: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_fs: correct tags for config space fields
Michael S. Tsirkin
1
-1
/
+1
2020-08-05
virtio_crypto: correct tags for config space fields
Michael S. Tsirkin
1
-13
/
+13
2020-08-05
virtio_console: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_blk: correct tags for config space fields
Michael S. Tsirkin
1
-13
/
+13
2020-08-05
virtio_balloon: correct tags for config space fields
Michael S. Tsirkin
1
-5
/
+5
2020-08-05
virtio_9p: correct tags for config space fields
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio: allow __virtioXX, __leXX in config space
Michael S. Tsirkin
1
-2
/
+48
2020-08-05
virtio_ring: sparse warning fixup
Michael S. Tsirkin
1
-10
/
+9
2020-08-05
virtio_balloon: fix sparse warning
Michael S. Tsirkin
1
-1
/
+1
2020-08-03
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
Michael S. Tsirkin
5
-8
/
+8
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
10
-14
/
+18
2020-08-03
Linux 5.8
Linus Torvalds
1
-1
/
+1
2020-08-02
Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-02
Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-30
/
+16
2020-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-24
/
+72
2020-08-02
kbuild: remove redundant FORCE definition in scripts/Makefile.modpost
Masahiro Yamada
1
-3
/
+0
2020-08-02
kconfig: qconf: remove wrong ConfigList::firstChild()
Masahiro Yamada
2
-5
/
+1
[next]