index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
caamhash.c
Commit message (
Expand
)
Author
Age
*
crypto: caam - fix error path for ctx_dma mapping failure
Horia Geantă
2017-05-14
*
crypto: caam - Move common error handling code in two functions
Markus Elfring
2016-09-22
*
crypto: caam - Delete an unnecessary initialisation in seven functions
Markus Elfring
2016-09-22
*
crypto: caam - Return a value directly in caam_hash_cra_init()
Markus Elfring
2016-09-22
*
crypto: caam - Rename a jump label in five functions
Markus Elfring
2016-09-22
*
crypto: caam - Rename jump labels in ahash_setkey()
Markus Elfring
2016-09-22
*
crypto: caam - Use kmalloc_array() in ahash_setkey()
Markus Elfring
2016-09-22
*
crypto: caam - add ahash_edesc_add_src()
Russell King
2016-08-09
*
crypto: caam - move job descriptor initialisation to ahash_edesc_alloc()
Russell King
2016-08-09
*
crypto: caam - add ahash_edesc_alloc() for descriptor allocation
Russell King
2016-08-09
*
crypto: caam - check and use dma_map_sg() return code
Russell King
2016-08-09
*
crypto: caam - ensure that we clean up after an error
Russell King
2016-08-09
*
crypto: caam - replace sec4_sg pointer with array
Russell King
2016-08-09
*
crypto: caam - mark the hardware descriptor as cache line aligned
Russell King
2016-08-09
*
crypto: caam - incorporate job descriptor into struct ahash_edesc
Russell King
2016-08-09
*
crypto: caam - ensure descriptor buffers are cacheline aligned
Russell King
2016-08-09
*
crypto: caam - fix DMA API mapping leak
Russell King
2016-08-09
*
crypto: caam - fix non-hmac hashes
Russell King
2016-08-09
*
crypto: caam - handle core endianness != caam endianness
Horia Geantă
2016-05-31
*
crypto: caam - pass the correct buffer length
Fabio Estevam
2015-12-04
*
crypto: caam - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
*
crypto: caam - fix indentation of close braces
Russell King
2015-10-20
*
crypto: caam - only export the state we really need to export
Russell King
2015-10-20
*
crypto: caam - fix non-block aligned hash calculation
Russell King
2015-10-20
*
crypto: caam - avoid needlessly saving and restoring caam_hash_ctx
Russell King
2015-10-20
*
crypto: caam - print errno code when hash registration fails
Russell King
2015-10-20
*
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-08-31
|
\
|
*
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
2015-08-24
|
*
crypto: caam - Detect hardware features during algorithm registration
Victoria Milhoan
2015-08-10
|
*
crypto: caam - Correct DMA unmap size in ahash_update_ctx()
Victoria Milhoan
2015-08-10
|
*
crypto: caam - Change kmalloc to kzalloc to avoid residual data
Victoria Milhoan
2015-08-10
|
*
crypto: caam - Add cache coherency support
Victoria Milhoan
2015-08-10
*
|
crypto: caam - fix memory corruption in ahash_final_ctx
Horia Geant?
2015-08-13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-23
|
\
|
*
crypto: caam - Fix incorrect size when DMA unmapping buffer
Victoria Milhoan
2015-06-16
*
|
crypto: caam - improve initalization for context state saves
Steve Cornelius
2015-06-16
|
/
*
crypto: caam - fix uninitialized edesc->sec4_sg_bytes field
Yanjiang Jin
2015-03-09
*
crypto: caam - fix addressing of struct member
Cristian Stoica
2014-08-25
*
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2014-08-25
*
crypto: caam - fix uninitialized state->buf_dma field
Horia Geanta
2014-07-23
*
crypto: caam - fix uninitialized edesc->dst_dma field
Horia Geanta
2014-07-23
*
crypto: caam - fix uninitialized S/G table size in ahash_digest
Horia Geanta
2014-07-23
*
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src
Horia Geanta
2014-07-23
*
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst
Horia Geanta
2014-07-23
*
crypto: caam - fix DMA unmapping error in hash_digest_key
Horia Geanta
2014-07-23
*
crypto: caam - fix "failed to check map error" DMA warnings
Horia Geanta
2014-07-23
*
crypto: caam - Check for CAAM block presence before registering with crypto l...
Ruchika Gupta
2014-07-10
*
crypto: caam - Correct the dma mapping for sg table
Ruchika Gupta
2014-06-25
*
crypto: caam - Contain caam_jr_strstatus() ugliness
Marek Vasut
2014-05-08
[next]