index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-05
crypto: inside-secure - Add support for 256 bit wide internal bus
Pascal van Leeuwen
3
-51
/
+72
2019-10-05
crypto: inside-secure - Added support for the rfc4309(ccm(aes)) AEAD
Pascal van Leeuwen
3
-37
/
+134
2019-10-05
crypto: inside-secure - Added support for the rfc4543(gcm(aes)) "AEAD"
Pascal van Leeuwen
3
-15
/
+74
2019-10-05
crypto: inside-secure - Added support for the rfc4106(gcm(aes)) AEAD
Pascal van Leeuwen
3
-23
/
+91
2019-10-05
crypto: inside-secure - Fixed corner case TRC admin RAM probing issue
Pascal van Leeuwen
2
-16
/
+34
2019-10-05
crypto: inside-secure - Fix stability issue with Macchiatobin
Pascal van Leeuwen
1
-2
/
+2
2019-10-05
crypto: cavium/nitrox - Fix cbc ciphers self test failures
Nagadheeraj Rottela
2
-34
/
+103
2019-10-05
crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher
Nagadheeraj Rottela
1
-3
/
+36
2019-10-05
crypto: inside-secure - Added support for authenc HMAC-SHA2/DES-CBC
Pascal van Leeuwen
3
-0
/
+144
2019-10-05
crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBC
Pascal van Leeuwen
3
-0
/
+144
2019-10-05
crypto: inside-secure - Added support for authenc HMAC-SHA1/DES-CBC
Pascal van Leeuwen
3
-0
/
+41
2019-10-05
crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
1
-0
/
+1
2019-10-05
crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms
Pascal van Leeuwen
3
-13
/
+436
2019-10-05
crypto: inside-secure - Add SHA3 family of basic hash algorithms
Pascal van Leeuwen
3
-0
/
+364
2019-10-05
crypto: inside-secure - Add SM4 based authenc AEAD ciphersuites
Pascal van Leeuwen
3
-14
/
+274
2019-10-05
crypto: inside-secure - Add support for the rfc3685(ctr(sm4)) skcipher
Pascal van Leeuwen
3
-0
/
+53
2019-10-05
crypto: inside-secure - Add support for the cfb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-05
crypto: inside-secure - Add support for the ofb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-05
crypto: inside-secure - Add support for the cbc(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-05
crypto: inside-secure - Add support for the ecb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+97
2019-10-05
crypto: inside-secure - Added support for HMAC-SM3 ahash
Pascal van Leeuwen
3
-0
/
+72
2019-10-05
crypto: inside-secure - Added support for basic SM3 ahash
Pascal van Leeuwen
3
-0
/
+73
2019-10-05
crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
1
-0
/
+1
2019-10-05
crypto: inside-secure - Add support for the Chacha20-Poly1305 AEAD
Pascal van Leeuwen
3
-24
/
+263
2019-10-05
crypto: inside-secure - Added support for the CHACHA20 skcipher
Pascal van Leeuwen
3
-1
/
+86
2019-10-05
crypto: talitos - fix hash result for VMAP_STACK
Christophe Leroy
1
-1
/
+5
2019-10-05
crypto: inside-secure - Added support for the AES-CMAC ahash
Pascal van Leeuwen
3
-0
/
+101
2019-10-05
crypto: inside-secure - Added support for the AES XCBC ahash
Pascal van Leeuwen
3
-4
/
+134
2019-10-05
crypto: inside-secure - Added support for the AES CBCMAC ahash
Pascal van Leeuwen
3
-41
/
+196
2019-10-05
crypto: inside-secure - Added support for CRC32
Pascal van Leeuwen
3
-7
/
+111
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-3
/
+2
2019-09-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-42
/
+53
2019-09-20
crypto: hisilicon - avoid unused function warning
Arnd Bergmann
1
-5
/
+2
2019-09-20
crypto: hisilicon - Fix return value check in hisi_zip_acompress()
Yunfeng Ye
1
-2
/
+2
2019-09-20
crypto: hisilicon - Matching the dma address for dma_pool_free()
Yunfeng Ye
1
-25
/
+19
2019-09-20
crypto: hisilicon - Fix double free in sec_free_hw_sgl()
Yunfeng Ye
1
-6
/
+7
2019-09-20
crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n
Pascal van Leeuwen
1
-11
/
+29
2019-09-20
crypto: talitos - fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+8
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
145
-3107
/
+9318
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+20
2019-09-13
crypto: caam - Cast to long first before pointer conversion
Herbert Xu
1
-2
/
+2
2019-09-13
crypto: ccree - enable CTS support in AES-XTS
Uri Shir
1
-10
/
+6
2019-09-13
crypto: inside-secure - Probe transform record cache RAM sizes
Pascal van Leeuwen
2
-50
/
+200
2019-09-13
crypto: inside-secure - Base RD fetchcount on actual RD FIFO size
Pascal van Leeuwen
2
-12
/
+40
2019-09-13
crypto: inside-secure - Base CD fetchcount on actual CD FIFO size
Pascal van Leeuwen
2
-10
/
+48
2019-09-13
crypto: inside-secure - Enable extended algorithms on newer HW
Pascal van Leeuwen
2
-0
/
+3
2019-09-13
crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRL
Pascal van Leeuwen
2
-4
/
+4
2019-09-13
crypto: inside-secure - Add EIP97/EIP197 and endianness detection
Pascal van Leeuwen
2
-50
/
+130
[prev]
[next]