index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: marvel/cesa - Fix tdma descriptor on 64-bit
Herbert Xu
2021-01-22
1
-2
/
+2
*
crypto: omap-sham - Fix link error without crypto-engine
Arnd Bergmann
2021-01-08
1
-0
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-27
2
-2
/
+4
|
\
|
*
crypto: qat - add CRYPTO_AES to Kconfig dependencies
Marco Chiappero
2020-12-23
1
-0
/
+1
|
*
crypto: keembay - Add dependency on HAS_IOMEM
Daniele Alessandrelli
2020-12-23
1
-0
/
+1
|
*
crypto: keembay - CRYPTO_DEV_KEEMBAY_OCS_AES_SM4 should depend on ARCH_KEEMBAY
Geert Uytterhoeven
2020-12-23
1
-2
/
+2
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-9
/
+6
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
3
-3
/
+3
|
|
\
\
|
*
|
|
crypto: caam: Replace in_irq() usage.
Sebastian Andrzej Siewior
2020-11-03
1
-8
/
+4
|
*
|
|
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
2020-11-03
1
-1
/
+2
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-14
144
-1117
/
+7416
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
crypto: qat - add capability detection logic in qat_4xxx
Marco Chiappero
2020-12-11
3
-0
/
+38
|
*
|
crypto: qat - add AES-XTS support for QAT GEN4 devices
Marco Chiappero
2020-12-11
1
-7
/
+89
|
*
|
crypto: qat - add AES-CTR support for QAT GEN4 devices
Marco Chiappero
2020-12-11
3
-2
/
+39
|
*
|
crypto: atmel-i2c - select CONFIG_BITREVERSE
Arnd Bergmann
2020-12-11
1
-0
/
+1
|
*
|
crypto: hisilicon/trng - replace atomic_add_return()
Yejune Deng
2020-12-11
1
-4
/
+4
|
*
|
crypto: keembay - Add support for Keem Bay OCS AES/SM4
Mike Healy
2020-12-11
7
-0
/
+3378
|
*
|
crypto: cpt - Fix sparse warnings in cptpf
Herbert Xu
2020-12-04
1
-3
/
+3
|
*
|
crypto: ccree - rework cache parameters handling
Gilad Ben-Yossef
2020-11-27
3
-20
/
+63
|
*
|
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
2
-16
/
+4
|
*
|
crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
2
-16
/
+4
|
*
|
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-11-27
1
-8
/
+2
|
*
|
crypto: ccree - Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-27
1
-0
/
+3
|
*
|
crypto: hisilicon/trng - add support for PRNG
Weili Qian
2020-11-27
2
-3
/
+239
|
*
|
crypto: hisilicon/trng - add HiSilicon TRNG driver support
Weili Qian
2020-11-27
4
-0
/
+109
|
*
|
crypto: qat - fix excluded_middle.cocci warnings
kernel test robot
2020-11-27
1
-3
/
+4
|
*
|
crypto: qce - Fix SHA result buffer corruption issues
Thara Gopinath
2020-11-27
1
-1
/
+1
|
*
|
crypto: qce - Enable support for crypto engine on sdm845
Thara Gopinath
2020-11-27
1
-1
/
+16
|
*
|
crypto: sun8i-ce - fix two error path's memory leak
Corentin Labbe
2020-11-20
1
-8
/
+12
|
*
|
crypto: kconfig - fix a couple of spelling mistakes
Colin Ian King
2020-11-20
2
-2
/
+2
|
*
|
crypto: qat - add qat_4xxx driver
Giovanni Cabiddu
2020-11-20
11
-1
/
+833
|
*
|
crypto: qat - add hook to initialize vector routing table
Giovanni Cabiddu
2020-11-20
2
-0
/
+4
|
*
|
crypto: qat - target fw images to specific AEs
Giovanni Cabiddu
2020-11-20
2
-5
/
+56
|
*
|
crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
Zhang Qilong
2020-11-20
1
-1
/
+2
|
*
|
crypto: hisilicon/zip - add a work_queue for zip irq
Yang Shen
2020-11-20
1
-3
/
+23
|
*
|
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
48
-48
/
+85
|
*
|
crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd
Nathan Chancellor
2020-11-20
1
-1
/
+1
|
*
|
crypto: caam/qi - simplify error path for context allocation
Horia Geantă
2020-11-20
1
-4
/
+4
|
*
|
crypto: hisilicon/sec2 - Fix aead authentication setting key error
Kai Ye
2020-11-20
1
-2
/
+3
|
*
|
crypto: qat - add gen4 firmware loader
Jack Xu
2020-11-13
5
-17
/
+78
|
*
|
crypto: qat - add support for broadcasting mode
Jack Xu
2020-11-13
4
-3
/
+99
|
*
|
crypto: qat - add support for shared ustore
Jack Xu
2020-11-13
3
-13
/
+19
|
*
|
crypto: qat - allow to target specific AEs
Jack Xu
2020-11-13
6
-8
/
+42
|
*
|
crypto: qat - add FCU CSRs to chip info
Jack Xu
2020-11-13
3
-16
/
+53
|
*
|
crypto: qat - add CSS3K support
Jack Xu
2020-11-13
4
-40
/
+68
|
*
|
crypto: qat - use ae_mask
Jack Xu
2020-11-13
1
-12
/
+14
|
*
|
crypto: qat - add check for null pointer
Jack Xu
2020-11-13
1
-11
/
+17
|
*
|
crypto: qat - add misc control CSR to chip info
Jack Xu
2020-11-13
2
-4
/
+8
|
*
|
crypto: qat - add wake up event to chip info
Jack Xu
2020-11-13
3
-1
/
+6
|
*
|
crypto: qat - add clock enable CSR to chip info
Jack Xu
2020-11-13
2
-4
/
+7
[next]