index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
1
-3
/
+5
2024-07-17
virtio: rename find_vqs_info() op to find_vqs()
Jiri Pirko
1
-1
/
+1
2024-07-17
virtio: convert find_vqs() op implementations to find_vqs_info()
Jiri Pirko
1
-6
/
+8
2024-07-01
Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-27
/
+91
2024-07-01
Merge tag 'v6.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
13
-12
/
+34
2024-06-30
x86-32: fix cmpxchg8b_emu build error with clang
Linus Torvalds
1
-7
/
+5
2024-06-29
Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-15
/
+22
2024-06-29
Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-19
/
+14
2024-06-29
x86: stop playing stack games in profile_pc()
Linus Torvalds
1
-19
/
+1
2024-06-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+4
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
3
-19
/
+14
2024-06-27
Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-5
/
+8
2024-06-27
Merge tag 'riscv-dt-fixes-for-v6.10-rc5+' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
8
-15
/
+57
2024-06-26
Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"
Palmer Dabbelt
1
-1
/
+1
2024-06-26
riscv: stacktrace: convert arch_stack_walk() to noinstr
Andy Chiu
1
-1
/
+1
2024-06-26
riscv: patch: Flush the icache right after patching to avoid illegal insns
Alexandre Ghiti
2
-13
/
+20
2024-06-25
RISC-V: fix vector insn load/store width mask
Jesse Taube
1
-1
/
+1
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
4
-5
/
+5
2024-06-25
s390: remove native mmap2() syscall
Arnd Bergmann
1
-27
/
+0
2024-06-25
hexagon: fix fadvise64_64 calling conventions
Arnd Bergmann
2
-0
/
+13
2024-06-25
csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
2
-0
/
+2
2024-06-25
sh: rework sync_file_range ABI
Arnd Bergmann
2
-1
/
+13
2024-06-25
powerpc: restore some missing spu syscalls
Arnd Bergmann
1
-0
/
+4
2024-06-25
parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
3
-10
/
+2
2024-06-25
parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
1
-2
/
+2
2024-06-25
sparc: fix compat recv/recvfrom syscalls
Arnd Bergmann
2
-223
/
+2
2024-06-25
sparc: fix old compat_sys_select()
Arnd Bergmann
1
-1
/
+1
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
7
-7
/
+7
2024-06-25
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
1
-4
/
+7
2024-06-24
arm64: dts: rockchip: Add sound-dai-cells for RK3368
Alex Bee
1
-0
/
+3
2024-06-24
arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi 4B
Andy Yan
1
-2
/
+2
2024-06-24
arm64: Clear the initial ID map correctly before remapping
Zenghui Yu
1
-1
/
+1
2024-06-23
Merge tag 'mips-fixes_6.10_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2024-06-23
Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2024-06-23
Merge tag 'powerpc-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-5
/
+15
2024-06-22
Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
8
-8
/
+11
2024-06-22
Merge tag 'loongarch-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-64
/
+91
2024-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-11
/
+33
2024-06-21
KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests
Michael Roth
1
-2
/
+2
2024-06-21
mips: fix compat_sys_lseek syscall
Arnd Bergmann
1
-1
/
+1
2024-06-21
MIPS: mipsmtregs: Fix target register for MFTC0
Jiaxun Yang
1
-1
/
+1
2024-06-21
LoongArch: KVM: Remove an unneeded semicolon
Yang Li
1
-1
/
+1
2024-06-21
LoongArch: Fix multiple hardware watchpoint issues
Hui Li
1
-24
/
+33
2024-06-21
LoongArch: Trigger user-space watchpoints correctly
Hui Li
3
-6
/
+31
2024-06-21
LoongArch: Fix watchpoint setting error
Hui Li
3
-32
/
+21
2024-06-21
LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...
Xi Ruoyao
2
-1
/
+5
2024-06-21
Merge tag 'kvmarm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-4
/
+27
2024-06-20
Merge tag 'riscv-sophgo-dt-fixes-for-v6.10-rc4' of https://github.com/sophgo/...
Arnd Bergmann
1
-0
/
+1
2024-06-20
Merge tag 'imx-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
7
-8
/
+10
[next]