linux-2.6-microblaze.git
2020-11-27 Thara Gopinathcrypto: qce - Fix SHA result buffer corruption issues
2020-11-27 Thara Gopinathcrypto: qce - Enable support for crypto engine on sdm845
2020-11-27 Ard Biesheuvelcrypto: aegis128 - expose SIMD code path as separate...
2020-11-27 Ard Biesheuvelcrypto: aegis128/neon - move final tag check to SIMD...
2020-11-27 Ard Biesheuvelcrypto: aegis128/neon - optimize tail block handling
2020-11-27 Ard Biesheuvelcrypto: aegis128 - wipe plaintext and tag if decryption...
2020-11-20 Corentin Labbecrypto: sun8i-ce - fix two error path's memory leak
2020-11-20 Colin Ian Kingcrypto: kconfig - fix a couple of spelling mistakes
2020-11-20 Giovanni Cabidducrypto: qat - add qat_4xxx driver
2020-11-20 Giovanni Cabidducrypto: qat - add hook to initialize vector routing...
2020-11-20 Giovanni Cabidducrypto: qat - target fw images to specific AEs
2020-11-20 Zhang Qilongcrypto: omap-aes - Fix PM disable depth imbalance in...
2020-11-20 Yang Shencrypto: hisilicon/zip - add a work_queue for zip irq
2020-11-20 Herbert Xucrypto: lib/curve25519 - Move selftest prototype into...
2020-11-20 Eric Biggerscrypto: sha - split sha.h into sha1.h and sha2.h
2020-11-20 Nathan Chancellorcrypto: crypto4xx - Replace bitwise OR with logical...
2020-11-20 Horia Geantăcrypto: caam/qi - simplify error path for context alloc...
2020-11-20 Ard Biesheuvelcrypto: arm64/gcm - move authentication tag check to...
2020-11-20 Kai Yecrypto: hisilicon/sec2 - Fix aead authentication settin...
2020-11-13 Ard Biesheuvelcrypto: arm64/chacha - simplify tail block handling
2020-11-13 Jack Xucrypto: qat - add gen4 firmware loader
2020-11-13 Jack Xucrypto: qat - add support for broadcasting mode
2020-11-13 Jack Xucrypto: qat - add support for shared ustore
2020-11-13 Jack Xucrypto: qat - allow to target specific AEs
2020-11-13 Jack Xucrypto: qat - add FCU CSRs to chip info
2020-11-13 Jack Xucrypto: qat - add CSS3K support
2020-11-13 Jack Xucrypto: qat - use ae_mask
2020-11-13 Jack Xucrypto: qat - add check for null pointer
2020-11-13 Jack Xucrypto: qat - add misc control CSR to chip info
2020-11-13 Jack Xucrypto: qat - add wake up event to chip info
2020-11-13 Jack Xucrypto: qat - add clock enable CSR to chip info
2020-11-13 Jack Xucrypto: qat - add reset CSR and mask to chip info
2020-11-13 Jack Xucrypto: qat - add local memory size to chip info
2020-11-13 Jack Xucrypto: qat - add support for lm2 and lm3
2020-11-13 Jack Xucrypto: qat - add next neighbor to chip_info
2020-11-13 Jack Xucrypto: qat - replace check based on DID
2020-11-13 Jack Xucrypto: qat - introduce chip info structure
2020-11-13 Jack Xucrypto: qat - refactor long expressions
2020-11-13 Jack Xucrypto: qat - refactor qat_uclo_set_ae_mode()
2020-11-13 Jack Xucrypto: qat - move defines to header files
2020-11-13 Jack Xucrypto: qat - remove global CSRs helpers
2020-11-13 Jack Xucrypto: qat - refactor AE start
2020-11-13 Jack Xucrypto: qat - change micro word data mask
2020-11-13 Jack Xucrypto: qat - change type for ctx_mask
2020-11-13 Jack Xucrypto: qat - add support for relative FW ucode loading
2020-11-13 Jack Xucrypto: qat - rename qat_uclo_del_uof_obj()
2020-11-13 Jack Xucrypto: qat - introduce additional parenthesis
2020-11-13 Jack Xucrypto: qat - remove unnecessary parenthesis
2020-11-13 Jack Xucrypto: qat - fix error message
2020-11-13 Jack Xucrypto: qat - fix CSR access
2020-11-13 Jack Xucrypto: qat - fix status check in qat_hal_put_rel_rd_xfer()
2020-11-13 Giovanni Cabidducrypto: qat - support for mof format in fw loader
2020-11-13 Herbert Xucrypto: cavium/nitrox - Fix sparse warnings
2020-11-13 Adam Guerincrypto: qat - replace pci with PCI in comments
2020-11-13 Ard Biesheuvelcrypto: arm/chacha-neon - optimize for non-block size...
2020-11-13 Adam Guerincrypto: qat - remove cast for mailbox CSR
2020-11-13 Jason A. Donenfeldcrypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires...
2020-11-06 Horia Geantăcrypto: caam - fix printing on xts fallback allocation...
2020-11-06 Weili Qiancrypto: hisilicon/qm - split 'hisi_qm_init' into smalle...
2020-11-06 Weili Qiancrypto: hisilicon/qm - split 'qm_eq_ctx_cfg' into small...
2020-11-06 Weili Qiancrypto: hisilicon/qm - split 'qm_qp_ctx_cfg' into small...
2020-11-06 Weili Qiancrypto: hisilicon/qm - replace 'sprintf' with 'scnprintf'
2020-11-06 Weili Qiancrypto: hisilicon/qm - modify return type of 'qm_set_sq...
2020-11-06 Weili Qiancrypto: hisilicon/qm - modify the return type of debugf...
2020-11-06 Weili Qiancrypto: hisilicon/qm - modify the return type of function
2020-11-06 Weili Qiancrypto: hisilicon/qm - numbers are replaced by macros
2020-11-06 Nigel Christianhwrng: imx-rngc - irq already prints an error
2020-11-06 Horia Geantăcrypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
2020-11-06 Tom Rixcrypto: qat - remove unneeded semicolon
2020-11-06 Tom Rixcrypto: cavium/nitrox - remove unneeded semicolon
2020-11-06 Ard Biesheuvelcrypto: arm64/poly1305-neon - reorder PAC authenticatio...
2020-11-06 Eric Biggerscrypto: af_alg - avoid undefined behavior accessing...
2020-11-06 Iuliana Prodancrypto: caam - enable crypto-engine retry mechanism
2020-11-06 Eric Biggerscrypto: testmgr - WARN on test failure
2020-11-06 Eric Biggerscrypto: testmgr - always print the actual skcipher...
2020-11-06 Eric Biggerscrypto: testmgr - always print the actual AEAD driver...
2020-11-06 Eric Biggerscrypto: testmgr - always print the actual hash driver...
2020-11-06 Eric Biggerscrypto: aead - add crypto_aead_driver_name()
2020-11-06 Tom Rixcrypto: atmel-sha - remove unneeded break
2020-10-30 Arvind Sankarcrypto: lib/sha256 - Unroll LOAD and BLEND loops
2020-10-30 Arvind Sankarcrypto: lib/sha256 - Unroll SHA256 loop 8 times intead...
2020-10-30 Arvind Sankarcrypto: lib/sha256 - Clear W[] in sha256_update() inste...
2020-10-30 Arvind Sankarcrypto: lib/sha256 - Don't clear temporary variables
2020-10-30 Arvind Sankarcrypto: hash - Use memzero_explicit() for clearing...
2020-10-30 Arvind Sankarcrypto: lib/sha256 - Use memzero_explicit() for clearin...
2020-10-30 Zhang Qilongcrypto: omap-aes - fix the reference count leak of...
2020-10-30 Tianjia Zhangcrypto: sm2 - remove unnecessary reset operations
2020-10-30 Herbert Xucrypto: sa2ul - Reduce stack usage
2020-10-30 Longfang Liucrypto: hisilicon - fixes some coding style
2020-10-30 Longfang Liucrypto: hisilicon - delete unused structure member...
2020-10-30 Eric Biggerscrypto: x86/aes - remove unused file aes_glue.c
2020-10-30 Giovanni Cabidducrypto: qat - extend ae_mask
2020-10-30 Giovanni Cabidducrypto: qat - allow for instances in different banks
2020-10-30 Giovanni Cabidducrypto: qat - refactor qat_crypto_dev_config()
2020-10-30 Giovanni Cabidducrypto: qat - refactor qat_crypto_create_instances()
2020-10-30 Giovanni Cabidducrypto: qat - change return value in adf_cfg_key_val_get()
2020-10-30 Giovanni Cabidducrypto: qat - change return value in adf_cfg_add_key_va...
2020-10-30 Giovanni Cabidducrypto: qat - remove unnecessary void* casts
2020-10-30 Giovanni Cabidducrypto: qat - call functions in adf_sriov if available
2020-10-30 Giovanni Cabidducrypto: qat - remove hardcoded bank irq clear flag...
next