index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-03-06
crypto: ccm - simplify error handling in crypto_rfc4309_create()
Eric Biggers
2020-03-06
crypto: authencesn - fix weird comma-terminated line
Eric Biggers
2020-03-06
MAINTAINERS: add maintainers for uacce
Zhangfei Gao
2020-03-06
crypto: chelsio/chtls - Fixed tls stats
Vinay Kumar Yadav
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: arm64/sha-ce - implement export/import
Corentin Labbe
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
hwrng: omap3-rom - Include linux/io.h for virt_to_phys
Herbert Xu
2020-02-28
crypto: md5 - remove unused macros
YueHaibing
2020-02-28
crypto: chelsio - un-register crypto algorithms
Devulapally Shiva Krishna
2020-02-28
MAINTAINERS: Update maintainers for chelsio crypto drivers
Ayush Sawal
2020-02-28
crypto: xilinx - Add Xilinx AES driver
Kalyani Akula
2020-02-28
dt-bindings: crypto: Add bindings for ZynqMP AES-GCM driver
Kalyani Akula
2020-02-28
firmware: xilinx: Add ZynqMP aes API for AES functionality
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
[next]