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_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
path:
root
/
tools
/
testing
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-28
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+5
2025-06-27
Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-5
/
+139
2025-06-26
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
7
-85
/
+112
2025-06-26
selftests/mm: fix validate_addr() helper
Dev Jain
1
-2
/
+5
2025-06-26
netlink: specs: ethtool: replace underscores with dashes in names
Jakub Kicinski
1
-1
/
+1
2025-06-26
selftests/bpf: adapt one more case in test_lru_map to the new target_free
Willem de Bruijn
1
-15
/
+18
2025-06-25
libbpf: Fix possible use-after-free for externs
Adin Scannell
1
-0
/
+16
2025-06-25
selftests: ublk: don't take same backing file for more than one ublk devices
Ming Lei
1
-2
/
+3
2025-06-24
selftest: af_unix: Add tests for -ECONNRESET.
Kuniyuki Iwashima
1
-4
/
+115
2025-06-24
af_unix: Add test for consecutive consumed OOB.
Kuniyuki Iwashima
1
-0
/
+23
2025-06-24
selftests/bpf: Convert test_sysctl to prog_tests
Jerome Marchand
3
-33
/
+10
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+8
2025-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-4
/
+8
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+13
2025-06-20
selftests/mm: skip uprobe vma merge test if uprobes are not enabled
Pedro Falcato
1
-1
/
+4
2025-06-20
selftests/mm: add configs to fix testcase failure
Dev Jain
1
-0
/
+3
2025-06-20
selftests/mm: increase timeout from 180 to 900 seconds
Shivank Garg
1
-1
/
+1
2025-06-19
Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-1
/
+288
2025-06-19
KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_cases
Zenghui Yu
1
-3
/
+13
2025-06-19
bpf: Adjust free target to avoid global starvation of LRU map
Willem de Bruijn
1
-37
/
+35
2025-06-19
selftests: net: add test for passive TFO socket NAPI ID
David Wei
2
-0
/
+113
2025-06-19
selftests: net: add passive TFO test binary
David Wei
3
-0
/
+173
2025-06-19
selftests: netdevsim: improve lib.sh include in peer.sh
David Wei
1
-1
/
+2
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
2
-0
/
+33
2025-06-16
Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+102
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+6
2025-06-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+25
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-1
/
+74
2025-06-12
selftests: drv-net: rss_ctx: Add test for ntuple rules targeting default RSS ...
Gal Pressman
1
-1
/
+58
2025-06-12
selftests/mm: skip failed memfd setups in gup_longterm
Mark Brown
1
-1
/
+6
2025-06-12
selftests: net: add test case for NAT46 looping back dst
Jakub Kicinski
2
-0
/
+16
2025-06-11
Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-14
/
+25
2025-06-09
selftests/x86: Add a test to detect infinite SIGTRAP handler loop
Xin Li (Intel)
2
-1
/
+102
2025-06-08
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-16
/
+1
2025-06-07
Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-33
/
+88
2025-06-07
selftests/mount_setattr: adapt detached mount propagation test
Christian Brauner
1
-16
/
+1
2025-06-07
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
13
-175
/
+429
2025-06-06
selftests/mm: add test about uprobe pte be orphan during vma merge
Pu Lehui
1
-0
/
+43
2025-06-06
selftests/mm: extract read_sysfs and write_sysfs into vm_util
Pu Lehui
4
-33
/
+45
2025-06-06
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
1
-0
/
+2
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-22
/
+182
2025-06-05
selftests: drv-net: tso: make bkg() wait for socat to quit
Jakub Kicinski
1
-1
/
+1
2025-06-05
selftests: drv-net: tso: fix the GRE device name
Jakub Kicinski
1
-1
/
+1
2025-06-05
selftests: drv-net: add configs for the TSO test
Jakub Kicinski
1
-0
/
+5
2025-06-05
KVM: arm64: selftests: Determine effective counter width in arch_timer_edge_c...
Sebastian Ott
1
-9
/
+18
2025-06-05
KVM: arm64: selftests: Fix xVAL init in arch_timer_edge_cases
Sebastian Ott
1
-1
/
+1
2025-06-05
KVM: arm64: selftests: Fix thread migration in arch_timer_edge_cases
Sebastian Ott
1
-3
/
+5
2025-06-05
KVM: arm64: selftests: Fix help text for arch_timer_edge_cases
Sebastian Ott
1
-1
/
+1
[next]