projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2018-07-27
Eric Biggers
crypto: arm64/sha256 - increase cra_priority of scalar...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Krzysztof Kozlowski
lib: Use existing define with polynomial
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Krzysztof Kozlowski
staging: rtl: Use existing define with polynomial
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Krzysztof Kozlowski
net: ethernet: Use existing define with polynomial
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Krzysztof Kozlowski
crypto: stm32_crc32 - Use existing define with polynomial
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Krzysztof Kozlowski
lib/crc: Use consistent naming for CRC-32 polynomials
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Krzysztof Kozlowski
lib/crc: Move polynomial definition to separate header
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Timur Tabi
crypto: qcom-rng - Add ACPI support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Vinod Koul
crypto: qcom-rng - Add support for prng-ee
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Vinod Koul
dt-bindings: crypto: Add new compatible qcom, prng-ee
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Vinod Koul
crypto: qcom-rng - Add Qcom prng driver
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Vinod Koul
dt-bindings: crypto: Move prng binding to crypto
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
Vinod Koul
hwrng: msm - remove msm hw_random driver
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Michael Müller
crypto: sharah - Unregister correct algorithms for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Antoine Tenart
crypto: inside-secure - initialize first_rdesc to make...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Antoine Tenart
crypto: inside-secure - switch to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Stephan Mueller
crypto: ecdh - fix typo of P-192 b value
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Stephan Mueller
crypto: dh - update test for public key verification
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Stephan Mueller
crypto: drbg - eliminate constant reinitialization...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Gustavo A....
crypto: dh - fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Gustavo A....
crypto: chtls - use 64-bit arithmetic instead of 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Tom Lendacky
crypto: ccp - Add support for new CCP/PSP device ID
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Tom Lendacky
crypto: ccp - Support register differences between...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Tom Lendacky
crypto: ccp - Remove unused #defines
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Tom Lendacky
crypto: ccp - Add psp enabled message when initializati...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Tom Lendacky
crypto: ccp - Fix command completion detection race
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Gilad Ben-Yossef
crypto: ccree - rate limit debug print
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Gilad Ben-Yossef
crypto: ccree - use CBC-CS3 CTS mode
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Gilad Ben-Yossef
crypto: ccree - remove dead legacy code
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Gilad Ben-Yossef
crypto: ccree - fix iv handling
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Gilad Ben-Yossef
crypto: testmgr - add hash finup tests
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Hadar Gat
crypto: ccree - fix finup
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: remove redundant type flags from tfm allocation
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: skcipher - remove useless setting of type flags
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: aead - remove useless setting of type flags
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: ahash - remove useless setting of cra_type
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: ahash - remove useless setting of type flags
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: shash - remove useless setting of type flags
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: x86/sha-mb - decrease priority of multibuffer...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: sha512_generic - add cra_priority
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: sha256_generic - add cra_priority
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: sha1_generic - add cra_priority
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: MAINTAINERS - fix file path for SHA multibuffer...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Eric Biggers
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mg...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ofer Heifetz
crypto: inside-secure - remove request list to improve...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ofer Heifetz
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ofer Heifetz
crypto: inside-secure - ecb(des) and cbc(des) support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ofer Heifetz
crypto: inside-secure - hmac(md5) support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ofer Heifetz
crypto: inside-secure - md5 support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ofer Heifetz
crypto: inside-secure - set tx_max_cmd_queue to 32
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ofer Heifetz
crypto: inside-secure - reset CDR and RDR rings on...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ofer Heifetz
crypto: inside-secure - adjust the TRC configuration...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Antoine Tenart
Documentation/bindings: crypto: inside-secure: eip197d...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Antoine Tenart
crypto: inside-secure - eip197d support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ofer Heifetz
crypto: inside-secure - add multiple processing engine...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Ofer Heifetz
crypto: inside-secure - dynamic ring configuration...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Antoine Tenart
crypto: inside-secure - add an invalidation flag
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Antoine Tenart
crypto: inside-secure - filter out the algorithms by...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Antoine Tenart
Documentation/bindings: crypto: inside-secure: update...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Antoine Tenart
crypto: inside-secure - use precise compatibles
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Antoine Tenart
crypto: inside-secure - move the firmware to a better...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Stephan Mueller
crypto: dh - add public key verification test
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
lionel.debieve...
crypto: stm32/crc - Add power management support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
lionel.debieve...
crypto: stm32/hash - Add power management support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
lionel.debieve...
crypto: stm32/cryp - Add power management support
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Stafford Horne
crypto: skcipher - Fix -Wstringop-truncation warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-07-08
Stephan Mueller
crypto: ecdh - add public key verification test
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Denis Efremov
crypto: skcipher - remove the exporting of skcipher_wal...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Farhan Ali
crypto: virtio - Register an algo only if it's supported
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Farhan Ali
crypto: virtio - Read crypto services and algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Eric Biggers
crypto: vmac - remove insecure version with hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Eric Biggers
crypto: vmac - add nonced version with big endian digest
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Eric Biggers
crypto: vmac - separate tfm and request context
commit
|
commitdiff
|
tree
|
snapshot
2018-07-01
Eric Biggers
crypto: vmac - require a block cipher with 128-bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Tudor-Dan Ambarus
crypto: atmel-ecc - remove overly verbose dev_info
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Tudor-Dan Ambarus
crypto: atmel-ecc - fix to allow multi segment scatterlists
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Colin Ian King
crypto: cavium - make structure algs static
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Colin Ian King
crypto: aegis - fix indentation of a statement
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Antoine Tenart
crypto: inside-secure - authenc(hmac(sha384), cbc(aes...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Antoine Tenart
crypto: inside-secure - hmac(sha384) support
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Antoine Tenart
crypto: inside-secure - sha384 support
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Antoine Tenart
crypto: sha512_generic - add a sha384 0-length pre...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Antoine Tenart
crypto: inside-secure - authenc(hmac(sha512), cbc(aes...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Antoine Tenart
crypto: inside-secure - hmac(sha512) support
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Antoine Tenart
crypto: inside-secure - sha512 support
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Antoine Tenart
crypto: sha512_generic - add a sha512 0-length pre...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Antoine Tenart
crypto: inside-secure - improve the counter computation
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Antoine Tenart
crypto: inside-secure - use the error handler for inval...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-22
Ofer Heifetz
crypto: inside-secure - increase minimum transfer size
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Linux 4.18-rc1
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Merge tag 'for-linus-20180616' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Merge tag 'docs-broken-links' of git://linuxtv.org...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Merge tag 'fsnotify_for_v4.18-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Merge branch 'afs-proc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Merge branch 'work.compat' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
Linus Torvalds
Merge branch 'work.aio' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Linus Torvalds
Merge tag 'modules-for-v4.18' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
Linus Torvalds
Merge branch 'for-linus-4.18-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
next