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
2018-10-19
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-10-19
mtip32xx: fully switch to the generic DMA API
Christoph Hellwig
1
-29
/
+18
2018-10-19
rsxx: switch to the generic DMA API
Christoph Hellwig
2
-27
/
+27
2018-10-19
umem: switch to the generic DMA API
Christoph Hellwig
1
-20
/
+18
2018-10-19
sx8: switch to the generic DMA API
Christoph Hellwig
1
-13
/
+13
2018-10-19
sx8: remove dead IF_64BIT_DMA_IS_POSSIBLE code
Christoph Hellwig
1
-24
/
+5
2018-10-19
skd: switch to the generic DMA API
Christoph Hellwig
1
-38
/
+25
2018-10-19
ubd: remove use of blk_rq_map_sg
Christoph Hellwig
1
-104
/
+54
2018-10-18
r8169: fix NAPI handling under high load
Heiner Kallweit
1
-5
/
+3
2018-10-18
sparc: Revert unintended perf changes.
David S. Miller
1
-5
/
+0
2018-10-18
drm: Get ref on CRTC commit object when waiting for flip_done
Leo Li
3
-4
/
+24
2018-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-7
/
+9
2018-10-18
block: don't deal with discard limit in blkdev_issue_discard()
Ming Lei
1
-26
/
+2
2018-10-18
fscache: Fix out of bound read in long cookie keys
Eric Sandeen
1
-3
/
+7
2018-10-18
fscache: Fix incomplete initialisation of inline key space
David Howells
3
-23
/
+5
2018-10-18
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
Al Viro
1
-1
/
+1
2018-10-18
mremap: properly flush TLB before releasing the page
Linus Torvalds
3
-24
/
+18
2018-10-18
LICENSES: Remove CC-BY-SA-4.0 license text
Christoph Hellwig
1
-397
/
+0
2018-10-18
Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.org/users/willy/linu...
Greg Kroah-Hartman
2
-3
/
+3
2018-10-18
nvme-pci: remove duplicate check
Chaitanya Kulkarni
1
-2
/
+2
2018-10-18
Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...
Ingo Molnar
12
-45
/
+39
2018-10-18
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
1
-2
/
+0
2018-10-18
net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()
Gregory CLEMENT
1
-3
/
+3
2018-10-18
sctp: fix the data size calculation in sctp_data_size
Xin Long
1
-1
/
+1
2018-10-18
virtio_net: avoid using netif_tx_disable() for serializing tx routine
Ake Koomsin
1
-1
/
+4
2018-10-18
Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
5
-35
/
+44
2018-10-18
udp6: fix encap return code for resubmitting
Paolo Abeni
1
-4
/
+2
2018-10-18
mlxsw: core: Fix use-after-free when flashing firmware during init
Ido Schimmel
3
-6
/
+17
2018-10-18
sctp: not free the new asoc when sctp_wait_for_connect returns err
Xin Long
1
-1
/
+3
2018-10-18
sctp: fix race on sctp_id2asoc
Marcelo Ricardo Leitner
1
-3
/
+2
2018-10-18
r8169: re-enable MSI-X on RTL8168g
Heiner Kallweit
1
-5
/
+0
2018-10-18
net: bpfilter: use get_pid_task instead of pid_task
Taehee Yoo
1
-2
/
+4
2018-10-18
ptp: fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-10-18
sparc: vDSO: Silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2018-10-18
net: qla3xxx: Remove overflowing shift statement
Nathan Chancellor
1
-2
/
+0
2018-10-18
Merge branch 'geneve-vxlan-mtu'
David S. Miller
3
-21
/
+15
2018-10-18
geneve, vxlan: Don't set exceptions if skb->len < mtu
Stefano Brivio
3
-6
/
+15
2018-10-18
geneve, vxlan: Don't check skb_dst() twice
Stefano Brivio
2
-21
/
+6
2018-10-18
sparc: Fix syscall fallback bugs in VDSO.
David S. Miller
2
-1
/
+16
2018-10-17
tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c
Steven Rostedt (VMware)
1
-5
/
+5
2018-10-17
tracepoint: Fix tracepoint array element size mismatch
Mathieu Desnoyers
4
-30
/
+39
2018-10-17
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-17
perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
Arnaldo Carvalho de Melo
1
-19
/
+2
2018-10-17
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-1
/
+1
2018-10-17
drivers/block: Remove DAC960 driver
Hannes Reinecke
5
-12412
/
+0
2018-10-17
Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-17
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+9
2018-10-17
x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...
Sebastian Andrzej Siewior
1
-1
/
+1
2018-10-17
x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
Sebastian Andrzej Siewior
1
-1
/
+0
2018-10-17
x86/entry/64: Further improve paranoid_entry comments
Andy Lutomirski
1
-6
/
+4
[prev]
[next]