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_multi_rtos
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-07-22
mips: Handle KCOV __init vs inline mismatch
Kees Cook
1
-1
/
+1
2025-07-22
powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ...
Ritesh Harjani (IBM)
2
-5
/
+5
2025-07-22
configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
Kees Cook
1
-0
/
+3
2025-07-22
configs/hardening: Enable CONFIG_KSTACK_ERASE
Kees Cook
1
-0
/
+3
2025-07-22
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
8
-18
/
+27
2025-07-22
stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
Kees Cook
5
-32
/
+32
2025-07-22
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
37
-95
/
+101
2025-07-22
scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated
Showrya M N
1
-1
/
+2
2025-07-22
wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
6
-88
/
+95
2025-07-22
wifi: iwlwifi: Fix typo "ransport"
WangYuli
1
-1
/
+1
2025-07-22
wifi: iwlwifi: fix cmd length when sending WOWLAN_TSC_RSC_PARAM
Antonio Quartulli
1
-1
/
+1
2025-07-22
scsi: scsi_transport_fc: Add comments to describe added 'rport' parameter
Ewan D. Milne
1
-0
/
+2
2025-07-22
lib/crypto: tests: Annotate worker to be on stack
Guenter Roeck
1
-1
/
+1
2025-07-22
Merge branch 'ethtool-rss-support-creating-and-removing-contexts-via-netlink'
Jakub Kicinski
10
-72
/
+603
2025-07-22
selftests: drv-net: rss_api: context create and delete tests
Jakub Kicinski
1
-0
/
+73
2025-07-22
ethtool: rss: support removing contexts via Netlink
Jakub Kicinski
8
-1
/
+153
2025-07-22
ethtool: rss: support creating contexts via Netlink
Jakub Kicinski
7
-2
/
+273
2025-07-22
ethtool: move ethtool_rxfh_ctx_alloc() to common code
Jakub Kicinski
3
-34
/
+37
2025-07-22
ethtool: rss: factor out populating response from context
Jakub Kicinski
1
-10
/
+22
2025-07-22
ethtool: rss: factor out allocating memory for response
Jakub Kicinski
1
-17
/
+30
2025-07-22
ethtool: rejig the RSS notification machinery for more types
Jakub Kicinski
3
-9
/
+12
2025-07-22
ethtool: assert that drivers with sym hash are consistent for RSS contexts
Jakub Kicinski
1
-0
/
+4
2025-07-22
Merge branch 'mptcp-add-tcp_maxseg-sockopt-support'
Jakub Kicinski
5
-14
/
+46
2025-07-22
mptcp: fix typo in a comment
moyuanhao
1
-1
/
+1
2025-07-22
mptcp: add TCP_MAXSEG sockopt support
Geliang Tang
2
-0
/
+27
2025-07-22
tcp: add tcp_sock_set_maxseg
Geliang Tang
2
-9
/
+15
2025-07-22
mptcp: sockopt: drop redundant tcp_getsockopt
Geliang Tang
1
-4
/
+3
2025-07-22
s390/qeth: Make hw_trap sysfs attribute idempotent
Aswin Karuvally
1
-9
/
+13
2025-07-22
net: phy: qcom: qca807x: Enable WoL support using shared library
Luo Jie
1
-0
/
+4
2025-07-22
net: usb: smsc95xx: add support for ethtool pause parameters
Oleksij Rempel
1
-3
/
+69
2025-07-22
Merge tag 'clk-microchip-6.17' of https://git.kernel.org/pub/scm/linux/kernel...
Stephen Boyd
1
-10
/
+10
2025-07-22
Merge tag 'thead-clk-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
1
-3
/
+11
2025-07-22
bpf: Use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Yonghong Song
1
-2
/
+2
2025-07-22
Merge tag 'v6.17-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
1
-0
/
+1
2025-07-22
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
31
-195
/
+1122
2025-07-22
gve: Fix stuck TX queue for DQ queue format
Praveen Kaligineedi
1
-30
/
+37
2025-07-22
net: usb: cdc-ncm: check for filtering capability
Oliver Neukum
2
-4
/
+17
2025-07-22
net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks
Biju Das
1
-0
/
+1
2025-07-22
net: appletalk: Fix use-after-free in AARP proxy probe
Kito Xu (veritas501)
1
-3
/
+21
2025-07-22
net: bcmasp: Restore programming of TX map vector register
Florian Fainelli
1
-0
/
+3
2025-07-22
Merge branch 'amd-xgbe-add-hardware-ptp-timestamping'
Jakub Kicinski
8
-380
/
+487
2025-07-22
amd-xgbe: add hardware PTP timestamping support
Raju Rangoju
6
-86
/
+179
2025-07-22
and-xgbe: remove the abstraction for hwptp
Raju Rangoju
6
-331
/
+345
2025-07-22
btrfs: send: use fallocate for hole punching with send stream v2
Filipe Manana
1
-0
/
+33
2025-07-22
Merge branch 'selftests-mptcp-connect-cover-alt-modes'
Jakub Kicinski
4
-1
/
+17
2025-07-22
selftests: mptcp: connect: also cover checksum
Matthieu Baerts (NGI0)
2
-1
/
+6
2025-07-22
selftests: mptcp: connect: also cover alt modes
Matthieu Baerts (NGI0)
3
-1
/
+12
2025-07-22
btrfs: unfold transaction aborts when writing dirty block groups
Filipe Manana
1
-2
/
+4
2025-07-22
btrfs: use saner variable type and name to indicate extrefs at add_inode_ref()
Filipe Manana
1
-5
/
+4
2025-07-22
btrfs: don't skip remaining extrefs if dir not found during log replay
Filipe Manana
1
-4
/
+14
[prev]
[next]