index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2024-02-23
crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked
Kim Phillips
2024-02-23
crypto: stm32/crc32 - fix parsing list of devices
Thomas Bourgoin
2024-01-25
virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()
Wei Yongjun
2024-01-25
virtio-crypto: fix memory-leak
lei he
2024-01-25
crypto: sahara - do not resize req->src when doing hash operations
Ovidiu Panait
2024-01-25
crypto: sahara - fix processing hash requests with req->nbytes < sg->length
Ovidiu Panait
2024-01-25
crypto: sahara - improve error handling in sahara_sha_process()
Ovidiu Panait
2024-01-25
crypto: sahara - fix wait_for_completion_timeout() error handling
Ovidiu Panait
2024-01-25
crypto: sahara - fix ahash reqsize
Ovidiu Panait
2024-01-25
crypto: sahara - handle zero-length aes requests
Ovidiu Panait
2024-01-25
crypto: sahara - avoid skcipher fallback code duplication
Ovidiu Panait
2024-01-25
crypto: virtio - Wait for tasklet to complete on device remove
wangyangxin
2024-01-25
crypto: sahara - fix error handling in sahara_hw_descriptor_create()
Ovidiu Panait
2024-01-25
crypto: sahara - fix processing requests with cryptlen < sg->length
Ovidiu Panait
2024-01-25
crypto: sahara - fix ahash selftest failure
Ovidiu Panait
2024-01-25
crypto: sahara - fix cbc selftest failure
Ovidiu Panait
2024-01-25
crypto: sahara - remove FLAGS_NEW_KEY logic
Ovidiu Panait
2024-01-25
crypto: ccp - fix memleak in ccp_init_dm_workarea
Dinghao Liu
2024-01-25
crypto: sa2ul - Return crypto_aead_setkey to transfer the error
Chen Ni
2024-01-25
crypto: virtio - Handle dataq logic with tasklet
Gonglei (Arei)
2024-01-25
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
2024-01-25
virtio-crypto: use private buffer for control request
zhenwei pi
2024-01-25
virtio-crypto: change code style
zhenwei pi
2024-01-25
virtio-crypto: implement RSA algorithm
zhenwei pi
2023-11-20
crypto: qat - increase size of buffers
Giovanni Cabiddu
2023-11-20
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
2023-11-20
crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
2023-11-20
crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
2023-11-20
crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
Christophe JAILLET
2023-09-19
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
2023-09-19
crypto: caam - fix unchecked return value error
Gaurav Jain
2023-09-19
crypto: stm32 - Properly handle pm_runtime_get failing
Uwe Kleine-König
2023-07-27
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
2023-07-27
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2023-06-09
crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
Sean Christopherson
2023-06-09
crypto: ccp: Reject SEV commands with mismatching command buffer
Sean Christopherson
2023-05-17
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
Christophe JAILLET
2023-05-17
crypto: ccp - Clear PSP interrupt status register before calling handler
Jeremi Piotrowski
2023-05-17
crypto: sa2ul - Select CRYPTO_DES
Suman Anna
2023-05-17
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
2023-05-17
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
2023-03-11
crypto: hisilicon: Wipe entire pool on error
Kees Cook
2023-03-11
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
2023-03-11
crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmware
Tom Lendacky
2023-03-11
crypto: ccp - Refactor out sev_fw_alloc()
Peter Gonda
2023-03-11
crypto: ccp - Failure on re-initialization due to duplicate sysfs filename
Koba Ko
2023-03-11
crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2
David Rientjes
2023-03-11
crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
John Allen
2023-03-11
crypto: ccp: Use the stack and common buffer for status commands
Sean Christopherson
2023-03-11
crypto: ccp: Use the stack for small SEV command buffers
Sean Christopherson
[next]