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: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
Geert Uytterhoeven
2020-12-23
1
-2
/
+2
*
crypto: qat - add capability detection logic in qat_4xxx
Marco Chiappero
2020-12-11
3
-0
/
+38
*
crypto: qat - add AES-XTS support for QAT GEN4 devices
Marco Chiappero
2020-12-11
1
-7
/
+89
*
crypto: qat - add AES-CTR support for QAT GEN4 devices
Marco Chiappero
2020-12-11
3
-2
/
+39
*
crypto: atmel-i2c - select CONFIG_BITREVERSE
Arnd Bergmann
2020-12-11
1
-0
/
+1
*
crypto: hisilicon/trng - replace atomic_add_return()
Yejune Deng
2020-12-11
1
-4
/
+4
*
crypto: keembay - Add support for Keem Bay OCS AES/SM4
Mike Healy
2020-12-11
8
-0
/
+3388
*
dt-bindings: Add Keem Bay OCS AES bindings
Daniele Alessandrelli
2020-12-11
1
-0
/
+45
*
crypto: aegis128 - avoid spurious references crypto_aegis128_update_simd
Ard Biesheuvel
2020-12-04
1
-2
/
+2
*
crypto: seed - remove trailing semicolon in macro definition
Tom Rix
2020-12-04
1
-1
/
+1
*
crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-12-04
1
-1
/
+1
*
crypto: x86/sha512 - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-12-04
2
-2
/
+2
*
crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-12-04
2
-20
/
+20
*
crypto: cpt - Fix sparse warnings in cptpf
Herbert Xu
2020-12-04
1
-3
/
+3
*
hwrng: ks-sa - Add dependency on IOMEM and OF
Herbert Xu
2020-12-04
1
-0
/
+1
*
crypto: lib/blake2s - Move selftest prototype into header file
Herbert Xu
2020-12-04
3
-3
/
+3
*
crypto: arm/aes-ce - work around Cortex-A57/A72 silion errata
Ard Biesheuvel
2020-12-04
1
-10
/
+22
*
crypto: ecdh - avoid unaligned accesses in ecdh_set_secret()
Ard Biesheuvel
2020-12-04
1
-4
/
+5
*
crypto: ccree - rework cache parameters handling
Gilad Ben-Yossef
2020-11-27
3
-20
/
+63
*
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
2
-16
/
+4
*
crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
2
-16
/
+4
*
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
1
-8
/
+2
*
crypto: ccree - Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-27
1
-0
/
+3
*
crypto: tcrypt - include 1420 byte blocks in aead and skcipher benchmarks
Ard Biesheuvel
2020-11-27
1
-37
/
+44
*
crypto: tcrypt - permit tcrypt.ko to be builtin
Ard Biesheuvel
2020-11-27
1
-1
/
+1
*
crypto: tcrypt - don't initialize at subsys_initcall time
Ard Biesheuvel
2020-11-27
1
-1
/
+1
*
MAINTAINERS: Move HiSilicon TRNG V2 driver
Weili Qian
2020-11-27
1
-1
/
+1
*
crypto: hisilicon/trng - add support for PRNG
Weili Qian
2020-11-27
2
-3
/
+239
*
crypto: hisilicon/trng - add HiSilicon TRNG driver support
Weili Qian
2020-11-27
5
-0
/
+110
*
hwrng: hisi - remove HiSilicon TRNG driver
Weili Qian
2020-11-27
3
-113
/
+0
*
crypto: sparc - Fix sparse endianness warnings
Herbert Xu
2020-11-27
2
-5
/
+6
*
crypto: powerpc/sha256-spe - Fix sparse endianness warning
Herbert Xu
2020-11-27
1
-1
/
+1
*
crypto: mips/octeon - Fix sparse endianness warnings
Herbert Xu
2020-11-27
2
-7
/
+9
*
crypto: qat - fix excluded_middle.cocci warnings
kernel test robot
2020-11-27
1
-3
/
+4
*
crypto: qce - Fix SHA result buffer corruption issues
Thara Gopinath
2020-11-27
1
-1
/
+1
*
crypto: qce - Enable support for crypto engine on sdm845
Thara Gopinath
2020-11-27
1
-1
/
+16
*
crypto: aegis128 - expose SIMD code path as separate driver
Ard Biesheuvel
2020-11-27
1
-77
/
+143
*
crypto: aegis128/neon - move final tag check to SIMD domain
Ard Biesheuvel
2020-11-27
3
-18
/
+57
*
crypto: aegis128/neon - optimize tail block handling
Ard Biesheuvel
2020-11-27
1
-14
/
+75
*
crypto: aegis128 - wipe plaintext and tag if decryption fails
Ard Biesheuvel
2020-11-27
1
-6
/
+26
*
crypto: sun8i-ce - fix two error path's memory leak
Corentin Labbe
2020-11-20
1
-8
/
+12
*
crypto: kconfig - fix a couple of spelling mistakes
Colin Ian King
2020-11-20
2
-2
/
+2
*
crypto: qat - add qat_4xxx driver
Giovanni Cabiddu
2020-11-20
11
-1
/
+833
*
crypto: qat - add hook to initialize vector routing table
Giovanni Cabiddu
2020-11-20
2
-0
/
+4
*
crypto: qat - target fw images to specific AEs
Giovanni Cabiddu
2020-11-20
2
-5
/
+56
*
crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
Zhang Qilong
2020-11-20
1
-1
/
+2
*
crypto: hisilicon/zip - add a work_queue for zip irq
Yang Shen
2020-11-20
1
-3
/
+23
*
crypto: lib/curve25519 - Move selftest prototype into header file
Herbert Xu
2020-11-20
2
-2
/
+2
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
120
-155
/
+205
*
crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd
Nathan Chancellor
2020-11-20
1
-1
/
+1
[next]