index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccree - remove cipher ivgen left overs
Gilad Ben-Yossef
2018-08-03
3
-18
/
+2
*
crypto: ccree - drop useless type flag during reg
Gilad Ben-Yossef
2018-08-03
3
-30
/
+1
*
crypto: hisilicon - SEC security accelerator driver
Jonathan Cameron
2018-08-03
8
-0
/
+2895
*
crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...
Jia-Ju Bai
2018-08-03
1
-2
/
+2
*
crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...
Jia-Ju Bai
2018-08-03
1
-1
/
+1
*
crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...
Jia-Ju Bai
2018-08-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2018-08-03
1
-3
/
+2
|
\
|
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-06-24
1
-3
/
+2
|
|
\
|
|
*
crypto: chtls - use after free in chtls_pt_recvmsg()
Dan Carpenter
2018-06-15
1
-3
/
+2
*
|
|
crypto: stm32_crc32 - Use existing define with polynomial
Krzysztof Kozlowski
2018-07-27
1
-7
/
+4
*
|
|
crypto: qcom-rng - Add ACPI support
Timur Tabi
2018-07-27
1
-3
/
+17
*
|
|
crypto: qcom-rng - Add support for prng-ee
Vinod Koul
2018-07-27
1
-2
/
+9
*
|
|
crypto: qcom-rng - Add Qcom prng driver
Vinod Koul
2018-07-27
3
-0
/
+220
*
|
|
crypto: sharah - Unregister correct algorithms for SAHARA 3
Michael Müller
2018-07-20
1
-2
/
+2
*
|
|
crypto: inside-secure - initialize first_rdesc to make GCC happy
Antoine Tenart
2018-07-20
1
-1
/
+1
*
|
|
crypto: inside-secure - switch to SPDX identifiers
Antoine Tenart
2018-07-20
5
-20
/
+5
*
|
|
crypto: chtls - use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-07-13
1
-1
/
+1
*
|
|
crypto: ccp - Add support for new CCP/PSP device ID
Tom Lendacky
2018-07-13
1
-5
/
+24
*
|
|
crypto: ccp - Support register differences between PSP devices
Tom Lendacky
2018-07-13
4
-23
/
+24
*
|
|
crypto: ccp - Remove unused #defines
Tom Lendacky
2018-07-13
2
-10
/
+2
*
|
|
crypto: ccp - Add psp enabled message when initialization succeeds
Tom Lendacky
2018-07-13
1
-0
/
+2
*
|
|
crypto: ccp - Fix command completion detection race
Tom Lendacky
2018-07-13
1
-2
/
+2
*
|
|
crypto: ccree - rate limit debug print
Gilad Ben-Yossef
2018-07-09
1
-2
/
+2
*
|
|
crypto: ccree - use CBC-CS3 CTS mode
Gilad Ben-Yossef
2018-07-09
1
-15
/
+5
*
|
|
crypto: ccree - remove dead legacy code
Gilad Ben-Yossef
2018-07-09
1
-6
/
+0
*
|
|
crypto: ccree - fix iv handling
Gilad Ben-Yossef
2018-07-09
1
-27
/
+84
*
|
|
crypto: ccree - fix finup
Hadar Gat
2018-07-09
1
-65
/
+16
*
|
|
crypto: remove redundant type flags from tfm allocation
Eric Biggers
2018-07-09
4
-9
/
+4
*
|
|
crypto: skcipher - remove useless setting of type flags
Eric Biggers
2018-07-09
5
-35
/
+18
*
|
|
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
4
-9
/
+8
*
|
|
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
9
-12
/
+0
*
|
|
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
15
-103
/
+56
*
|
|
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-07-09
5
-10
/
+3
*
|
|
crypto: inside-secure - remove request list to improve performance
Ofer Heifetz
2018-07-09
5
-121
/
+119
*
|
|
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
Ofer Heifetz
2018-07-09
3
-0
/
+120
*
|
|
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
2018-07-09
4
-44
/
+186
*
|
|
crypto: inside-secure - hmac(md5) support
Ofer Heifetz
2018-07-09
3
-1
/
+60
*
|
|
crypto: inside-secure - md5 support
Ofer Heifetz
2018-07-09
4
-2
/
+72
*
|
|
crypto: inside-secure - set tx_max_cmd_queue to 32
Ofer Heifetz
2018-07-09
2
-0
/
+5
*
|
|
crypto: inside-secure - reset CDR and RDR rings on module removal
Ofer Heifetz
2018-07-09
1
-0
/
+20
*
|
|
crypto: inside-secure - adjust the TRC configuration for EIP197D
Ofer Heifetz
2018-07-09
2
-12
/
+30
*
|
|
crypto: inside-secure - eip197d support
Antoine Tenart
2018-07-09
4
-27
/
+54
*
|
|
crypto: inside-secure - add multiple processing engine support
Ofer Heifetz
2018-07-09
2
-118
/
+150
*
|
|
crypto: inside-secure - dynamic ring configuration allocation
Ofer Heifetz
2018-07-09
3
-38
/
+47
*
|
|
crypto: inside-secure - add an invalidation flag
Antoine Tenart
2018-07-09
4
-12
/
+20
*
|
|
crypto: inside-secure - filter out the algorithms by engine
Antoine Tenart
2018-07-09
4
-2
/
+29
*
|
|
crypto: inside-secure - use precise compatibles
Antoine Tenart
2018-07-09
4
-21
/
+31
*
|
|
crypto: inside-secure - move the firmware to a better location
Antoine Tenart
2018-07-09
1
-6
/
+12
*
|
|
crypto: stm32/crc - Add power management support
lionel.debieve@st.com
2018-07-09
1
-0
/
+62
*
|
|
crypto: stm32/hash - Add power management support
lionel.debieve@st.com
2018-07-09
1
-0
/
+71
[next]