index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2021-11-26
2
-0
/
+12
*
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
2021-11-26
1
-0
/
+7
*
crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
Dan Carpenter
2021-10-06
1
-6
/
+8
*
crypto: talitos - fix max key size for sha384 and sha512
Christophe Leroy
2021-09-26
1
-1
/
+1
*
crypto: mxs-dcp - Use sg_mapping_iter to copy data
Sean Anderson
2021-09-22
1
-27
/
+9
*
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
2021-09-22
1
-3
/
+4
*
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
2021-09-22
1
-1
/
+0
*
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2021-09-22
5
-16
/
+16
*
crypto: qat - fix reuse of completion variable
Marco Chiappero
2021-09-22
1
-0
/
+2
*
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
2021-09-22
1
-3
/
+4
*
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
2021-09-22
1
-2
/
+3
*
crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()
Tony Lindgren
2021-09-22
1
-1
/
+1
*
crypto: mxs-dcp - Check for DMA mapping errors
Sean Anderson
2021-09-22
1
-10
/
+35
*
crypto: talitos - reduce max key size for SEC1
Christophe Leroy
2021-09-22
1
-0
/
+4
*
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
2021-07-20
1
-3
/
+5
*
crypto: ccp - Fix a resource leak in an error handling path
Christophe JAILLET
2021-07-20
1
-2
/
+4
*
crypto: ux500 - Fix error return code in hash_hw_final()
Zhen Lei
2021-07-20
1
-0
/
+1
*
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
2021-07-20
1
-1
/
+1
*
crypto: qat - remove unused macro in FW loader
Jack Xu
2021-07-20
1
-1
/
+0
*
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
2021-07-20
1
-1
/
+5
*
crypto: nx - add missing MODULE_DEVICE_TABLE
Bixuan Cui
2021-07-20
1
-0
/
+1
*
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
2021-05-22
1
-0
/
+1
*
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
2021-05-22
1
-8
/
+21
*
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
2021-05-22
3
-6
/
+6
*
crypto: qat - don't release uninitialized resources
Tong Zhang
2021-05-22
1
-4
/
+13
*
crypto: sun4i-ss - handle BigEndian for cipher
Corentin Labbe
2021-03-03
1
-6
/
+6
*
crypto: sun4i-ss - checking sg length is not sufficient
Corentin Labbe
2021-03-03
1
-2
/
+2
*
crypto: bcm - Rename struct device_private to bcm_device_private
Jiri Olsa
2021-03-03
3
-4
/
+4
*
crypto: sun4i-ss - fix kmap usage
Corentin Labbe
2021-03-03
1
-44
/
+65
*
crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
Zhang Qilong
2020-12-29
1
-1
/
+2
*
crypto: talitos - Fix return type of current_desc_hdr()
Christophe Leroy
2020-12-29
1
-3
/
+3
*
crypto: ccp - fix error handling
Pavel Machek
2020-10-29
1
-1
/
+1
*
cypto: mediatek - fix leaks in mtk_desc_ring_alloc
Xiaoliang Pang
2020-10-29
1
-2
/
+2
*
crypto: omap-sham - fix digcnt register handling with export/import
Tero Kristo
2020-10-29
1
-0
/
+3
*
crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
2020-10-29
1
-1
/
+1
*
crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()
Tianjia Zhang
2020-10-29
1
-2
/
+2
*
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
2020-10-17
1
-1
/
+9
*
crypto: bcm - Verify GCM/CCM key length in setkey
Herbert Xu
2020-10-17
1
-1
/
+14
*
crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not specified
Mikulas Patocka
2020-08-21
3
-6
/
+9
*
crypto: ccp - Fix use of merged scatterlists
John Allen
2020-08-21
2
-11
/
+27
*
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
2020-08-21
1
-2
/
+7
*
crypto: ccp - Release all allocated memory if sha type is invalid
Navid Emamdoost
2020-08-05
1
-1
/
+2
*
crypto: omap-sham - add proper load balancing support for multicore
Tero Kristo
2020-06-25
1
-33
/
+31
*
Crypto/chcr: fix for ccm(aes) failed test
Devulapally Shiva Krishna
2020-06-20
1
-1
/
+1
*
crypto: ccp -- don't "select" CONFIG_DMADEVICES
Arnd Bergmann
2020-06-20
1
-2
/
+1
*
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
2020-06-20
1
-0
/
+1
*
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
2020-06-20
1
-5
/
+10
*
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
2020-06-20
1
-2
/
+3
*
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
2020-06-20
1
-2
/
+2
*
crypto: talitos - fix ECB and CBC algs ivsize
Su Kang Yin
2020-06-20
1
-1
/
+1
[next]