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
2024-04-10
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-32
/
+20
2024-04-10
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-9
/
+5
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2
-13
/
+19
2024-04-10
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
1
-1
/
+3
2024-04-10
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
1
-3
/
+3
2024-04-10
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
1
-2
/
+8
2024-04-10
r8169: fix LED-related deadlock on module removal
Heiner Kallweit
3
-16
/
+33
2024-04-10
pds_core: Fix pdsc_check_pci_health function to use work thread
Brett Creeley
4
-1
/
+18
2024-04-10
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2
-3
/
+8
2024-04-10
Merge branch 'net-start-to-replace-copy_from_sockptr'
Jakub Kicinski
3
-11
/
+36
2024-04-10
nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
Eric Dumazet
1
-6
/
+6
2024-04-10
mISDN: fix MISDN_TIME_STAMP handling
Eric Dumazet
1
-5
/
+5
2024-04-10
net: add copy_safe_from_sockptr() helper
Eric Dumazet
1
-0
/
+25
2024-04-09
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
1
-3
/
+1
2024-04-09
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
1
-2
/
+5
2024-04-09
octeontx2-af: Fix NIX SQ mode and BP config
Geetha sowjanya
1
-10
/
+10
2024-04-09
af_unix: Clear stale u->oob_skb.
Kuniyuki Iwashima
1
-1
/
+3
2024-04-09
net: ks8851: Handle softirqs at the end of IRQ thread to fix hang
Marek Vasut
1
-1
/
+5
2024-04-09
net: ks8851: Inline ks8851_rx_skb()
Marek Vasut
4
-36
/
+1
2024-04-08
Merge branch 'stmmac-missing-stats-DW-GMAC'
David S. Miller
3
-0
/
+19
2024-04-08
net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics
Minda Chen
3
-0
/
+8
2024-04-08
net: stmmac: mmc_core: Add GMAC LPI statistics
Minda Chen
1
-0
/
+11
2024-04-08
Merge branch 'bnxt_en-fixes'
David S. Miller
2
-1
/
+7
2024-04-08
bnxt_en: Reset PTP tx_avail after possible firmware reset
Pavan Chebbi
1
-0
/
+2
2024-04-08
bnxt_en: Fix error recovery for RoCE ulp client
Vikas Gupta
1
-0
/
+3
2024-04-08
bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()
Vikas Gupta
1
-1
/
+2
2024-04-08
s390/ism: fix receive message buffer allocation
Gerd Bayer
1
-9
/
+29
2024-04-08
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
2
-2
/
+35
2024-04-08
MAINTAINERS: Drop Li Yang as their email address stopped working
Uwe Kleine-König
1
-8
/
+3
2024-04-08
Merge tag 'batadv-net-pullrequest-20240405' of git://git.open-mesh.org/linux-...
David S. Miller
1
-1
/
+1
2024-04-08
lib: checksum: hide unused expected_csum_ipv6_magic[]
Arnd Bergmann
1
-2
/
+3
2024-04-07
octeontx2-pf: Fix transmit scheduler resource leak
Hariprasad Kelam
1
-0
/
+1
2024-04-07
virtio_net: Do not send RSS key if it is not supported
Breno Leitao
1
-4
/
+22
2024-04-06
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
Eric Dumazet
1
-0
/
+2
2024-04-06
u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
Petr Tesarik
1
-4
/
+5
2024-04-06
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
1
-2
/
+3
2024-04-05
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
85
-405
/
+1606
2024-04-05
Merge tag 'bcachefs-2024-04-03' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
39
-494
/
+1869
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
9
-24
/
+75
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
4
-0
/
+18
2024-04-04
Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-16
/
+34
2024-04-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-18
/
+16
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-04-04
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
1
-0
/
+2
2024-04-04
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
Christophe JAILLET
1
-1
/
+1
2024-04-04
net: ravb: Always update error counters
Paul Barker
1
-8
/
+9
2024-04-04
net: ravb: Always process TX descriptor ring
Paul Barker
1
-2
/
+5
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-4
/
+5
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
[next]