platform/kernel/linux-starfive.git
2022-03-25 Peter Zijlstracrypto: x86/poly1305 - Fixup SLS
2022-03-25 Peter Zijlstracrypto: x86/chacha20 - Avoid spurious jumps to other...
2022-03-25 Zheng Yongjuncrypto: stm32 - fix reference leak in stm32_crc_remove
2022-03-25 Herbert Xucrypto: arm/aes-neonbs-cbc - Select generic cbc and aes
2022-03-14 Herbert Xucrypto: xilinx - Turn SHA into a tristate and allow...
2022-03-14 Longfang LiuMAINTAINERS: update HPRE/SEC2/TRNG driver maintainers...
2022-03-14 Jiapeng Chongcrypto: dh - Remove the unused function dh_safe_prime_d...
2022-03-14 Miaoqian Linhwrng: nomadik - Change clk_disable to clk_disable_unpr...
2022-03-09 Tom Rixcrypto: arm64 - cleanup comments
2022-03-09 Giovanni Cabidducrypto: qat - fix initialization of pfvf rts_map_msg...
2022-03-09 Giovanni Cabidducrypto: qat - fix initialization of pfvf cap_msg structures
2022-03-09 Giovanni Cabidducrypto: qat - remove unneeded assignment
2022-03-09 Giovanni Cabidducrypto: qat - disable registration of algorithms
2022-03-09 Kai Yecrypto: hisilicon/qm - fix memset during queues clearing
2022-03-09 Corentin Labbecrypto: xilinx: prevent probing on non-xilinx hardware
2022-03-09 Jiapeng Chongcrypto: marvell/octeontx - Use swap() instead of open...
2022-03-09 Jianglei Niecrypto: ccree - Fix use after free in cc_cipher_exit()
2022-03-09 Dāvis Mosānscrypto: ccp - ccp_dmaengine_unregister release dma...
2022-03-02 Yang Yingliangcrypto: octeontx2 - fix missing unlock
2022-03-02 Wan Jiabinghwrng: cavium - fix NULL but dereferenced coccicheck...
2022-03-02 Andy Shevchenkocrypto: cavium/nitrox - don't cast parameter in bit...
2022-03-02 Petr Vorelcrypto: vmx - add missing dependencies
2022-03-02 HarshaMAINTAINERS: Add maintainer for Xilinx ZynqMP SHA3...
2022-03-02 Harshacrypto: xilinx - Add Xilinx SHA3 driver
2022-03-02 Harshafirmware: xilinx: Add ZynqMP SHA API for SHA3 functionality
2022-03-02 Harshacrypto: xilinx - Updated Makefile for xilinx subdirectory
2022-03-02 Ard Biesheuvelcrypto: crypto_xor - use helpers for unaligned accesses
2022-03-02 Tom Rixcrypto: cleanup comments
2022-03-02 Nicolai Stangecrypto: dh - calculate Q from P for the full public...
2022-03-02 Nicolai Stangelib/mpi: export mpi_rshift
2022-03-02 Nicolai Stangecrypto: dh - disallow plain "dh" usage in FIPS mode
2022-03-02 Nicolai Stangecrypto: api - allow algs only in specific constructions...
2022-03-02 Nicolai Stangecrypto: dh - allow for passing NULL to the ffdheXYZ...
2022-03-02 Nicolai Stangecrypto: testmgr - add keygen tests for ffdheXYZ(dh...
2022-03-02 Nicolai Stangecrypto: dh - implement private key generation primitive...
2022-03-02 Nicolai Stangecrypto: testmgr - add known answer tests for ffdheXYZ...
2022-03-02 Nicolai Stangecrypto: dh - implement ffdheXYZ(dh) templates
2022-03-02 Nicolai Stangecrypto: dh - introduce common code for built-in safe...
2022-03-02 Nicolai Stangecrypto: dh - split out deserialization code from crypto...
2022-03-02 Nicolai Stangecrypto: dh - constify struct dh's pointer members
2022-03-02 Nicolai Stangecrypto: dh - remove struct dh's ->q member
2022-03-02 Nicolai Stangecrypto: kpp - provide support for KPP spawns
2022-03-02 Nicolai Stangecrypto: kpp - provide support for KPP template instances
2022-03-02 Corentin Labbecrypto: engine - check if BH is disabled during completion
2022-03-02 Corentin Labbecrypto: gemini - call finalize with bh disabled
2022-03-02 Corentin Labbecrypto: amlogic - call finalize with bh disabled
2022-03-02 Corentin Labbecrypto: sun8i-ce - call finalize with bh disabled
2022-03-02 Corentin Labbecrypto: sun8i-ss - call finalize with bh disabled
2022-03-02 Corentin Labbecrypto: cavium/zip - register algorithm only if hardwar...
2022-03-02 Claudiu Bezneahwrng: atmel - remove extra line
2022-03-02 Claudiu Bezneahwrng: atmel - add runtime pm support
2022-03-02 Claudiu Bezneahwrng: atmel - use __maybe_unused and pm_ptr() for...
2022-03-02 Claudiu Bezneahwrng: atmel - move set of TRNG_HALFR in atmel_trng_init()
2022-03-02 Claudiu Bezneahwrng: atmel - rename enable/disable functions to init...
2022-03-02 Claudiu Bezneahwrng: atmel - disable trng on failure path
2022-03-02 Claudiu Bezneahwrng: atmel - add wait for ready support on read
2022-02-23 Kai Yecrypto: hisilicon/sec - fix the aead software fallback...
2022-02-23 Gilad Ben-Yossefcrypto: ccree - don't attempt 0 len DMA mappings
2022-02-23 YueHaibingcrypto: x86/des3 - Remove unused inline function des3_e...
2022-02-23 YueHaibingcrypto: x86/blowfish - Remove unused inline functions
2022-02-23 Harman Kalracrypto: octeontx2 - add synchronization between mailbox...
2022-02-18 Dominik Brodowskihwrng: core - introduce rng_quality sysfs attribute
2022-02-18 Dominik Brodowskihwrng: core - use per-rng quality value instead of...
2022-02-18 Dominik Brodowskihwrng: core - start and stop in-kernel rngd in separate...
2022-02-18 Dominik Brodowskihwrng: core - do not bother to order list of devices...
2022-02-18 Corentin Labbecrypto: rockchip - ECB does not need IV
2022-02-18 Kai Yecrypto: hisilicon/sec - not need to enable sm4 extra...
2022-02-18 Kai Yecrypto: hisilicon/sec - add the register configuration...
2022-02-18 Julia Lawallcrypto: ux500 - use GFP_KERNEL
2022-02-18 Rikard Falkeborncrypto: nx - Constify static attribute_group structs
2022-02-18 Rikard Falkeborncrypto: omap-sham - Constify static attribute_group
2022-02-18 Rikard Falkeborncrypto: omap-aes - Constify static attribute_group
2022-02-18 Wojciech Ziembacrypto: qat - enable power management for QAT GEN4
2022-02-18 Wojciech Ziembacrypto: qat - move and rename GEN4 error register defin...
2022-02-18 Wojciech Ziembacrypto: qat - add misc workqueue
2022-02-18 Herbert Xucrypto: lrw - Add dependency on ecb
2022-02-18 Herbert Xucrypto: xts - Add softdep on ecb
2022-02-18 Andy Shevchenkocrypto: qat - don't cast parameter in bit operations
2022-02-18 Corentin Labbecrypto: cavium/nitrox - fix typo on crypto
2022-02-11 Ard Biesheuvelcrypto: arm/xor - make vectorized C code Clang-friendly
2022-02-11 Ard Biesheuvellib/xor: make xor prototypes more friendly to compiler...
2022-02-11 Tudor Ambaruscrypto: atmel-tdes - Add support for the TDES IP availa...
2022-02-11 Stephan Müllercrypto: hmac - disallow keys < 112 bits in FIPS mode
2022-02-11 Stephan Müllercrypto: hmac - add fips_skip support
2022-02-05 Colin Ian Kingcrypto: sl3516 - remove redundant initializations of...
2022-02-05 Colin Ian Kingcrypto: marvell/octeontx - remove redundant initializat...
2022-02-05 Shijith Thottoncrypto: octeontx2 - remove CONFIG_DM_CRYPT check
2022-02-05 Tianjia Zhangcrypto: tcrypt - remove all multibuffer ahash tests
2022-02-05 Kavyasree Kotagiricrypto: atmel - add support for AES and SHA IPs availab...
2022-02-05 Dominik Brodowskihwrng: core - credit entropy for low quality sources...
2022-02-05 Ard Biesheuvelcrypto: arm64/aes-neonbs-xts - use plain NEON for non...
2022-02-05 Ard Biesheuvelcrypto: arm64/aes-neonbs-ctr - fallback to plain NEON...
2022-02-05 Ard Biesheuvelcrypto: arm/aes-neonbs-ctr - deal with non-multiples...
2022-02-05 Ard Biesheuvelcrypto: arm64/aes-neon-ctr - improve handling of single...
2022-02-05 Srujana Challacrypto: octeontx2 - increase CPT HW instruction queue...
2022-02-05 Srujana Challacrypto: octeontx2 - disable DMA black hole on an DMA...
2022-02-05 Srujana Challacrypto: octeontx2 - CN10K CPT to RNM workaround
2022-02-05 Dominik Brodowskihwrng: core - break out of hwrng_fillfn if current...
2022-02-05 Dominik Brodowskihwrng: core - only set cur_rng_set_by_user if it is...
2022-02-05 Dominik Brodowskihwrng: core - use rng_fillbuf in add_early_randomness()
next