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
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
3
-7
/
+14
2018-06-26
Merge branch 'fixes-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2018-06-25
X.509: unpack RSA signatureValue field from BIT STRING
Maciej S. Szmigiero
1
-0
/
+9
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+3
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-15
crypto: morus640 - Fix out-of-bounds access
Ondrej Mosnáček
1
-1
/
+2
2018-06-15
crypto: don't optimize keccakf()
Dmitry Vyukov
1
-1
/
+1
2018-06-13
treewide: Use array_size() in sock_kmalloc()
Kees Cook
2
-3
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+2
2018-06-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
28
-11945
/
+10639
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
5
-18
/
+7
2018-05-30
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
Eric Biggers
1
-7
/
+13
2018-05-30
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
1
-28
/
+0
2018-05-30
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
4
-604
/
+4
2018-05-30
crypto: testmgr - eliminate redundant decryption test vectors
Eric Biggers
2
-11723
/
+919
2018-05-30
crypto: testmgr - add extra kw(aes) encryption test vector
Eric Biggers
1
-0
/
+13
2018-05-30
crypto: testmgr - add extra ecb(tnepres) encryption test vectors
Eric Biggers
1
-1
/
+39
2018-05-30
crypto: testmgr - make an cbc(des) encryption test vector chunked
Eric Biggers
1
-0
/
+3
2018-05-30
crypto: testmgr - add extra ecb(des) encryption test vectors
Eric Biggers
1
-0
/
+22
2018-05-26
crypto: testmgr - add more unkeyed crc32 and crc32c test vectors
Eric Biggers
1
-0
/
+14
2018-05-26
crypto: testmgr - fix testing OPTIONAL_KEY hash algorithms
Eric Biggers
1
-7
/
+43
2018-05-26
crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors
Eric Biggers
3
-98
/
+0
2018-05-26
crypto: crc32-generic - remove __crc32_le()
Eric Biggers
1
-8
/
+2
2018-05-26
crypto: crc32c-generic - remove cra_alignmask
Eric Biggers
1
-4
/
+4
2018-05-26
crypto: crc32-generic - use unaligned access macros when needed
Eric Biggers
1
-3
/
+4
2018-05-26
crypto: af_alg: convert to ->poll_mask
Christoph Hellwig
3
-14
/
+7
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
3
-4
/
+0
2018-05-18
crypto: x86 - Add optimized MORUS implementations
Ondrej Mosnacek
1
-0
/
+26
2018-05-18
crypto: morus - Add common SIMD glue code for MORUS
Ondrej Mosnacek
4
-0
/
+618
2018-05-18
crypto: testmgr - Add test vectors for MORUS
Ondrej Mosnacek
2
-0
/
+3418
2018-05-18
crypto: morus - Add generic MORUS AEAD implementations
Ondrej Mosnacek
4
-0
/
+1107
2018-05-18
crypto: x86 - Add optimized AEGIS implementations
Ondrej Mosnacek
1
-0
/
+24
2018-05-18
crypto: testmgr - Add test vectors for AEGIS
Ondrej Mosnacek
2
-0
/
+2862
2018-05-18
crypto: aegis - Add generic AEGIS AEAD implementations
Ondrej Mosnacek
6
-0
/
+1572
2018-05-18
crypto: testmgr - reorder paes test lexicographically
Gilad Ben-Yossef
1
-22
/
+22
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-13
/
+1
2018-05-05
crypto: tcrypt - Remove VLA usage
Kees Cook
1
-39
/
+79
2018-05-05
crypto: sm4 - export encrypt/decrypt routines to other drivers
Ard Biesheuvel
1
-4
/
+6
2018-05-05
crypto: ccree - enable support for hardware keys
Gilad Ben-Yossef
1
-0
/
+43
2018-04-20
crypto: rsa - Remove unneeded error assignment
Fabio Estevam
1
-1
/
+0
2018-04-20
crypto: testmgr - Allow different compression results
Mahipal Challa
1
-13
/
+37
2018-04-20
crypto: remove several VLAs
Salvatore Mesoraca
5
-11
/
+13
2018-04-20
crypto: api - laying defines and checks for statically allocated buffers
Salvatore Mesoraca
1
-0
/
+10
2018-04-20
crypto: authencesn - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+1
2018-04-20
crypto: authenc - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+1
2018-04-20
crypto: zstd - Add zstd support
Nick Terrell
5
-0
/
+356
2018-04-20
crypto: ecc - Actually remove stack VLA usage
Kees Cook
3
-41
/
+33
2018-04-20
crypto: drbg - set freed buffers to NULL
Stephan Mueller
1
-0
/
+2
[next]