index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-08-16
72
-1105
/
+5186
|
\
|
*
crypto: hisilicon - sec_send_request() can be static
kbuild test robot
2018-08-07
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2018-08-07
1
-2
/
+6
|
|
\
|
*
|
crypto: ccp - Check for NULL PSP pointer at module unload
Tom Lendacky
2018-08-03
1
-0
/
+3
|
*
|
crypto: ccree - allow bigger than sector XTS op
Gilad Ben-Yossef
2018-08-03
1
-4
/
+1
|
*
|
crypto: ccree - zero all of request ctx before use
Gilad Ben-Yossef
2018-08-03
1
-3
/
+3
|
*
|
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
622
-4328
/
+6874
|
|
\
\
|
*
|
|
staging: rtl: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-27
2
-6
/
+4
|
*
|
|
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
2018-07-27
8
-18
/
+14
|
*
|
|
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
|
*
|
|
hwrng: msm - remove msm hw_random driver
Vinod Koul
2018-07-27
3
-197
/
+0
|
*
|
|
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-08
1
-2
/
+2
|
*
|
|
crypto: ccree - use CBC-CS3 CTS mode
Gilad Ben-Yossef
2018-07-08
1
-15
/
+5
|
*
|
|
crypto: ccree - remove dead legacy code
Gilad Ben-Yossef
2018-07-08
1
-6
/
+0
|
*
|
|
crypto: ccree - fix iv handling
Gilad Ben-Yossef
2018-07-08
1
-27
/
+84
|
*
|
|
crypto: ccree - fix finup
Hadar Gat
2018-07-08
1
-65
/
+16
|
*
|
|
crypto: remove redundant type flags from tfm allocation
Eric Biggers
2018-07-08
4
-9
/
+4
|
*
|
|
crypto: skcipher - remove useless setting of type flags
Eric Biggers
2018-07-08
5
-35
/
+18
|
*
|
|
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-08
4
-9
/
+8
|
*
|
|
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-08
9
-12
/
+0
|
*
|
|
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-08
15
-103
/
+56
|
*
|
|
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-07-08
6
-13
/
+3
|
*
|
|
crypto: inside-secure - remove request list to improve performance
Ofer Heifetz
2018-07-08
5
-121
/
+119
|
*
|
|
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
Ofer Heifetz
2018-07-08
3
-0
/
+120
|
*
|
|
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
2018-07-08
4
-44
/
+186
|
*
|
|
crypto: inside-secure - hmac(md5) support
Ofer Heifetz
2018-07-08
3
-1
/
+60
|
*
|
|
crypto: inside-secure - md5 support
Ofer Heifetz
2018-07-08
4
-2
/
+72
|
*
|
|
crypto: inside-secure - set tx_max_cmd_queue to 32
Ofer Heifetz
2018-07-08
2
-0
/
+5
|
*
|
|
crypto: inside-secure - reset CDR and RDR rings on module removal
Ofer Heifetz
2018-07-08
1
-0
/
+20
|
*
|
|
crypto: inside-secure - adjust the TRC configuration for EIP197D
Ofer Heifetz
2018-07-08
2
-12
/
+30
|
*
|
|
crypto: inside-secure - eip197d support
Antoine Tenart
2018-07-08
4
-27
/
+54
|
*
|
|
crypto: inside-secure - add multiple processing engine support
Ofer Heifetz
2018-07-08
2
-118
/
+150
[next]