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
2018-11-29
crypto: x86/chacha20 - Add a 4-block AVX-512VL variant
Martin Willi
2
-0
/
+279
2018-11-29
crypto: x86/chacha20 - Add a 2-block AVX-512VL variant
Martin Willi
2
-0
/
+178
2018-11-29
crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
Martin Willi
3
-0
/
+427
2018-11-20
crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
Eric Biggers
4
-0
/
+200
2018-11-20
crypto: poly1305 - use structures for key and accumulator
Eric Biggers
1
-9
/
+11
2018-11-20
crypto: arm/chacha - add XChaCha12 support
Eric Biggers
2
-2
/
+21
2018-11-20
crypto: arm/chacha20 - refactor to allow varying number of rounds
Eric Biggers
3
-48
/
+56
2018-11-20
crypto: arm/chacha20 - add XChaCha20 support
Eric Biggers
3
-49
/
+126
2018-11-20
crypto: arm/chacha20 - limit the preemption-disabled section
Eric Biggers
1
-3
/
+3
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
3
-64
/
+64
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
1
-1
/
+1
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
3
-15
/
+0
2018-11-16
crypto: x86/chacha20 - Add a 4-block AVX2 variant
Martin Willi
2
-0
/
+317
2018-11-16
crypto: x86/chacha20 - Add a 2-block AVX2 variant
Martin Willi
2
-0
/
+204
2018-11-16
crypto: x86/chacha20 - Use larger block functions more aggressively
Martin Willi
1
-15
/
+24
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant
Martin Willi
2
-61
/
+133
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant
Martin Willi
2
-40
/
+128
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant
Martin Willi
2
-22
/
+63
2018-11-16
crypto: aes-ce - Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-09
crypto: arm/aes - add some hardening against cache-timing attacks
Eric Biggers
2
-10
/
+61
2018-11-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
37
-141
/
+148
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
962
-8120
/
+40565
2018-11-03
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
5
-8
/
+13
2018-11-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-8
/
+23
2018-11-03
Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+2
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
6
-17
/
+7
2018-11-03
Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
1
-6
/
+2
2018-11-03
ARM: dts: stm32: update HASH1 dmas property on stm32mp157c
Alexandre Torgue
1
-1
/
+1
2018-11-03
ARM: orion: avoid VLA in orion_mpp_conf
Arnd Bergmann
1
-1
/
+6
2018-11-02
ARM: defconfig: Update multi_v7 to use PREEMPT
Linus Walleij
1
-0
/
+1
2018-11-02
arm64: defconfig: Enable some IPMI configs
John Garry
1
-0
/
+3
2018-11-02
arm64: fix warnings without CONFIG_IOMMU_DMA
Christoph Hellwig
1
-0
/
+2
2018-11-02
arm64: kprobe: make page to RO mode when allocate it
Anders Roxell
1
-7
/
+20
2018-11-02
arm64: kdump: fix small typo
Yangtao Li
1
-1
/
+1
2018-11-02
arm64: makefile fix build of .i file in external module case
Victor Kamensky
1
-0
/
+2
2018-11-02
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-111
/
+137
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
3
-4
/
+4
2018-11-02
RISC-V: refresh defconfig
Anup Patel
1
-8
/
+8
2018-11-02
Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-36
/
+7
2018-11-01
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-22
/
+37
2018-11-01
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
1
-0
/
+3
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-7
/
+2
2018-11-01
Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux
Linus Torvalds
3
-31
/
+2
2018-11-01
powerpc: PCI_MSI needs PCI
Christoph Hellwig
2
-0
/
+3
2018-11-01
powerpc: remove CONFIG_MCA leftovers
Christoph Hellwig
1
-4
/
+0
2018-11-01
powerpc: remove CONFIG_PCI_QSPAN
Christoph Hellwig
1
-9
/
+0
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
6
-14
/
+20
2018-11-01
csky: use common dtb build rules
Guo Ren
2
-13
/
+1
2018-11-01
csky: remove builtin-dtb Kbuild
Guo Ren
3
-18
/
+1
2018-11-01
sparc64: Wire up compat getpeername and getsockname.
David S. Miller
1
-2
/
+2
[next]