Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-12crypto: qce - fix wrong config symbol referenceEneas U de Queiroz
2020-03-12crypto: qat - simplify the qat_crypto functionTianjia Zhang
2020-03-12crypto: ccp - Cleanup sp_dev_master in psp_dev_destroy()John Allen
2020-03-12crypto: ccp - Cleanup misc_dev on sev_exit()John Allen
2020-03-06crypto: caam - update xts sector size for large input lengthAndrei Botila
2020-03-06crypto: caam/qi2 - fix chacha20 data size errorHoria Geantă
2020-03-06crypto: chelsio/chtls - Fixed boolinit.cocci warningVinay Kumar Yadav
2020-03-06crypto: hisilicon - qm depends on UACCEHongbo Yao
2020-03-06uacce: unmap remaining mmapping from user spaceZhangfei Gao
2020-03-06crypto: chelsio/chtls - Fixed tls statsVinay Kumar Yadav
2020-03-06crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos
2020-03-06crypto: sun8i-ce - fix description of stat_fbCorentin Labbe
2020-03-06crypto: sun8i-ss - fix description of stat_fbCorentin Labbe
2020-03-06crypto: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-06crypto: chelsio - Use multiple txq/rxq per tfm to process the requestsAyush Sawal
2020-03-06crypto: chelsio - Recalculate iv only if it is neededAyush Sawal
2020-02-28crypto: hisilicon - remove redundant assignment of pointer ctxColin Ian King
2020-02-28hwrng: omap3-rom - Include linux/io.h for virt_to_physHerbert Xu
2020-02-28crypto: chelsio - un-register crypto algorithmsDevulapally Shiva Krishna
2020-02-28crypto: xilinx - Add Xilinx AES driverKalyani Akula
2020-02-28firmware: xilinx: Add ZynqMP aes API for AES functionalityKalyani Akula
2020-02-22crypto: chelsio - Endianess bug in create_authenc_wrAl Viro
2020-02-22crypto: s5p-sss - Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-22crypto: img-hash - Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-22crypto: caam - add crypto_engine support for HASH algorithmsIuliana Prodan
2020-02-22crypto: caam - add crypto_engine support for RSA algorithmsIuliana Prodan
2020-02-22crypto: caam - add crypto_engine support for AEAD algorithmsIuliana Prodan
2020-02-22crypto: caam - support crypto_engine framework for SKCIPHER algorithmsIuliana Prodan
2020-02-22crypto: caam - change return code in caam_jr_enqueue functionIuliana Prodan
2020-02-22crypto: caam - refactor RSA private key _done callbacksIuliana Prodan
2020-02-22crypto: caam - refactor ahash_edesc_allocIuliana Prodan
2020-02-22crypto: caam - refactor ahash_done callbacksIuliana Prodan
2020-02-22crypto: caam - refactor skcipher/aead/gcm/chachapoly {en,de}crypt functionsIuliana Prodan
2020-02-22crypto: qat - spelling s/Decrytp/Decrypt/Geert Uytterhoeven
2020-02-22crypto: ccree - use devm_kzalloc() for hash dataGeert Uytterhoeven
2020-02-22crypto: ccree - use devm_k[mz]alloc() for cipher dataGeert Uytterhoeven
2020-02-22crypto: ccree - use devm_k[mz]alloc() for AEAD dataGeert Uytterhoeven
2020-02-22crypto: ccree - use existing dev helper in init_cc_resources()Geert Uytterhoeven
2020-02-22crypto: ccree - grammar s/not room/no room/Geert Uytterhoeven
2020-02-22crypto: ccree - spelling s/Crytpcell/Cryptocell/Geert Uytterhoeven
2020-02-22crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch]Geert Uytterhoeven
2020-02-22crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]Geert Uytterhoeven
2020-02-22crypto: ccree - improve kerneldoc in cc_hash.[ch]Geert Uytterhoeven
2020-02-22crypto: ccree - improve kerneldoc in cc_buffer_mgr.cGeert Uytterhoeven
2020-02-22crypto: ccree - improve kerneldoc in cc_hw_queue_defs.hGeert Uytterhoeven
2020-02-22crypto: ccree - remove bogus kerneldoc markersGeert Uytterhoeven
2020-02-22crypto: ccree - extract cc_init_copy_sram()Geert Uytterhoeven
2020-02-22crypto: ccree - remove struct cc_cipher_handleGeert Uytterhoeven
2020-02-22crypto: ccree - remove struct buff_mgr_handleGeert Uytterhoeven
2020-02-22crypto: ccree - remove struct cc_debugfs_ctxGeert Uytterhoeven