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
2022-01-27
crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
Marek Vasut
2022-01-27
crypto: qce - fix uaf on qce_ahash_register_one
Chengfeng Ye
2021-11-26
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2021-11-26
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
2021-10-06
crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
Dan Carpenter
2021-09-26
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
2021-09-22
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
2021-09-22
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
2021-09-22
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
2021-09-22
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2021-09-22
crypto: qat - fix reuse of completion variable
Marco Chiappero
2021-09-22
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
2021-09-22
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
2021-09-22
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
2021-09-22
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
2021-09-22
crypto: talitos - reduce max key size for SEC1
Christophe Leroy
2021-07-20
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
2021-07-20
crypto: ccp - Fix a resource leak in an error handling path
Christophe JAILLET
2021-07-20
crypto: ux500 - Fix error return code in hash_hw_final()
Zhen Lei
2021-07-20
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
2021-07-20
crypto: qat - remove unused macro in FW loader
Jack Xu
2021-07-20
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
2021-07-20
crypto: nx - add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-05-22
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
2021-05-22
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
2021-05-22
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
2021-05-22
crypto: qat - don't release uninitialized resources
Tong Zhang
2021-03-03
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
2021-03-03
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
2021-03-03
crypto: bcm - Rename struct device_private to bcm_device_private
Jiri Olsa
2021-03-03
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
2020-12-29
crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
Zhang Qilong
2020-12-29
crypto: talitos - Fix return type of current_desc_hdr()
Christophe Leroy
2020-10-29
crypto: ccp - fix error handling
Pavel Machek
2020-10-29
cypto: mediatek - fix leaks in mtk_desc_ring_alloc
Xiaoliang Pang
2020-10-29
crypto: omap-sham - fix digcnt register handling with export/import
Tero Kristo
2020-10-29
crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
2020-10-29
crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()
Tianjia Zhang
2020-10-17
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
2020-10-17
crypto: bcm - Verify GCM/CCM key length in setkey
Herbert Xu
2020-08-21
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-08-21
crypto: ccp - Fix use of merged scatterlists
John Allen
2020-08-21
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
2020-08-05
crypto: ccp - Release all allocated memory if sha type is invalid
Navid Emamdoost
2020-06-25
crypto: omap-sham - add proper load balancing support for multicore
Tero Kristo
2020-06-20
Crypto/chcr: fix for ccm(aes) failed test
Devulapally Shiva Krishna
2020-06-20
crypto: ccp -- don't "select" CONFIG_DMADEVICES
Arnd Bergmann
2020-06-20
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
2020-06-20
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
2020-06-20
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
[next]