index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-13
crypto: ccp - Add psp enabled message when initialization succeeds
Tom Lendacky
2018-07-13
crypto: ccp - Fix command completion detection race
Tom Lendacky
2018-07-09
crypto: ccree - rate limit debug print
Gilad Ben-Yossef
2018-07-09
crypto: ccree - use CBC-CS3 CTS mode
Gilad Ben-Yossef
2018-07-09
crypto: ccree - remove dead legacy code
Gilad Ben-Yossef
2018-07-09
crypto: ccree - fix iv handling
Gilad Ben-Yossef
2018-07-09
crypto: testmgr - add hash finup tests
Gilad Ben-Yossef
2018-07-09
crypto: ccree - fix finup
Hadar Gat
2018-07-09
crypto: remove redundant type flags from tfm allocation
Eric Biggers
2018-07-09
crypto: skcipher - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: aead - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
2018-07-09
crypto: sha512_generic - add cra_priority
Eric Biggers
2018-07-09
crypto: sha256_generic - add cra_priority
Eric Biggers
2018-07-09
crypto: sha1_generic - add cra_priority
Eric Biggers
2018-07-09
crypto: MAINTAINERS - fix file path for SHA multibuffer code
Eric Biggers
2018-07-09
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
Eric Biggers
2018-07-09
crypto: inside-secure - remove request list to improve performance
Ofer Heifetz
2018-07-09
crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) support
Ofer Heifetz
2018-07-09
crypto: inside-secure - ecb(des) and cbc(des) support
Ofer Heifetz
2018-07-09
crypto: inside-secure - hmac(md5) support
Ofer Heifetz
2018-07-09
crypto: inside-secure - md5 support
Ofer Heifetz
2018-07-09
crypto: inside-secure - set tx_max_cmd_queue to 32
Ofer Heifetz
2018-07-09
crypto: inside-secure - reset CDR and RDR rings on module removal
Ofer Heifetz
2018-07-09
crypto: inside-secure - adjust the TRC configuration for EIP197D
Ofer Heifetz
2018-07-09
Documentation/bindings: crypto: inside-secure: eip197d support
Antoine Tenart
2018-07-09
crypto: inside-secure - eip197d support
Antoine Tenart
2018-07-09
crypto: inside-secure - add multiple processing engine support
Ofer Heifetz
2018-07-09
crypto: inside-secure - dynamic ring configuration allocation
Ofer Heifetz
2018-07-09
crypto: inside-secure - add an invalidation flag
Antoine Tenart
2018-07-09
crypto: inside-secure - filter out the algorithms by engine
Antoine Tenart
2018-07-09
Documentation/bindings: crypto: inside-secure: update the compatibles
Antoine Tenart
2018-07-09
crypto: inside-secure - use precise compatibles
Antoine Tenart
2018-07-09
crypto: inside-secure - move the firmware to a better location
Antoine Tenart
2018-07-09
crypto: dh - add public key verification test
Stephan Mueller
2018-07-09
crypto: stm32/crc - Add power management support
lionel.debieve@st.com
2018-07-09
crypto: stm32/hash - Add power management support
lionel.debieve@st.com
2018-07-09
crypto: stm32/cryp - Add power management support
lionel.debieve@st.com
2018-07-09
crypto: skcipher - Fix -Wstringop-truncation warnings
Stafford Horne
2018-07-09
crypto: ecdh - add public key verification test
Stephan Mueller
2018-07-01
crypto: skcipher - remove the exporting of skcipher_walk_next
Denis Efremov
2018-07-01
crypto: virtio - Register an algo only if it's supported
Farhan Ali
2018-07-01
crypto: virtio - Read crypto services and algorithm masks
Farhan Ali
2018-07-01
crypto: vmac - remove insecure version with hardcoded nonce
Eric Biggers
2018-07-01
crypto: vmac - add nonced version with big endian digest
Eric Biggers
2018-07-01
crypto: vmac - separate tfm and request context
Eric Biggers
2018-07-01
crypto: vmac - require a block cipher with 128-bit block size
Eric Biggers
[next]