index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
crypto: qcom-rng - Add ACPI support
Timur Tabi
1
-3
/
+17
2018-07-27
crypto: qcom-rng - Add support for prng-ee
Vinod Koul
1
-2
/
+9
2018-07-27
dt-bindings: crypto: Add new compatible qcom, prng-ee
Vinod Koul
1
-1
/
+3
2018-07-27
crypto: qcom-rng - Add Qcom prng driver
Vinod Koul
3
-0
/
+220
2018-07-27
dt-bindings: crypto: Move prng binding to crypto
Vinod Koul
1
-0
/
+0
2018-07-27
hwrng: msm - remove msm hw_random driver
Vinod Koul
3
-197
/
+0
2018-07-20
crypto: sharah - Unregister correct algorithms for SAHARA 3
Michael Müller
1
-2
/
+2
2018-07-20
crypto: inside-secure - initialize first_rdesc to make GCC happy
Antoine Tenart
1
-1
/
+1
2018-07-20
crypto: inside-secure - switch to SPDX identifiers
Antoine Tenart
5
-20
/
+5
2018-07-20
crypto: ecdh - fix typo of P-192 b value
Stephan Mueller
1
-1
/
+1
2018-07-20
crypto: dh - update test for public key verification
Stephan Mueller
1
-0
/
+4
2018-07-20
crypto: drbg - eliminate constant reinitialization of SGL
Stephan Mueller
2
-4
/
+8
2018-07-20
crypto: dh - fix memory leak
Gustavo A. R. Silva
1
-1
/
+1
2018-07-13
crypto: chtls - use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-07-13
crypto: ccp - Add support for new CCP/PSP device ID
Tom Lendacky
1
-5
/
+24
2018-07-13
crypto: ccp - Support register differences between PSP devices
Tom Lendacky
4
-23
/
+24
2018-07-13
crypto: ccp - Remove unused #defines
Tom Lendacky
2
-10
/
+2
2018-07-13
crypto: ccp - Add psp enabled message when initialization succeeds
Tom Lendacky
1
-0
/
+2
2018-07-13
crypto: ccp - Fix command completion detection race
Tom Lendacky
1
-2
/
+2
2018-07-08
crypto: ccree - rate limit debug print
Gilad Ben-Yossef
1
-2
/
+2
2018-07-08
crypto: ccree - use CBC-CS3 CTS mode
Gilad Ben-Yossef
1
-15
/
+5
2018-07-08
crypto: ccree - remove dead legacy code
Gilad Ben-Yossef
1
-6
/
+0
2018-07-08
crypto: ccree - fix iv handling
Gilad Ben-Yossef
1
-27
/
+84
2018-07-08
crypto: testmgr - add hash finup tests
Gilad Ben-Yossef
1
-9
/
+46
2018-07-08
crypto: ccree - fix finup
Hadar Gat
1
-65
/
+16
2018-07-08
crypto: remove redundant type flags from tfm allocation
Eric Biggers
6
-11
/
+6
2018-07-08
crypto: skcipher - remove useless setting of type flags
Eric Biggers
5
-35
/
+18
2018-07-08
crypto: aead - remove useless setting of type flags
Eric Biggers
10
-15
/
+8
2018-07-08
crypto: ahash - remove useless setting of cra_type
Eric Biggers
14
-17
/
+0
2018-07-08
crypto: ahash - remove useless setting of type flags
Eric Biggers
20
-119
/
+67
2018-07-08
crypto: shash - remove useless setting of type flags
Eric Biggers
61
-116
/
+5
2018-07-08
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
3
-3
/
+24
2018-07-08
crypto: sha512_generic - add cra_priority
Eric Biggers
1
-0
/
+2
2018-07-08
crypto: sha256_generic - add cra_priority
Eric Biggers
1
-0
/
+2
2018-07-08
crypto: sha1_generic - add cra_priority
Eric Biggers
1
-0
/
+1
2018-07-08
crypto: MAINTAINERS - fix file path for SHA multibuffer code
Eric Biggers
1
-1
/
+1
2018-07-08
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
Eric Biggers
1
-1
/
+1
2018-07-08
crypto: inside-secure - remove request list to improve performance
Ofer Heifetz
5
-121
/
+119
2018-07-08
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
Ofer Heifetz
3
-0
/
+120
2018-07-08
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
4
-44
/
+186
2018-07-08
crypto: inside-secure - hmac(md5) support
Ofer Heifetz
3
-1
/
+60
2018-07-08
crypto: inside-secure - md5 support
Ofer Heifetz
4
-2
/
+72
2018-07-08
crypto: inside-secure - set tx_max_cmd_queue to 32
Ofer Heifetz
2
-0
/
+5
2018-07-08
crypto: inside-secure - reset CDR and RDR rings on module removal
Ofer Heifetz
1
-0
/
+20
2018-07-08
crypto: inside-secure - adjust the TRC configuration for EIP197D
Ofer Heifetz
2
-12
/
+30
2018-07-08
Documentation/bindings: crypto: inside-secure: eip197d support
Antoine Tenart
1
-1
/
+2
2018-07-08
crypto: inside-secure - eip197d support
Antoine Tenart
4
-27
/
+54
2018-07-08
crypto: inside-secure - add multiple processing engine support
Ofer Heifetz
2
-118
/
+150
2018-07-08
crypto: inside-secure - dynamic ring configuration allocation
Ofer Heifetz
3
-38
/
+47
2018-07-08
crypto: inside-secure - add an invalidation flag
Antoine Tenart
4
-12
/
+20
[next]