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-17
Merge branch 's390-bpf-fix-bpf_arch_text_poke-with-new_addr-null-again'
Alexei Starovoitov
2
-1
/
+76
2025-07-17
selftests/bpf: Stress test attaching a BPF prog to another BPF prog
Ilya Leoshkevich
1
-0
/
+67
2025-07-17
s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again
Ilya Leoshkevich
1
-1
/
+9
2025-07-17
bpf: Update iterators.lskel-big-endian.h
Ilya Leoshkevich
1
-237
/
+255
2025-07-17
Merge branch 'bpf-arm64-relax-constraint-in-bpf-jit-compiler'
Alexei Starovoitov
2
-6
/
+0
2025-07-17
selftests/bpf: enable tracing_struct tests for arm64
Alexis Lothoré (eBPF Foundation)
1
-1
/
+0
2025-07-17
bpf, arm64: remove structs on stack constraint
Alexis Lothoré (eBPF Foundation)
1
-5
/
+0
2025-07-17
sched/ext: Prevent update_locked_rq() calls with NULL rq
Breno Leitao
1
-4
/
+8
2025-07-17
Merge branch 'net-mlx5e-add-support-for-pcie-congestion-events'
Jakub Kicinski
10
-1
/
+381
2025-07-17
net/mlx5e: Add device PCIe congestion ethtool stats
Dragos Tatulea
5
-0
/
+212
2025-07-17
net/mlx5e: Create/destroy PCIe Congestion Event object
Dragos Tatulea
6
-1
/
+169
2025-07-17
s390/net: Remove NETIUCV device driver
Nagamani PV
4
-2117
/
+0
2025-07-17
Merge branch 'expose-refclk-for-rmii-and-enable-rmii'
Jakub Kicinski
2
-2
/
+16
2025-07-17
net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag
Ryan Wanner
1
-2
/
+1
2025-07-17
net: cadence: macb: Enable RMII for SAMA7 gem
Ryan Wanner
1
-0
/
+1
2025-07-17
net: cadence: macb: Expose REFCLK as a device tree property
Ryan Wanner
1
-0
/
+7
2025-07-17
dt-bindings: net: cdns,macb: Add external REFCLK property
Ryan Wanner
1
-0
/
+7
2025-07-17
Merge branch 'selftest-net-add-selftest-for-netpoll'
Jakub Kicinski
4
-2
/
+434
2025-07-17
selftests: net: add netpoll basic functionality test
Breno Leitao
2
-0
/
+397
2025-07-17
selftests: drv-net: Strip '@' prefix from bpftrace map keys
Breno Leitao
1
-0
/
+2
2025-07-17
selftests: drv-net: add helper/wrapper for bpftrace
Jakub Kicinski
2
-2
/
+35
2025-07-17
doc: xdp: Clarify driver implementation for XDP Rx metadata
Song Yoong Siang
1
-0
/
+33
2025-07-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-5
/
+8
2025-07-17
net: airoha: fix potential use-after-free in airoha_npu_get()
Alok Tiwari
1
-1
/
+2
2025-07-17
ipv6: mcast: Simplify mld_clear_{report|query}()
Yue Haibing
1
-8
/
+2
2025-07-17
vsock/test: fix vsock_ioctl_int() check for unsupported ioctl
Stefano Garzarella
1
-1
/
+1
2025-07-17
tcp: fix UaF in tcp_prune_ofo_queue()
Paolo Abeni
1
-1
/
+1
2025-07-17
rust: time: Pass correct timer mode ID to hrtimer_start_range_ns
Lyude Paul
1
-1
/
+1
2025-07-17
io_uring/zcrx: account area memory
Pavel Begunkov
2
-0
/
+28
2025-07-17
io_uring: export io_[un]account_mem
Pavel Begunkov
2
-2
/
+4
2025-07-17
net/mlx5: Correctly set gso_size when LRO is used
Christoph Paasch
1
-4
/
+8
2025-07-17
selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseq
Jakub Kicinski
1
-1
/
+1
2025-07-17
ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested
Gal Pressman
2
-1
/
+6
2025-07-17
selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
Hangbin Liu
1
-3
/
+13
2025-07-17
Merge tag 'rust-timekeeping-for-v6.17' of https://github.com/Rust-for-Linux/l...
Miguel Ojeda
9
-186
/
+466
2025-07-17
rust: net::phy Change module_phy_driver macro to use module_device_table macro
FUJITA Tomonori
1
-27
/
+24
2025-07-17
rust: net::phy represent DeviceId as transparent wrapper over mdio_device_id
FUJITA Tomonori
1
-27
/
+28
2025-07-17
rust: device_id: split out index support into a separate trait
FUJITA Tomonori
6
-47
/
+104
2025-07-17
device: rust: rename Device::as_ref() to Device::from_raw()
Alice Ryhl
9
-11
/
+11
2025-07-17
bcachefs: Fix bch2_maybe_casefold() when CONFIG_UTF8=n
Kent Overstreet
1
-8
/
+7
2025-07-17
bcachefs: Fix build when CONFIG_UNICODE=n
Kent Overstreet
2
-0
/
+13
2025-07-17
bcachefs: Fix reference to invalid bucket in copygc
Kent Overstreet
1
-1
/
+1
2025-07-17
bcachefs: Don't build aux search tree when still repairing node
Kent Overstreet
1
-3
/
+3
2025-07-17
bcachefs: Tweak threshold for allocator triggering discards
Kent Overstreet
1
-1
/
+2
2025-07-17
bcachefs: Fix triggering of discard by the journal path
Kent Overstreet
1
-0
/
+1
2025-07-17
gfs2: No more self recovery
Andreas Gruenbacher
1
-20
/
+11
2025-07-17
thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commands
Mason Chang
1
-4
/
+12
2025-07-17
thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to d...
Mason Chang
1
-13
/
+52
2025-07-17
thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static c...
Mason Chang
1
-14
/
+15
2025-07-16
drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resume
Eeli Haapalainen
1
-0
/
+1
[prev]
[next]