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
2022-02-19
selftests: mptcp: more robust signal race test
Paolo Abeni
1
-3
/
+12
2022-02-19
mptcp: add mibs counter for ignored incoming options
Paolo Abeni
3
-2
/
+10
2022-02-19
mptcp: fix race in incoming ADD_ADDR option processing
Paolo Abeni
1
-5
/
+14
2022-02-19
mptcp: fix race in overlapping signal events
Paolo Abeni
1
-0
/
+10
2022-02-19
selftests: mptcp: improve 'fair usage on close' stability
Paolo Abeni
1
-1
/
+1
2022-02-19
selftests: mptcp: fix diag instability
Paolo Abeni
1
-7
/
+37
2022-02-19
nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
Christophe JAILLET
1
-2
/
+2
2022-02-19
MAINTAINERS: rmnet: Update email addresses
Subash Abhinov Kasiviswanathan
1
-2
/
+2
2022-02-19
net: mvpp2: always set port pcs ops
Jeremy Linton
1
-3
/
+3
2022-02-18
net: ll_temac: check the return value of devm_kmalloc()
Xiaoke Wang
1
-0
/
+2
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
6
-8
/
+8
2022-02-18
sr9700: sanity check for packet length
Oliver Neukum
1
-1
/
+1
2022-02-18
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
1
-5
/
+0
2022-02-18
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
1
-1
/
+1
2022-02-18
drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
Duoming Zhou
1
-2
/
+2
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
8
-15
/
+119
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
85
-788
/
+520
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-17
bpf: Add schedule points in batch ops
Eric Dumazet
1
-0
/
+3
2022-02-17
fs/file_table: fix adding missing kmemleak_not_leak()
Luis Chamberlain
1
-2
/
+6
2022-02-17
Merge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of git://git.kernel.org/pub...
Linus Torvalds
16
-32
/
+77
2022-02-17
Merge tag 'modules-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
3
-15
/
+18
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
4
-18
/
+21
2022-02-17
net: dsa: lan9303: add VLAN IDs to master device
Mans Rullgard
2
-2
/
+10
2022-02-17
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
2022-02-17
mm: don't try to NUMA-migrate COW pages that have other uses
Linus Torvalds
1
-1
/
+1
2022-02-17
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
1
-0
/
+1
2022-02-17
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
1
-7
/
+16
2022-02-17
ping: fix the dif and sdif check in ping_lookup
Xin Long
1
-2
/
+9
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-02-17
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
1
-1
/
+2
2022-02-17
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
1
-3
/
+10
2022-02-17
tipc: fix wrong notification node addresses
Jon Maloy
1
-5
/
+6
2022-02-17
net: dsa: lantiq_gswip: fix use after free in gswip_remove()
Alexey Khoroshilov
1
-1
/
+1
2022-02-17
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
3
-3
/
+9
2022-02-17
net: bridge: multicast: notify switchdev driver whenever MC processing gets d...
Oleksandr Mazur
1
-0
/
+4
2022-02-16
module: fix building with sysfs disabled
Dmitry Torokhov
1
-0
/
+2
2022-02-16
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
1
-2
/
+3
2022-02-16
Merge tag 'mmc-v5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+14
2022-02-16
tty: n_tty: do not look ahead for EOL character past the end of the buffer
Linus Torvalds
1
-4
/
+2
2022-02-16
perf test: Fix arm64 perf_event_attr tests wrt --call-graph initialization
German Gomez
5
-0
/
+24
2022-02-16
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
1
-9
/
+2
2022-02-16
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
4
-5
/
+18
2022-02-16
perf cs-etm: Fix corrupt inject files when only last branch option is enabled
James Clark
1
-0
/
+2
2022-02-16
perf cs-etm: No-op refactor of synth opt usage
James Clark
1
-9
/
+5
2022-02-16
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
1
-2
/
+3
2022-02-16
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-02-16
perf trace: Avoid early exit due SIGCHLD from non-workload processes
Changbin Du
1
-5
/
+18
[next]