index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
context_tracking.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
crypto: engine - do not requeue in case of fatal error
Iuliana Prodan
1
-4
/
+1
2020-05-28
crypto: cavium/nitrox - Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-05-22
crypto: hisilicon/qm - change debugfs file name from qm_regs to regs
Shukun Tan
4
-8
/
+8
2020-05-22
crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
Shukun Tan
5
-39
/
+488
2020-05-22
crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
Longfang Liu
4
-1
/
+96
2020-05-22
crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE
Hui Tang
4
-15
/
+202
2020-05-22
crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
Kai Ye
4
-21
/
+95
2020-05-22
crypto: hisilicon/qm - add debugfs to the QM state machine
Longfang Liu
4
-0
/
+55
2020-05-22
crypto: hisilicon/qm - add debugfs for QM
Longfang Liu
5
-0
/
+153
2020-05-22
crypto: stm32/crc32 - protect from concurrent accesses
Nicolas Toromanoff
1
-2
/
+45
2020-05-22
crypto: stm32/crc32 - don't sleep in runtime pm
Nicolas Toromanoff
1
-9
/
+36
2020-05-22
crypto: stm32/crc32 - fix multi-instance
Nicolas Toromanoff
1
-12
/
+36
2020-05-22
crypto: stm32/crc32 - fix run-time self test issue.
Nicolas Toromanoff
1
-3
/
+3
2020-05-22
crypto: stm32/crc32 - fix ext4 chksum BUG_ON()
Nicolas Toromanoff
1
-50
/
+48
2020-05-15
crypto: hisilicon/zip - Use temporary sqe when doing work
Zhou Wang
1
-6
/
+5
2020-05-15
crypto: hisilicon - add device error report through abnormal irq
Shukun Tan
2
-153
/
+187
2020-05-15
crypto: hisilicon - remove codes of directly report device errors through MSI
Shukun Tan
5
-48
/
+13
2020-05-15
crypto: hisilicon - QM memory management optimization
Weili Qian
2
-141
/
+128
2020-05-15
crypto: hisilicon - unify initial value assignment into QM
Weili Qian
4
-72
/
+81
2020-05-15
crypto: hisilicon - remove use_dma_api related codes
Shukun Tan
5
-25
/
+13
2020-05-15
crypto: hisilicon - add FLR support
Shukun Tan
5
-4
/
+165
2020-05-15
crypto: hisilicon/qm - add state machine for QM
Zhou Wang
2
-83
/
+307
2020-05-15
crypto: hisilicon - refactor module parameter pf_q_num related code
Shukun Tan
4
-97
/
+49
2020-05-15
crypto: hisilicon/zip - modify the ZIP probe process
Longfang Liu
1
-18
/
+42
2020-05-15
crypto: hisilicon/hpre - modify the HPRE probe process
Longfang Liu
1
-17
/
+25
2020-05-15
crypto: hisilicon/sec2 - modify the SEC probe process
Longfang Liu
1
-37
/
+30
2020-05-15
crypto: hisilicon/sec2 - constify sec_dfx_regs
Rikard Falkeborn
1
-1
/
+1
2020-05-15
crypto: hisilicon/zip - constify struct debugfs_reg32
Rikard Falkeborn
1
-1
/
+1
2020-05-15
crypto: hisilicon/hpre - constify struct debugfs_reg32
Rikard Falkeborn
1
-2
/
+2
2020-05-15
crypto: ccree - constify struct debugfs_reg32
Rikard Falkeborn
1
-2
/
+2
2020-05-15
crypto: blake2b - Fix clang optimization for ARMv7-M
Arnd Bergmann
1
-1
/
+3
2020-05-15
Revert "ASoC: cros_ec_codec: use crypto_shash_tfm_digest()"
Herbert Xu
1
-1
/
+8
2020-05-08
crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h
Eric Biggers
6
-22
/
+13
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
29
-29
/
+0
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
8
-37
/
+43
2020-05-08
crypto: s390/sha1 - prefix the "sha1_" functions
Eric Biggers
1
-6
/
+6
2020-05-08
crypto: powerpc/sha1 - prefix the "sha1_" functions
Eric Biggers
1
-13
/
+13
2020-05-08
crypto: powerpc/sha1 - remove unused temporary workspace
Eric Biggers
1
-5
/
+2
2020-05-08
mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
Eric Biggers
1
-2
/
+2
2020-05-08
ASoC: cros_ec_codec: use crypto_shash_tfm_digest()
Eric Biggers
1
-8
/
+1
2020-05-08
KEYS: encrypted: use crypto_shash_tfm_digest()
Eric Biggers
1
-15
/
+3
2020-05-08
sctp: use crypto_shash_tfm_digest()
Eric Biggers
2
-23
/
+10
2020-05-08
Bluetooth: use crypto_shash_tfm_digest()
Eric Biggers
1
-5
/
+1
2020-05-08
ubifs: use crypto_shash_tfm_digest()
Eric Biggers
3
-34
/
+9
2020-05-08
nfsd: use crypto_shash_tfm_digest()
Eric Biggers
1
-20
/
+6
2020-05-08
ecryptfs: use crypto_shash_tfm_digest()
Eric Biggers
1
-16
/
+1
2020-05-08
fscrypt: use crypto_shash_tfm_digest()
Eric Biggers
2
-11
/
+2
2020-05-08
nfc: s3fwrn5: use crypto_shash_tfm_digest()
Eric Biggers
1
-9
/
+1
2020-05-08
crypto: s5p-sss - use crypto_shash_tfm_digest()
Eric Biggers
1
-33
/
+6
2020-05-08
crypto: omap-sham - use crypto_shash_tfm_digest()
Eric Biggers
1
-16
/
+4
[next]