projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author
Commit
2017-08-22
Lars Persson
crypto: axis - add ARTPEC-6/7 crypto accelerator driver
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-22
Rabin Vincent
crypto: hash - add crypto_(un)register_ahashes()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-22
Lars Persson
dt-bindings: crypto: add ARTPEC crypto
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-22
Stephan Mueller
crypto: algif_aead - fix comment regarding memory layout
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-22
Herbert Xu
Merge git://git./linux/kernel/git/herbert/crypto-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-22
Stephan Mueller
crypto: algif_skcipher - only call put_page on referenc...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-22
Ard Biesheuvel
crypto: testmgr - add chunked test cases for chacha20
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-22
Ard Biesheuvel
crypto: chacha20 - fix handling of chunked input
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-22
Stephan Mueller
lib/mpi: kunmap after finishing accessing buffer
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-17
Pan Bian
crypto: ccp - use dma_mapping_error to check map error
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-17
Stefan Agner
lib/mpi: fix build with clang
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-17
Mogens Lauridsen
crypto: sahara - Remove leftover from previous used...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-17
Mogens Lauridsen
crypto: sahara - Fix dma unmap direction
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-09
Stephan Mueller
crypto: af_alg - consolidation of duplicate code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-09
Fabio Estevam
crypto: caam - Remove unused dentry members
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-09
Arnd Bergmann
crypto: ccp - select CONFIG_CRYPTO_RSA
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-09
Arnd Bergmann
crypto: ccp - avoid uninitialized variable warning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-09
Arnd Bergmann
crypto: serpent - improve __serpent_setkey with UBSAN
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-09
Stephan Mueller
crypto: algif_aead - copy AAD from src to dst
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-09
Stephan Mueller
crypto: algif - return error code when no data was...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-09
megha.dey@linux...
crypto: x86/sha1 - Fix reads beyond the number of block...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-09
Herbert Xu
crypto: ixp4xx - Fix error handling path in 'aead_perfo...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Gary R Hook
crypto: ccp - Add XTS-AES-256 support for CCP version 5
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Gary R Hook
crypto: ccp - Rework the unit-size check for XTS-AES
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Gary R Hook
crypto: ccp - Add a call to xts_check_key()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Gary R Hook
crypto: ccp - Fix XTS-AES-128 support on v5 CCPs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/aes - avoid expanded lookup tables in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm/aes - avoid expanded lookup tables in the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/ghash - add NEON accelerated fallback...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm/ghash - add NEON accelerated fallback for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/gcm - implement native driver using v8...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/aes-bs - implement non-SIMD fallback...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/chacha20 - take may_use_simd() into account
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/aes-blk - add a non-SIMD fallback for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/aes-ce-cipher - match round key endiannes...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/sha2-ce - add non-SIMD scalar fallback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/sha1-ce - add non-SIMD generic fallback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/crc32 - add non-SIMD scalar fallback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/crct10dif - add non-SIMD generic fallback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: arm64/ghash-ce - add non-SIMD scalar fallback
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: algapi - make crypto_xor() take separate dst...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-04
Ard Biesheuvel
crypto: algapi - use separate dst and src operands...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Zain Wang
crypto: rockchip - return the err code when unable...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Zain Wang
crypto: rockchip - move the crypto completion from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Martin Kaiser
hwrng: mx-rngc - add a driver for Freescale RNGC
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Steffen Trumtrar
Documentation: devicetree: add Freescale RNGC binding
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
PrasannaKumar...
hwrng: Kconfig - Correct help text about feeding entrop...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Ard Biesheuvel
crypto: scompress - defer allocation of scratch buffer...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Ard Biesheuvel
crypto: scompress - free partially allocated scratch...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Ard Biesheuvel
crypto: scompress - don't sleep with preemption disabled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
raveendra padasalagi
crypto: brcm - Support more FlexRM rings than SPU engines.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Tudor-Dan Ambarus
crypto: atmel-ecc - fix signed integer to u8 assignment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Tudor-Dan Ambarus
crypto: ecdh - fix concurrency on shared secret and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Brijesh Singh
crypto: ccp - remove duplicate module version and autho...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Horia Geantă
crypto: tcrypt - remove AES-XTS-192 speed tests
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Colin Ian King
Crypto: atmel-ecc: Make a couple of local functions...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Gustavo A....
crypto: img-hash - remove unnecessary static in img_has...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Gustavo A....
crypto: atmel-tdes - remove unnecessary static in atmel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Gustavo A....
crypto: atmel-sha - remove unnecessary static in atmel_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Gustavo A....
crypto: omap-sham - remove unnecessary static in omap_s...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Rob Herring
crypto: n2 - Convert to using %pOF instead of full_name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Horia Geantă
crypto: caam/jr - add support for DPAA2 parts
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Antoine Ténart
crypto: inside-secure - fix the sha state length in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-08-03
Antoine Ténart
crypto: inside-secure - fix invalidation check in hmac_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
Gary R Hook
csrypto: ccp - Expand RSA support for a v5 ccp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
Gary R Hook
crypto: ccp - Add support for RSA on the CCP
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
Gary R Hook
crypto: Add akcipher_set_reqsize() function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
Gary R Hook
crypto: ccp - Fix base RSA function for version 5 CCPs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
Gary R Hook
crypto: ccp - Update copyright dates for 2017.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
Jason A. Donenfeld
crypto: rng - ensure that the RNG is ready before using
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
lionel.debieve...
crypto: stm32 - Support for STM32 HASH module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
lionel.debieve...
dt-bindings: Document STM32 HASH bindings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
lionel.debieve...
crypto: stm32 - Rename module to use generic crypto
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
lionel.debieve...
crypto: stm32 - solve crc issue during unbind
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
lionel.debieve...
crypto: stm32 - CRC use relaxed function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
Xulin Sun
crypto: caam - free qman_fq after kill_fq
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
Stephan Mueller
crypto: algif_aead - overhaul memory management
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-28
Stephan Mueller
crypto: algif_skcipher - overhaul memory management
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Harald Freudenberger
hwrng: remember rng chosen by user
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Harald Freudenberger
hwrng: use rng source with best quality
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Tudor Ambarus
crypto: caam - fix condition for the jump over key...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam - clean-up in caam_init_rng()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Tudor Ambarus
crypto: caam - remove unused variables in caam_drv_private
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam - remove unused sg_to_sec4_sg_len()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam/qi - lower driver verbosity
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam/qi - remove unused header sg_sw_sec4.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam/qi - explicitly set dma_ops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam/qi - fix AD length endianness in S/G entry
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam/qi - handle large number of S/Gs case
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam/qi - properly set IV after {en,de}crypt
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam/qi - fix compilation with CONFIG_DEBUG_FOR...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam/qi - fix compilation with DEBUG enabled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Horia Geantă
crypto: caam/qi - fix typo in authenc alg driver name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Gustavo A....
crypto: brcm - add NULL check on of_match_device()...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Chris Gorman
crypto: geode-aes - fixed coding style warnings and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Brijesh Singh
crypto: ccp - remove ccp_present() check from device...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Brijesh Singh
crypto: ccp - rename ccp driver initialize files as...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-07-18
Brijesh Singh
crypto: ccp - Abstract interrupt registeration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next