index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2020-03-06
crypto: mxs-dcp - fix scatterlist linearization for hash
Rosioru Dragos
2020-03-06
crypto: sun8i-ce - fix description of stat_fb
Corentin Labbe
2020-03-06
crypto: sun8i-ss - fix description of stat_fb
Corentin Labbe
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
crypto: chelsio - Use multiple txq/rxq per tfm to process the requests
Ayush Sawal
2020-03-06
crypto: chelsio - Recalculate iv only if it is needed
Ayush Sawal
2020-02-28
crypto: hisilicon - remove redundant assignment of pointer ctx
Colin Ian King
2020-02-28
crypto: chelsio - un-register crypto algorithms
Devulapally Shiva Krishna
2020-02-28
crypto: xilinx - Add Xilinx AES driver
Kalyani Akula
2020-02-22
crypto: chelsio - Endianess bug in create_authenc_wr
Al Viro
2020-02-22
crypto: s5p-sss - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-22
crypto: img-hash - Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-22
crypto: caam - add crypto_engine support for HASH algorithms
Iuliana Prodan
2020-02-22
crypto: caam - add crypto_engine support for RSA algorithms
Iuliana Prodan
2020-02-22
crypto: caam - add crypto_engine support for AEAD algorithms
Iuliana Prodan
2020-02-22
crypto: caam - support crypto_engine framework for SKCIPHER algorithms
Iuliana Prodan
2020-02-22
crypto: caam - change return code in caam_jr_enqueue function
Iuliana Prodan
2020-02-22
crypto: caam - refactor RSA private key _done callbacks
Iuliana Prodan
2020-02-22
crypto: caam - refactor ahash_edesc_alloc
Iuliana Prodan
2020-02-22
crypto: caam - refactor ahash_done callbacks
Iuliana Prodan
2020-02-22
crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functions
Iuliana Prodan
2020-02-22
crypto: qat - spelling s/Decrytp/Decrypt/
Geert Uytterhoeven
2020-02-22
crypto: ccree - use devm_kzalloc() for hash data
Geert Uytterhoeven
2020-02-22
crypto: ccree - use devm_k[mz]alloc() for cipher data
Geert Uytterhoeven
2020-02-22
crypto: ccree - use devm_k[mz]alloc() for AEAD data
Geert Uytterhoeven
2020-02-22
crypto: ccree - use existing dev helper in init_cc_resources()
Geert Uytterhoeven
2020-02-22
crypto: ccree - grammar s/not room/no room/
Geert Uytterhoeven
2020-02-22
crypto: ccree - spelling s/Crytpcell/Cryptocell/
Geert Uytterhoeven
2020-02-22
crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch]
Geert Uytterhoeven
2020-02-22
crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]
Geert Uytterhoeven
2020-02-22
crypto: ccree - improve kerneldoc in cc_hash.[ch]
Geert Uytterhoeven
2020-02-22
crypto: ccree - improve kerneldoc in cc_buffer_mgr.c
Geert Uytterhoeven
2020-02-22
crypto: ccree - improve kerneldoc in cc_hw_queue_defs.h
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove bogus kerneldoc markers
Geert Uytterhoeven
2020-02-22
crypto: ccree - extract cc_init_copy_sram()
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove struct cc_cipher_handle
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove struct buff_mgr_handle
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove struct cc_debugfs_ctx
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove struct cc_sram_ctx
Geert Uytterhoeven
2020-02-22
crypto: ccree - make cc_pm_{suspend,resume}() static
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove cc_pm_is_dev_suspended() wrapper
Geert Uytterhoeven
2020-02-22
crypto: ccree - use of_device_get_match_data()
Geert Uytterhoeven
2020-02-22
crypto: ccree - simplify Runtime PM handling
Geert Uytterhoeven
2020-02-22
crypto: ccree - use u32 for SRAM addresses
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove bogus paragraph about freeing SRAM
Geert Uytterhoeven
2020-02-22
crypto: ccree - defer larval_digest_addr init until needed
Geert Uytterhoeven
2020-02-22
crypto: ccree - use existing helpers to split 64-bit addresses
Geert Uytterhoeven
2020-02-22
crypto: ccree - make mlli_params.mlli_virt_addr void *
Geert Uytterhoeven
2020-02-22
crypto: ccree - clean up clock handling
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove empty cc_sram_mgr_fini()
Geert Uytterhoeven
[prev]
[next]