index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
crypto: rmd256 - use swap macro in rmd256_transform
Gustavo A. R. Silva
1
-5
/
+5
2018-07-27
crypto: arm64/sha256 - increase cra_priority of scalar implementations
Eric Biggers
1
-2
/
+2
2018-07-27
lib: Use existing define with polynomial
Krzysztof Kozlowski
2
-2
/
+4
2018-07-27
staging: rtl: Use existing define with polynomial
Krzysztof Kozlowski
2
-6
/
+4
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
8
-18
/
+14
2018-07-27
crypto: stm32_crc32 - Use existing define with polynomial
Krzysztof Kozlowski
1
-7
/
+4
2018-07-27
lib/crc: Use consistent naming for CRC-32 polynomials
Krzysztof Kozlowski
3
-9
/
+9
2018-07-27
lib/crc: Move polynomial definition to separate header
Krzysztof Kozlowski
4
-14
/
+22
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-09
crypto: ccree - rate limit debug print
Gilad Ben-Yossef
1
-2
/
+2
2018-07-09
crypto: ccree - use CBC-CS3 CTS mode
Gilad Ben-Yossef
1
-15
/
+5
2018-07-09
crypto: ccree - remove dead legacy code
Gilad Ben-Yossef
1
-6
/
+0
2018-07-09
crypto: ccree - fix iv handling
Gilad Ben-Yossef
1
-27
/
+84
2018-07-09
crypto: testmgr - add hash finup tests
Gilad Ben-Yossef
1
-9
/
+46
2018-07-09
crypto: ccree - fix finup
Hadar Gat
1
-65
/
+16
2018-07-09
crypto: remove redundant type flags from tfm allocation
Eric Biggers
6
-11
/
+6
2018-07-09
crypto: skcipher - remove useless setting of type flags
Eric Biggers
5
-35
/
+18
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
10
-15
/
+8
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
14
-17
/
+0
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
20
-119
/
+67
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
61
-116
/
+5
2018-07-09
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
3
-3
/
+24
2018-07-09
crypto: sha512_generic - add cra_priority
Eric Biggers
1
-0
/
+2
2018-07-09
crypto: sha256_generic - add cra_priority
Eric Biggers
1
-0
/
+2
2018-07-09
crypto: sha1_generic - add cra_priority
Eric Biggers
1
-0
/
+1
2018-07-09
crypto: MAINTAINERS - fix file path for SHA multibuffer code
Eric Biggers
1
-1
/
+1
2018-07-09
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
Eric Biggers
1
-1
/
+1
2018-07-09
crypto: inside-secure - remove request list to improve performance
Ofer Heifetz
5
-121
/
+119
2018-07-09
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
Ofer Heifetz
3
-0
/
+120
2018-07-09
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
4
-44
/
+186
2018-07-09
crypto: inside-secure - hmac(md5) support
Ofer Heifetz
3
-1
/
+60
2018-07-09
crypto: inside-secure - md5 support
Ofer Heifetz
4
-2
/
+72
[next]