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
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
2023-10-27
crypto: loongarch/crc32 - remove redundant setting of alignmask to 0
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: mips/crc32 - remove redundant setting of alignmask to 0
Eric Biggers
1
-2
/
+0
2023-10-27
crypto: sparc/crc32c - stop using the shash alignmask
Eric Biggers
1
-21
/
+24
2023-10-20
crypto: arm64/sha512 - clean up backwards function names
Eric Biggers
1
-7
/
+5
2023-10-20
crypto: arm64/sha256 - clean up backwards function names
Eric Biggers
1
-14
/
+12
2023-10-20
crypto: arm64/sha512-ce - clean up backwards function names
Eric Biggers
2
-17
/
+17
2023-10-20
crypto: arm64/sha2-ce - clean up backwards function names
Eric Biggers
2
-19
/
+20
2023-10-20
crypto: arm64/sha1-ce - clean up backwards function names
Eric Biggers
2
-14
/
+15
2023-10-20
crypto: x86/nhpoly1305 - implement ->digest
Eric Biggers
2
-0
/
+18
2023-10-20
crypto: arm64/nhpoly1305 - implement ->digest
Eric Biggers
1
-0
/
+9
2023-10-20
crypto: arm/nhpoly1305 - implement ->digest
Eric Biggers
1
-0
/
+9
2023-10-20
crypto: x86/sha256 - implement ->digest for sha256
Eric Biggers
1
-0
/
+32
2023-10-20
crypto: arm64/sha2-ce - implement ->digest for sha256
Eric Biggers
1
-0
/
+8
2023-10-05
crypto: x86/aesni - Perform address alignment early for XTS mode
Chang S. Bae
1
-9
/
+14
2023-10-05
crypto: x86/aesni - Correct the data type in struct aesni_xts_ctx
Chang S. Bae
1
-10
/
+9
2023-10-05
crypto: x86/aesni - Refactor the common address alignment code
Chang S. Bae
1
-16
/
+10
2023-09-20
crypto: x86/sha - load modules based on CPU features
Roxana Nicolescu
2
-0
/
+24
2023-09-20
crypto: aesni - Fix double word in comments
Bo Liu
2
-4
/
+4
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-10
/
+20
2023-09-10
Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+11
2023-09-10
Merge tag 'sh-for-v6.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-12
/
+8
2023-09-10
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
35
-82
/
+909
2023-09-09
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
1
-1
/
+1
2023-09-09
sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
Petr Tesarik
5
-11
/
+7
2023-09-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+4
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
59
-449
/
+2825
2023-09-08
riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
Lad Prabhakar
1
-1
/
+1
2023-09-08
riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO config
Lad Prabhakar
1
-1
/
+1
2023-09-08
riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
Lad Prabhakar
1
-1
/
+1
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
5
-33
/
+251
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
10
-2
/
+131
2023-09-08
Merge patch "RISC-V: Add ptrace support for vectors"
Palmer Dabbelt
2
-4
/
+88
2023-09-08
Merge patch series "Add non-coherent DMA support for AX45MP"
Palmer Dabbelt
12
-0
/
+194
2023-09-08
Merge patch series "riscv: dma-mapping: unify support for cache flushes"
Palmer Dabbelt
1
-9
/
+51
2023-09-08
Merge patch series "RISC-V: Probe for misaligned access speed"
Palmer Dabbelt
9
-33
/
+193
2023-09-08
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+10
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
103
-1964
/
+5593
2023-09-07
Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
16
-198
/
+82
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
43
-252
/
+147
2023-09-07
Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
7
-5
/
+56
2023-09-07
arm64: csum: Fix OoB access in IP checksum code for negative lengths
Will Deacon
1
-1
/
+1
2023-09-07
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-4
/
+70
2023-09-07
x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()
Jack Wang
1
-0
/
+3
2023-09-07
x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI
Thomas Huth
2
-8
/
+15
2023-09-07
x86/build: Fix linker fill bytes quirk/incompatibility for ld.lld
Song Liu
1
-1
/
+1
2023-09-06
arm64/sysreg: Fix broken strncpy() -> strscpy() conversion
Will Deacon
1
-3
/
+3
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
14
-9
/
+451
2023-09-06
LoongArch: Simplify the processing of jumping new kernel for KASLR
Qing Zhang
3
-12
/
+9
2023-09-06
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
4
-9
/
+86
2023-09-06
LoongArch: Get partial stack information when providing regs parameter
Enze Li
1
-8
/
+10
[next]