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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-19
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
1
-3
/
+6
2020-06-19
net: core: reduce recursion limit value
Taehee Yoo
1
-1
/
+1
2020-06-19
net: fix memleak in register_netdevice()
Yang Yingliang
1
-0
/
+7
2020-06-19
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer
1
-0
/
+6
2020-06-19
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Sascha Hauer
1
-36
/
+44
2020-06-18
ionic: export features for vlans to use
Shannon Nelson
1
-0
/
+1
2020-06-18
ionic: no link check while resetting queues
Shannon Nelson
1
-1
/
+2
2020-06-18
net: usb: ax88179_178a: fix packet alignment padding
Jeremy Kerr
1
-5
/
+6
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
14
-59
/
+158
2020-06-17
bpf: Document optval > PAGE_SIZE behavior for sockopt hooks
Stanislav Fomichev
1
-0
/
+14
2020-06-17
selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed
Stanislav Fomichev
2
-9
/
+91
2020-06-17
bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
Stanislav Fomichev
1
-20
/
+33
2020-06-17
devmap: Use bpf_map_area_alloc() for allocating hash buckets
Toke Høiland-Jørgensen
1
-4
/
+6
2020-06-17
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
1
-0
/
+1
2020-06-17
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
2
-2
/
+2
2020-06-17
bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
Andrii Nakryiko
1
-1
/
+1
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
33
-314
/
+309
2020-06-17
Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-124
/
+225
2020-06-17
Documentation: remove SH-5 index entries
Randy Dunlap
1
-12
/
+0
2020-06-17
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
54
-96
/
+96
2020-06-17
x86/purgatory: Add -fno-stack-protector
Arvind Sankar
1
-0
/
+1
2020-06-17
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-51
/
+28
2020-06-17
e1000e: fix unused-function warning
Arnd Bergmann
1
-11
/
+5
2020-06-17
e1000: use generic power management
Vaibhav Gupta
1
-36
/
+13
2020-06-17
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
1
-4
/
+10
2020-06-17
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
1
-0
/
+2
2020-06-17
afs: Fix silly rename
David Howells
4
-16
/
+80
2020-06-16
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
4
-0
/
+17
2020-06-16
bareudp: Fixed configuration to avoid having garbage values
Martin
1
-0
/
+2
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
1
-2
/
+5
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
1
-2
/
+10
2020-06-16
Merge tag 'mfd-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-0
/
+1
2020-06-16
afs: afs_vnode_commit_status() doesn't need to check the RPC error
David Howells
1
-3
/
+1
2020-06-16
afs: Fix use of afs_check_for_remote_deletion()
David Howells
7
-18
/
+32
2020-06-16
afs: Remove afs_operation::abort_code
David Howells
2
-2
/
+1
2020-06-16
afs: Fix yfs_fs_fetch_status() to honour vnode selector
David Howells
1
-25
/
+26
2020-06-16
afs: Remove yfs_fs_fetch_file_status() as it's not used
David Howells
2
-43
/
+0
2020-06-16
bpf, xdp, samples: Fix null pointer dereference in *_user code
Gaurav Singh
3
-21
/
+7
2020-06-16
mfd: mt6360: Fix register driver NULL pointer by adding driver name
Gene Chen
1
-0
/
+1
2020-06-16
w1: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-06-16
tracing/probe: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
soc: ti: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
tifm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
dmaengine: tegra-apb: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
stm class: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-3
/
+3
2020-06-16
Squashfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-8
/
+8
2020-06-16
ASoC: SOF: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-4
/
+4
2020-06-16
ima: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-06-16
sctp: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-18
/
+18
2020-06-16
phy: samsung: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
[next]