index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: atmel-i2c - avoid defines prefixed with CONFIG
Lukas Bulwahn
2023-01-20
2
-2
/
+2
*
crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'
Meadhbh Fitzpatrick
2023-01-20
3
-45
/
+45
*
crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...
Lukas Bulwahn
2023-01-20
1
-4
/
+4
*
crypto: stm32 - Use accelerated readsl/writesl
Linus Walleij
2023-01-20
1
-26
/
+11
*
crypto: aspeed - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2023-01-20
1
-1
/
+1
*
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
2023-01-20
1
-4
/
+17
*
crypto: aead - fix inaccurate documentation
Ard Biesheuvel
2023-01-20
1
-10
/
+10
*
crypto: tcrypt - include larger key sizes in RFC4106 benchmark
Ard Biesheuvel
2023-01-20
2
-5
/
+5
*
crypto: arm64/gcm - add RFC4106 support
Ard Biesheuvel
2023-01-20
1
-38
/
+107
*
crypto: p10-aes-gcm - Revert implementation
Herbert Xu
2023-01-18
7
-6330
/
+0
*
crypto: sun8i-ce - Add TRNG clock to the D1 variant
Samuel Holland
2023-01-13
2
-1
/
+2
*
dt-bindings: crypto: sun8i-ce: Add compatible for D1
Samuel Holland
2023-01-13
1
-8
/
+25
*
dt-bindings: bus: add documentation for Aspeed AHBC
Neal Liu
2023-01-13
1
-0
/
+37
*
dt-bindings: crypto: add documentation for Aspeed ACRY
Neal Liu
2023-01-13
2
-1
/
+50
*
ARM: dts: aspeed: Add ACRY/AHBC device controller node
Neal Liu
2023-01-13
1
-0
/
+13
*
crypto: aspeed - Add ACRY RSA driver
Neal Liu
2023-01-13
3
-0
/
+841
*
crypto: skcipher - Use scatterwalk (un)map interface for dst and src buffers
Ard Biesheuvel
2023-01-13
1
-18
/
+4
*
crypto: p10-aes-gcm - A perl script to process PowerPC assembler source
Danny Tsen
2023-01-13
1
-0
/
+229
*
crypto: p10-aes-gcm - Supporting functions for ghash
Danny Tsen
2023-01-13
1
-0
/
+370
*
crypto: p10-aes-gcm - Supporting functions for AES
Danny Tsen
2023-01-13
1
-0
/
+3846
*
crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementation
Danny Tsen
2023-01-13
1
-0
/
+1519
*
crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementation
Danny Tsen
2023-01-13
1
-0
/
+345
*
crypto: p10-aes-gcm - Update Kconfig and Makefile
Danny Tsen
2023-01-13
2
-0
/
+21
*
crypto: x86/aria - implement aria-avx512
Taehee Yoo
2023-01-06
5
-0
/
+1251
*
crypto: x86/aria - implement aria-avx2
Taehee Yoo
2023-01-06
6
-1
/
+1752
*
crypto: x86/aria - do not use magic number offsets of aria_ctx
Taehee Yoo
2023-01-06
3
-15
/
+23
*
crypto: x86/aria - add keystream array into request ctx
Taehee Yoo
2023-01-06
1
-13
/
+26
*
crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
David Rientjes
2023-01-06
1
-1
/
+8
*
crypto: talitos - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
2023-01-06
1
-1
/
+1
*
crypto: caam - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
2023-01-06
13
-71
/
+111
*
crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS mode
Nicolai Stange
2023-01-06
1
-0
/
+2
*
crypto: testmgr - disallow plain ghash in FIPS mode
Nicolai Stange
2023-01-06
1
-1
/
+0
*
crypto: testmgr - disallow plain cbcmac(aes) in FIPS mode
Nicolai Stange
2023-01-06
1
-1
/
+0
*
crypto: s390/aes - drop redundant xts key check
Vladis Dronov
2023-01-06
1
-4
/
+0
*
crypto: xts - drop xts_check_key()
Vladis Dronov
2023-01-06
9
-34
/
+16
*
crypto: xts - restrict key lengths to approved values in FIPS mode
Nicolai Stange
2023-01-06
1
-0
/
+7
*
crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
2023-01-06
4
-11
/
+21
*
crypto: caam - Avoid GCC memset bug warning
Herbert Xu
2023-01-06
1
-1
/
+2
*
lib/mpi: Fix buffer overrun when SG is too long
Herbert Xu
2023-01-06
1
-1
/
+2
*
crypto: lib/blake2s - Split up test function to halve stack usage
Herbert Xu
2022-12-30
1
-3
/
+22
*
crypto: ux500 - update debug config after ux500 cryp driver removal
Lukas Bulwahn
2022-12-30
1
-4
/
+3
*
crypto: wp512 - disable kmsan checks in wp512_process_buffer()
Arnd Bergmann
2022-12-30
1
-1
/
+1
*
crypto: scatterwalk - use kmap_local() not kmap_atomic()
Ard Biesheuvel
2022-12-30
3
-6
/
+6
*
crypto: arm/sha1 - Fix clang function cast warnings
Herbert Xu
2022-12-30
1
-8
/
+6
*
crypto: atmel - Add capability case for the 0x600 SHA and AES IP versions
Sergiu Moga
2022-12-30
2
-0
/
+2
*
crypto: x86/ghash - add comment and fix broken link
Eric Biggers
2022-12-30
2
-5
/
+24
*
crypto: x86/ghash - use le128 instead of u128
Eric Biggers
2022-12-30
2
-8
/
+8
*
crypto: x86/ghash - fix unaligned access in ghash_setkey()
Eric Biggers
2022-12-30
1
-3
/
+3
*
crypto: arm64/sm4 - fix possible crash with CFI enabled
Tianjia Zhang
2022-12-30
2
-4
/
+6
*
crypto: caam - fix CAAM io mem access in blob_gen
Nikolaus Voss
2022-12-30
1
-1
/
+1
[next]