summaryrefslogtreecommitdiffstats
path: root/kernel/context_tracking.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-28crypto: engine - do not requeue in case of fatal errorIuliana Prodan1-4/+1
2020-05-28crypto: cavium/nitrox - Fix a typo in a commentChristophe JAILLET1-1/+1
2020-05-22crypto: hisilicon/qm - change debugfs file name from qm_regs to regsShukun Tan4-8/+8
2020-05-22crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan5-39/+488
2020-05-22crypto: hisilicon/zip - add debugfs for Hisilicon ZIPLongfang Liu4-1/+96
2020-05-22crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang4-15/+202
2020-05-22crypto: hisilicon/sec2 - add debugfs for Hisilicon SECKai Ye4-21/+95
2020-05-22crypto: hisilicon/qm - add debugfs to the QM state machineLongfang Liu4-0/+55
2020-05-22crypto: hisilicon/qm - add debugfs for QMLongfang Liu5-0/+153
2020-05-22crypto: stm32/crc32 - protect from concurrent accessesNicolas Toromanoff1-2/+45
2020-05-22crypto: stm32/crc32 - don't sleep in runtime pmNicolas Toromanoff1-9/+36
2020-05-22crypto: stm32/crc32 - fix multi-instanceNicolas Toromanoff1-12/+36
2020-05-22crypto: stm32/crc32 - fix run-time self test issue.Nicolas Toromanoff1-3/+3
2020-05-22crypto: stm32/crc32 - fix ext4 chksum BUG_ON()Nicolas Toromanoff1-50/+48
2020-05-15crypto: hisilicon/zip - Use temporary sqe when doing workZhou Wang1-6/+5
2020-05-15crypto: hisilicon - add device error report through abnormal irqShukun Tan2-153/+187
2020-05-15crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan5-48/+13
2020-05-15crypto: hisilicon - QM memory management optimizationWeili Qian2-141/+128
2020-05-15crypto: hisilicon - unify initial value assignment into QMWeili Qian4-72/+81
2020-05-15crypto: hisilicon - remove use_dma_api related codesShukun Tan5-25/+13
2020-05-15crypto: hisilicon - add FLR supportShukun Tan5-4/+165
2020-05-15crypto: hisilicon/qm - add state machine for QMZhou Wang2-83/+307
2020-05-15crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan4-97/+49
2020-05-15crypto: hisilicon/zip - modify the ZIP probe processLongfang Liu1-18/+42
2020-05-15crypto: hisilicon/hpre - modify the HPRE probe processLongfang Liu1-17/+25
2020-05-15crypto: hisilicon/sec2 - modify the SEC probe processLongfang Liu1-37/+30
2020-05-15crypto: hisilicon/sec2 - constify sec_dfx_regsRikard Falkeborn1-1/+1
2020-05-15crypto: hisilicon/zip - constify struct debugfs_reg32Rikard Falkeborn1-1/+1
2020-05-15crypto: hisilicon/hpre - constify struct debugfs_reg32Rikard Falkeborn1-2/+2
2020-05-15crypto: ccree - constify struct debugfs_reg32Rikard Falkeborn1-2/+2
2020-05-15crypto: blake2b - Fix clang optimization for ARMv7-MArnd Bergmann1-1/+3
2020-05-15Revert "ASoC: cros_ec_codec: use crypto_shash_tfm_digest()"Herbert Xu1-1/+8
2020-05-08crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.hEric Biggers6-22/+13
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers29-29/+0
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers8-37/+43
2020-05-08crypto: s390/sha1 - prefix the "sha1_" functionsEric Biggers1-6/+6
2020-05-08crypto: powerpc/sha1 - prefix the "sha1_" functionsEric Biggers1-13/+13
2020-05-08crypto: powerpc/sha1 - remove unused temporary workspaceEric Biggers1-5/+2
2020-05-08mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTESEric Biggers1-2/+2
2020-05-08ASoC: cros_ec_codec: use crypto_shash_tfm_digest()Eric Biggers1-8/+1
2020-05-08KEYS: encrypted: use crypto_shash_tfm_digest()Eric Biggers1-15/+3
2020-05-08sctp: use crypto_shash_tfm_digest()Eric Biggers2-23/+10
2020-05-08Bluetooth: use crypto_shash_tfm_digest()Eric Biggers1-5/+1
2020-05-08ubifs: use crypto_shash_tfm_digest()Eric Biggers3-34/+9
2020-05-08nfsd: use crypto_shash_tfm_digest()Eric Biggers1-20/+6
2020-05-08ecryptfs: use crypto_shash_tfm_digest()Eric Biggers1-16/+1
2020-05-08fscrypt: use crypto_shash_tfm_digest()Eric Biggers2-11/+2
2020-05-08nfc: s3fwrn5: use crypto_shash_tfm_digest()Eric Biggers1-9/+1
2020-05-08crypto: s5p-sss - use crypto_shash_tfm_digest()Eric Biggers1-33/+6
2020-05-08crypto: omap-sham - use crypto_shash_tfm_digest()Eric Biggers1-16/+4