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
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
12
-41
/
+176
2023-10-04
ibmveth: Remove condition to recompute TCP header checksum.
David Wilder
1
-13
/
+12
2023-10-04
dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return
Dan Carpenter
3
-5
/
+6
2023-10-04
net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()
Dan Carpenter
1
-3
/
+5
2023-10-04
net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
Dan Carpenter
1
-0
/
+1
2023-10-04
vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
Stefano Garzarella
1
-1
/
+11
2023-10-04
rswitch: Fix PHY station management clock setting
Yoshihiro Shimoda
2
-1
/
+14
2023-10-03
net: nfc: llcp: Add lock when modifying device list
Jeremy Cline
1
-0
/
+2
2023-10-03
ethtool: plca: fix plca enable data type while parsing the value
Parthiban Veerasooran
1
-16
/
+29
2023-10-03
qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
Gustavo A. R. Silva
1
-1
/
+1
2023-10-03
net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
Shigeru Yoshida
1
-1
/
+3
2023-10-03
ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
Ilya Maximets
1
-3
/
+7
2023-10-03
ipv4/fib: send notify when delete source address routes
Hangbin Liu
3
-0
/
+6
2023-10-02
sky2: Make sure there is at least one frag_addr available
Kees Cook
1
-1
/
+1
2023-10-02
net: dsa: mv88e6xxx: Avoid EEPROM timeout when EEPROM is absent
Fabio Estevam
5
-35
/
+6
2023-10-02
ptp: ocp: Fix error handling in ptp_ocp_device_init
Dinghao Liu
1
-1
/
+0
2023-10-01
net: prevent address rewrite in kernel_bind()
Jordan Rife
4
-5
/
+10
2023-10-01
net: prevent rewrite of msg_name in sock_sendmsg()
Jordan Rife
1
-6
/
+23
2023-10-01
net: replace calls to sock->ops->connect() with kernel_connect()
Jordan Rife
2
-3
/
+3
2023-10-01
ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
David Howells
1
-1
/
+1
2023-10-01
neighbour: fix data-races around n->output
Eric Dumazet
3
-7
/
+7
2023-10-01
net: fix possible store tearing in neigh_periodic_work()
Eric Dumazet
1
-1
/
+3
2023-10-01
Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
8
-46
/
+60
2023-10-01
net: stmmac: platform: fix the incorrect parameter
Clark Wang
1
-1
/
+1
2023-09-30
bpf: Use kmalloc_size_roundup() to adjust size_index
Hou Tao
1
-25
/
+19
2023-09-30
selftest/bpf: Add various selftests for program limits
Daniel Borkmann
1
-0
/
+84
2023-09-30
bpf, mprog: Fix maximum program check on mprog attachment
Daniel Borkmann
1
-0
/
+3
2023-09-29
bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets
Jakub Sitnicki
1
-0
/
+4
2023-09-29
bpf, sockmap: Add tests for MSG_F_PEEK
John Fastabend
1
-0
/
+51
2023-09-29
bpf, sockmap: Do not inc copied_seq when PEEK flag set
John Fastabend
1
-1
/
+3
2023-09-29
bpf: tcp_read_skb needs to pop skb regardless of seq
John Fastabend
1
-8
/
+2
2023-09-28
ice: always add legacy 32byte RXDID in supported_rxdids
Michal Schmidt
1
-5
/
+7
2023-09-22
drivers/net: process the result of hdlc_open() and add call of hdlc_close() i...
Alexandra Diupina
1
-2
/
+10
2023-09-21
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
93
-540
/
+1489
2023-09-21
Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-178
/
+38
2023-09-21
Merge tag 'powerpc-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-26
/
+60
2023-09-21
Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-155
/
+123
2023-09-21
Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-5
/
+10
2023-09-21
Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
65
-249
/
+352
2023-09-21
Merge tag 'hwmon-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2023-09-21
Merge tag 'nf-23-09-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
3
-5
/
+23
2023-09-21
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
4
-4
/
+30
2023-09-21
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
1
-12
/
+19
2023-09-21
Merge branch 'add-missing-xdp_do_flush-invocations'
Paolo Abeni
3
-6
/
+21
2023-09-21
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
1
-6
/
+13
2023-09-21
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
2023-09-21
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
1
-0
/
+3
2023-09-20
Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
12
-22
/
+25
2023-09-20
Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-53
/
+69
2023-09-20
Bluetooth: hci_codec: Fix leaking content of local_codecs
Luiz Augusto von Dentz
3
-0
/
+3
[next]