index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-12
crypto: talitos - fix AEAD test failures
LEROY Christophe
2017-10-12
crypto: crypto4xx - add aes-gcm support
Christian Lamparter
2017-10-12
crypto: crypto4xx - add aes-ccm support
Christian Lamparter
2017-10-12
crypto: crypto4xx - prepare for AEAD support
Christian Lamparter
2017-10-12
crypto: crypto4xx - simplify sa and state context acquisition
Christian Lamparter
2017-10-12
crypto: crypto4xx - fix stalls under heavy load
Christian Lamparter
2017-10-12
crypto: crypto4xx - fix various warnings
Christian Lamparter
2017-10-12
crypto: crypto4xx - overhaul crypto4xx_build_pd()
Christian Lamparter
2017-10-12
crypto: crypto4xx - use the correct LE32 format for IV and key defs
Christian Lamparter
2017-10-12
crypto: crypto4xx - add backlog queue support
Christian Lamparter
2017-10-12
crypto: crypto4xx - increase context and scatter ring buffer elements
Christian Lamparter
2017-10-12
crypto: crypto4xx - fix type mismatch compiler error
Christian Lamparter
2017-10-12
crypto: crypto4xx - fix off-by-one AES-OFB
Christian Lamparter
2017-10-12
crypto: crypto4xx - wire up hmac_mc to hmac_muting
Christian Lamparter
2017-10-12
crypto: keywrap - simplify code
Stephan Mueller
2017-10-12
crypto: dh - return unsigned value for crypto_dh_key_len()
Tudor-Dan Ambarus
2017-10-12
crypto: dh - return unsigned int for dh_data_size()
Tudor-Dan Ambarus
2017-10-12
crypto: ecdh - return unsigned value for crypto_ecdh_key_len()
Tudor-Dan Ambarus
2017-10-12
crypto: bcm - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
crypto: qat - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
crypto: chelsio - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
crypto: virtio - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
crypto: omap-aes - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
hwrng: core - pr_err() strings should end with newlines
Arvind Yadav
2017-10-12
crypto: lrw - Check for incorrect cipher name
Christophe Jaillet
2017-10-12
crypto: lrw - Fix an error handling path in 'create()'
Christophe Jaillet
2017-10-07
crypto: bcm - use of_device_get_match_data
Corentin LABBE
2017-10-07
crypto: omap - use of_device_get_match_data
Corentin LABBE
2017-10-07
crypto: stm32 - use of_device_get_match_data
Corentin LABBE
2017-10-07
crypto: algboss - remove redundant setting of len to zero
Colin Ian King
2017-10-07
crypto: omap - return -ENOMEM on allocation failure.
Allen
2017-10-07
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
2017-10-07
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
2017-10-07
padata: set cpu_index of unused CPUs to -1
Mathias Krause
2017-10-07
crypto: crc32-pclmul - remove useless relative addressing
Mikulas Patocka
2017-10-07
crypto:ccp - invoke the DMA callback in a standard way
amd
2017-10-07
crypto: ccp - unmap pages and remove unmap objects in callback
amd
2017-09-22
crypto: brcm - Explicity ACK mailbox message
raveendra padasalagi
2017-09-22
crypto: drop unnecessary return statements
Geliang Tang
2017-09-22
crypto: Use PTR_ERR_ZERO
Himanshu Jha
2017-09-22
crypto: inside-secure - remove null check before kfree
Himanshu Jha
2017-09-22
crypto: n2 - remove null check before kfree
Himanshu Jha
2017-09-22
crypto: padlock-sha - constify x86_cpu_id
Arvind Yadav
2017-09-22
crypto: padlock-aes - constify x86_cpu_id
Arvind Yadav
2017-09-22
crypto: crypto4xx - pointer arithmetic overhaul
Christian Lamparter
2017-09-22
crypto: crypto4xx - fix crypto4xx_build_pdr, crypto4xx_build_sdr leak
Christian Lamparter
2017-09-22
crypto: crypto4xx - replace crypto4xx_dev's scatter_buffer_size with constant
Christian Lamparter
2017-09-22
crypto: crypto4xx - refactor crypto4xx_copy_pkt_to_dst()
Christian Lamparter
2017-09-22
crypto: crypto4xx - enable AES RFC3686, ECB, CFB and OFB offloads
Christian Lamparter
2017-09-22
crypto: crypto4xx - move and refactor dynamic_contents helpers
Christian Lamparter
[next]