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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-28
Merge tag 'loongarch-fixes-6.16-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
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
LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
Thomas Huth
1
-2
/
+2
2025-06-26
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
9
-88
/
+122
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
2
-3
/
+23
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
libbpf: Fix null pointer dereference in btf_dump__free on allocation failure
Yuan Chen
1
-0
/
+3
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-21
Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...
Linus Torvalds
29
-51
/
+327
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
6
-12
/
+305
2025-06-19
tools: ynl: fix mixing ops and notifications on one socket
Jakub Kicinski
1
-11
/
+17
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-18
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+10
2025-06-18
perf bench futex: Fix prctl include in musl libc
Arnaldo Carvalho de Melo
2
-2
/
+8
2025-06-18
perf test: Directory file descriptor leak
Ian Rogers
1
-0
/
+1
2025-06-17
perf evsel: Missed close() when probing hybrid core PMUs
Ian Rogers
1
-0
/
+1
2025-06-17
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+55
2025-06-17
tools arch amd ibs: Sync ibs.h with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+6
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-16
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+10
2025-06-16
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
2
-5
/
+13
2025-06-16
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
3
-0
/
+6
2025-06-16
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-06-16
tools headers UAPI: Sync the drm/drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2025-06-16
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2025-06-16
tools headers UAPI: Sync kvm header with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+71
2025-06-16
tools headers x86 svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2025-06-16
tools headers UAPI: Sync KVM's vmx.h header with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2025-06-16
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-4
/
+5
2025-06-16
tools headers UAPI: Sync linux/prctl.h with the kernel sources to pick FUTEX ...
Arnaldo Carvalho de Melo
1
-0
/
+7
2025-06-16
perf mem: Document new output fields (op, cache, mem, dtlb, snoop)
Namhyung Kim
2
-17
/
+92
2025-06-16
tools headers: Update the fs headers with the kernel sources
Arnaldo Carvalho de Melo
4
-6
/
+17
[next]