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
path:
root
/
arch
/
um
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
um: port_user: Improve error handling when port-helper is not found
Glenn Washburn
1
-0
/
+12
2022-03-11
um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvar
Glenn Washburn
1
-0
/
+4
2022-03-11
um: port_user: Search for in.telnetd in PATH
Glenn Washburn
1
-1
/
+1
2022-03-11
um: Fix uml_mconsole stop/go
Anton Ivanov
1
-1
/
+2
2022-03-11
uml: net: vector: fix const issue
Johannes Berg
2
-2
/
+2
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
1
-1
/
+7
2022-03-11
um: Migrate vector drivers to NAPI
Anton Ivanov
2
-57
/
+51
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-12
Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+55
2021-12-22
um: virtio_uml: Allow probing from devicetree
Vincent Whitchurch
1
-3
/
+47
2021-12-21
um: virtio_uml: Fix time-travel external time propagation
Johannes Berg
1
-0
/
+4
2021-12-21
um: virt-pci: Fix 32-bit compile
Johannes Berg
1
-4
/
+4
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+3
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2021-10-29
net: um: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+2
2021-10-21
um/drivers/ubd_kern: add error handling support for add_disk()
Luis Chamberlain
1
-4
/
+9
2021-10-18
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
1
-0
/
+1
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-29
/
+84
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-0
/
+2
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+7
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+6
2021-08-27
um: vector: adjust to coalesce API changes
Johannes Berg
1
-2
/
+6
2021-08-26
um: virt-pci: don't do DMA from stack
Johannes Berg
1
-26
/
+78
2021-08-26
um: virtio_uml: fix memory leak on init failures
Johannes Berg
1
-1
/
+3
2021-08-26
um: virtio_uml: include linux/virtio-uml.h
Johannes Berg
1
-0
/
+1
2021-08-26
um: make PCI emulation driver init/exit static
Johannes Berg
1
-2
/
+2
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2
-0
/
+2
2021-08-16
ubd: use bvec_virt
Christoph Hellwig
1
-2
/
+1
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-1
/
+1
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-5
/
+6
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-134
/
+26
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-14
/
+951
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-15
/
+7
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-07-01
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
1
-10
/
+0
2021-07-01
ubd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-30
/
+14
2021-07-01
ubd: remove the code to register as the legacy IDE driver
Christoph Hellwig
1
-94
/
+12
2021-06-17
um: fix error return code in winch_tramp()
Zhen Lei
1
-1
/
+2
2021-06-17
um: fix error return code in slip_open()
Zhen Lei
1
-1
/
+2
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
1
-2
/
+1
2021-06-17
um: virtio/pci: enable suspend/resume
Johannes Berg
2
-10
/
+40
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
3
-0
/
+906
2021-05-13
tty: remove empty tty_operations::set_termios
Jiri Slaby
4
-8
/
+0
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2
-3
/
+3
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2
-4
/
+4
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+0
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-7
/
+0
2021-04-16
um: Remove unused including <linux/version.h>
Yang Li
1
-1
/
+0
[next]