index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-06-19
NFC: nci: uart: Set tty->disc_data only in success path
Krzysztof Kozlowski
1
-4
/
+4
2025-06-19
calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
Kuniyuki Iwashima
1
-0
/
+8
2025-06-19
MAINTAINERS: Remove Shannon Nelson from MAINTAINERS file
Shannon Nelson
2
-7
/
+5
2025-06-19
net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...
Alexey Kodanev
1
-2
/
+2
2025-06-19
eth: fbnic: avoid double free when failing to DMA-map FW msg
Jakub Kicinski
1
-4
/
+1
2025-06-19
Merge branch 'net-fix-passive-tfo-socket-having-invalid-napi-id'
Jakub Kicinski
6
-1
/
+291
2025-06-19
tcp: fix passive TFO socket having invalid NAPI ID
David Wei
1
-0
/
+3
2025-06-19
selftests: net: add test for passive TFO socket NAPI ID
David Wei
2
-0
/
+113
2025-06-19
selftests: net: add passive TFO test binary
David Wei
3
-0
/
+173
2025-06-19
selftests: netdevsim: improve lib.sh include in peer.sh
David Wei
1
-1
/
+2
2025-06-19
tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer
Haixia Qu
1
-2
/
+2
2025-06-19
Octeontx2-pf: Fix Backpresure configuration
Hariprasad Kelam
1
-2
/
+2
2025-06-19
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-7
/
+69
2025-06-19
net: ftgmac100: select FIXED_PHY
Heiner Kallweit
1
-0
/
+1
2025-06-19
net: ethtool: remove duplicate defines for family info
Jakub Kicinski
3
-6
/
+5
2025-06-18
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
1
-12
/
+25
2025-06-18
Merge branch 'atm-fix-uninit-and-mem-accounting-leak-in-vcc_sendmsg'
Jakub Kicinski
4
-2
/
+11
2025-06-18
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
3
-1
/
+8
2025-06-18
atm: atmtcp: Free invalid length skb in atmtcp_c_send().
Kuniyuki Iwashima
1
-1
/
+3
2025-06-18
mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().
Kuniyuki Iwashima
1
-2
/
+2
2025-06-18
net/sched: fix use-after-free in taprio_dev_notifier
Hyunwoo Kim
1
-2
/
+4
2025-06-18
Merge branch 'ptp_vclock-fixes'
Jakub Kicinski
2
-2
/
+23
2025-06-18
ptp: allow reading of currently dialed frequency to succeed on free-running c...
Vladimir Oltean
1
-1
/
+2
2025-06-18
ptp: fix breakage after ptp_vclock_in_use() rework
Vladimir Oltean
1
-1
/
+21
2025-06-18
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
2
-27
/
+84
2025-06-18
bnxt_en: Update MRU and RSS table of RSS contexts on queue reset
Pavan Chebbi
1
-5
/
+51
2025-06-18
bnxt_en: Add a helper function to configure MRU and RSS
Pavan Chebbi
1
-11
/
+26
2025-06-18
bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()
Kalesh AP
1
-14
/
+10
2025-06-18
Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...
Jakub Kicinski
4
-25
/
+52
2025-06-18
net: netmem: fix skb_ensure_writable with unreadable skbs
Mina Almasry
1
-3
/
+0
2025-06-18
net: ti: icssg-prueth: Fix packet handling for XDP_TX
Meghana Malladi
1
-17
/
+2
2025-06-17
e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
Vitaly Lifshits
2
-6
/
+16
2025-06-17
ice: fix eswitch code memory leak in reset scenario
Grzegorz Nitka
1
-1
/
+5
2025-06-17
net: ice: Perform accurate aRFS flow match
Krishna Kumar
1
-0
/
+48
2025-06-17
can: tcan4x5x: fix power regulator retrieval during probe
Brett Werling
1
-4
/
+5
2025-06-17
openvswitch: Allocate struct ovs_pcpu_storage dynamically
Sebastian Andrzej Siewior
3
-21
/
+47
2025-06-17
pldmfw: Select CRC32 when PLDMFW is selected
Simon Horman
1
-0
/
+1
2025-06-13
ionic: Prevent driver/fw getting out of sync on devcmd(s)
Brett Creeley
1
-1
/
+2
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
74
-555
/
+818
2025-06-12
Merge tag 'pinctrl-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
64
-80
/
+17
2025-06-12
Merge tag 'arc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
27
-67
/
+53
2025-06-12
Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
19
-246
/
+251
2025-06-12
Merge branch 'fix-ntuple-rules-targeting-default-rss'
Jakub Kicinski
2
-2
/
+60
2025-06-12
selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...
Gal Pressman
1
-1
/
+58
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
1
-1
/
+2
2025-06-12
Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
9
-38
/
+107
2025-06-12
af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.
Kuniyuki Iwashima
1
-1
/
+2
2025-06-12
ipv6: Move fib6_config_validate() to ip6_route_add().
Kuniyuki Iwashima
1
-55
/
+55
2025-06-12
net: drv: netdevsim: don't napi_complete() from netpoll
Jakub Kicinski
1
-1
/
+2
2025-06-12
net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()
Dan Carpenter
1
-2
/
+17
[next]