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
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
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
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
arm64: Add kasan_hw_tags_enable() prototype to silence sparse
Catalin Marinas
1
-0
/
+6
2022-06-10
arm64/sme: Fix EFI save/restore
Mark Brown
1
-4
/
+14
2022-06-10
arm64/fpsimd: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2022-06-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+6
2022-06-02
arm64: Initialize jump labels before setup_machine_fdt()
Stephen Boyd
1
-3
/
+4
2022-06-02
arm64: hibernate: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-02
arm64: Remove the __user annotation for the restore_za_context() argument
Catalin Marinas
1
-1
/
+1
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+1
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-25
/
+4
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+14
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
1
-2
/
+1
2022-05-25
Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
5
-8
/
+7
2022-05-25
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+2
2022-05-24
Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2022-05-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
25
-327
/
+1563
2022-05-23
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
9
-56
/
+56
2022-05-20
Merge branch 'for-next/sysreg-gen' into for-next/core
Catalin Marinas
6
-70
/
+71
2022-05-20
Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...
Catalin Marinas
19
-229
/
+1464
2022-05-19
arm64: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+1
2022-05-18
arm64/sve: Move sve_free() into SVE code section
Geert Uytterhoeven
1
-17
/
+16
2022-05-17
arm64: mte: Ensure the cleared tags are visible before setting the PTE
Catalin Marinas
1
-0
/
+3
2022-05-17
arm64: kexec: load from kimage prior to clobbering
Mark Rutland
1
-7
/
+15
2022-05-17
arm64: paravirt: Use RCU read locks to guard stolen_time
Prakruthi Deepak Heragu
1
-8
/
+21
2022-05-17
arm64: lds: move special code sections out of kernel exec segment
Ard Biesheuvel
1
-9
/
+12
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
4
-26
/
+26
2022-05-16
arm64/sme: Standardise bitfield names for SVCR
Mark Brown
1
-3
/
+3
2022-05-16
arm64/fp: Rename SVE and SME LEN field name to _WIDTH
Mark Brown
1
-2
/
+2
2022-05-16
Merge branch 'for-next/sme' into for-next/sysreg-gen
Catalin Marinas
10
-112
/
+1299
2022-05-16
arm64/sve: Make kernel FPU protection RT friendly
Sebastian Andrzej Siewior
1
-2
/
+14
2022-05-16
arm64/sve: Delay freeing memory in fpsimd_flush_thread()
Sebastian Andrzej Siewior
1
-2
/
+15
2022-05-12
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
Shreyas K K
1
-0
/
+2
2022-05-12
arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entry
Kristina Martsenko
1
-2
/
+1
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
8
-31
/
+37
2022-05-11
arm64: Declare non global symbols as static
Linu Cherian
1
-1
/
+1
2022-05-10
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
3
-6
/
+4
2022-05-08
arm64: entry: use stackleak_erase_on_task_stack()
Mark Rutland
1
-1
/
+1
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
1
-1
/
+2
2022-05-07
arm64: kdump: Reimplement crashkernel=X
Chen Zhou
2
-4
/
+17
2022-05-07
arm64: Use insert_resource() to simplify code
Zhen Lei
1
-14
/
+3
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2022-05-06
cpufreq: CPPC: Add per_cpu efficiency_class
Pierre Gondois
1
-0
/
+1
2022-05-06
arm64/sme: More sensibly define the size for the ZA register set
Mark Brown
1
-2
/
+10
2022-05-04
arm64/sysreg: Standardise ID_AA64ISAR0_EL1 macro names
Mark Brown
1
-35
/
+35
2022-05-04
arm64: Update name of ID_AA64ISAR0_EL1_ATOMIC to reflect ARM
Mark Brown
1
-3
/
+3
2022-05-04
arm64/mte: Make TCF field values and naming more standard
Mark Brown
1
-4
/
+5
[next]