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-24
arm64: kvm: sys_regs: use string choices helper
Kuninori Morimoto
2
-2
/
+2
2025-07-24
KVM: arm64: Follow specification when implementing WXN
Marc Zyngier
1
-14
/
+14
2025-07-24
KVM: arm64: Remove the wi->{e0,}poe vs wr->{p,u}ov confusion
Marc Zyngier
1
-22
/
+30
2025-07-24
KVM: arm64: vgic-its: Return -ENXIO to invalid KVM_DEV_ARM_VGIC_GRP_CTRL attrs
David Woodhouse
1
-0
/
+3
2025-07-24
Merge tag 'icc-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
20
-52
/
+2243
2025-07-24
selftests/bpf: Test invalid narrower ctx load
Paul Chaignon
1
-0
/
+25
2025-07-24
bpf: Reject narrower access to pointer ctx fields
Paul Chaignon
2
-14
/
+14
2025-07-24
bpf: Disable migration in nf_hook_run_bpf().
Kuniyuki Iwashima
1
-1
/
+1
2025-07-24
Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-38
/
+101
2025-07-24
selftests: drv-net: wait for iperf client to stop sending
Nimrod Oren
1
-5
/
+18
2025-07-24
Merge branch 'dualpi2-patch'
Jakub Kicinski
9
-5
/
+1669
2025-07-24
Documentation: netlink: specs: tc: Add DualPI2 specification
Chia-Yu Chang
1
-2
/
+149
2025-07-24
selftests/tc-testing: Add selftests for qdisc DualPI2
Chia-Yu Chang
3
-0
/
+256
2025-07-24
selftests/tc-testing: Fix warning and style check on tdc.sh
Chia-Yu Chang
1
-3
/
+2
2025-07-24
sched: Add enqueue/dequeue of dualpi2 qdisc
Koen De Schepper
4
-4
/
+487
2025-07-24
sched: Dump configuration and statistics of dualpi2 qdisc
Chia-Yu Chang
2
-17
/
+152
2025-07-24
sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang
2
-0
/
+644
2025-07-24
Merge branch 'split-netmem-from-struct-page'
Jakub Kicinski
12
-40
/
+161
2025-07-24
libeth: xdp: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2025-07-24
net: ti: icssg-prueth: access ->pp through netmem_desc instead of page
Byungchul Park
1
-2
/
+2
2025-07-24
mlx5: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+2
2025-07-24
idpf: access ->pp through netmem_desc instead of page
Byungchul Park
1
-3
/
+5
2025-07-24
iavf: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2025-07-24
octeontx2-pf: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2025-07-24
net: fec: access ->pp through netmem_desc instead of page
Byungchul Park
1
-3
/
+7
2025-07-24
mt76: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+2
2025-07-24
netdevsim: access ->pp through netmem_desc instead of page
Byungchul Park
1
-2
/
+4
2025-07-24
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
Byungchul Park
3
-3
/
+22
2025-07-24
netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
Byungchul Park
1
-1
/
+19
2025-07-24
netmem: introduce struct netmem_desc mirroring struct page
Byungchul Park
1
-21
/
+95
2025-07-24
vxlan: remove redundant conversion of vni in vxlan_nl2conf
Wang Liang
1
-1
/
+1
2025-07-24
netdevsim: add fw_update_flash_chunk_time_ms debugfs knobs
Jiri Pirko
3
-3
/
+9
2025-07-24
devlink: Fix excessive stack usage in rate TC bandwidth parsing
Carolina Jubran
6
-39
/
+42
2025-07-24
platform/chrome: Fix typo in CROS_USBPD_NOTIFY help text
Keenan Salandy
1
-1
/
+1
2025-07-24
i2c: qup: jump out of the loop in case of timeout
Yang Xiwen
1
-1
/
+3
2025-07-24
i2c: virtio: Avoid hang by using interruptible completion wait
Viresh Kumar
1
-7
/
+8
2025-07-24
i2c: tegra: Fix reset error handling with ACPI
Akhil R
1
-23
/
+1
2025-07-24
i2c: imx: use guard to take spinlock
Troy Mitchell
1
-21
/
+16
2025-07-24
i2c: stm32f7: Use str_on_off() helper
Yumeng Fang
1
-1
/
+2
2025-07-24
dt-bindings: i2c: nxp,pnx-i2c: allow clocks property
Frank Li
1
-0
/
+3
2025-07-24
i2c: riic: Add support for RZ/T2H SoC
Lad Prabhakar
1
-0
/
+28
2025-07-24
i2c: riic: Move generic compatible string to end of array
Lad Prabhakar
1
-2
/
+2
2025-07-24
i2c: riic: Pass IRQ desc array as part of OF data
Lad Prabhakar
1
-6
/
+16
2025-07-24
dt-bindings: i2c: renesas,riic: Document RZ/T2H and RZ/N2H support
Lad Prabhakar
1
-19
/
+56
2025-07-24
dt-bindings: i2c: renesas,riic: Move ref for i2c-controller.yaml to the end
Lad Prabhakar
1
-15
/
+15
2025-07-24
i2c: tegra: Add missing kernel-doc for dma_dev member
Hans Zhang
1
-0
/
+1
2025-07-24
MAINTAINERS: Add in6.h to MAINTAINERS
Kees Cook
1
-0
/
+1
2025-07-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-07-24
KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercalls
Manuel Andreas
1
-1
/
+1
2025-07-24
rtc: Optimize calculations in rtc_time64_to_tm()
Uwe Kleine-König
1
-21
/
+19
[prev]
[next]