index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-24
crypto: tcrypt - add async speed test for aria cipher
Taehee Yoo
1
-0
/
+30
2022-09-24
crypto: aria-avx - add AES-NI/AVX/x86_64/GFNI assembler implementation of ari...
Taehee Yoo
5
-0
/
+1553
2022-09-24
crypto: aria - prepare generic module for optimized implementations
Taehee Yoo
3
-18
/
+40
2022-09-24
crypto: artpec6 - Fix printk warning on size_t/%d
Herbert Xu
1
-1
/
+1
2022-09-24
crypto: add __init/__exit annotations to init/exit funcs
Xiu Jianfeng
7
-14
/
+14
2022-09-24
crypto: blake2s - revert unintended config addition of CRYPTO_BLAKE2S
Lukas Bulwahn
1
-21
/
+0
2022-09-24
crypto: arm64 - revert unintended config name change for CRYPTO_SHA1_ARM64_CE
Lukas Bulwahn
1
-1
/
+1
2022-09-24
crypto: inside-secure - Replace generic aes with libaes
Peter Harliman Liem
2
-54
/
+21
2022-09-24
crypto: inside_secure - Avoid dma map if size is zero
Peter Harliman Liem
1
-13
/
+31
2022-09-16
crypto: qat - use reference to structure in dma_map_single()
Damian Muszynski
1
-6
/
+6
2022-09-16
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
1
-6
/
+6
2022-09-16
crypto: qat - fix DMA transfer direction
Damian Muszynski
1
-6
/
+12
2022-09-16
crypto: hisilicon - support get algs by the capability register
Zhiqi Song
5
-18
/
+222
2022-09-16
crypto: hisilicon/sec - get algorithm bitmap from registers
Wenkai Lin
3
-121
/
+236
2022-09-16
crypto: hisilicon/zip - support zip capability
Weili Qian
3
-42
/
+128
2022-09-16
crypto: hisilicon/hpre - optimize registration of ecdh
Zhiqi Song
1
-73
/
+63
2022-09-16
crypto: hisilicon/hpre - support hpre capability
Zhiqi Song
3
-38
/
+157
2022-09-16
crypto: hisilicon/qm - support get device irq information from hardware regis...
Weili Qian
1
-99
/
+195
2022-09-16
crypto: hisilicon/qm - get error type from hardware registers
Weili Qian
6
-126
/
+206
2022-09-16
crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support
Weili Qian
2
-4
/
+34
2022-09-16
crypto: hisilicon/qm - get qp num and depth from hardware registers
Weili Qian
8
-134
/
+202
2022-09-16
crypto: hisilicon/qm - get hardware features from hardware registers
Weili Qian
5
-69
/
+170
2022-09-16
crypto: hisilicon/sec - delete redundant blank lines
Kai Ye
1
-2
/
+0
2022-09-16
crypto: inside-secure - Change swab to swab32
Peter Harliman Liem
1
-4
/
+4
2022-09-09
crypto: nx - Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-09
crypto: ccp - Release dma channels before dmaengine unrgister
Koba Ko
1
-1
/
+5
2022-09-09
crypto: octeontx - Remove the unneeded result variable
ye xingchen
1
-15
/
+5
2022-09-09
crypto: akcipher - default implementation for setting a private key
Ignat Korchagin
1
-0
/
+8
2022-09-09
crypto: aspeed - fix return value check in aspeed_hace_probe()
Sun Ke
1
-2
/
+2
2022-09-07
crypto: aspeed - Fix sparse warnings
Herbert Xu
2
-40
/
+40
2022-09-07
crypto: aspeed: fix format unexpected build warning
Neal Liu
1
-3
/
+3
2022-09-06
crypto: aspeed - fix build module error
Neal Liu
1
-7
/
+4
2022-09-02
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
Weili Qian
1
-1
/
+7
2022-09-02
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
1
-2
/
+4
2022-09-02
crypto: hisilicon/qm - check mailbox operation result
Weili Qian
1
-1
/
+14
2022-09-02
crypto: aspeed - Enable compile testing
Herbert Xu
1
-1
/
+1
2022-09-02
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
1
-1
/
+1
2022-09-02
crypto: testmgr - fix indentation for test_acomp() args
Lucas Segarra Fernandez
1
-1
/
+1
2022-09-02
crypto: bcm - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
crypto: marvell/octeontx - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
crypto: n2 - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()
Kshitiz Varshney
1
-7
/
+7
2022-09-02
Revert "crypto: allwinner - Fix dma_map_sg error check"
Herbert Xu
4
-7
/
+7
2022-09-02
Revert "crypto: gemini - Fix error check for dma_map_sg"
Herbert Xu
1
-3
/
+3
2022-08-26
crypto: Kconfig - simplify compression/RNG entries
Robert Elliott
1
-32
/
+50
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
8
-344
/
+410
2022-08-26
crypto: Kconfig - simplify userspace entries
Robert Elliott
1
-24
/
+41
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
8
-216
/
+366
2022-08-26
crypto: Kconfig - simplify aead entries
Robert Elliott
2
-20
/
+36
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
8
-57
/
+91
[next]