index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-30
crypto: lib/sha256 - Unroll LOAD and BLEND loops
Arvind Sankar
2020-10-30
crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64
Arvind Sankar
2020-10-30
crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()
Arvind Sankar
2020-10-30
crypto: lib/sha256 - Don't clear temporary variables
Arvind Sankar
2020-10-30
crypto: hash - Use memzero_explicit() for clearing state
Arvind Sankar
2020-10-30
crypto: lib/sha256 - Use memzero_explicit() for clearing state
Arvind Sankar
2020-10-30
crypto: omap-aes - fix the reference count leak of omap device
Zhang Qilong
2020-10-30
crypto: sm2 - remove unnecessary reset operations
Tianjia Zhang
2020-10-30
crypto: sa2ul - Reduce stack usage
Herbert Xu
2020-10-30
crypto: hisilicon - fixes some coding style
Longfang Liu
2020-10-30
crypto: hisilicon - delete unused structure member variables
Longfang Liu
2020-10-30
crypto: x86/aes - remove unused file aes_glue.c
Eric Biggers
2020-10-30
crypto: qat - extend ae_mask
Giovanni Cabiddu
2020-10-30
crypto: qat - allow for instances in different banks
Giovanni Cabiddu
2020-10-30
crypto: qat - refactor qat_crypto_dev_config()
Giovanni Cabiddu
2020-10-30
crypto: qat - refactor qat_crypto_create_instances()
Giovanni Cabiddu
2020-10-30
crypto: qat - change return value in adf_cfg_key_val_get()
Giovanni Cabiddu
2020-10-30
crypto: qat - change return value in adf_cfg_add_key_value_param()
Giovanni Cabiddu
2020-10-30
crypto: qat - remove unnecessary void* casts
Giovanni Cabiddu
2020-10-30
crypto: qat - call functions in adf_sriov if available
Giovanni Cabiddu
2020-10-30
crypto: qat - remove hardcoded bank irq clear flag mask
Giovanni Cabiddu
2020-10-30
crypto: qat - abstract writes to arbiter enable
Giovanni Cabiddu
2020-10-30
crypto: qat - use BIT_ULL() - 1 pattern for masks
Giovanni Cabiddu
2020-10-30
crypto: qat - replace constant masks with GENMASK
Giovanni Cabiddu
2020-10-30
crypto: qat - abstract build ring base
Giovanni Cabiddu
2020-10-30
crypto: qat - enable ring after pair is programmed
Giovanni Cabiddu
2020-10-30
crypto: qat - register crypto instances based on capability
Giovanni Cabiddu
2020-10-30
crypto: qat - add support for capability detection
Marco Chiappero
2020-10-30
crypto: qat - abstract arbiter access
Giovanni Cabiddu
2020-10-30
crypto: qat - remove unused macros in arbiter module
Giovanni Cabiddu
2020-10-30
crypto: qat - remove writes into WQCFG
Giovanni Cabiddu
2020-10-30
crypto: qat - update constants table
Giovanni Cabiddu
2020-10-30
crypto: qat - use admin mask to send fw constants
Giovanni Cabiddu
2020-10-30
crypto: qat - change admin sequence
Giovanni Cabiddu
2020-10-30
crypto: qat - rename ME in AE
Giovanni Cabiddu
2020-10-30
crypto: qat - add packed to init admin structures
Giovanni Cabiddu
2020-10-30
crypto: qat - abstract admin interface
Giovanni Cabiddu
2020-10-30
crypto: qat - relocate GEN2 CSR access code
Giovanni Cabiddu
2020-10-30
crypto: qat - split transport CSR access logic
Giovanni Cabiddu
2020-10-30
crypto: qat - fix configuration of iov threads
Giovanni Cabiddu
2020-10-30
crypto: qat - num_rings_per_bank is device dependent
Ahsan Atta
2020-10-30
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
2020-10-30
crypto: qat - update IV in software
Marco Chiappero
2020-10-30
crypto: inside-secure - Fix sizeof() mismatch
Colin Ian King
2020-10-30
crypto: hisilicon - Fix doc warnings in sgl.c and qm.c
Shiju Jose
2020-10-30
crypto: talitos - Fix return type of current_desc_hdr()
Christophe Leroy
2020-10-30
crypto: talitos - Endianess in current_desc_hdr()
Christophe Leroy
2020-10-30
lib/mpi: Remove unused scalar_copied
Herbert Xu
2020-10-30
crypto: qat - remove unused function
Giovanni Cabiddu
2020-10-25
Linux 5.10-rc1
Linus Torvalds
[prev]
[next]