platform/kernel/linux-rpi.git
2020-12-11 Daniele Alessandrellidt-bindings: Add Keem Bay OCS AES bindings
2020-12-04 Ard Biesheuvelcrypto: aegis128 - avoid spurious references crypto_aeg...
2020-12-04 Tom Rixcrypto: seed - remove trailing semicolon in macro defin...
2020-12-04 Uros Bizjakcrypto: x86/poly1305 - Use TEST %reg,%reg instead of...
2020-12-04 Uros Bizjakcrypto: x86/sha512 - Use TEST %reg,%reg instead of...
2020-12-04 Uros Bizjakcrypto: aesni - Use TEST %reg,%reg instead of CMP ...
2020-12-04 Herbert Xucrypto: cpt - Fix sparse warnings in cptpf
2020-12-04 Herbert Xuhwrng: ks-sa - Add dependency on IOMEM and OF
2020-12-04 Herbert Xucrypto: lib/blake2s - Move selftest prototype into...
2020-12-04 Ard Biesheuvelcrypto: arm/aes-ce - work around Cortex-A57/A72 silion...
2020-12-04 Ard Biesheuvelcrypto: ecdh - avoid unaligned accesses in ecdh_set_sec...
2020-11-27 Gilad Ben-Yossefcrypto: ccree - rework cache parameters handling
2020-11-27 Christophe... crypto: cavium - Use dma_set_mask_and_coherent to simpl...
2020-11-27 Christophe... crypto: marvell/octeontx - Use dma_set_mask_and_coheren...
2020-11-27 Christophe... crypto: cavium/zip - Use dma_set_mask_and_coherent...
2020-11-27 Gustavo A.... crypto: ccree - Fix fall-through warnings for Clang
2020-11-27 Ard Biesheuvelcrypto: tcrypt - include 1420 byte blocks in aead and...
2020-11-27 Ard Biesheuvelcrypto: tcrypt - permit tcrypt.ko to be builtin
2020-11-27 Ard Biesheuvelcrypto: tcrypt - don't initialize at subsys_initcall...
2020-11-27 Weili QianMAINTAINERS: Move HiSilicon TRNG V2 driver
2020-11-27 Weili Qiancrypto: hisilicon/trng - add support for PRNG
2020-11-27 Weili Qiancrypto: hisilicon/trng - add HiSilicon TRNG driver...
2020-11-27 Weili Qianhwrng: hisi - remove HiSilicon TRNG driver
2020-11-27 Herbert Xucrypto: sparc - Fix sparse endianness warnings
2020-11-27 Herbert Xucrypto: powerpc/sha256-spe - Fix sparse endianness...
2020-11-27 Herbert Xucrypto: mips/octeon - Fix sparse endianness warnings
2020-11-27 kernel test... crypto: qat - fix excluded_middle.cocci warnings
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
next