linux-block.git
2020-06-04 Tero Kristocrypto: omap-sham - huge buffer access fixes
2020-06-04 Tero Kristocrypto: omap-crypto - fix userspace copied buffer access
2020-06-04 Tero Kristocrypto: omap-sham - force kernel driver usage for sha...
2020-06-04 Tero Kristocrypto: omap-aes - avoid spamming console with self...
2020-05-28 Weili Qiancrypto: hisilicon - fix driver compatibility issue...
2020-05-28 Iuliana Prodancrypto: engine - do not requeue in case of fatal error
2020-05-28 Christophe... crypto: cavium/nitrox - Fix a typo in a comment
2020-05-22 Shukun Tancrypto: hisilicon/qm - change debugfs file name from...
2020-05-22 Shukun Tancrypto: hisilicon/qm - add DebugFS for xQC and xQE...
2020-05-22 Longfang Liucrypto: hisilicon/zip - add debugfs for Hisilicon ZIP
2020-05-22 Hui Tangcrypto: hisilicon/hpre - add debugfs for Hisilicon...
2020-05-22 Kai Yecrypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
2020-05-22 Longfang Liucrypto: hisilicon/qm - add debugfs to the QM state...
2020-05-22 Longfang Liucrypto: hisilicon/qm - add debugfs for QM
2020-05-22 Nicolas Toromanoffcrypto: stm32/crc32 - protect from concurrent accesses
2020-05-22 Nicolas Toromanoffcrypto: stm32/crc32 - don't sleep in runtime pm
2020-05-22 Nicolas Toromanoffcrypto: stm32/crc32 - fix multi-instance
2020-05-22 Nicolas Toromanoffcrypto: stm32/crc32 - fix run-time self test issue.
2020-05-22 Nicolas Toromanoffcrypto: stm32/crc32 - fix ext4 chksum BUG_ON()
2020-05-15 Zhou Wangcrypto: hisilicon/zip - Use temporary sqe when doing...
2020-05-15 Shukun Tancrypto: hisilicon - add device error report through...
2020-05-15 Shukun Tancrypto: hisilicon - remove codes of directly report...
2020-05-15 Weili Qiancrypto: hisilicon - QM memory management optimization
2020-05-15 Weili Qiancrypto: hisilicon - unify initial value assignment...
2020-05-15 Shukun Tancrypto: hisilicon - remove use_dma_api related codes
2020-05-15 Shukun Tancrypto: hisilicon - add FLR support
2020-05-15 Zhou Wangcrypto: hisilicon/qm - add state machine for QM
2020-05-15 Shukun Tancrypto: hisilicon - refactor module parameter pf_q_num...
2020-05-15 Longfang Liucrypto: hisilicon/zip - modify the ZIP probe process
2020-05-15 Longfang Liucrypto: hisilicon/hpre - modify the HPRE probe process
2020-05-15 Longfang Liucrypto: hisilicon/sec2 - modify the SEC probe process
2020-05-15 Rikard Falkeborncrypto: hisilicon/sec2 - constify sec_dfx_regs
2020-05-15 Rikard Falkeborncrypto: hisilicon/zip - constify struct debugfs_reg32
2020-05-15 Rikard Falkeborncrypto: hisilicon/hpre - constify struct debugfs_reg32
2020-05-15 Rikard Falkeborncrypto: ccree - constify struct debugfs_reg32
2020-05-15 Arnd Bergmanncrypto: blake2b - Fix clang optimization for ARMv7-M
2020-05-15 Herbert XuRevert "ASoC: cros_ec_codec: use crypto_shash_tfm_digest()"
2020-05-08 Eric Biggerscrypto: lib/sha1 - fold linux/cryptohash.h into crypto...
2020-05-08 Eric Biggerscrypto: lib/sha1 - remove unnecessary includes of linux...
2020-05-08 Eric Biggerscrypto: lib/sha1 - rename "sha" to "sha1"
2020-05-08 Eric Biggerscrypto: s390/sha1 - prefix the "sha1_" functions
2020-05-08 Eric Biggerscrypto: powerpc/sha1 - prefix the "sha1_" functions
2020-05-08 Eric Biggerscrypto: powerpc/sha1 - remove unused temporary workspace
2020-05-08 Eric Biggersmptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
2020-05-08 Eric BiggersASoC: cros_ec_codec: use crypto_shash_tfm_digest()
2020-05-08 Eric BiggersKEYS: encrypted: use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerssctp: use crypto_shash_tfm_digest()
2020-05-08 Eric BiggersBluetooth: use crypto_shash_tfm_digest()
2020-05-08 Eric Biggersubifs: use crypto_shash_tfm_digest()
2020-05-08 Eric Biggersnfsd: use crypto_shash_tfm_digest()
2020-05-08 Eric Biggersecryptfs: use crypto_shash_tfm_digest()
2020-05-08 Eric Biggersfscrypt: use crypto_shash_tfm_digest()
2020-05-08 Eric Biggersnfc: s3fwrn5: use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: s5p-sss - use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: omap-sham - use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: n2 - use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: mediatek - use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: ccree - use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: ccp - use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: artpec6 - use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: essiv - use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: arm64/aes-glue - use crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: hash - introduce crypto_shash_tfm_digest()
2020-05-08 Eric Biggerscrypto: lib/sha256 - return void
2020-05-08 Arnd Bergmanncrypto - Avoid free() namespace collision
2020-05-08 Wei Yongjuncrypto: drbg - fix error return code in drbg_alloc_state()
2020-05-08 Barry Songcrypto: acomp - search acomp with scomp backend in...
2020-05-08 Iuliana Prodancrypto: engine - support for batch requests
2020-05-08 Iuliana Prodancrypto: engine - support for parallel requests based...
2020-05-08 Iuliana Prodancrypto: algapi - create function to add request in...
2020-05-08 Hadar Gathwrng: cctrng - update help description
2020-05-08 Hadar Gathwrng: cctrng - change default to n
2020-05-08 Hadar Gathwrng: cctrng - Add dependency on OF
2020-05-08 Tang Bincrypto: bcm - Use the defined variable to clean code
2020-05-08 Lionel Debievecrypto: stm32/hash - don't print error on probe deferral
2020-05-08 Etienne Carrierecrypto: stm32/hash - defer probe for dma device
2020-05-08 Etienne Carrierecrypto: stm32/hash - defer probe for reset controller
2020-04-30 Tang Bincrypto: bcm - Fix unused assignment
2020-04-30 Tang Bincrypto: bcm - Remove the unnecessary cast for PTR_ERR().
2020-04-30 Corentin Labbecrypto: drbg - should select CTR
2020-04-30 Corentin Labbecrypto: ctr - no longer needs CRYPTO_SEQIV
2020-04-30 Zou Weihwrng: cctrng - Make some symbols static
2020-04-30 Zou Weicrypto: hisilicon/qm - Make qm_controller_reset() static
2020-04-30 Andy Shevchenkohwrng: optee - Use UUID API for exporting the UUID
2020-04-30 Nathan Chancellorlib/mpi: Fix 64-bit MIPS build with Clang
2020-04-30 Tom Lendackycrypto: ccp - Add support for SEV-ES to the PSP driver
2020-04-30 Daniel Jordanpadata: add separate cpuhp node for CPUHP_PADATA_DEAD
2020-04-30 Herbert Xuhwrng: cctrng - Remove unnecessary FIPS ifdef
2020-04-24 Tang Bincrypto: bcm - Delete redundant variable definition
2020-04-24 Stephan Müllercrypto: drbg - always seeded with SP800-90B compliant...
2020-04-24 Stephan Müllercrypto: jitter - SP800-90B compliance
2020-04-24 Colin Ian Kingcrypto: algif_rng - remove redundant assignment to...
2020-04-24 Colin Ian Kingcrypto: chelsio - remove redundant assignment to variab...
2020-04-24 Mark Browncrypto: arm64 - Consistently enable extension
2020-04-22 Herbert Xuhwrng: cctrng - Add dependency on HAS_IOMEM
2020-04-22 Stephen Rothwellcrypto: hisilicon/qm - add more ACPI dependencies
2020-04-20 Hadar Gathwrng: cctrng - add missing include to linux/fips.h
2020-04-20 Shukun Tancrypto: hisilicon/qm - fix build failure with ACPI off
2020-04-16 Christophe... crypto: marvell/octeontx - Add missing '\n' in log...
next