index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-04
crypto: omap-sham - add proper load balancing support for multicore
Tero Kristo
2020-06-04
crypto: omap-aes - prevent unregistering algorithms twice
Tero Kristo
2020-06-04
crypto: omap-sham - fix very small data size handling
Tero Kristo
2020-06-04
crypto: omap-sham - huge buffer access fixes
Tero Kristo
2020-06-04
crypto: omap-crypto - fix userspace copied buffer access
Tero Kristo
2020-06-04
crypto: omap-sham - force kernel driver usage for sha algos
Tero Kristo
2020-06-04
crypto: omap-aes - avoid spamming console with self tests
Tero Kristo
2020-05-28
crypto: hisilicon - fix driver compatibility issue with different versions of...
Weili Qian
2020-05-28
crypto: engine - do not requeue in case of fatal error
Iuliana Prodan
2020-05-28
crypto: cavium/nitrox - Fix a typo in a comment
Christophe JAILLET
2020-05-23
crypto: hisilicon/qm - change debugfs file name from qm_regs to regs
Shukun Tan
2020-05-23
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
2020-05-23
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
2020-05-23
crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE
Hui Tang
2020-05-23
crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
Kai Ye
2020-05-23
crypto: hisilicon/qm - add debugfs to the QM state machine
Longfang Liu
2020-05-23
crypto: hisilicon/qm - add debugfs for QM
Longfang Liu
2020-05-23
crypto: stm32/crc32 - protect from concurrent accesses
Nicolas Toromanoff
2020-05-23
crypto: stm32/crc32 - don't sleep in runtime pm
Nicolas Toromanoff
2020-05-23
crypto: stm32/crc32 - fix multi-instance
Nicolas Toromanoff
2020-05-23
crypto: stm32/crc32 - fix run-time self test issue.
Nicolas Toromanoff
2020-05-23
crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
Nicolas Toromanoff
2020-05-15
crypto: hisilicon/zip - Use temporary sqe when doing work
Zhou Wang
2020-05-15
crypto: hisilicon - add device error report through abnormal irq
Shukun Tan
2020-05-15
crypto: hisilicon - remove codes of directly report device errors through MSI
Shukun Tan
2020-05-15
crypto: hisilicon - QM memory management optimization
Weili Qian
2020-05-15
crypto: hisilicon - unify initial value assignment into QM
Weili Qian
2020-05-15
crypto: hisilicon - remove use_dma_api related codes
Shukun Tan
2020-05-15
crypto: hisilicon - add FLR support
Shukun Tan
2020-05-15
crypto: hisilicon/qm - add state machine for QM
Zhou Wang
2020-05-15
crypto: hisilicon - refactor module parameter pf_q_num related code
Shukun Tan
2020-05-15
crypto: hisilicon/zip - modify the ZIP probe process
Longfang Liu
2020-05-15
crypto: hisilicon/hpre - modify the HPRE probe process
Longfang Liu
2020-05-15
crypto: hisilicon/sec2 - modify the SEC probe process
Longfang Liu
2020-05-15
crypto: hisilicon/sec2 - constify sec_dfx_regs
Rikard Falkeborn
2020-05-15
crypto: hisilicon/zip - constify struct debugfs_reg32
Rikard Falkeborn
2020-05-15
crypto: hisilicon/hpre - constify struct debugfs_reg32
Rikard Falkeborn
2020-05-15
crypto: ccree - constify struct debugfs_reg32
Rikard Falkeborn
2020-05-15
crypto: blake2b - Fix clang optimization for ARMv7-M
Arnd Bergmann
2020-05-15
Revert "ASoC: cros_ec_codec: use crypto_shash_tfm_digest()"
Herbert Xu
2020-05-08
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
2020-05-08
crypto: s390/sha1 - prefix the "sha1_" functions
Eric Biggers
2020-05-08
crypto: powerpc/sha1 - prefix the "sha1_" functions
Eric Biggers
2020-05-08
crypto: powerpc/sha1 - remove unused temporary workspace
Eric Biggers
2020-05-08
mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
Eric Biggers
2020-05-08
ASoC: cros_ec_codec: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
KEYS: encrypted: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
sctp: use crypto_shash_tfm_digest()
Eric Biggers
[next]