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
/
drivers
/
crypto
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
crypto: vmx/xts - use fallback for ciphertext stealing
Ard Biesheuvel
1
-1
/
+1
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-347
/
+272
2019-06-20
crypto: vmx - Document CTR mode counter width quirks
Daniel Axtens
1
-2
/
+20
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-126
/
+87
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 442
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 299
Thomas Gleixner
4
-52
/
+4
2019-05-30
crypto: vmx - convert to skcipher API
Eric Biggers
5
-345
/
+252
2019-05-30
crypto: vmx - convert to SPDX license identifiers
Eric Biggers
5
-65
/
+5
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-17
crypto: vmx - ghash: do nosimd fallback manually
Daniel Axtens
1
-125
/
+86
2019-05-17
crypto: vmx - CTR: always increment IV as quadword
Daniel Axtens
1
-1
/
+1
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
1
-1
/
+0
2019-04-18
crypto: powerpc - convert to use crypto_simd_usable()
Eric Biggers
5
-15
/
+18
2019-04-18
crypto: vmx - return correct error code on failed setkey
Eric Biggers
4
-12
/
+16
2019-03-28
crypto: vmx - Make p8_init and p8_exit static
YueHaibing
1
-2
/
+2
2019-03-22
crypto: vmx - fix copy-paste error in CTR mode
Daniel Axtens
1
-2
/
+2
2018-09-28
crypto: vmx - Remove VLA usage of skcipher
Kees Cook
3
-29
/
+29
2018-08-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-23
/
+28
2018-08-25
crypto: vmx - Fix sleep-in-atomic bugs
Ondrej Mosnacek
2
-23
/
+28
2018-08-24
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
1
-6
/
+6
2018-07-08
crypto: shash - remove useless setting of type flags
Eric Biggers
1
-1
/
+1
2018-05-30
crypto: clarify licensing of OpenSSL asm code
Adam Langley
2
-5
/
+53
2018-05-11
crypto: vmx - Remove overly verbose printk from AES XTS init
Michael Ellerman
1
-2
/
+0
2018-05-11
crypto: vmx - Remove overly verbose printk from AES init routines
Michael Ellerman
4
-9
/
+0
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-16
/
+17
2017-11-03
crypto: vmx - Use skcipher for ctr fallback
Paulo Flabiano Smorigo
1
-16
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-08-04
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
1
-2
/
+1
2017-06-20
crypto: vmx - remove unnecessary check
Tudor-Dan Ambarus
4
-24
/
+4
2017-03-02
crypto: vmx - Use skcipher for xts fallback
Paulo Flabiano Smorigo
1
-16
/
+16
2017-03-02
crypto: vmx - Use skcipher for cbc fallback
Paulo Flabiano Smorigo
1
-23
/
+24
2017-01-23
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
Li Zhong
1
-0
/
+6
2016-11-17
crypto: vmx - various build fixes
Naveen N. Rao
1
-5
/
+7
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-16
/
+17
2016-10-02
crypto: vmx - Ensure ghash-generic is enabled
Marcelo Cerri
1
-0
/
+1
2016-10-02
crypto: vmx - Fix memory corruption caused by p8_ghash
Marcelo Cerri
1
-15
/
+16
2016-08-24
crypto: vmx - fix null dereference in p8_aes_xts_crypt
Li Zhong
1
-1
/
+1
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-5
/
+3
2016-07-21
crypto: vmx - Convert to CPU feature based module autoloading
Alastair D'Silva
2
-5
/
+3
2016-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-3
/
+3
2016-07-20
crypto: vmx - Fix aes_p8_xts_decrypt build failure
Herbert Xu
1
-2
/
+0
2016-07-20
crypto: vmx - Ignore generated files
Paulo Flabiano Smorigo
1
-0
/
+2
2016-07-19
crypto: vmx - Adding support for XTS
Leonidas S. Barbosa
3
-1
/
+193
2016-07-19
crypto: vmx - Adding asm subroutines for XTS
Paulo Flabiano Smorigo
2
-2
/
+1867
2016-06-13
crypto: vmx - Increase priority of aes-cbc cipher
Anton Blanchard
2
-2
/
+2
2016-06-13
crypto: vmx - Fix ABI detection
Anton Blanchard
1
-1
/
+1
2016-05-10
crypto: vmx - comply with ABIs that specify vrsave as reserved.
Paulo Flabiano Smorigo
1
-0
/
+20
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-17
/
+13
2015-12-04
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
2
-2
/
+2
[next]