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-03-12
block: aoe: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-03-10
loop: Only freeze block queue when needed.
Martijn Coenen
1
-2
/
+4
2020-03-10
loop: Only change blocksize when needed.
Martijn Coenen
1
-6
/
+6
2020-03-10
null_blk: Add support for init_hctx() fault injection
Bart Van Assche
1
-0
/
+11
2020-03-10
null_blk: Handle null_add_dev() failures properly
Bart Van Assche
1
-1
/
+6
2020-03-10
null_blk: Fix the null_add_dev() error path
Bart Van Assche
1
-0
/
+1
2020-03-10
null_blk: Fix changing the number of hardware queues
Bart Van Assche
1
-37
/
+66
2020-03-10
null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
Bart Van Assche
1
-1
/
+1
2020-03-10
blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
Bart Van Assche
1
-1
/
+0
2020-03-10
blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
Bart Van Assche
1
-0
/
+8
2020-03-10
blk-mq: Fix a comment in include/linux/blk-mq.h
Bart Van Assche
1
-1
/
+4
2020-03-09
Linux 5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
43
-91
/
+416
2020-03-09
Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+7
2020-03-08
Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-8
/
+31
2020-03-08
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-30
/
+44
2020-03-08
Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-29
/
+90
2020-03-08
Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-117
/
+163
2020-03-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
15
-59
/
+95
2020-03-07
Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-47
/
+38
2020-03-07
Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-41
/
+11
2020-03-07
Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-36
/
+22
2020-03-07
io_uring: fix lockup with timeouts
Pavel Begunkov
1
-0
/
+1
2020-03-07
Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-2
/
+8
2020-03-07
Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-6
/
+18
2020-03-07
Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-51
/
+64
2020-03-07
Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+4
2020-03-07
Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
17
-62
/
+98
2020-03-07
Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
15
-52
/
+71
2020-03-07
Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+2
2020-03-07
Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-53
/
+65
2020-03-07
parse-maintainers: Mark as executable
Jonathan Neuschäfer
1
-0
/
+0
2020-03-07
Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
59
-163
/
+169
2020-03-07
Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+3
2020-03-06
Merge tag 'for-5.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2020-03-06
Merge tag 'filelock-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-16
/
+4
2020-03-06
Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-64
/
+126
2020-03-06
Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+3
2020-03-06
Merge tag 'hwmon-for-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+56
2020-03-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-14
/
+23
2020-03-06
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
1
-0
/
+3
2020-03-06
dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states
Ulf Hansson
1
-15
/
+13
2020-03-06
dt-bindings: power: Extend nodename pattern for power-domain providers
Ulf Hansson
1
-1
/
+1
2020-03-06
io_uring: free fixed_file_data after RCU grace period
Jens Axboe
1
-2
/
+22
2020-03-06
locks: fix a potential use-after-free problem when wakeup a waiter
yangerkun
1
-14
/
+0
2020-03-06
block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
Carlo Nonato
1
-4
/
+5
2020-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-28
/
+85
2020-03-06
tty: serial: fsl_lpuart: free IDs allocated by IDA
Michael Walle
1
-15
/
+24
2020-03-06
Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"
Michael Walle
1
-0
/
+2
2020-03-06
serdev: Fix detection of UART devices on Apple machines.
Ronald Tschalär
1
-0
/
+10
[next]