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-12
loop: Avoid updating block size under exclusive owner
Jan Kara
1
-8
/
+30
2025-07-12
block: fix kobject leak in blk_unregister_queue
Ming Lei
1
-0
/
+1
2025-07-12
Merge tag 'batadv-next-pullrequest-20250710' of git://git.open-mesh.org/linux...
Jakub Kicinski
14
-92
/
+45
2025-07-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
14
-69
/
+378
2025-07-12
Merge tag 'pci-v6.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+51
2025-07-12
Merge tag 'drm-fixes-2025-07-12' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
27
-89
/
+187
2025-07-12
Revert "eventpoll: Fix priority inversion problem"
Linus Torvalds
1
-134
/
+324
2025-07-12
net: ll_temac: Fix incorrect PHY node reference in debug message
Alok Tiwari
1
-1
/
+1
2025-07-12
selftests/net: packetdrill: add --mss option to three tests
Eric Dumazet
3
-0
/
+8
2025-07-12
Merge branch 'netdevsim-support-setting-a-permanent-address'
Jakub Kicinski
7
-18
/
+123
2025-07-12
selftests: net: add netdev-l2addr.sh for testing L2 address functionality
Toke Høiland-Jørgensen
3
-0
/
+83
2025-07-12
net: netdevsim: Support setting dev->perm_addr on port creation
Toke Høiland-Jørgensen
4
-18
/
+40
2025-07-12
selftests: flip local/remote endpoints in iou-zcrx.py
Vishwanath Seshagiri
1
-49
/
+49
2025-07-12
sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields
Edward Cree
1
-4
/
+8
2025-07-12
net: emaclite: Fix missing pointer increment in aligned_read()
Alok Tiwari
1
-1
/
+1
2025-07-12
Merge branch 'net_sched-act-extend-rcu-use-in-dump-methods'
Jakub Kicinski
19
-120
/
+133
2025-07-12
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
Eric Dumazet
2
-11
/
+10
2025-07-12
net_sched: act_police: use RCU in tcf_police_dump()
Eric Dumazet
2
-10
/
+11
2025-07-12
net_sched: act_pedit: use RCU in tcf_pedit_dump()
Eric Dumazet
2
-10
/
+11
2025-07-12
net_sched: act_nat: use RCU in tcf_nat_dump()
Eric Dumazet
2
-13
/
+13
2025-07-12
net_sched: act_mpls: use RCU in tcf_mpls_dump()
Eric Dumazet
2
-11
/
+11
2025-07-12
net_sched: act_ctinfo: use RCU in tcf_ctinfo_dump()
Eric Dumazet
2
-12
/
+12
2025-07-12
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
2
-11
/
+14
2025-07-12
net_sched: act_ct: use RCU in tcf_ct_dump()
Eric Dumazet
2
-16
/
+16
2025-07-12
net_sched: act_csum: use RCU in tcf_csum_dump()
Eric Dumazet
2
-9
/
+10
2025-07-12
net_sched: act_connmark: use RCU in tcf_connmark_dump()
Eric Dumazet
2
-8
/
+11
2025-07-12
net_sched: act: annotate data-races in tcf_lastuse_update() and tcf_tm_dump()
Eric Dumazet
1
-9
/
+14
2025-07-12
eth: fbnic: fix ubsan complaints about OOB accesses
Jakub Kicinski
1
-4
/
+4
2025-07-12
virtio_net: simplify tx queue wake condition check
Liming Wu
1
-12
/
+10
2025-07-12
selftests/tc-testing: Add tests for restrictions on netem duplication
William Liu
2
-3
/
+83
2025-07-12
net/sched: Restrict conditions for adding duplicating netems to qdisc tree
William Liu
1
-0
/
+40
2025-07-12
locking/rwsem: Use OWNER_NONSPINNABLE directly instead of OWNER_SPINNABLE
Jinliang Zheng
1
-3
/
+1
2025-07-12
rust: sync: Add #[must_use] to Lock::try_lock()
Jason Devers
1
-0
/
+2
2025-07-12
locking/mutex: Mark devm_mutex_init() as __must_check
Thomas Weißschuh
1
-4
/
+7
2025-07-12
leds: lp8860: Check return value of devm_mutex_init()
Thomas Weißschuh
1
-1
/
+3
2025-07-12
spi: spi-nxp-fspi: Check return value of devm_mutex_init()
Thomas Weißschuh
1
-1
/
+3
2025-07-12
Merge tag 'amd-drm-next-6.17-2025-07-11' of https://gitlab.freedesktop.org/ag...
Simona Vetter
26
-239
/
+270
2025-07-12
vfio/pci: Separate SR-IOV VF dev_set
Alex Williamson
1
-1
/
+1
2025-07-12
vfio/pds: Fix missing detach_ioas op
Brett Creeley
1
-0
/
+1
2025-07-12
lib/crypto: x86/poly1305: Fix performance regression on short messages
Eric Biggers
1
-0
/
+8
2025-07-12
lib/crypto: x86/poly1305: Fix register corruption in no-SIMD contexts
Eric Biggers
1
-1
/
+39
2025-07-12
lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts
Eric Biggers
1
-1
/
+2
2025-07-12
lib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts
Eric Biggers
1
-1
/
+2
2025-07-11
ext4: remove unnecessary duplicate check in ext4_map_blocks()
Dan Carpenter
1
-2
/
+1
2025-07-11
vfio: Prevent open_count decrement to negative
Jacob Pan
1
-1
/
+2
2025-07-11
vfio: Fix unbalanced vfio_df_close call in no-iommu mode
Jacob Pan
2
-4
/
+7
2025-07-11
erofs: fix large fragment handling
Gao Xiang
3
-7
/
+8
2025-07-11
drm/xe: Normalize default param values
Lucas De Marchi
1
-12
/
+23
2025-07-11
drm/xe/migrate: Fix alignment check
Lucas De Marchi
1
-2
/
+2
2025-07-11
perf python: Set index error for invalid thread/cpu map items
Ian Rogers
1
-2
/
+6
[prev]
[next]